CVE-2024-44951
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-44951 affects the Linux kernel's serial driver (sc16is7xx). The vulnerability was discovered when a packet received on channel A could corrupt the TX buffer data on channel B, leading to data transmission issues. This issue was introduced after a change in the EFR (Enhanced Feature Register) locking mechanism that modified it to operate on each channel instead of chip-wise (NVD).

Technical details

The vulnerability stems from a regression introduced by commit 4409df5866b7 which changed the EFR locking mechanism. The EFR lock was being used not only to protect EFR registers access but also to protect access to the data buffer shared by TX and RX handlers across multiple channels. The issue manifests when a packet is received on channel A simultaneously as a packet is about to be transmitted on channel B, resulting in channel A's received packet being transmitted on channel B. The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).

Impact

The vulnerability can lead to data corruption in the transmission buffer, causing packets received on one channel to be incorrectly transmitted on another channel. This can result in data integrity issues and potential information leakage between different communication channels (Kernel Patch).

Mitigation and workarounds

The vulnerability has been fixed by implementing two key changes: switching to kfifooutlinearptr() in sc16is7xxhandle_tx() to eliminate the need for a shared Rx/Tx buffer, and replacing the chip-wise Rx buffer with separate Rx buffers for each channel. Users should update to the patched kernel version (Kernel Patch).

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
  • linux-riscv
NoYesDec 09, 2025
CVE-2025-40342MEDIUM6.4
  • Linux KernelLinux Kernel
  • linux-azure-5.4
NoYesDec 09, 2025
CVE-2025-40341MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-debug-uki-virt-addons
NoYesDec 09, 2025
CVE-2025-40345N/AN/A
  • Linux KernelLinux Kernel
  • bpftool
NoYesDec 12, 2025
CVE-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • rtla
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