Description
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.
Scores
CVSS v3
5.5
EPSS
0.0008
EPSS Percentile
22.6%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-908
Status
published
Products (3)
linux/Kernel
6.13.0 - 6.13.4linux
linux/linux_kernel
6.14 rc1 (2 CPE variants)
linux/linux_kernel
6.13 - 6.13.4
Published
Mar 07, 2025
Tracked Since
Feb 18, 2026