CVE-2026-63999
In the Linux kernel, the following vulnerability has been resolved: ethtool: rss: fix indir_table and hkey leak on get_rxfh failure rss_pr
CVSS
—
No CVSS
EPSS
0.2%
p6
KEV
—
Exploit Today
2
0-100
Published: Jul 19, 2026 · Last modified: Jul 19, 2026
Not enough EPSS history yet.
In the Linux kernel, the following vulnerability has been resolved: ethtool: rss: fix indir_table and hkey leak on get_rxfh failure rss_prepare_get() allocates the indirection table and hash key buffer via rss_get_data_alloc(), then calls ops->get_rxfh() to populate them. If get_rxfh() fails, the function returns an error without freeing the allocation.
No related CVEs by CWE or product.