LiveActive security incident?Get immediate response
CVE Record

CVE-2025-71116: libceph: make decode_pool() more resilient against corrupted osdmaps

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.

CriticalCVSS 9.1Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

A malformed or malicious Ceph OSD map can make the Linux kernel’s Ceph library read beyond expected memory boundaries. Successful exploitation could expose kernel memory or crash affected systems, threatening confidentiality and availability. The issue is rated critical at CVSS 9.1.

Executive priority

Treat as an urgent patching and exposure-verification item for Ceph-connected Linux infrastructure. Prioritize systems whose compromise or outage would affect sensitive data or critical services. The critical score warrants prompt action, although the supplied sources do not establish active exploitation.

Technical view

libceph’s decode_pool() trusted an encoded ceph_pg_pool envelope length without checking every decoded or skipped field. A shorter-than-required envelope for its encoding version can cause out-of-bounds reads. Linux stable patches add explicit field-level bounds checks.

Likely exposure

Exposure is limited to Linux systems using libceph and processing Ceph OSD maps. The supplied affected-version data spans multiple kernel lines but does not provide clear distribution package mappings. Confirm exposure against the running kernel and vendor guidance.

Exploitation context

The CVSS vector describes network-reachable, low-complexity exploitation requiring no privileges or user interaction, with high confidentiality and availability impact. The source bundle reports KEV as false and provides no evidence of active exploitation or a public exploit. KEV absence alone does not prove exploitation is impossible.

Researcher notes

The defect is an out-of-bounds read caused by insufficient validation of a versioned ceph_pg_pool envelope. Expected impacts are information disclosure and denial of service, not integrity compromise. The bundle lists several stable backports, but its affected-version presentation is ambiguous and should not replace branch-specific or distribution guidance.

Mitigation direction

  • Inventory Linux systems that use libceph and receive Ceph OSD maps.
  • Install a vendor-supported kernel containing the applicable Linux stable fix.
  • Prioritize reachable Ceph-connected systems and workloads handling sensitive data.
  • Follow distribution guidance where packaged kernels do not map cleanly to upstream releases.

Validation and detection

  • Record each system’s running kernel version and whether libceph is loaded or actively used.
  • Map the running kernel to vendor advisories and the applicable stable commit.
  • Confirm the updated running kernel includes explicit per-field decode_pool() bounds checks.
  • Monitor kernel and Ceph logs for faults associated with OSD map decoding.
Prepared
Confidence
medium
Sources
9

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2025-71116 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
8Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.1CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H3.95.2Linux

Vulnerability scoring details

Base CVSS 3.1 score

9.1Critical
CVSS 3.1 vector shape for CVE-2025-71116Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux4f6a7e5ee1393ec4b243b39dac9f36992d161540, 4f6a7e5ee1393ec4b243b39dac9f36992d161540, 4f6a7e5ee1393ec4b243b39dac9f36992d161540, 4f6a7e5ee1393ec4b243b39dac9f36992d161540, 4f6a7e5ee1393ec4b243b39dac9f36992d161540, 4f6a7e5ee1393ec4b243b39dac9f36992d161540, 4f6a7e5ee1393ec4b243b39dac9f36992d161540unaffected
LinuxLinux3.9, 0, 5.10.248, 5.15.198, 6.1.160, 6.6.120, 6.12.64, 6.18.3, 6.19affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.