Local privilege escalation via invalid interface decrement
Published Jul 25, 2025 · Updated Aug 5, 2026
Out-of-bounds write in the IPMI message handler in Linux kernel releases starting at 5.19 allows local users to corrupt kernel memory. ipmi_create_user() leaves the intf list iterator invalid when no interface number matches, then passes that pointer to atomic_dec() even though no user count was incremented. Access requires opening an unmatched /dev/ipmi device node; default Ubuntu permissions limit that path to root, while broader device permissions expose kernel crashes or privilege escalation.
Summary
What happened
Out-of-bounds write in the IPMI message handler in Linux kernel releases starting at 5.19 allows local users to corrupt kernel memory. ipmi_create_user() leaves the intf list iterator invalid when no interface number matches, then passes that pointer to atomic_dec() even though no user count was incremented. Access requires opening an unmatched /dev/ipmi device node; default Ubuntu permissions limit that path to root, while broader device permissions expose kernel crashes or privilege escalation.
The record
- CVE
- CVE-2025-38456
- Published
- Jul 25, 2025
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-787, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 25, 2025CVE 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.19
- Affected versionversion=8e76741c3d8b20dfa2d6c30fa10ff927cfd93d82 <7c1a6ddb99858e7d68961f74ae27caeeeca67b6a
- Affected versionversion=8e76741c3d8b20dfa2d6c30fa10ff927cfd93d82 <9e0d33e75c1604c3fad5586ad4dfa3b2695a3950
- Affected versionversion=8e76741c3d8b20dfa2d6c30fa10ff927cfd93d82 <cbc1670297f675854e982d23c8583900ff0cc67a
- Affected versionversion=8e76741c3d8b20dfa2d6c30fa10ff927cfd93d82 <e2d5c005dfc96fe857676d1d8ac46b29275cb89b
- Affected versionversion=8e76741c3d8b20dfa2d6c30fa10ff927cfd93d82 <fa332f5dc6fc662ad7d3200048772c96b861cf6b
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