CVE-2024-35787
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
17/05/2024
Last modified:
26/09/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
md/md-bitmap: fix incorrect usage for sb_index<br />
<br />
Commit d7038f951828 ("md-bitmap: don&#39;t use ->index for pages backing the<br />
bitmap file") removed page->index from bitmap code, but left wrong code<br />
logic for clustered-md. current code never set slot offset for cluster<br />
nodes, will sometimes cause crash in clustered env.<br />
<br />
Call trace (partly):<br />
md_bitmap_file_set_bit+0x110/0x1d8 [md_mod]<br />
md_bitmap_startwrite+0x13c/0x240 [md_mod]<br />
raid1_make_request+0x6b0/0x1c08 [raid1]<br />
md_handle_request+0x1dc/0x368 [md_mod]<br />
md_submit_bio+0x80/0xf8 [md_mod]<br />
__submit_bio+0x178/0x300<br />
submit_bio_noacct_nocheck+0x11c/0x338<br />
submit_bio_noacct+0x134/0x614<br />
submit_bio+0x28/0xdc<br />
submit_bh_wbc+0x130/0x1cc<br />
submit_bh+0x1c/0x28
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.6 (including) | 6.6.24 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.7.12 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.8 (including) | 6.8.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/55e55eb65fd5e09faf5a0e49ffcdd37905aaf4da
- https://git.kernel.org/stable/c/5a95815b17428ce2f56ec18da5e0d1b2a1a15240
- https://git.kernel.org/stable/c/736ad6c577a367834118f57417038d45bb5e0a31
- https://git.kernel.org/stable/c/ecbd8ebb51bf7e4939d83b9e6022a55cac44ef06
- https://git.kernel.org/stable/c/55e55eb65fd5e09faf5a0e49ffcdd37905aaf4da
- https://git.kernel.org/stable/c/5a95815b17428ce2f56ec18da5e0d1b2a1a15240
- https://git.kernel.org/stable/c/736ad6c577a367834118f57417038d45bb5e0a31
- https://git.kernel.org/stable/c/ecbd8ebb51bf7e4939d83b9e6022a55cac44ef06



