Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.13, < 6.13.4 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3b32b7f638fe61e9d29290960172f4e360e38233Patch
- https://git.kernel.org/stable/c/64b95bbc08bacf3e4b05c8604e6a4fec43bb712aPatch
FAQ
What is CVE-2025-21843?
CVE-2025-21843 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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...
How severe is CVE-2025-21843?
CVE-2025-21843 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-21843?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.