CVE-2023-53332
Last modified
CVE-2023-53332 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.6, < 6.1.18 |
| Linux | Linux Kernel | >= 6.2, < 6.2.5 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-53332?
How severe is CVE-2023-53332?
How do I fix CVE-2023-53332?
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 2023
- CVE-2023-53327In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53328In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53329In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2023-5333Mattermost fails to deduplicate input IDs allowing a simple …6.5
- CVE-2023-53330In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53331In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53333In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2023-53334In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53335In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53336In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53337In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-53338In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2023-53332?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
