Tracker / CVE-2026-45976
CVE-2026-45976
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in amdgpu_ras_init() When amdgpu_nbio_ras_sw_init() fails in amdgpu_ras_init(), the function returns directly without freeing the allocated con structure, leading to a memory leak. Fix this by jumping to the release_con label to properly clean up the allocated memory before returning the error code. Compile tested only. Issue found using a prototype static analysis tool and code review.
Affected products and versions
| linux | linux_kernel · 6.13 → 6.18.14 |
|---|---|
| linux | linux_kernel · 6.19 → 6.19.4 |
| linux | linux_kernel · 6.4 → 6.6.128 |
| linux | linux_kernel · 6.7 → 6.12.75 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.