CVE-2024-46838
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
27/09/2024
Last modified:
09/10/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
userfaultfd: don&#39;t BUG_ON() if khugepaged yanks our page table<br />
<br />
Since khugepaged was changed to allow retracting page tables in file<br />
mappings without holding the mmap lock, these BUG_ON()s are wrong - get<br />
rid of them.<br />
<br />
We could also remove the preceding "if (unlikely(...))" block, but then we<br />
could reach pte_offset_map_lock() with transhuge pages not just for file<br />
mappings but also for anonymous mappings - which would probably be fine<br />
but I think is not necessarily expected.
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.51 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.10.10 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.11:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.11:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.11:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.11:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.11:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.11:rc6:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



