CVE-2025-39915
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-39915 is an improper locking vulnerability in the Linux kernel's PHY/phylink subsystem that can cause a system hang or deadlock. The flaw arises from a circular locking dependency (AB/BA) between &pl->state_mutex and &phy->lock introduced by the phy_config_inband() function. It affects Linux kernel versions from 6.14 up to (but not including) 6.16.8, as well as release candidates 6.17-rc1 through 6.17-rc5. It was published on October 1, 2025, and carries a CVSS v3.1 base score of 5.5 (Medium) (Feedly).

Technical details

The root cause is classified as CWE-667 (Improper Locking). The phy_config_inband() function, introduced into the phylink code path, acquires &pl->phydev->lock while &pl->state_mutex is already held (via phylink_resolve()phylink_major_config()). This is the reverse of the established lock ordering used everywhere else in phylink, where &phydev->lock is acquired first and &pl->state_mutex second (as seen in phylink_bringup_phy() and phylink_phy_change()). The fix transfers locking responsibility for phy_config_inband() to phylink so that the correct lock order is consistently enforced (Feedly, Kernel Patch 1, Kernel Patch 2).

Impact

Successful exploitation of this vulnerability can cause a kernel deadlock, resulting in a complete loss of availability for the affected system (denial of service). Because the flaw is in the networking PHY subsystem, it could render network interfaces unresponsive or cause the entire system to hang, requiring a reboot. There is no confidentiality or integrity impact; the vulnerability is limited to availability (Feedly).

Exploitability

There is no known public proof-of-concept exploit or evidence of in-the-wild exploitation for CVE-2025-39915. The vulnerability requires local access with low privileges to trigger, limiting its attack surface. The EPSS score is approximately 0.018% (0.000180), indicating a very low probability of exploitation in the near term. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Feedly).

Mitigation and workarounds

The Linux kernel maintainers have released patches addressing this vulnerability. Users should upgrade to Linux kernel version 6.16.8 or later, or apply the stable-tree commits 052ac41c379c8b87629808be612a482b2d0ae283 and e2a10daba84968f6b5777d150985fd7d6abc9c84. Linux distribution vendors (e.g., Red Hat, Ubuntu, SUSE) are expected to backport these fixes into their supported kernel packages. No configuration-based workaround is known; patching is the recommended remediation (Kernel Patch 1, Kernel Patch 2).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux

Fixed

sid

linux: 6.16.8-1

Fixed

trixie

linux

Fixed

Ubuntu

Unknown

bionic

linux

Not Affected

bionic (esm-infra)

linux

Not Affected

bionic (fips-updates)

linux-fips

Not Affected

bionic (fips)

linux-fips

Not Affected

devel

linux

Not Affected

focal

linux

Not Affected

focal (esm-infra)

linux

Not Affected

focal (fips-updates)

linux-fips

Not Affected

RHEL / CentOS

Affected

RHEL 8

Not Affected

RHEL 9

Not Affected

RHEL 10

kernel.src

Affected

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-89654CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-extra
NoYesSep 11, 2026
CVE-2026-89711HIGH8.2
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesSep 11, 2026
CVE-2026-89682HIGH8.1
  • Linux Kernel logoLinux Kernel
  • linux-aws-7.0
NoYesSep 11, 2026
CVE-2026-89648HIGH7.5
  • Linux Kernel logoLinux Kernel
  • linux-azure-7.0
NoYesSep 11, 2026
CVE-2026-89693HIGH7
  • Linux Kernel logoLinux Kernel
  • linux-intel-iotg
NoYesSep 11, 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