[Git][pacman/pacman][master] libalpm/signing.c: prevent underflow in length_check
3 Feb
2024
3 Feb
'24
9:54 p.m.
Allan McRae pushed to branch master at Pacman / Pacman Commits: 16a2a797 by Allan McRae at 2024-02-04T07:54:12+10:00 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> - - - - - 1 changed file: - lib/libalpm/signing.c View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/16a2a79728d6b3184fd36156... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/16a2a79728d6b3184fd36156... You're receiving this email because of your account on gitlab.archlinux.org.
301
Age (days ago)
301
Last active (days ago)
0 comments
1 participants
participants (1)
-
Allan McRae (@allan)