PT-2026-70947 · Linux · Linux Kernel
CVE-2026-68433
·
Published
2026-08-12
·
Updated
2026-08-14
CVSS v3.1
8.6
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An uninitialized memory read exists in the
handle get version reply() function. The issue occurs because the function uses msg->front alloc len as the decode boundary for MON GET VERSION REPLY, which represents the size of the reused reply buffer rather than the actual bytes received. Consequently, a truncated reply may pass the ceph decode need() check and decode a second u64 value from stale tail bytes remaining in the buffer from a previous message.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel