CVE-2022-50623

NONE EPSS 6.4%
Published Dec 8, 20256mo ago · Modified Jun 17, 20262w ago
Find Similar
Published Dec 8, 2025 6mo ago
Last Modified Jun 17, 2026 2w ago

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.

Threat Intelligence

EPSS Exploit Probability
6.4% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

References 5

  • git.kernel.org https://git.kernel.org/stable/c/1b5a931594f7ffd26d706614c37d4da0f2ffb6e7
  • git.kernel.org https://git.kernel.org/stable/c/939bc5453b8cbdde9f1e5110ce8309aedb1b501a
  • git.kernel.org https://git.kernel.org/stable/c/940253af8b3865b76de8d1b46bcd4a700104852e
  • git.kernel.org https://git.kernel.org/stable/c/b94605f5cb99e90c8ca91523597a40e1bd59546b
  • git.kernel.org https://git.kernel.org/stable/c/f59861946fa51bcc1f305809e4ebc1013b0ee61c

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.