CVE-2026-52972
Beschrijving NL
In de Linux kernel is de volgende kwetsbaarheid verholpen:
crypto: af_alg - Cap AEAD AD lengte tot 0x80000000
Om rekenkundige overlopen bij het controleren van de TX te voorkomen
buffergrootte, beperk de bijbehorende gegevenslengte tot 0x80000000.
Origineel (Engels) tonen
In the Linux kernel, the following vulnerability has been resolved:
crypto: af_alg - Cap AEAD AD length to 0x80000000
In order to prevent arithmetic overflows when checking the TX
buffer size, cap the associated data length to 0x80000000.