Local resource exhaustion via leaked pinned pages
Published Dec 29, 2024 · Updated May 11, 2026
A memory leak in Linux kernel 6.6 CephFS direct I/O allows local users to consume kernel memory through sparse extent-map allocation failures. The ceph_direct_read_write() path allocates a bvecs array and pins its pages before ceph_alloc_sparse_ext_map(), then releases neither resource if that later allocation fails. Reachability requires local access to CephFS direct I/O and the failing path; repeated failures consume kernel memory and interrupt service.
Summary
What happened
A memory leak in Linux kernel 6.6 CephFS direct I/O allows local users to consume kernel memory through sparse extent-map allocation failures. The ceph_direct_read_write() path allocates a bvecs array and pins its pages before ceph_alloc_sparse_ext_map(), then releases neither resource if that later allocation fails. Reachability requires local access to CephFS direct I/O and the failing path; repeated failures consume kernel memory and interrupt service.
The record
- CVE
- CVE-2024-56710
- Published
- Dec 29, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1499
- Attack vector
- local
- Privileges
- Unavailable
Timeline
How it unfolded
- Dec 29, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=03bc06c7b0bd8d86b9f17f459acaeb1283ba2700 <44e518abbb498075ae85c7d1d1a503a6bb05ea2d
- Affected versionversion=03bc06c7b0bd8d86b9f17f459acaeb1283ba2700 <66e0c4f91461d17d48071695271c824620bed4ef
- Affected versionversion=03bc06c7b0bd8d86b9f17f459acaeb1283ba2700 <eb9041837123f31d5897e99bb761f46cb4ce5859
- Affected versionversion=6.6
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo