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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-74500— Linux kernel 安全漏洞

AI 预测 5.3 利用难度: 较易 EPSS 0.17% · P7

可能的 ATT&CK 技术 1AI

T1056.002 · GUI Input Capture

影响版本矩阵 14

厂商产品版本范围状态
LinuxLinux611a96f6acf2e74fe28cb90908a9c183862348ce< b3a346d5c99dd73cf84711f2a43e42691990efd2affected
611a96f6acf2e74fe28cb90908a9c183862348ce< 7ba01e0d3539d9cf0aef3e82938f1648147744ccaffected
611a96f6acf2e74fe28cb90908a9c183862348ce< 98dbfbb38e297c25c5b0af4a9018d71ac25e8554affected
611a96f6acf2e74fe28cb90908a9c183862348ce< 441aaad150c57edaf57ee482a79a3bf4c5b7e353affected
3089703ab71484a8b9a7641051181d11d60f870caffected
50f63f11a6ddaa0d34574df72b3fa6ee257c057daffected
6.10.14< 6.11affected
6.11.3< 6.12affected
… +6 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-74500 基础信息

漏洞信息

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

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

Vulnerability Title
ALSA: usb-audio: fix stack info leak in RME Digiface status
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix stack info leak in RME Digiface status snd_rme_digiface_read_status() reads a four-word status block from the device into an uninitialised on-stack __le32 buf[4] and, whenever the vendor control-IN transfer does not return a negative error, copies all four words into the caller's status[]. snd_usb_ctl_msg() copies the full requested size back into the caller's buffer regardless of how many bytes the data stage actually delivered: buf = kmemdup(data, size, GFP_KERNEL); err = usb_control_msg(dev, pipe, request, requesttype, value, index, buf, size, timeout); memcpy(data, buf, size); usb_control_msg() returns the transferred length on a short control-IN, which is a non-negative value, and writes only that many bytes. The remainder of the copy back is the kmemdup()ed image of the caller's buffer, so a device answering with a short data stage leaves the trailing words of buf[] holding leftover kernel stack. The only guard in the caller is err < 0, so those words are stored into status[]. They then reach user space: snd_rme_digiface_get_status_val() selects a 16-bit halfword of status[] per the control's reg/mask, and the eight Digiface status controls together expose the whole 16-byte frame to an unprivileged reader of /dev/snd/controlC*. Zero-initialise the buffer so a short read yields zeros instead of stack residue. This mirrors snd_rme_get_status1(), which already clears its output word before the same kind of vendor read. Discovered by XBOW, triaged by Baul Lee <baul.lee@xbow.com>
来源: 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 kernel 6.12版本存在安全漏洞,该漏洞源于snd_rme_digiface_read_status函数未初始化栈缓冲区,可能导致内核栈信息泄露。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 611a96f6acf2e74fe28cb90908a9c183862348ce ~ b3a346d5c99dd73cf84711f2a43e42691990efd2 -
LinuxLinux 6.12 -

二、漏洞 CVE-2026-74500 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-74500 的情报信息

登录查看更多情报信息。

CVE-2026-74500 补丁与修复 (4)

同批安全公告 · Linux · 2026-08-15 · 共 845 条

CVE-2026-7428010.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7427910.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7447510.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7242110.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7430910.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7240810.0 CRITICALLinux kernel 安全漏洞
CVE-2026-7240710.0 CRITICALLinux kernel 安全漏洞
CVE-2026-724939.9 CRITICALLinux kernel 安全漏洞
CVE-2026-722219.8 CRITICALLinux kernel 安全漏洞
CVE-2026-724669.8 CRITICALLinux kernel 安全漏洞
CVE-2026-723239.8 CRITICALLinux kernel 安全漏洞
CVE-2026-724639.8 CRITICALLinux kernel 安全漏洞
CVE-2026-720699.8 CRITICALLinux kernel 安全漏洞
CVE-2026-723399.8 CRITICALLinux kernel 安全漏洞
CVE-2026-720659.8 CRITICALLinux kernel 安全漏洞
CVE-2026-720649.8 CRITICALLinux kernel 安全漏洞
CVE-2026-742559.8 CRITICALLinux kernel 安全漏洞
CVE-2026-743769.8 CRITICALLinux kernel 安全漏洞
CVE-2026-744959.8 CRITICALLinux kernel 安全漏洞
CVE-2026-722209.8 CRITICALLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-74500

暂无评论


发表评论