CVE & CISA-KEV Catalog

CVE-2025-39905

MEDIUM
7.1
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: net: phylink: add lock for serializing concurrent pl->phydev writes with resolver Currently phylink_resolve() protects itself against concurrent phylink_bringup_phy() or phylink_disconnect_phy() calls which modify pl->phydev by relying on pl->state_mutex. The problem is that in phylink_resolve(), pl->state_mutex is in a lock inversion state with pl->phydev->lock. So pl->phydev->lock needs to be acquired prior to pl->state_mutex. But that requires dereferencing pl->phydev in the first place, and without pl->state_mutex, that is racy. Hence the reason for the extra lock. Currently it is redundant, but it will serve a functional purpose once mutex_lock(&phy->lock) will be moved outside of the mutex_lock(&pl->state_mutex) section. Another alternative considered would have been to let phylink_resolve() acquire the rtnl_mutex, which is also held when phylink_bringup_phy() and phylink_disconnect_phy() are called. But since phylink_disconnect_phy() runs under rtnl_lock(), it would deadlock with phylink_resolve() when calling flush_work(&pl->resolve). Additionally, it would have been undesirable because it would have unnecessarily blocked many other call paths as well in the entire kernel, so the smaller-scoped lock was preferred.

How to fix

Remediation Available
linuxDebian
Fixed in:6.16.8-1CVE-2025-39905
kernelRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernelRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64kRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64kRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-coreRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-debugRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-debugRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-debug-coreRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-debug-debuginfoRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-debug-develRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-debug-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-debug-devel-matchedRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-debug-modulesRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-debug-modules-coreRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-debug-modules-extraRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-debuginfoRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-develRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-develRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-devel-matchedRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-modulesRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-modulesRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-modules-coreRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-modules-extraRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-64k-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-abi-stablelistsRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-coreRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debugRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debugRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debug-coreRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debug-debuginfoRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debug-develRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debug-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debug-devel-matchedRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debug-modulesRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debug-modules-coreRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debug-modules-extraRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debug-uki-virtRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debug-uki-virtRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debuginfoRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debuginfo-common-s390xRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-develRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-develRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-devel-matchedRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-docRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-docRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-modulesRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-modulesRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-modules-coreRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-modules-extraRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-modules-extra-matchedRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-modules-extra-matchedRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rtRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rtRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64kRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64kRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-coreRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-debugRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-debugRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-debug-coreRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-debug-debuginfoRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-debug-develRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-debug-modulesRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-debug-modules-coreRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-debug-modules-extraRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-debuginfoRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-develRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-develRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-modulesRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-modulesRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-modules-coreRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-64k-modules-extraRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-coreRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-debugRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-debugRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-debug-coreRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-debug-debuginfoRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-debug-develRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-debug-modulesRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-debug-modules-coreRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-debug-modules-extraRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-debuginfoRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-develRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-develRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-modulesRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-modulesRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-modules-coreRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-rt-modules-extraRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-toolsRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-toolsRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-tools-debuginfoRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-tools-libsRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-tools-libsRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-tools-libs-develRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-tools-libs-develRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-uki-virtRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-uki-virtRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-uki-virt-addonsRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-uki-virt-addonsRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-zfcpdumpRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-zfcpdump-coreRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-zfcpdump-debuginfoRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-zfcpdump-develRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-zfcpdump-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-zfcpdump-devel-matchedRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-zfcpdump-modulesRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-zfcpdump-modules-coreRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-zfcpdump-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-zfcpdump-modules-extraRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
libperfRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
libperfRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
libperf-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
libperf-debuginfoRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
perfRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
perfRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
perf-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
perf-debuginfoRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
python3-perfRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
python3-perfRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
python3-perf-debuginfoRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
rtlaRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
rtlaRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
rvRocky
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
rvRed Hat / RHEL
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453
Fixed in:0:6.12.0-124.27.1.el10_1RHSA-2026:0453

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityHigh
AvailabilityHigh

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H/E:U

Exploit Intelligence

0.10%probability of exploitation in 30 days
1stpercentile

Low risk: more likely to be exploited than 1% of all known CVEs.

References

Related Vulnerabilities

Other CWE-362 (Race Condition) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2024-6387High8.1100%-Fix
CVE-2023-36884High7.599%KEV + RansomFix
CVE-2018-15473Medium5.399%-Fix
CVE-2024-27983High8.287%-Fix
CVE-2014-0226Medium6.886%-Fix
CVE-2016-5195High7.084%KEVFix
Embed a live status badge for CVE-2025-39905
CVE-2025-39905 severity badge

Markdown

[![CVE-2025-39905](https://tridentstack.com/cve/badge/CVE-2025-39905.svg)](https://tridentstack.com/cve/CVE-2025-39905)

HTML

<a href="https://tridentstack.com/cve/CVE-2025-39905"><img src="https://tridentstack.com/cve/badge/CVE-2025-39905.svg" alt="CVE-2025-39905"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-01-14.