CVE-2025-39673
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-39673 is a vulnerability discovered in the Linux kernel's PPP (Point-to-Point Protocol) implementation, specifically in the pppfillforward_path function. The vulnerability was published on September 5, 2025, and affects Linux kernel systems (NVD).

Technical details

The vulnerability involves two distinct race conditions in the pppfillforwardpath() function: 1) The ppp->channels list can change between listempty() and listfirstentry() operations due to ppplock() not being held, potentially causing a system panic if the only channel is deleted in pppdisconnectchannel(), and 2) pch->chan can become NULL when pppunregister_channel() is called, as pch->chan is set to NULL before pch is removed from ppp->channels (NVD).

Impact

If exploited, this vulnerability can lead to system panic conditions in affected Linux systems, potentially causing system crashes and service disruptions. The issue particularly affects the kernel's PPP implementation, which is crucial for point-to-point network connections (NVD).

Mitigation and workarounds

The vulnerability has been addressed through a lockless RCU (Read-Copy-Update) approach that includes: using listfirstornullrcu() for safe list entry access, converting list modifications on ppp->channels to RCU variants with synchronize_net() after removal, and implementing NULL checks for pch->chan before dereferencing (NVD).

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