In the Linux kernel, the following vulnerability has been resolved:
ethtool: rss: fix indirtable and hkey leak on getrxfh failure
rssprepareget() allocates the indirection table and hash key buffer via rssgetdataalloc(), then calls ops->getrxfh() to populate them. If get_rxfh() fails, the function returns an error without freeing the allocation.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63999.json"
}