Security Advisory

CVE-2024-58075

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-03-06 16:04:30
Last updated 2026-05-11 21:02:48
Assigner 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.