cve/2024/CVE-2024-53202.md
2025-09-29 16:08:36 +00:00

18 lines
864 B
Markdown

### [CVE-2024-53202](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-53202)
![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=02fe26f25325b547b7a31a65deb0326c04bb5174%3C%20789a72498d32f88d24371c10985aceb46397056c%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In the Linux kernel, the following vulnerability has been resolved:firmware_loader: Fix possible resource leak in fw_log_firmware_info()The alg instance should be released under the exception path, otherwisethere may be resource leak here.To mitigate this, free the alg instance with crypto_free_shash when kmallocfails.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/cku-heise/euvd-api-doc