๐Ÿ” CVE Alert

CVE-2023-53332

MEDIUM 5.5

genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()

CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask() If ipi_send_{mask|single}() is called with an invalid interrupt number, all the local variables there will be NULL. ipi_send_verify() which is invoked from these functions does verify its 'data' parameter, resulting in a kernel oops in irq_data_get_affinity_mask() as the passed NULL pointer gets dereferenced. Add a missing NULL pointer check in ipi_send_verify()... Found by Linux Verification Center (linuxtesting.org) with the SVACE static analysis tool.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 16, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new medium vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
3b8e29a82dd16c1f2061e0b955a71cd36eeb061b < 926aef60ea64cd9becf2829f7388f48dbe8bcb11 3b8e29a82dd16c1f2061e0b955a71cd36eeb061b < 7448c73d64075051f50caed2c62f46553b69ab8a 3b8e29a82dd16c1f2061e0b955a71cd36eeb061b < feabecaff5902f896531dde90646ca5dfa9d4f7d
Linux / Linux
4.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/926aef60ea64cd9becf2829f7388f48dbe8bcb11 git.kernel.org: https://git.kernel.org/stable/c/7448c73d64075051f50caed2c62f46553b69ab8a git.kernel.org: https://git.kernel.org/stable/c/feabecaff5902f896531dde90646ca5dfa9d4f7d