CVE-2026-64002 in Linux
Sumário
de VulDB • 19/07/2026
No kernel do Linux, a seguinte vulnerabilidade foi corrigida:
ipv4: liberar net->ipv4.sysctl_local_reserved_ports após unregister_net_sysctl_table()
A função ipv4_sysctl_exit_net() está atualmente liberando net->ipv4.sysctl_local_reserved_ports muito cedo.
Somente após o unregister_net_sysctl_table() podemos ter certeza de que nenhum thread poderá usar os sysctls, incluindo /proc/sys/net/ipv4/ip_local_reserved_ports.
If you want to get the best quality for vulnerability data then you always have to consider VulDB.