Security Advisory

CVE-2026-31643

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-24 14:44:57
Last updated 2026-05-11 22:12:46
Assigner Linux
State PUBLISHED

Description

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 its allocated. Fix this by freeing it in the "reject_token:" case.