CVE-2025-39736

EUVD-2025-28975
In the Linux kernel, the following vulnerability has been resolved:

mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock

When netpoll is enabled, calling pr_warn_once() while holding
kmemleak_lock in mem_pool_alloc() can cause a deadlock due to lock
inversion with the netconsole subsystem.  This occurs because
pr_warn_once() may trigger netpoll, which eventually leads to
__alloc_skb() and back into kmemleak code, attempting to reacquire
kmemleak_lock.

This is the path for the deadlock.

mem_pool_alloc()
  -> raw_spin_lock_irqsave(&kmemleak_lock, flags);
      -> pr_warn_once()
          -> netconsole subsystem
	     -> netpoll
	         -> __alloc_skb
		   -> __create_object
		     -> raw_spin_lock_irqsave(&kmemleak_lock, flags);

Fix this by setting a flag and issuing the pr_warn_once() after
kmemleak_lock is released.
ProviderTypeBase ScoreAtk. VectorAtk. ComplexityPriv. RequiredVector
siemens-SADPADP
5.5 MEDIUM
LOCAL
LOW
LOW
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Base Score
CVSS 3.x
EPSS Score
Percentile: 2%
Affected Products (NVD)
VendorProductVersion
linuxlinux_kernel
5.4 ≤
𝑥
< 5.4.297
linuxlinux_kernel
5.5 ≤
𝑥
< 5.10.241
linuxlinux_kernel
5.11 ≤
𝑥
< 5.15.190
linuxlinux_kernel
5.16 ≤
𝑥
< 6.1.149
linuxlinux_kernel
6.2 ≤
𝑥
< 6.6.103
linuxlinux_kernel
6.7 ≤
𝑥
< 6.12.43
linuxlinux_kernel
6.13 ≤
𝑥
< 6.15.11
linuxlinux_kernel
6.16 ≤
𝑥
< 6.16.2
linuxlinux_kernel
6.17:rc1
debiandebian_linux
11.0
𝑥
= Vulnerable software versions
Early Detection
Affected products identified ahead of NVD analysis through intelligence sources.
VendorProductVersionSource
SiemensSIMATIC CN 4100
𝑥
< V5.0
ADP
siemenssimatic_cn_4100
𝑥
< 5.0
ADP
Debian logo
Debian Releases
Debian Product
Codename
linux
bookworm
6.1.170-3
fixed
bookworm (security)
6.1.176-1
fixed
bullseye
vulnerable
bullseye (security)
5.10.259-1
fixed
forky
7.0.13-1
fixed
sid
7.1.3-1
fixed
trixie
6.12.86-1
fixed
trixie (security)
6.12.94-1
fixed
linux-6.1
bullseye (security)
6.1.176-1~deb11u1
fixed
Amazon Linux logo
Amazon Linux Releases
Amazon Package
Release
bpftool
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
bpftool-debuginfo
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
kernel
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
kernel-debuginfo
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
kernel-debuginfo-common-aarch64
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
kernel-debuginfo-common-x86_64
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
kernel-devel
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
kernel-headers
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
kernel-libbpf
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
kernel-libbpf-debuginfo
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
kernel-libbpf-devel
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
kernel-libbpf-static
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
kernel-livepatch-6.1.150-174.273
Amazon Linux 2023
1:1.0-0.amzn2023
fixed
kernel-modules-extra
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
kernel-modules-extra-common
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
kernel-tools
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
kernel-tools-debuginfo
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
kernel-tools-devel
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
perf
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
perf-debuginfo
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
python3-perf
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
python3-perf-debuginfo
Amazon Linux 2023
1:6.1.150-174.273.amzn2023
fixed
Azure Linux logo
Azure Linux Releases
Azure Package
Release
kernel
Azure Linux 3.0
0:6.6.104.2-1.azl3
fixed