High-Risk Vulnerability Alert: Linux Kernel DRM Vulnerability CVE-2025-39882
Vulnerability Description: In the Linux kernel, the following vulnerability has been fixed in drm/mediatek: a potential use-after-free issue in the for_each_child_of_node() helper function, which releases each node reference it acquires while traversing child nodes. The explicit call to of_node_put() is only required when exiting the loop prematurely, removing the recently introduced unnecessary reference count decrement … Read more