Security Advisory

CVE-2026-22990

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-01-23 15:24:11
Last updated 2026-02-09 08:36:41
Assigner Linux
State PUBLISHED

Description

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.