In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix key parsing memleak In rxrpc_preparse_xdr_yfs_rxgk(), the memory attached to token->rxgk can be leaked in a few error paths after it's allocated. Fix this by freeing it in the "reject_token:" case.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2026042457-CVE-2026-31643-54c3@gregkh/T