In the Linux kernel, the following vulnerability has been resolved: phonet: pep: fix use-after-free in pep_get_sb() pep_get_sb() doesn't consider that pskb_may_pull() might have relocated the skb d…
严重 CVSS 9.8
摘要
In the Linux kernel, the following vulnerability has been resolved: phonet: pep: fix use-after-free in pep_get_sb() pep_get_sb() doesn't consider that pskb_may_pull() might have relocated the skb data, and continue to access the older pointer, causing UAF. Reproduced under KASAN: BUG: KASAN: slab-use-after-free in pep_get_sb+0x234/0x3b0 Read of size 1 at addr ff11000105510f50 by task repro/157 pep_get_sb+0x234/0x3b0 pipe_handler_do_rcv+0x5f7/0xa10 pep_do_rcv+0x203/0x410 __sk…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/0f71f852a96af9685858ce59fda34ecbf85c283d
- https://git.kernel.org/stable/c/17f78c0c0d41d738ee236eb6e841e39395188054
- https://git.kernel.org/stable/c/25e3641beb51333bfbb155af2fd2573a61113af2
- https://git.kernel.org/stable/c/8d931a75a38b9bb584a4071f5ebbd52755fc35ee
- https://git.kernel.org/stable/c/a48a889b60f73edb0399a8b08284a2ab0bd0295f
时间线
- nvd_ingest NVD