Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-42260
HistoryAug 17, 2024 - 8:54 a.m.

CVE-2024-42260 drm/v3d: Validate passed in drm syncobj handles in the performance extension

2024-08-1708:54:18
Linux
github.com
2
linux kernel
vulnerability resolved
userspace
driver
handle array
driver fix

AI Score

6.9

Confidence

High

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

In the Linux kernel, the following vulnerability has been resolved:

drm/v3d: Validate passed in drm syncobj handles in the performance extension

If userspace provides an unknown or invalid handle anywhere in the handle
array the rest of the driver will not handle that well.

Fix it by checking handle was looked up successfully or otherwise fail the
extension by jumping into the existing unwind.

(cherry picked from commit a546b7e4d73c23838d7e4d2c92882b3ca902d213)

AI Score

6.9

Confidence

High

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-42260