CVE-2022-50623
Last modified
CVE-2022-50623 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: fpga: prevent integer overflow in dfl_feature_ioctl_set_irq() The "hdr.count * sizeof(s32)" multiplication can overflow on 32 bit systems leading to memory corruption. Use array_size() to fix that.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: fpga: prevent integer overflow in dfl_feature_ioctl_set_irq() The "hdr.count * sizeof(s32)" multiplication can overflow on 32 bit systems leading to memory corruption. Use array_size() to fix that.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 322b598be4d9b9090cda560c4caab78704615ab4, < f59861946fa51bcc1f305809e4ebc1013b0ee61c; >= 322b598be4d9b9090cda560c4caab78704615ab4, < b94605f5cb99e90c8ca91523597a40e1bd59546b; >= 322b598be4d9b9090cda560c4caab78704615ab4, < 1b5a931594f7ffd26d706614c37d4da0f2ffb6e7; >= 322b598be4d9b9090cda560c4caab78704615ab4, < 940253af8b3865b76de8d1b46bcd4a700104852e; >= 322b598be4d9b9090cda560c4caab78704615ab4, < 939bc5453b8cbdde9f1e5110ce8309aedb1b501a |
| Linux | Linux | 5.9 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2022-50623?
How severe is CVE-2022-50623?
How do I fix CVE-2022-50623?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-50617In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50618In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50619In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50620In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50621In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50622In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50624In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50625In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50626In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50627In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50628In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50629In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2022-50623?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
