CVE-2022-50623EPSS p4.6%
CVE-2022-50623CVE-2022-50623
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.
Scoring
| CVSS | 7.8 () |
| Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| EPSS | 0.15% probability of exploitation · percentile 4.6% · 2026-08-05T12:04:55Z |
| Last modified | 2026-08-04 |