Vulnerability 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 it's allocated. Fix this by freeing it in the "reject_token:" case.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.16.1, < 6.18.23 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/01f51318feb626deee1d0c8a190198cd7857d599Patch
- https://git.kernel.org/stable/c/b555912b9b21075e8298015f888ffe3ff60b1a97Patch
- https://git.kernel.org/stable/c/d5f76f812d2c0ea6dd651b0586be49e85ecca085Patch
FAQ
What is CVE-2026-31643?
CVE-2026-31643 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 p...
How severe is CVE-2026-31643?
CVE-2026-31643 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-31643?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.