In the Linux kernel, the following vulnerability has been resolved:
drm/panthor: avoid garbage value in panthorioctldev_query()
'prioritiesinfo' is uninitialized, and the uninitialized value is copied to user object when calling PANTHORUOBJSET(). Using memset to initialize 'prioritiesinfo' to avoid this garbage value problem.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/21xxx/CVE-2025-21843.json"
}