VDB
DEBIAN-CVE-2025-71116
DEBIAN-CVE-2025-71116
PUBLISHED
CVSS 7.099999904632568 HIGH
In the Linux kernel, the following vulnerability has been resolved: libceph: make decode_pool() more resilient against corrupted osdmaps If the osdmap is (maliciously) corrupted such that the encoded length of ceph_pg_pool envelope is less than what is expected for a particular encoding version, out-of-bounds reads may ensue because the only bounds check that is there is based on that length value. This patch adds explicit bounds checks for each field that is decoded or skipped.
Risk Scores
CVSS v3.1
7.099999904632568
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 0, 6.12.38-1, 6.12.41-1 |
| Debian:11 | linux-6.1 | *, 6.1.159-1, 6.1.158-1 |
| Debian:13 | linux | 6.12.41-1, 0, 6.12.38-1 |
| Debian:12 | linux | 6.1.148-1, 6.1.128-1, 6.1.129-1 |
| Debian:11 | linux | 5.10.234-1, 5.10.244-1, 5.10.247-1 |
Timeline
- Jan 14, 2026 CVE Published
- Apr 28, 2026 CVE Updated