CVE-2024-51729
Last modified
CVE-2024-51729 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 copy_user_gigantic_page() In current kernel, hugetlb_wp() calls copy_user_large_folio() 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 copy_user_gigantic_page() In current kernel, hugetlb_wp() calls copy_user_large_folio() with the fault address. Where the fault address may be not aligned with the huge page size. Then, copy_user_large_folio() may call copy_user_gigantic_page() with the address, while copy_user_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 copy_user_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-51729?
How severe is CVE-2024-51729?
How do I fix CVE-2024-51729?
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-51720An insufficient entropy vulnerability in the SecuSUITE Secur…4.8
- CVE-2024-51721A code injection vulnerability in the SecuSUITE Server Web A…7.3
- CVE-2024-51722A local privilege escalation vulnerability in the SecuSUITE …6.4
- CVE-2024-51723A Stored Cross-Site Scripting (XSS) vulnerability in the Man…4.6
- CVE-2024-51727Ruijie Reyee OS versions 2.206.x up to but not including 2.3…7.5
- CVE-2024-51728Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2024-5173The HT Mega – Absolute Addons For Elementor plugin for WordP…5.4
- CVE-2024-51734Zope AccessControl provides a general security framework for…8.7
- CVE-2024-51735Osmedeus is a Workflow Engine for Offensive Security. Cross-…8.7
- CVE-2024-51736Symphony process is a module for the Symphony PHP framework …9.8
- CVE-2024-51737RediSearch is a Redis module that provides querying, seconda…7
- CVE-2024-51738Sunshine is a self-hosted game stream host for Moonlight. In…8.1
Are you affected by CVE-2024-51729?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
