CyberRota Analysis
Detaylı analiz gerekiyor.
CVE
CVE-2026-43077
Severity
MEDIUM
CVSS
5.5
EPSS
0.01%
Linux
Original NVD 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.