CVE-2025-39882
Last modified
CVE-2025-39882 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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.. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.6.105, < 6.6.107 | — |
| Linux | Linux Kernel | >= 6.12.45, < 6.12.48 | — |
| Linux | Linux Kernel | >= 6.16.5, < 6.16.8 | — |
| Linux | Linux Kernel | 6.17 | Rc4 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-39882?
How severe is CVE-2025-39882?
How do I fix CVE-2025-39882?
Are you affected by CVE-2025-39882?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
