CVE-2026-46033
Linux Linux, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 6
In the Linux kernel, the following vulnerability has been resolved: crypto: authencesn - reject short ahash digests during instance creation authencesn requires either a zero authsize or an authsize of at least 4 bytes because the ESN encrypt/decrypt paths always move 4 bytes of high-order sequence number data at the end of the authenticated data. While crypto_authenc_esn_setauthsize() already rejects explicit non-zero authsizes in the range 1..3, crypto_authenc_esn_create() still copied auth->digestsize into inst->alg.maxauthsize without validating it. The AEAD core then initialized the tf...
- CVSS
- 7.1
- EPSS
- 0.13% 2.93% percentile
- CISA KEV
- Not listed
- Published
- 2026.05.27