In the Linux kernel, the following vulnerability has been resolved: ext4: aovid use-after-free in ext4_ext_insert_extent() As Ojaswin mentioned in Link, in ext4_ext_insert_extent(), if the path is …
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: ext4: aovid use-after-free in ext4_ext_insert_extent() As Ojaswin mentioned in Link, in ext4_ext_insert_extent(), if the path is reallocated in ext4_ext_create_new_leaf(), we'll use the stale path and cause UAF. Below is a sample trace with dummy values: ext4_ext_insert_extent path = *ppath = 2000 ext4_ext_create_new_leaf(ppath) ext4_find_extent(ppath) path = *ppath = 2000 if (depth > path[0].p_maxdepth) …
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/51db04892a993cace63415be99848970a0f15ef2 Patch
- https://git.kernel.org/stable/c/5e811066c5ab709b070659197dccfb80ab650ddd Patch
- https://git.kernel.org/stable/c/8162ee5d94b8c0351be0a9321be134872a7654a1 Patch
- https://git.kernel.org/stable/c/975ca06f3fd154c5f7742083e7b2574c57d1c0c3 Patch
- https://git.kernel.org/stable/c/9df59009dfc6d9fc1bd9ddf6c5ab6e56d6ed887a Patch
- https://git.kernel.org/stable/c/a164f3a432aae62ca23d03e6d926b122ee5b860d Patch
- https://git.kernel.org/stable/c/beb7b66fb489041c50c6473100b383f7a51648fc Patch
- https://git.kernel.org/stable/c/bfed082ce4b1ce6349b05c09a0fa4f3da35ecb1b Patch
- https://git.kernel.org/stable/c/e17ebe4fdd7665c93ae9459ba40fcdfb76769ac1 Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html Mailing List
- https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html Mailing List
时间线
- nvd_ingest NVD