GHSA-h8wx-9xh3-9g66HighCVSS 7.8
In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Don't leak a...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
drm/ttm: Don't leak a resource on eviction error
On eviction errors other than -EMULTIHOP we were leaking a resource. Fix.
v2:
- Avoid yet another goto (Andi Shyti)
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2023-54254
- https://git.kernel.org/stable/c/6aea0032380bbb1efebd598ad733d16925167921
- https://git.kernel.org/stable/c/7738335d73d0686ec8995e0448e5d1b48cffb2a4
- https://git.kernel.org/stable/c/e8188c461ee015ba0b9ab2fc82dbd5ebca5a5532
- https://git.kernel.org/stable/c/e9c44738cb1f537b177cc1beabcf6913690460cd
- https://github.com/advisories/GHSA-h8wx-9xh3-9g66