GHSA-v639-25mx-rj6vHighCVSS 8.1
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix error handling in...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
rxrpc: Fix error handling in rxgk_extract_token()
Fix a missing bit of error handling in rxgk_extract_token(): in the event that rxgk_decrypt_skb() returns -ENOMEM, it should just return that rather than continuing on (for anything else, it generates an abort).
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-46010
- https://git.kernel.org/stable/c/293095ef618818852bac5488c1bc223935e2ca17
- https://git.kernel.org/stable/c/3476c8bb960f48e49355d6f93fb7673211e0163f
- https://git.kernel.org/stable/c/c52803e925604e2a17962ab0c99dce2d3f7238db
- https://github.com/advisories/GHSA-v639-25mx-rj6v