3 matches found
The vulnerability of the tick_ctx_cleanup() function in the drivers/gpu/drm/panthor/panthor_sched.c file of the DRI support driver for the Linux operating system allows a attacker to cause a service failure.
The vulnerability of the tickctxcleanup function in the drivers/gpu/drm/panthor/panthorsched.c file of the Direct Rendering Infrastructure DRI driver in the Linux operating system is related to the use of an uninitialized resource. Exploiting this vulnerability could allow an attacker to cause a...
SUSE CVE-2024-50173
In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix access to uninitialized variable in tickctxcleanup The group variable can't be used to retrieve ptdev in our second loop, because it points to the previously iterated listhead, not a valid group. Get the ptdev...
DEBIAN-CVE-2024-50173
In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix access to uninitialized variable in tickctxcleanup The group variable can't be used to retrieve ptdev in our second loop, because it points to the previously iterated listhead, not a valid group. Get the ptdev...