CVE-2023-53332
MEDIUM EPSS 3.2%
Published Sep 16, 20259mo ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Published Sep 16, 2025 9mo ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
3.2% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-476 NULL Pointer Dereference Memory Safety
Affected Products 2
References 3
- git.kernel.org https://git.kernel.org/stable/c/7448c73d64075051f50caed2c62f46553b69ab8a
- git.kernel.org https://git.kernel.org/stable/c/926aef60ea64cd9becf2829f7388f48dbe8bcb11
- git.kernel.org https://git.kernel.org/stable/c/feabecaff5902f896531dde90646ca5dfa9d4f7d
Remediation
- git.kernel.org https://git.kernel.org/stable/c/7448c73d64075051f50caed2c62f46553b69ab8a
- git.kernel.org https://git.kernel.org/stable/c/926aef60ea64cd9becf2829f7388f48dbe8bcb11
- git.kernel.org https://git.kernel.org/stable/c/feabecaff5902f896531dde90646ca5dfa9d4f7d