CVE-2024-42262
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
drm/v3d: Fix potential memory leak in the performance extension
If fetching of userspace memory fails during the main loop, all drm sync objs looked up until that point will be leaked because of the missing drm_syncobj_put.
Fix it by exporting and using a common cleanup helper.
(cherry picked from commit 484de39fa5f5b7bd0c5f2e2c5265167250ef7501)
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | bae7cb5d68001a8d4ceec5964dda74bb9aab7220 < ad5fdc48f7a63b8a98493c667505fe4d3864ae21 | affected |
| Linux | Linux | bae7cb5d68001a8d4ceec5964dda74bb9aab7220 < 32df4abc44f24dbec239d43e2b26d5768c5d1a78 | affected |
| Linux | Linux | 6.8 | affected |
| Linux | Linux | 0 < 6.8 | unaffected |
| Linux | Linux | 6.10.4 <= 6.10.* | unaffected |
| Linux | Linux | 6.11 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/ad5fdc48f7a63b8a98493c667505fe4d3864ae21
- https://git.kernel.org/stable/c/32df4abc44f24dbec239d43e2b26d5768c5d1a78
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.