← Volver al buscador de CVEs

CVE-2026-63999

Linux Kernel

Descripción

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.

EPSS 0.166%Riesgo 0
Ver fuente
Publicación
2026-07-19 16:17:39
Versiones afectadas
unknown
Tipo
Kernel
Última modificación
2026-07-30 14:51:11
Vector
Pending