CVE-2023-53332
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53332 is a NULL pointer dereference vulnerability in the Linux kernel's genirq/ipi interrupt handling subsystem. It affects Linux kernel versions from 4.6 up to (but not including) 6.1.18, and from 6.2 up to (but not including) 6.2.5. The flaw was discovered by the Linux Verification Center (linuxtesting.org) using the SVACE static analysis tool and was publicly disclosed on September 16, 2025. It carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat Advisory, Red Hat Bugzilla).

Technical details

The root cause is a missing NULL pointer check (CWE-476) in the ipi_send_verify() function within the kernel's genirq/ipi component. When ipi_send_mask() or ipi_send_single() is called with an invalid interrupt number, all local variables are set to NULL. The ipi_send_verify() function, invoked from these callers, fails to validate its data parameter before passing it to irq_data_get_affinity_mask(), which then dereferences the NULL pointer and triggers a kernel oops. The fix adds the missing NULL check in ipi_send_verify() before the dereference occurs (Red Hat Bugzilla, Kernel Patch 1).

Impact

Successful exploitation causes a kernel oops (panic/crash), resulting in a denial of service condition on the affected system. The impact is limited to availability — there is no confidentiality or integrity impact. A local attacker with low privileges could crash the system, potentially disrupting all services running on the host (Red Hat Advisory, Red Hat Bugzilla).

Exploitability

There is no public proof-of-concept exploit code and no evidence of in-the-wild exploitation as of the time of disclosure. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.017% (0.000170), indicating a very low probability of exploitation in the near term (Red Hat Advisory).

Mitigation and workarounds

Update the Linux kernel to version 6.1.18 or later (for the 6.1.x stable branch), or to version 6.2.5 or later (for the 6.2.x branch). Official upstream patches are available in the kernel stable tree. As a compensating control, restricting local user access to minimize the attack surface is advisable until patching is feasible (Red Hat Advisory, Kernel Patch 1, Kernel Patch 2, Kernel Patch 3).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-68427MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra
NoYesAug 10, 2026
CVE-2026-68426MEDIUM4.7
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-igx
NoYesAug 10, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel
NoYesAug 12, 2026
CVE-2026-68430NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-partner
NoYesAug 12, 2026
CVE-2026-68428NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-ibm-6.8
NoYesAug 10, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management