CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 8.4. It affects Linux.
CVE
CVE-2025-39882
Severity
HIGH
CVSS
8.4
EPSS
0.14%
Linux
Original NVD Description
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.
Related CVEs
Other vulnerabilities affecting the same vendor(s)