CVE Catalog

CVE-2026-22990

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.34%

26th percentile - higher than 26% of all known CVEs

Summary

A vulnerability in the Linux kernel has been resolved in libceph, concerning the overzealous use of BUG_ON in the osdmap_apply_incremental() function. If the osdmap is maliciously corrupted, it should be declared invalid instead of triggering a bug.

Risk Assessment

Malicious corruption of the osdmap could lead to system instability and data security issues. Improper error handling may allow attackers to exploit this vulnerability.

Recommendation

It is recommended to update the Linux kernel to the latest version to eliminate this vulnerability. Additionally, monitor the integrity of the osdmap to detect potential attacks.

Other vulnerabilities in Linux kernel, libceph

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS