Local privilege escalation via compound-page double-free
Published May 21, 2024 · Updated Aug 5, 2026
Double-free in the Linux kernel allows local users to escalate privileges through concurrent compound-page allocation and release. In mm/page_alloc.c, __free_pages drops its page reference before checking PageHead, so a concurrent free can make the check false and free compound tail pages twice. An ordinary local account can drive the allocation and reference race; successful reuse permits kernel-memory disclosure or writes, privilege escalation, or a kernel crash.
Summary
What happened
Double-free in the Linux kernel allows local users to escalate privileges through concurrent compound-page allocation and release. In mm/page_alloc.c, __free_pages drops its page reference before checking PageHead, so a concurrent free can make the check false and free compound tail pages twice. An ordinary local account can drive the allocation and reference race; successful reuse permits kernel-memory disclosure or writes, privilege escalation, or a kernel crash.
The record
- CVE
- CVE-2023-52739
- Published
- May 21, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-415, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 21, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.10
- Affected versionversion=5.9.2 <5.10
- Affected versionversion=830b103831a924a23af48562c4d274696e75ab4f
- Affected versionversion=e320d3012d25b1fb5f3df4edb7bd44a1c362ec10 <0a626e27f984dfbe96bd8e4fd08f20a2ede3ea23
- Affected versionversion=e320d3012d25b1fb5f3df4edb7bd44a1c362ec10 <3af734f3eac6f70ef8e272a80da40544b9d0f2b5
- Affected versionversion=e320d3012d25b1fb5f3df4edb7bd44a1c362ec10 <3b4c045a98f53a8890a94bb5846a390c8e39e673
- Affected versionversion=e320d3012d25b1fb5f3df4edb7bd44a1c362ec10 <462a8e08e0e6287e5ce13187257edbf24213ed03
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo