Files
strongswan-ext/src/libipsec
Tobias Brunner dae65dd492 esp-packet: Fix leak and avoid one if AEAD implementations misbehave
If an `aead_t` implementation incorrectly allocates memory if the
decryption/ICV verification failed, this avoids a leak.  Unfortunately,
many implementations actually did that.

Fixes: 24a8d1253f ("libipsec: Wrap traditional algorithms in AEAD wrapper")
2026-07-22 18:20:12 +02:00
..
2020-09-09 13:25:30 +02:00