SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-80882

UNKNOWN · CVSS N/A EPSS 0.16%

Source: NVD + CISA KEV + EPSS · Published 2026-09-04 · Last synced 2026-09-19

CyberRota Analysis

AI-Generated

A 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.

CVE
CVE-2026-80882
Severity
UNKNOWN
CVSS
N/A
EPSS
0.16%
Linux

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.