Lucene search
+L

3 matches found

CVE
CVE
added 2025/12/24 1:5 p.m.17 views

CVE-2022-50752

CVE-2022-50752 affects the Linux kernel md/raid5 path. The vulnerability is due to an unnecessary bio_put() in raid5_read_one_chunk() on the badblocks error path, causing a double-free of bio structures when chunk-sized reads hit bad blocks. The error path was moved before bio_alloc_clone() in a ...

7.8CVSS6.3AI score0.0017EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 1:5 p.m.34 views

CVE-2022-50752 md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()

In the Linux kernel, the following vulnerability has been resolved: md/raid5: Remove unnecessary bioput in raid5readonechunk When running chunk-sized reads on disks with badblocks duplicate bio free/puts are observed: ============================================================================= B...

7.8CVSS0.0017EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.6 views

kernel: md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()

A double-free vulnerability was found in the Linux kernel's MD RAID5 driver. In raid5readonechunk, when encountering badblocks during chunk-sized reads, an unnecessary bioput is called. Since the bio is also freed by the common I/O completion path, this results in a double-free condition that can...

7.8CVSS5.8AI score0.0017EPSS
SaveExploits0References5
Rows per page
Query Builder