CVE-2023-53667
Linux Kernel vulnerability analysis and mitigation

Overview

A vulnerability has been identified in the Linux kernel's cdc_ncm driver, tracked as CVE-2023-53667. The issue was discovered and disclosed on October 7, 2025, affecting the network subsystem's handling of dwNtbOutMaxSize values in the USB CDC NCM driver (Ubuntu Security, Red Hat Security).

Technical details

The vulnerability exists in the cdcncmchecktxmax() function where if dwNtbOutMaxSize is lower than the calculated 'min' value but greater than zero, the logic sets txmax to dwNtbOutMaxSize. This value is then used to allocate a new SKB in cdcncmfilltx_frame(). Due to memory alignment during allocation, small values of dwNtbOutMaxSize can lead to insufficient space for CDC data when SKB header structs increase in size, potentially causing buffer overflow conditions (Ubuntu Security).

Impact

When exploited, this vulnerability can lead to kernel memory corruption and system crashes. The issue manifests when the CDC data no longer fits in the spare SKB data area due to size mismatches, resulting in SKB bounds checking failures and kernel panics (Red Hat Security).

Mitigation and workarounds

The issue has been fixed by clamping dwNtbOutMaxSize values to the range [USBCDCNCMNTBMINOUTSIZE, CDCNCMNTBMAXSIZE_TX]. This ensures sufficient data space is allocated to handle CDC data by enforcing a minimum size requirement. Multiple Linux distributions have released patches, including Ubuntu which has fixed the issue in various kernel versions (Ubuntu Security).

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-2025-40343MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-rt-modules-internal
NoYesDec 09, 2025
CVE-2025-40342MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-debug-modules-extra
NoYesDec 09, 2025
CVE-2025-40341MEDIUM5.1
  • Linux KernelLinux Kernel
  • linux-nvidia-tegra
NoYesDec 09, 2025
CVE-2025-40345N/AN/A
  • Linux KernelLinux Kernel
  • kernel-headers
NoYesDec 12, 2025
CVE-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesDec 09, 2025

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