In the Linux kernel, the following vulnerability has been resolved: kdb: Fix buffer overflow during tab-complete Currently, when the user attempts symbol completion with the Tab key, kdb will use s…
高危 CVSS 8.4
摘要
In the Linux kernel, the following vulnerability has been resolved: kdb: Fix buffer overflow during tab-complete Currently, when the user attempts symbol completion with the Tab key, kdb will use strncpy() to insert the completed symbol into the command buffer. Unfortunately it passes the size of the source buffer rather than the destination to strncpy() with predictably horrible results. Most obviously if the command buffer is already full but cp, the cursor position, is in the middle of the…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/107e825cc448b7834b31e8b1b3cf0f57426d46d5 Mailing List
- https://git.kernel.org/stable/c/33d9c814652b971461d1e30bead6792851c209e7 Mailing List
- https://git.kernel.org/stable/c/cfdc2fa4db57503bc6d3817240547c8ddc55fa96 Mailing List
- https://git.kernel.org/stable/c/ddd2972d8e2dee3b33e8121669d55def59f0be8a Mailing List
- https://git.kernel.org/stable/c/e9730744bf3af04cda23799029342aa3cddbc454 Mailing List
- https://git.kernel.org/stable/c/f636a40834d22e5e3fc748f060211879c056cd33 Mailing List
- https://git.kernel.org/stable/c/f694da720dcf795dc3eb97bf76d220213f76aaa7 Mailing List
- https://git.kernel.org/stable/c/fb824a99e148ff272a53d71d84122728b5f00992 Mailing List
- https://git.kernel.org/stable/c/107e825cc448b7834b31e8b1b3cf0f57426d46d5 Mailing List
- https://git.kernel.org/stable/c/33d9c814652b971461d1e30bead6792851c209e7 Mailing List
- https://git.kernel.org/stable/c/cfdc2fa4db57503bc6d3817240547c8ddc55fa96 Mailing List
- https://git.kernel.org/stable/c/ddd2972d8e2dee3b33e8121669d55def59f0be8a Mailing List
- https://git.kernel.org/stable/c/e9730744bf3af04cda23799029342aa3cddbc454 Mailing List
- https://git.kernel.org/stable/c/f636a40834d22e5e3fc748f060211879c056cd33 Mailing List
- https://git.kernel.org/stable/c/f694da720dcf795dc3eb97bf76d220213f76aaa7 Mailing List
- https://git.kernel.org/stable/c/fb824a99e148ff272a53d71d84122728b5f00992 Mailing List
时间线
- nvd_ingest NVD