In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix fragment overflow handling in RX path The atlantic driver can receive packets with more than MAX_SKB_FRAGS (17…
严重 CVSS 9.8
摘要
In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix fragment overflow handling in RX path The atlantic driver can receive packets with more than MAX_SKB_FRAGS (17) fragments when handling large multi-descriptor packets. This causes an out-of-bounds write in skb_add_rx_frag_netmem() leading to kernel panic. The issue occurs because the driver doesn't check the total number of fragments before calling skb_add_rx_frag(). When a packet requires more than MAX_SK…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/34147477eeab24077fcfe9649e282849347d760c
- https://git.kernel.org/stable/c/3be37c3c96b16462394fcb8e15e757c691377038
- https://git.kernel.org/stable/c/3fd2105e1b7e041cc24be151c9a31a14d5fc50ab
- https://git.kernel.org/stable/c/5d6051ea1b0417ae2f06a8440d22e48fbc8f8997
- https://git.kernel.org/stable/c/5ffcb7b890f61541201461580bb6622ace405aec
- https://git.kernel.org/stable/c/64e47cd1fd631a21bf5a630cebefec6c8fc381cd
- https://git.kernel.org/stable/c/b0c4d5135b04ea100988e2458c98f2d8564cda16
时间线
- nvd_ingest NVD