pacman/lib
Allan McRae 16a2a79728 libalpm/signing.c: prevent underflow in length_check
The length_check function could underflow if the provided buffer index
is greater than the signature buffer length, leading to an out of
bounds read.

Signed-off-by: Allan McRae <allan@archlinux.org>
2024-02-04 07:54:12 +10:00
..
libalpm libalpm/signing.c: prevent underflow in length_check 2024-02-04 07:54:12 +10:00