CVE-2025-21843

5.5MEDIUM

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: avoid garbage value in panthor_ioctl_dev_query() 'priorities_info' is uninitialized, and the uninitialized value is c

公開日: 3/7/2025更新日: 10/1/2025

説明

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: avoid garbage value in panthor_ioctl_dev_query() 'priorities_info' is uninitialized, and the uninitialized value is copied to user object when calling PANTHOR_UOBJ_SET(). Using memset to initialize 'priorities_info' to avoid this garbage value problem.

AI分析AIによる分析

影響を受ける製品

linuxlinux_kernel
linuxlinux_kernel
6.14
linuxlinux_kernel
6.14

参照