CVE-2024-58075
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/03/2025
Last modified:
06/03/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
crypto: tegra - do not transfer req when tegra init fails<br />
<br />
The tegra_cmac_init or tegra_sha_init function may return an error when<br />
memory is exhausted. It should not transfer the request when they return<br />
an error.