Memory Leak Issue in Linux Kernel Related to ethtool and RSS
CVE-2026-63999

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
19 July 2026

What is CVE-2026-63999?

A memory leak vulnerability exists in the Linux Kernel's ethtool component. Specifically, during the execution of the rss_prepare_get() function, memory allocation for the indirection table and hash key buffer occurs via rss_get_data_alloc(). If an error arises during the get_rxfh() call, the function fails to free the allocated memory, leading to a memory leak. This vulnerability can potentially degrade system performance and stability over time. It is essential for users to update to the latest kernel version to mitigate this issue.

Affected Version(s)

Linux 4f038a6a02d20859a3479293cbf172b0f14cbdd6 < 33d05c22d6f227c5ae171c46df2f6f8bf48047ea

Linux 4f038a6a02d20859a3479293cbf172b0f14cbdd6 < 80d95d92f828cfcace955d673637d944178b435f

Linux 4f038a6a02d20859a3479293cbf172b0f14cbdd6 < 266297692f97008ca48bc311775c087c59bd7fe3

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.