PT-2026-48636
An integer underflow vulnerability was found in MIT krb5 in the berval2tl data function in plugins/kdb/ldap/libkdb ldap/ldap principal2.c. The function performs an unsigned subtraction bv len - 2 without a prior bounds check. When bv len is 0 or 1, the subtraction wraps to a large value which is...