In the Linux kernel, the following vulnerability has been resolved: eventpoll: Fix semi-unbounded recursion Ensure that epoll instances can never form a graph deeper than EP_MAX_NESTS+1 links. Cur…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: eventpoll: Fix semi-unbounded recursion Ensure that epoll instances can never form a graph deeper than EP_MAX_NESTS+1 links. Currently, ep_loop_check_proc() ensures that the graph is loop-free and does some recursion depth checks, but those recursion depth checks don't limit the depth of the resulting tree for two reasons: - They don't look upwards in the tree. - If there are multiple downwards paths of different lengths,…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/1b13b033062824495554e836a1ff5f85ccf6b039 Patch
- https://git.kernel.org/stable/c/2a0c0c974bea9619c6f41794775ae4b97530e0e6 Patch
- https://git.kernel.org/stable/c/3542c90797bc3ab83ebab54b737d751cf3682036 Patch
- https://git.kernel.org/stable/c/71379495ab70eaba19224bd71b5b9b399eb85e04 Patch
- https://git.kernel.org/stable/c/7a2125962c42d5336ca0495a9ce4cb38a63e9161 Patch
- https://git.kernel.org/stable/c/ea5f97dbdcb1651581a22bd10afd2f0dd9dc11d6 Patch
- https://git.kernel.org/stable/c/f2e467a48287c868818085aa35389a224d226732 Patch
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html Third Party Advisory
- https://cert-portal.siemens.com/productcert/html/ssa-019113.html
- https://cert-portal.siemens.com/productcert/html/ssa-032379.html
- https://cert-portal.siemens.com/productcert/html/ssa-082556.html
时间线
- nvd_ingest NVD