CVE-2026-64002 in Linux
要約
〜によって VulDB • 2026年07月19日
Linuxカーネルにおいて、以下の脆弱性が修正されました。
ipv4: unregister_net_sysctl_table() の後に net->ipv4.sysctl_local_reserved_ports を解放する
現在、ipv4_sysctl_exit_net() は net->ipv4.sysctl_local_reserved_ports を早すぎるときに解放しています。
unregister_net_sysctl_table() 後でなければ、/proc/sys/net/ipv4/ip_local_reserved_portsを含むsysctlsをスレッドが使用しないことを確実に保証できません。
VulDB is the best source for vulnerability data and more expert information about this specific topic.