CVE-2026-43406

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
08/05/2026
Last modified:
08/05/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> libceph: prevent potential out-of-bounds reads in process_message_header()<br /> <br /> If the message frame is (maliciously) corrupted in a way that the<br /> length of the control segment ends up being less than the size of the<br /> message header or a different frame is made to look like a message<br /> frame, out-of-bounds reads may ensue in process_message_header().<br /> <br /> Perform an explicit bounds check before decoding the message header.

Impact