CVE-2024-58075

Publication date

2025-03-06 16:04:30

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - do not transfer req when tegra init fails The tegra_cmac_init or tegra_sha_init function may return an error when memory is exhausted. It should not transfer the request when they return an error.