Local service interruption via lost allocation pointer
Published Oct 7, 2025 · Updated Oct 7, 2025
Memory leak in the Linux kernel ext4 subsystem allows local users to consume kernel memory by triggering fast-commit region growth. ext4_fc_record_regions() overwrites state->fc_regions with krealloc()'s NULL return, losing the only pointer to the prior allocation instead of preserving it for release. Repeated allocation failures exhaust kernel memory and interrupt service; local access and ext4 fast-commit activity are required.
Summary
What happened
Memory leak in the Linux kernel ext4 subsystem allows local users to consume kernel memory by triggering fast-commit region growth. ext4_fc_record_regions() overwrites state->fc_regions with krealloc()'s NULL return, losing the only pointer to the prior allocation instead of preserving it for release. Repeated allocation failures exhaust kernel memory and interrupt service; local access and ext4 fast-commit activity are required.
The record
- CVE
- CVE-2022-50512
- Published
- Oct 7, 2025
- Updated
- Oct 7, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1499.001
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 7, 2025CVE publishedPublication date reported by the CVE source.
- Oct 7, 2025Record 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=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <2cfb769d60a2a57eb3566765428b6131cd16dcfe
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <417b0455a0b6d0f60a2930592731d1f8340e24be
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <518566e71ad86b7c2f1bf6d9caee9588bb7ac158
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <7069d105c1f15c442b68af43f7fde784f3126739
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <a4058b869e6c5e517c79e30532a350d0f3115c3e
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