CVE-2024-50173

5.5MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup() The group variable can't be used to retrieve ptdev in our

发布于: 11/8/2024更新于: 10/1/2025

描述

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix access to uninitialized variable in tick_ctx_cleanup() The group variable can't be used to retrieve ptdev in our second loop, because it points to the previously iterated list_head, not a valid group. Get the ptdev object from the scheduler instead.

AI分析AI驱动

受影响产品

linuxlinux_kernel
linuxlinux_kernel
linuxlinux_kernel
6.12

参考资料