CVE-2024-42262
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
17/08/2024
Last modified:
19/08/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/v3d: Fix potential memory leak in the performance extension<br />
<br />
If fetching of userspace memory fails during the main loop, all drm sync<br />
objs looked up until that point will be leaked because of the missing<br />
drm_syncobj_put.<br />
<br />
Fix it by exporting and using a common cleanup helper.<br />
<br />
(cherry picked from commit 484de39fa5f5b7bd0c5f2e2c5265167250ef7501)
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.8 (including) | 6.10.4 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.11:rc1:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



