In the Linux kernel, the following vulnerability has been resolved:
drm/client: Fix error code in drmclientbuffervmaplocal()
This function accidentally returns zero/success on the failure path. It leads to locking issues and an uninitialized *map_copy in the caller.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/42xxx/CVE-2024-42275.json",
"cna_assigner": "Linux"
}