Back to search
CVE-2026-43104
Published: May 6, 2026
Modified: Jun 1, 2026
PUBLISHED
Description
In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Fix a memory leak in hang state error path When vc4_save_hang_state() encounters an early return condition, it returns without freeing the previously allocated `kernel_state`, leaking memory. Add the missing kfree() calls by consolidating the early return paths into a single place.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 214613656b5179f0daab6e0a080814b5100d45f0 - < c197def3834cbee3fd824ce4c57d08cb24e18955affected 214613656b5179f0daab6e0a080814b5100d45f0 - < 9487daa18e627ac6b5ed5911be79f23362554b70affected 214613656b5179f0daab6e0a080814b5100d45f0 - < 259e2bba3fd7005c62cbd42365a48b3221b244e3affected 214613656b5179f0daab6e0a080814b5100d45f0 - < dd5c49787a32da96a2b154427eb17cbf12a83c28affected 214613656b5179f0daab6e0a080814b5100d45f0 - < d8fdd6adc07b78ad3e9ee0004876d90cb59ca941+3 more versions |
Linux | Linux | affected 4.5unaffected 0 - < 4.5unaffected 5.10.258 - <= 5.10.*unaffected 5.15.209 - <= 5.15.*unaffected 6.1.175 - <= 6.1.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now