CVE-2026-43078
Awaiting Analysis Awaiting Analysis - Queue
Buffer Overflow Fix in Linux Kernel Crypto API

Publication date: 2026-05-06

Last updated on: 2026-05-06

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl When page reassignment was added to af_alg_pull_tsgl the original loop wasn't updated so it may try to reassign one more page than necessary. Add the check to the reassignment so that this does not happen. Also update the comment which still refers to the obsolete offset argument.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-06
Last Modified
2026-05-06
Generated
2026-05-07
AI Q&A
2026-05-06
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 Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the Linux kernel's crypto subsystem, specifically in the af_alg module. It involves a flaw in the function af_alg_pull_tsgl where a page reassignment overflow can occur. When page reassignment was introduced, the original loop controlling the reassignment was not updated properly, causing it to potentially reassign one more page than necessary. This could lead to unexpected behavior or memory handling issues. The fix involved adding a check to prevent this overflow and updating related comments.


How can this vulnerability impact me? :

The vulnerability could cause improper memory page reassignment in the Linux kernel's crypto module, which might lead to memory corruption or instability in the system. This could potentially be exploited to cause crashes or other unintended behavior in applications relying on the affected crypto functionality.


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