Kernel memory corruption via duplicate bio release
Published Dec 24, 2025 · Updated Dec 24, 2025
Double-free in the Linux kernel md/raid5 subsystem allows local users to corrupt kernel memory through reads from RAID5/6 arrays with bad blocks. In raid5_read_one_chunk(), the is_badblock() error path calls bio_put() on raid_bio before the common I/O completion path releases the same bio again. Reachability requires an affected kernel and an accessible, non-degraded md RAID5/6 array containing a bad block; triggering the path can crash the kernel or enable heap corruption.
Summary
What happened
Double-free in the Linux kernel md/raid5 subsystem allows local users to corrupt kernel memory through reads from RAID5/6 arrays with bad blocks. In raid5_read_one_chunk(), the is_badblock() error path calls bio_put() on raid_bio before the common I/O completion path releases the same bio again. Reachability requires an affected kernel and an accessible, non-degraded md RAID5/6 array containing a bad block; triggering the path can crash the kernel or enable heap corruption.
The record
- CVE
- CVE-2022-50752
- Published
- Dec 24, 2025
- Updated
- Dec 24, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 24, 2025CVE publishedPublication date reported by the CVE source.
- Dec 24, 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=5.14
- Affected versionversion=c82aa1b76787c34fd02374e519b6f52cdeb2f54b <21a9c7354aa59e97e26ece5f0a609c8bfa43020d
- Affected versionversion=c82aa1b76787c34fd02374e519b6f52cdeb2f54b <7a37c58ee72e1fadd22c4ee990cb74c2ca2280e7
- Affected versionversion=c82aa1b76787c34fd02374e519b6f52cdeb2f54b <c0fd5d4d8fd7b1a50306d7a23c720cf808f41fdf
- Affected versionversion=c82aa1b76787c34fd02374e519b6f52cdeb2f54b <c66a6f41e09ad386fd2cce22b9cded837bbbc704
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