CVE-2024-46838
MEDIUM EPSS 14.0%
Published Sep 27, 20241y ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Published Sep 27, 2024 1y ago
Last Modified Jun 17, 2026 1w ago
Description
In the Linux kernel, the following vulnerability has been resolved: userfaultfd: don't BUG_ON() if khugepaged yanks our page table Since khugepaged was changed to allow retracting page tables in file mappings without holding the mmap lock, these BUG_ON()s are wrong - get rid of them. We could also remove the preceding "if (unlikely(...))" block, but then we could reach pte_offset_map_lock() with transhuge pages not just for file mappings but also for anonymous mappings - which would probably be fine but I think is not necessarily expected.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
14.0% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Affected Products 8
References 3
- git.kernel.org https://git.kernel.org/stable/c/4828d207dc5161dc7ddf9a4f6dcfd80c7dd7d20a
- git.kernel.org https://git.kernel.org/stable/c/4a594acc12d5954cdc71d4450a386748bf3d136a
- git.kernel.org https://git.kernel.org/stable/c/db978287e908d48b209e374b00d847b2d785e0a9
Remediation
- git.kernel.org https://git.kernel.org/stable/c/4828d207dc5161dc7ddf9a4f6dcfd80c7dd7d20a
- git.kernel.org https://git.kernel.org/stable/c/4a594acc12d5954cdc71d4450a386748bf3d136a
- git.kernel.org https://git.kernel.org/stable/c/db978287e908d48b209e374b00d847b2d785e0a9