CVE-2026-80561 evidence review
Linux
In the Linux kernel, the following vulnerability has been resolved: libceph: fix multiple unsafe decodes in decode_locker() decode_locker() in cls_lock_client.c contains three unsafe decode operations that allow a malicious or compromised OSD to trigger slab-out-of-bounds reads: 1. ceph_decode_copy() at the locker_id_t name field has no preceding bounds check. With p == end after ceph_start_decoding() accepts struct_len=0, this reads sizeof(ceph_entity_name) = 9 bytes past the validated buffer boundary. 2. *p += sizeof(struct ceph_timespec) after the locker_info_t header is an unchecked poi...
This record remains available for product and version identification, but it is not presented as a complete remediation procedure. Confirm the affected range and the supported fix in a direct vendor advisory before changing production systems.
Identify the product and installed version
Record whether Linux is present, where it is installed, and which interfaces are exposed.
- Record the product name, package or appliance identifier, and installed version.
- Identify internet-facing, administrative, API, and internal access paths.
- Preserve the pre-change configuration and relevant service logs.
Compare the affected range
Use the current record as an identification aid: >= d4ed4a530562881cc5225050e42d96034f405aae < 1ed45c8d96498725eb54f740172f9068d8673906, >= d4ed4a530562881cc5225050e42d96034f405aae < 6265103e78f0ee7e2518de9cf938b94bee9700a0, >= d4ed4a530562881cc5225050e42d96034f405aae < 3c3716dc06a34e4ca7f743f5fcfa07fbc5a11070, >= d4ed4a530562881cc5225050e42d96034f405aae < fa4aa86fff0c56799c2e3f51a88879053285f4a9, >= d4ed4a530562881cc5225050e42d96034f405aae < dbfd83f722a78446ec18a476ef7a38e52240b50a, >= d4ed4a530562881cc5225050e42d96034f405aae < d1bba38574d095f191557d397d9633f08cd966b1, >= d4ed4a530562881cc5225050e42d96034f405aae < 51c8d238fe7236de627ab1a1433694552a904136, >= d4ed4a530562881cc5225050e42d96034f405aae < 437b6551cfcc235eea1d735a874f9d421f555e17, >= 4.9. Resolve incomplete inventory results before deciding that an asset is unaffected.
Verify the authoritative remediation source
Open the linked source material and locate a direct vendor advisory for this CVE. Confirm the supported fixed release and product-specific update path before making a production change.
Operational boundary
This page does not replace the vendor advisory, support contract, change-management process, or recovery plan. Do not infer that an asset is unaffected from an incomplete inventory query or a missing fixed-version field.