CVE-2026-80882
Received Received - Intake

Return ENOMEM Error in Tegra CCM Crypto Driver Buffer Allocation

Vulnerability report for CVE-2026-80882, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-04

Last updated on: 2026-09-04

Assigner: kernel.org

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-04
Last Modified
2026-09-04
Generated
2026-09-05
AI Q&A
2026-09-05
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is in the Linux kernel's crypto subsystem, specifically in the Tegra cryptographic module. When processing a cryptographic operation, the function tegra_ccm_do_one_req fails to allocate an input buffer but does not properly set the ENOMEM error value, which indicates an out-of-memory condition.

Detection Guidance

This vulnerability is specific to the Linux kernel's crypto subsystem and may not have direct network detection methods. Check kernel logs for errors related to tegra_ccm_do_one_req or ENOMEM failures during crypto operations.

Impact Analysis

This could lead to cryptographic operations failing silently or incorrectly, potentially causing data corruption or security issues if the system relies on these operations for encryption or decryption. It may also cause applications to hang or crash if they expect proper error handling.

Mitigation Strategies

Update the Linux kernel to the latest patched version to resolve the ENOMEM error handling in tegra_ccm_do_one_req. Monitor kernel logs for crypto-related errors after applying updates.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-80882. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart