CyberRota Analysis
AI-GeneratedA vulnerability in the Linux kernel's Tegra cryptographic module could lead to improper error handling when input buffer allocation fails, potentially resulting in resource exhaustion or denial of service. This issue affects systems utilizing the Tegra hardware for cryptographic operations. Organizations using Linux with Tegra components should prioritize this vulnerability to ensure robust error management and system stability.
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm Ensure the ENOMEM error value is set when the input buffer allocation fails in tegra_ccm_do_one_req.