Local hwrng read hang via recursive page fault
Published Mar 18, 2024 · Updated May 11, 2026
Denial of service in the Linux kernel hwrng core allows local users to hang /dev/hwrng through a recursive read into mapped memory. The hwrng core calls copy_to_user from its device-read path against a destination mapped from the same device, so the page fault re-enters that path and deadlocks. Access to /dev/hwrng and a destination mapping of that device are required; the result is a blocked read path without data disclosure or modification.
Summary
What happened
Denial of service in the Linux kernel hwrng core allows local users to hang /dev/hwrng through a recursive read into mapped memory. The hwrng core calls copy_to_user from its device-read path against a destination mapped from the same device, so the page fault re-enters that path and deadlocks. Access to /dev/hwrng and a destination mapping of that device are required; the result is a blocked read path without data disclosure or modification.
The record
- CVE
- CVE-2023-52615
- Published
- Mar 18, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 18, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 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=2.6.33
- Affected versionversion=9996508b3353063f2d6c48c1a28a84543d72d70b <26cc6d7006f922df6cc4389248032d955750b2a0
- Affected versionversion=9996508b3353063f2d6c48c1a28a84543d72d70b <5030d4c798863ccb266563201b341a099e8cdd48
- Affected versionversion=9996508b3353063f2d6c48c1a28a84543d72d70b <6822a14271786150e178869f1495cc03e74c5029
- Affected versionversion=9996508b3353063f2d6c48c1a28a84543d72d70b <78aafb3884f6bc6636efcc1760c891c8500b9922
- Affected versionversion=9996508b3353063f2d6c48c1a28a84543d72d70b <aa8aa16ed9adf1df05bb339d588cf485a011839e
- Affected versionversion=9996508b3353063f2d6c48c1a28a84543d72d70b <c6a8111aacbfe7a8a70f46cc0de8eed00561693c
- Affected versionversion=9996508b3353063f2d6c48c1a28a84543d72d70b <eafd83b92f6c044007a3591cbd476bcf90455990
- Affected versionversion=9996508b3353063f2d6c48c1a28a84543d72d70b <ecabe8cd456d3bf81e92c53b074732f3140f170d
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.
Weakness, pattern, technique
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