Security Advisory

CVE-2026-43077

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-06 07:40:14
Last updated 2026-05-11 22:17:16
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Fix minimum RX size check for decryption The check for the minimum receive buffer size did not take the tag size into account during decryption. Fix this by adding the required extra length.