CVE-2026-68158: libceph: Fix multiplication overflow in decode_new_up_state_weight()

Published Aug 10, 2026
·
Updated

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

libceph: Fix multiplication overflow in decodenewupstateweight()

If a message of type CEPHMSGOSDMAP contains a (maliciously) corrupted osdmap, out-of-bounds memory accesses may occur in decodenewupstateweight(). This happens because the bounds check for the newstate part is based on calculating its length depending on a len value read from the incoming message. This calculation may overflow leading to an incorrect bounds check. Subsequently, out-of-bounds reads may occur when decoding this part.

This patch switches the multiplication to use checkmuloverflow() to abort processing the osdmap if an overflow occurred. Therefore, osdmaps/messages containing large values for len that result in a multiplication overflow are treated as invalid.

[ idryomov: rename newstatelen -> newstateitemsize, formatting ]

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Linux kernel to a version that resolves this vulnerability.

    Patch libceph: Fix multiplication overflow in decode_new_up_state_weight()

Event History

Aug 10, 2026
CVE Published
via MITRE·11:59 AM
Data Sourced
via MITRE·11:59 AM
Description
Data Sourced
via NVD·01:20 PM
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-68158?

The severity of CVE-2026-68158 is rated as risk 33.

2

What type of vulnerability is CVE-2026-68158?

CVE-2026-68158 is a multiplication overflow vulnerability that affects the decode_new_up_state_weight() function in the Linux kernel.

3

How does CVE-2026-68158 impact the system?

CVE-2026-68158 may lead to out-of-bounds memory accesses if a maliciously corrupted osdmap is processed.

4

How do I fix CVE-2026-68158?

To fix CVE-2026-68158, update the Linux kernel to the latest version that addresses this specific vulnerability.

5

When was CVE-2026-68158 published?

CVE-2026-68158 was published on August 10, 2026.

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