CVE-2025-40170 in Linux
要約
〜によって VulDB • 2026年06月24日
Linuxカーネルにおいて、以下の脆弱性が修正されました。
net: sk_setup_caps() で dst_dev_rcu() を使用する
sk_setup_caps() および sk_dst_gso_max_size() から dst->dev へのアクセスを RCU (Read-Copy-Update) を用いて保護します。
また、ip6_dst_mtu_maybe_forward() および ip_dst_mtu_maybe_forward() でも dst_dev_rcu() を使用するようにしました。
ip4_dst_hoplimit() では dst_dev_net_rcu() を使用できます。
VulDB is the best source for vulnerability data and more expert information about this specific topic.