Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-68158

libceph: Fix multiplication overflow in decode_new_up_state_weight()
Back to all
CVE

CVE-2026-68158

libceph: Fix multiplication overflow in decode_new_up_state_weight()

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

libceph: Fix multiplication overflow in decodenewupstateweight()

If a message of type CEPHMSGOSD_MAP contains a (maliciously) corrupted

osdmap, out-of-bounds memory accesses may occur in

decodenewupstateweight(). This happens because the bounds check for

the new_state 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 -> newstateitem_size, formatting ]

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.8
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
0
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
-

Related Resources

No items found.

References

https://git.kernel.org/stable/c/05c90e059269f087becfcce23348496085835c29, https://git.kernel.org/stable/c/143ba49ead77ec483c0326f8aaad8649874e99c4, https://git.kernel.org/stable/c/1732d89dfcd74f6fde9ce70900d316c4a151c153, https://git.kernel.org/stable/c/2ceee3b77b83052648c40fef965f836fd7699d26, https://git.kernel.org/stable/c/98917a499ec7064c14fc56d180a4fd636fc2784c, https://git.kernel.org/stable/c/bee4b5b53e7bff0467fd916cc44c9b190733c6bd, https://git.kernel.org/stable/c/e4473751cc37db41f3f7da25d64a23e0c74570f1, https://git.kernel.org/stable/c/f6961070c326bd158c38fa48756cde2bd78c4aaa, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68158.json, https://nvd.nist.gov/vuln/detail/CVE-2026-68158, https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Severity

9.8

CVSS Score
0
10

Basic Information

Base CVSS
9.8
EPSS Probability
0.00704%
EPSS Percentile
0.50637%
Introduced Version
930c532869774ebf8af9efe9484c597f896a7d46,0,3.10.103,3.12.63,3.14.75,3.16.39,3.18.39,4.1.30,4.4.17,4.6.6,4.7.0,5.11.0,5.16.0,6.2.0,6.7.0,6.13.0,6.19.0
Fix Available
98917a499ec7064c14fc56d180a4fd636fc2784c,3.11,3.13,3.15,3.17,3.19,4.2,4.5,4.7,5.10.265,5.15.216,6.1.183,6.6.148,6.12.101,6.18.42,7.1.6,6.12.101-1~deb12u1,6.12.101-1

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading