CVE-2023-53721
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53721 is a NULL pointer dereference vulnerability in the Linux kernel's ath12k WiFi driver, specifically within the ath12k_mac_op_hw_scan() function. The flaw affects Linux kernel versions prior to the fixes introduced in 6.5.5 and 6.6. It was published on October 22, 2025, with patches available for the stable kernel tree. The vulnerability carries a CVSS v3.1 base score of 7.0 (High) (Red Hat Advisory, Red Hat Bugzilla).

Technical details

The root cause is improper handling of a failed memory allocation (CWE-476: NULL Pointer Dereference). In ath12k_mac_op_hw_scan(), the return value of kzalloc() is passed directly to memcpy() without first checking whether the allocation succeeded. If kzalloc() returns NULL due to memory pressure or other conditions, the subsequent memcpy() operation dereferences a NULL pointer, triggering a kernel panic. The fix adds a validation check on arg.extraie.ptr before proceeding with the memory copy. The vulnerability was tested on WCN7850 hw2.0 PCI hardware (Red Hat Bugzilla, Kernel Patch 1).

Impact

Successful exploitation can cause a kernel NULL pointer dereference, resulting in a kernel panic or system crash, leading to a denial of service condition. Because the vulnerability resides in the WiFi driver subsystem, it can disrupt both system availability and network connectivity on affected WiFi-enabled devices. A local attacker with low privileges could trigger this condition, and the CVSS score reflects potential high impacts on confidentiality, integrity, and availability in a successful exploitation scenario (Red Hat Advisory).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time. The vulnerability requires local access with low privileges and has high attack complexity, limiting its practical exploitability. The EPSS score is approximately 0.018%, reflecting a very low probability of exploitation in the near term. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Red Hat Advisory).

Mitigation and workarounds

The primary remediation is to update to a patched Linux kernel version — fixes are available in kernel 6.5.5 and 6.6 and later. The patches add a NULL check on arg.extraie.ptr before the memcpy() call in ath12k_mac_op_hw_scan(). For systems that cannot be immediately patched, administrators should restrict local user access, monitor for unusual WiFi scanning activity, and consider temporarily disabling WiFi scanning if it is not operationally critical (Red Hat Bugzilla, Kernel Patch 1, Kernel Patch 2).

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-68454HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-xilinx-zynqmp
NoYesAug 13, 2026
CVE-2026-68452HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-zfcpdump-modules-core
NoYesAug 13, 2026
CVE-2026-68451HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-aws
NoYesAug 13, 2026
CVE-2026-68453HIGH7.1
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-modules-partner
NoYesAug 13, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-aws-fips
NoYesAug 12, 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