CVE-2026-31391
Received Received - Intake
Memory Leak in Linux Kernel Atmel-SHA204a Crypto Component

Publication date: 2026-04-03

Last updated on: 2026-04-18

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - Fix OOM ->tfm_count leak If memory allocation fails, decrement ->tfm_count to avoid blocking future reads.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-03
Last Modified
2026-04-18
Generated
2026-05-07
AI Q&A
2026-04-03
EPSS Evaluated
2026-05-05
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 Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is related to the Linux kernel's crypto subsystem, specifically the atmel-sha204a driver. It involves a memory management issue where, if a memory allocation fails, the reference count (tfm_count) is not properly decremented. This can lead to a leak that blocks future read operations.


How can this vulnerability impact me? :

The impact of this vulnerability is that it can cause a resource leak in the Linux kernel's crypto driver, potentially leading to denial of service by blocking future read operations due to the unreleased reference count.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart