Privileged heap overflow via truncated read count
Published Oct 1, 2025 · Updated May 11, 2026
Integer overflow in the Linux kernel before 6.4 allows local users with root-only debugfs access to trigger a heap overflow. iwl_write_to_user_buf narrows a user-supplied ssize_t count to int, turns SIZE_MAX into a negative length, and passes it to copy_to_user. The monitor-data file has mode 0400, so only a privileged local user can exercise the path; the kernel CVE team states that the bug is not a security vulnerability.
Summary
What happened
Integer overflow in the Linux kernel before 6.4 allows local users with root-only debugfs access to trigger a heap overflow. iwl_write_to_user_buf narrows a user-supplied ssize_t count to int, turns SIZE_MAX into a negative length, and passes it to copy_to_user. The monitor-data file has mode 0400, so only a privileged local user can exercise the path; the kernel CVE team states that the bug is not a security vulnerability.
The record
- CVE
- CVE-2023-53524
- Published
- Oct 1, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- Unavailable
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- Oct 1, 2025CVE 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=5.0
- Affected versionversion=f7805b33f9b13a87b1fcf9dfbc3dcbce281a1436 <059e426d666a41e26b184c177c1ca3ee2d6fa1b6
- Affected versionversion=f7805b33f9b13a87b1fcf9dfbc3dcbce281a1436 <0ad8dd870aa187d0c21d032bb2c6433559075eec
- Affected versionversion=f7805b33f9b13a87b1fcf9dfbc3dcbce281a1436 <58d1b717879bfeabe09b35e41ad667c79933eb2e
- Affected versionversion=f7805b33f9b13a87b1fcf9dfbc3dcbce281a1436 <82f877ec9b041edc4c7c509c605cc3393d837bf0
- Affected versionversion=f7805b33f9b13a87b1fcf9dfbc3dcbce281a1436 <de78456976026102babe66258c228691ca5677c0
- Affected versionversion=f7805b33f9b13a87b1fcf9dfbc3dcbce281a1436 <eb1ef44efac797b384d361a76e33f77027c29a14
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
No sourced classifications are available.
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