In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow There is a possibility of buffer overflow in show_rcu_tasks_trace_…
高危 CVSS 7.0
摘要
In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow There is a possibility of buffer overflow in show_rcu_tasks_trace_gp_kthread() if counters, passed to sprintf() are huge. Counter numbers, needed for this are unrealistically high, but buffer overflow is still possible. Use snprintf() with buffer size instead of sprintf(). Found by Linux Verification Center (linuxtesting.org) with SVACE.
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/08186d0c5fb64a1cc4b43e009314ee6b173ed222 Patch
- https://git.kernel.org/stable/c/17c43211d45f13d1badea3942b76bf16bcc49281 Patch
- https://git.kernel.org/stable/c/1a240e138071b25944ded0f5b3e357aa99fabcb7 Patch
- https://git.kernel.org/stable/c/32d988f48ed287e676a29a15ac30701c35849aec Patch
- https://git.kernel.org/stable/c/6593d857ce5b5b802fb73d8091ac9c84b92c1697 Patch
- https://git.kernel.org/stable/c/af7b560c88fb420099e29890aa682b8a3efc8784 Patch
- https://git.kernel.org/stable/c/cc5645fddb0ce28492b15520306d092730dffa48 Patch
- https://git.kernel.org/stable/c/08186d0c5fb64a1cc4b43e009314ee6b173ed222 Patch
- https://git.kernel.org/stable/c/1a240e138071b25944ded0f5b3e357aa99fabcb7 Patch
- https://git.kernel.org/stable/c/32d988f48ed287e676a29a15ac30701c35849aec Patch
- https://git.kernel.org/stable/c/6593d857ce5b5b802fb73d8091ac9c84b92c1697 Patch
- https://git.kernel.org/stable/c/cc5645fddb0ce28492b15520306d092730dffa48 Patch
- https://lists.debian.org/debian-lts-announce/2024/10/msg00003.html
时间线
- nvd_ingest NVD