2 matches found
CVE-2026-64208
In the Linux kernel, CVE-2026-64208 relates to crypto/krb5 and rxrpc. The fix adds pre-decrypt/pre-verify length checks by updating the krb5 crypto library to provide facilities for prechecking the length of messages before decryption or verification, and updates AF_RXRPC to validate DATA packets...
PT-2026-64323
In the Linux kernel, the following vulnerability has been resolved: crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checks Change the krb5 crypto library to provide facilities to precheck the length of the message about to be decrypted or verified. Fix AF RXRPC to make use of this t...