Bug 2432400 (CVE-2026-22990) - CVE-2026-22990 kernel: libceph: replace overzealous BUG_ON in osdmap_apply_incremental()
Summary: CVE-2026-22990 kernel: libceph: replace overzealous BUG_ON in osdmap_apply_in...
Keywords:
Status: NEW
Alias: CVE-2026-22990
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-01-23 16:03 UTC by OSIDB Bzimport
Modified: 2026-01-24 00:06 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-01-23 16:03:35 UTC
In the Linux kernel, the following vulnerability has been resolved:

libceph: replace overzealous BUG_ON in osdmap_apply_incremental()

If the osdmap is (maliciously) corrupted such that the incremental
osdmap epoch is different from what is expected, there is no need to
BUG.  Instead, just declare the incremental osdmap to be invalid.


Note You need to log in before you can comment on or make changes to this bug.