Kernel memory corruption via wrapped IRQ allocation
Published Dec 8, 2025 · Updated Aug 5, 2026
Integer overflow in the Linux kernel FPGA DFL driver allows local users to corrupt kernel memory via a crafted SET_IRQ ioctl. dfl_feature_ioctl_set_irq() multiplies the user-controlled hdr.count by sizeof(s32) without overflow-safe sizing, so memdup_user() can allocate an undersized file-descriptor array. Exploitation requires a 32-bit kernel and permission to open a DFL device; out-of-bounds kernel access can disclose or alter memory or crash the system.
Summary
What happened
Integer overflow in the Linux kernel FPGA DFL driver allows local users to corrupt kernel memory via a crafted SET_IRQ ioctl. dfl_feature_ioctl_set_irq() multiplies the user-controlled hdr.count by sizeof(s32) without overflow-safe sizing, so memdup_user() can allocate an undersized file-descriptor array. Exploitation requires a 32-bit kernel and permission to open a DFL device; out-of-bounds kernel access can disclose or alter memory or crash the system.
The record
- CVE
- CVE-2022-50623
- Published
- Dec 8, 2025
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 8, 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=322b598be4d9b9090cda560c4caab78704615ab4 <1b5a931594f7ffd26d706614c37d4da0f2ffb6e7
- Affected versionversion=322b598be4d9b9090cda560c4caab78704615ab4 <939bc5453b8cbdde9f1e5110ce8309aedb1b501a
- Affected versionversion=322b598be4d9b9090cda560c4caab78704615ab4 <940253af8b3865b76de8d1b46bcd4a700104852e
- Affected versionversion=322b598be4d9b9090cda560c4caab78704615ab4 <b94605f5cb99e90c8ca91523597a40e1bd59546b
- Affected versionversion=322b598be4d9b9090cda560c4caab78704615ab4 <f59861946fa51bcc1f305809e4ebc1013b0ee61c
- Affected versionversion=5.9
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