目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2024-39480— Linux kernel 安全漏洞

EPSS 0.02% · P6
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2024-39480 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
kdb: Fix buffer overflow during tab-complete
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
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 buffer, then we will write past the end of the supplied buffer. Fix this by replacing the dubious strncpy() calls with memmove()/memcpy() calls plus explicit boundary checks to make sure we have enough space before we start moving characters around.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于tab补全期间缓冲区溢出。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 5d5314d6795f3c1c0f415348ff8c51f7de042b77 ~ fb824a99e148ff272a53d71d84122728b5f00992 -
LinuxLinux 2.6.35 -

二、漏洞 CVE-2024-39480 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2024-39480 的情报信息

登录查看更多情报信息。

同批安全公告 · Linux · 2024-07-05 · 共 14 条

CVE-2024-39485Linux kernel 安全漏洞
CVE-2024-39484Linux kernel 安全漏洞
CVE-2024-39482Linux kernel 安全漏洞
CVE-2024-39483Linux kernel 安全漏洞
CVE-2024-39481Linux kernel 安全漏洞
CVE-2024-39479Linux kernel 安全漏洞
CVE-2024-39478Linux kernel 安全漏洞
CVE-2024-39476Linux kernel 安全漏洞
CVE-2024-39477Linux kernel 安全漏洞
CVE-2024-39475Linux kernel 安全漏洞
CVE-2024-39474Linux kernel 安全漏洞
CVE-2024-39473Linux kernel 安全漏洞
CVE-2024-39472Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2024-39480

暂无评论


发表评论