CVE-2026-23060
EUVD-2026-548404.02.2026, 17:16
In the Linux kernel, the following vulnerability has been resolved: crypto: authencesn - reject too-short AAD (assoclen<8) to match ESP/ESN spec authencesn assumes an ESP/ESN-formatted AAD. When assoclen is shorter than the minimum expected length, crypto_authenc_esn_decrypt() can advance past the end of the destination scatterlist and trigger a NULL pointer dereference in scatterwalk_map_and_copy(), leading to a kernel panic (DoS). Add a minimum AAD length check to fail fast on invalid inputs.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 4.3 ≤ 𝑥 < 5.10.249 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.199 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.162 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.6.122 |
| linux | linux_kernel | 6.7 ≤ 𝑥 < 6.12.68 |
| linux | linux_kernel | 6.13 ≤ 𝑥 < 6.18.8 |
| linux | linux_kernel | 6.19:rc1 |
| linux | linux_kernel | 6.19:rc2 |
| linux | linux_kernel | 6.19:rc3 |
| linux | linux_kernel | 6.19:rc4 |
| linux | linux_kernel | 6.19:rc5 |
| linux | linux_kernel | 6.19:rc6 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
Vulnerability Media Exposure
References