CVE-2023-53384
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53384 is a NULL pointer dereference vulnerability in the Linux kernel's mwifiex WiFi driver. It affects the mwifiex_handle_uap_rx_forward() function, where the return value of skb_copy() is not checked before use in mwifiex_uap_queue_bridged_pkt(), potentially leading to a kernel crash. The vulnerability was discovered by the Linux Verification Center (linuxtesting.org) using the SVACE static analysis tool and was publicly disclosed on September 18, 2025. It affects Linux kernel versions from 3.7 through multiple stable branches up to 6.5.x. The CVSS v3.1 base score is 5.5 (Medium) (Feedly, NVD).

Technical details

The root cause is classified as CWE-476 (NULL Pointer Dereference). In mwifiex_handle_uap_rx_forward(), the kernel's skb_copy() function can return NULL when memory allocation fails, but the code does not validate this return value before passing the result to mwifiex_uap_queue_bridged_pkt(), which then dereferences the NULL pointer. Exploitation requires local access with low-level privileges (e.g., a standard user account on a system using the mwifiex driver in UAP/access point mode). The fix adds a NULL check after skb_copy() and drops the original socket buffer on copy failure (NVD, Feedly).

Impact

Successful exploitation causes a kernel NULL pointer dereference, resulting in a system crash (kernel panic) and denial of service. The impact is limited to availability — there is no confidentiality or integrity impact. The vulnerability affects any Linux system running the mwifiex driver in UAP (access point) mode, and exploitation requires only local, low-privileged access, making it a realistic threat in multi-user environments (NVD, Feedly).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.033%, indicating a very low probability of exploitation in the near term (Feedly).

Mitigation and workarounds

Patches have been applied to multiple stable Linux kernel branches. Users should update to the following fixed versions or later: 4.14.326, 4.19.295, 5.4.257, 5.10.195, 5.15.132, 6.1.53, 6.4.16, 6.5.3, or 6.6+. For systems that cannot be immediately patched, consider restricting local user access, avoiding use of the mwifiex driver in UAP mode, or applying additional kernel security hardening (e.g., kernel lockdown, seccomp). Patch commits are available via the upstream kernel stable tree (NVD, Red Hat Bugzilla).

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