CVE-2024-47745 is a vulnerability in the Linux kernel that allows a local attacker to bypass the W^X (Write XOR Execute) policy, specifically when enforced by SELinux. This occurs because the remap_file_pages syscall handler directly calls do_mmap() without the necessary security_mmap_file() LSM hook, enabling remapping of pages to RWX (Read-Write-Execute) if personality(READ_IMPLIES_EXEC) was previously set. With a CVSS score of 7.8 (HIGH), this vulnerability could lead to high confidentiality, integrity, and availability impacts. There is no evidence of active exploitation, public exploit code, or significant community discussion surrounding this CVE.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
11.0CPE matchmatch criteria | cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* | ||
< 6.1.120CPE matchmatch criteria | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | ||
>= 6.2, < 6.6.54CPE matchmatch criteria | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | ||
>= 6.7, < 6.10.13CPE matchmatch criteria | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | ||
>= 6.11, < 6.11.2CPE matchmatch criteria | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
CVSS version used by this source: 3.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.
No media coverage found for this CVE.
The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.
HP ThinPro 8.1 SP7 Security Updates
Jun 3, 2025HP ThinPro 8.1 SP7 Security Updates
Jun 3, 2025CVE-2024-47745
Nov 12, 2024kernel: mm: call the security_mmap_file() LSM hook in remap_file_pages()
Oct 21, 2024mm: call the security_mmap_file() LSM hook in remap_file_pages()
Oct 8, 2024