In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Jan 23, 2026
to the GitHub Advisory Database
•
Updated Feb 26, 2026
Description
Published by the National Vulnerability Database
Jan 23, 2026
Published to the GitHub Advisory Database
Jan 23, 2026
Last updated
Feb 26, 2026
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.
References