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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.23% · P14

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinux0df28607c5cb4fe60bba591e9858a8f7ba39aa4a< 7a54e5052bde582fd0e7677334fe7a5be92e242caffected
0df28607c5cb4fe60bba591e9858a8f7ba39aa4a< a422089ce42ced73713e5032aad29a9a7cbe9528affected
0df28607c5cb4fe60bba591e9858a8f7ba39aa4a< 650ae71c80749fc7cb8858c8049f532eaec64410affected
6.3affected
< 6.3unaffected
6.6.31≤ 6.6.*unaffected
6.8.10≤ 6.8.*unaffected
6.9≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
usb: gadget: uvc: use correct buffer size when parsing configfs lists
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: use correct buffer size when parsing configfs lists This commit fixes uvc gadget support on 32-bit platforms. Commit 0df28607c5cb ("usb: gadget: uvc: Generalise helper functions for reuse") introduced a helper function __uvcg_iter_item_entries() to aid with parsing lists of items on configfs attributes stores. This function is a generalization of another very similar function, which used a stack-allocated temporary buffer of fixed size for each item in the list and used the sizeof() operator to check for potential buffer overruns. The new function was changed to allocate the now variably sized temp buffer on heap, but wasn't properly updated to also check for max buffer size using the computed size instead of sizeof() operator. As a result, the maximum item size was 7 (plus null terminator) on 64-bit platforms, and 3 on 32-bit ones. While 7 is accidentally just barely enough, 3 is definitely too small for some of UVC configfs attributes. For example, dwFrameInteval, specified in 100ns units, usually has 6-digit item values, e.g. 166666 for 60fps.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于USB gadget UVC模块在解析configfs列表时使用了不正确的缓冲区大小。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 0df28607c5cb4fe60bba591e9858a8f7ba39aa4a ~ 7a54e5052bde582fd0e7677334fe7a5be92e242c -
LinuxLinux 6.3 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2024-36895 其他参考 (1)

同批安全公告 · Linux · 2024-05-30 · 共 93 条

CVE-2024-36927Linux kernel 安全漏洞
CVE-2024-36922Linux kernel 安全漏洞
CVE-2024-36920Linux kernel 安全漏洞
CVE-2024-36916Linux kernel 安全漏洞
CVE-2024-36917Linux kernel 安全漏洞
CVE-2024-36914Linux kernel 安全漏洞
CVE-2024-36915Linux kernel 安全漏洞
CVE-2024-36913Linux kernel 安全漏洞
CVE-2024-36919Linux kernel 安全漏洞
CVE-2024-36925Linux kernel 安全漏洞
CVE-2024-36924Linux kernel 安全漏洞
CVE-2024-36926Linux kernel 安全漏洞
CVE-2024-36928Linux kernel 安全漏洞
CVE-2024-36929Linux kernel 安全漏洞
CVE-2024-36930Linux kernel 安全漏洞
CVE-2024-36932Linux kernel 安全漏洞
CVE-2024-36931Linux kernel 安全漏洞
CVE-2024-36933Linux kernel 安全漏洞
CVE-2024-36934Linux kernel 安全漏洞
CVE-2024-36935Linux kernel 安全漏洞

显示前 20 条,共 93 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2024-36895

暂无评论


发表评论