CVE-2026-68433: libceph: bound get_version reply decode to front len

Published Aug 12, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

libceph: bound getversion reply decode to front len

handlegetversionreply() uses msg->frontalloclen as the decode boundary for MONGETVERSIONREPLY. That is the size of the reused reply buffer, not the number of bytes actually received.

A truncated reply can therefore pass cephdecodeneed() and decode the second u64 from stale tail bytes left in the buffer by an earlier message, causing an uninitialized memory read.

Use msg->front.iovlen as the receive-side decode boundary, matching other libceph reply handlers and limiting decoding to the bytes that were actually read from the wire.

Affected Software

1 affected component
Linux Linux kernel

Event History

Aug 12, 2026
CVE Published
via MITRE·12:07 AM
Data Sourced
via MITRE·12:07 AM
Description
Data Sourced
via NVD·12:17 AM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-68433?

CVE-2026-68433 has a risk rating of 17, indicating a high severity vulnerability.

2

How do I fix CVE-2026-68433?

To remediate CVE-2026-68433, update to the latest version of the Linux kernel where the vulnerability is patched.

3

What impact does CVE-2026-68433 have on the Linux kernel?

CVE-2026-68433 could potentially allow an attacker to exploit buffer handling issues in the libceph component of the Linux kernel.

4

In which component of the Linux kernel is CVE-2026-68433 found?

CVE-2026-68433 is found in the libceph component of the Linux kernel.

5

What is the nature of the vulnerability in CVE-2026-68433?

The vulnerability in CVE-2026-68433 involves improper handling of message decoding boundaries, which can lead to buffer overflows.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203