Vulnerability 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).
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.16.9, < 6.17 |
References
- https://git.kernel.org/stable/c/293095ef618818852bac5488c1bc223935e2ca17Patch
- https://git.kernel.org/stable/c/3476c8bb960f48e49355d6f93fb7673211e0163fPatch
- https://git.kernel.org/stable/c/c52803e925604e2a17962ab0c99dce2d3f7238dbPatch
FAQ
What is CVE-2026-46010?
CVE-2026-46010 is a vulnerability with a CVSS score of 8.1 (HIGH). 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 r...
How severe is CVE-2026-46010?
CVE-2026-46010 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-46010?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.