GHSA-h9mq-35p6-m5v2HighCVSS 7.5
In the Linux kernel, the following vulnerability has been resolved: crypto/krb5, rxrpc: Fix lack...
🔗 CVE IDs covered (1)
📋 Description
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 to validate DATA packets secured with RxGK.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-64208
- https://git.kernel.org/stable/c/2b50aceafe6606ea52ed42aadd1b4d44a188aade
- https://git.kernel.org/stable/c/585f9f6aef5c4542ac9d6ec45cd7dbc7df9af3ff
- https://git.kernel.org/stable/c/9217017f4bce53dddb8d547837f1f707045d64ad
- https://github.com/advisories/GHSA-h9mq-35p6-m5v2