CVE-2026-46010

Summary

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).

Affected Software

VendorProductVersion RangeStatus
LinuxLinux64863f4ca4945bdb62ce2b30823f39ea9fe95415 < 293095ef618818852bac5488c1bc223935e2ca17affected
LinuxLinux64863f4ca4945bdb62ce2b30823f39ea9fe95415 < c52803e925604e2a17962ab0c99dce2d3f7238dbaffected
LinuxLinux64863f4ca4945bdb62ce2b30823f39ea9fe95415 < 3476c8bb960f48e49355d6f93fb7673211e0163faffected
LinuxLinux8ac99c57029e13ebb5fb0d634925abedef32b53aaffected
LinuxLinux6.16.9 < 6.17affected
LinuxLinux6.17affected
LinuxLinux0 < 6.17unaffected
LinuxLinux6.18.27 <= 6.18.*unaffected
LinuxLinux7.0.4 <= 7.0.*unaffected
LinuxLinux7.1 <= *unaffected

Weaknesses

References