CVE-2024-52319

Source
https://cve.org/CVERecord?id=CVE-2024-52319
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-52319.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-52319
Downstream
Related
Published
2025-01-11T12:35:39Z
Modified
2026-08-12T03:51:17Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
mm: use aligned address in clear_gigantic_page()
Details

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().

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/52xxx/CVE-2024-52319.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
78fefd04c123493bbf28434768fa577b2153c79b
Fixed
b79b6fe0737f233f0be1465052b7f0e75f324735
Fixed
8aca2bc96c833ba695ede7a45ad7784c836a262e

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-52319.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.11.0
Fixed
6.12.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-52319.json"