CVE-2026-31643

· NIST NVD ↗

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.

MEDIUM
CVSS severity
5.5
CVSS base score
2026-04-24
Published

CWE codes

CWE-401

Affected products

linux:linux_kernel

Sources