CVE-2025-39882
23.09.2025, 06:15
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.Enginsight
| Vendor | Product | Version |
|---|---|---|
| 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 |
| linux | linux_kernel | 6.17:rc5 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
Vulnerability Media Exposure