CVE-2025-38262
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-38262 is a vulnerability discovered in the Linux kernel's UART (Universal Asynchronous Receiver/Transmitter) driver implementation, specifically in the uartlite component. The vulnerability was disclosed on July 9, 2025, and affects the tty serial subsystem. This race condition vulnerability occurs during the UART driver registration process (NVD).

Technical details

The vulnerability manifests when two instances of UART devices are probing simultaneously. A race condition occurs when one thread calls uartregisterdriver function to allocate and assign memory to the 'uartstate' member of uartdriver structure, while another instance bypasses uart driver registration and calls uliteassign. This leads to uartaddoneport being called when the uart driver is not fully initialized, resulting in a kernel panic due to a null pointer dereference. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H) (RedHat).

Impact

When exploited, this vulnerability leads to a kernel panic through a null pointer dereference, causing system instability and potential denial of service. The impact is primarily on system availability, with no direct effect on confidentiality or integrity (NVD, RedHat).

Mitigation and workarounds

The vulnerability has been resolved by moving the UART driver registration into the init function. This ensures that the uart_driver is always properly registered when the probe function is called. The fix has been implemented in the Linux kernel, and affected distributions are releasing updated packages (Debian).

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-40205HIGH7.8
  • Linux KernelLinux Kernel
  • linux-hwe-6.14
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-azure-fde-6.14
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-tools-libs-devel
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
NoYesNov 24, 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