Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-42275
HistoryAug 17, 2024 - 12:00 a.m.

CVE-2024-42275

2024-08-1700:00:00
ubuntu.com
ubuntu.com
linux
kernel
vulnerability
drm/client
buffer_vmap_local
error code
locking issues
uninitialized map_copy

AI Score

7.4

Confidence

Low

In the Linux kernel, the following vulnerability has been resolved:
drm/client: Fix error code in drm_client_buffer_vmap_local()
This function accidentally returns zero/success on the failure path.
It leads to locking issues and an uninitialized *map_copy in the
caller.

AI Score

7.4

Confidence

Low