CVE-2024-52319
Last modified
CVE-2024-52319 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: mm: use aligned address in clear_gigantic_page() In current kernel, hugetlb_no_page() calls folio_zero_user() with the fault address. Where the fault address may be not aligned with the huge page size. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mm: use aligned address in clear_gigantic_page() In current kernel, hugetlb_no_page() calls folio_zero_user() with the fault address. Where the fault address may be not aligned with the huge page size. Then, folio_zero_user() may call clear_gigantic_page() with the address, while clear_gigantic_page() requires the address to be huge page size aligned. So, this may cause memory corruption or information leak, addtional, use more obvious naming 'addr_hint' instead of 'addr' for clear_gigantic_page().
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.11, < 6.12.7 | — |
| Linux | Linux Kernel | 6.13 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-52319?
How severe is CVE-2024-52319?
How do I fix CVE-2024-52319?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-52312Due to inconsistent authorization permissions, data.all may …5.4
- CVE-2024-52313An authenticated data.all user is able to manipulate a getDa…5.3
- CVE-2024-52314A data.all admin team member who has access to the customer-…6.9
- CVE-2024-52316Unchecked Error Condition vulnerability in Apache Tomcat. If…9.8
- CVE-2024-52317Incorrect object re-cycling and re-use vulnerability in Apac…6.5
- CVE-2024-52318Incorrect object recycling and reuse vulnerability in Apache…6.1
- CVE-2024-5232A vulnerability was found in Campcodes Complete Web-Based Sc…6.5
- CVE-2024-52320The affected product is vulnerable to a command injection. A…9.8
- CVE-2024-52321Multiple SHARP routers contain an improper authentication vu…5.9
- CVE-2024-52322WebService::Xero 0.11 and earlier for Perl uses the rand() f…5.5
- CVE-2024-52323Zohocorp ManageEngine Analytics Plus versions below 6100 are…8.1
- CVE-2024-52324Ruijie Reyee OS versions 2.206.x up to but not including 2.3…9.8
Are you affected by CVE-2024-52319?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
