In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in ip6_finish_output2() If skb_expand_head() returns NULL, skb has been freed and associated dst/idev coul…
高危 CVSS 8.1
摘要
In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in ip6_finish_output2() If skb_expand_head() returns NULL, skb has been freed and associated dst/idev could also have been freed. We need to hold rcu_read_lock() to make sure the dst and associated idev are alive.
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/3574d28caf9a09756ae87ad1ea096c6f47b6101e Patch
- https://git.kernel.org/stable/c/56efc253196751ece1fc535a5b582be127b0578a Patch
- https://git.kernel.org/stable/c/6ab6bf731354a6fdbaa617d1ec194960db61cf3b Patch
- https://git.kernel.org/stable/c/da273b377ae0d9bd255281ed3c2adb228321687b Patch
- https://git.kernel.org/stable/c/e891b36de161fcd96f12ff83667473e5067b9037 Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html Mailing List
时间线
- nvd_ingest NVD