In the Linux kernel, the following vulnerability has been resolved: ipc: limit next_id allocation to the valid ID range The checkpoint/restore sysctl path can request the next SysV IPC id through i…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: ipc: limit next_id allocation to the valid ID range The checkpoint/restore sysctl path can request the next SysV IPC id through ids->next_id. ipc_idr_alloc() currently forwards that request to idr_alloc() with an open-ended upper bound. If the valid tail of the SysV IPC id space is full, the allocation can spill beyond ipc_mni. The returned SysV IPC id still uses the normal index encoding, so later lookup and removal can t…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/157ce2c6836ce0ff19108a819f38df061345425f Patch
- https://git.kernel.org/stable/c/3bbe2bb9111ce6967a951bfac79af142d816fae5 Patch
- https://git.kernel.org/stable/c/41058d4c3f63ab64901560a704882e0565f4e456 Patch
- https://git.kernel.org/stable/c/8c58a92849175f5e2ab7bc2734b3b89afe79f6ef Patch
- https://git.kernel.org/stable/c/a3cc795129e5ec0f8948653a3bf471e7d8852f5e Patch
- https://git.kernel.org/stable/c/af24e202b543ded8a34f1d5d3db54eb916173f04 Patch
- https://git.kernel.org/stable/c/bd4be70669af55b974860d13680348cfdf50bbed Patch
- https://git.kernel.org/stable/c/fa0b9b2b7ae3539908d69c2b9ac0d144d9bc5139 Patch
- https://access.redhat.com/errata/RHSA-2026:47248
- https://access.redhat.com/security/cve/CVE-2026-52923 Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2492094 Issue Tracking
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-52923.json Third Party Advisory
时间线
- nvd_ingest NVD