CVE-2025-39882

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: fix potential OF node use-after-free The for_each_child_of_node() helper drops the reference it takes to each node as it iterates over children and an explicit of_node_put() is only needed when exiting the loop early. Drop the recently introduced bogus additional reference count decrement at each iteration that could potentially lead to a use-after-free.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc5:*:*:*:*:*:*

History

12 Dec 2025, 20:09

Type Values Removed Values Added
First Time Linux
Linux linux Kernel
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8
CWE CWE-416
CPE cpe:2.3:o:linux:linux_kernel:6.17:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.17:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
References () https://git.kernel.org/stable/c/4de37a48b6b58faaded9eb765047cf0d8785ea18 - () https://git.kernel.org/stable/c/4de37a48b6b58faaded9eb765047cf0d8785ea18 - Patch
References () https://git.kernel.org/stable/c/b2fbe0f9f80b9cfa1e06ddcf8b863d918394ef1d - () https://git.kernel.org/stable/c/b2fbe0f9f80b9cfa1e06ddcf8b863d918394ef1d - Patch
References () https://git.kernel.org/stable/c/b58a26cdd4795c1ce6a80e38e9348885555dacd6 - () https://git.kernel.org/stable/c/b58a26cdd4795c1ce6a80e38e9348885555dacd6 - Patch
References () https://git.kernel.org/stable/c/c4901802ed1ce859242e10af06e6a7752cba0497 - () https://git.kernel.org/stable/c/c4901802ed1ce859242e10af06e6a7752cba0497 - Patch

23 Sep 2025, 06:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-23 06:15

Updated : 2025-12-12 20:09


NVD link : CVE-2025-39882

Mitre link : CVE-2025-39882

CVE.ORG link : CVE-2025-39882


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-416

Use After Free