PT-2026-61316
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...