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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 6.8 利用难度: 中等 EPSS 0.20% · P10

影响版本矩阵 12

厂商产品版本范围状态
LinuxLinux396939f94084d5923d558e9f22db48bc51156e47< eb42c3c8fd479166c42984728754cd779c71fd60affected
396939f94084d5923d558e9f22db48bc51156e47< 45011e4d9ba3f2182e5df64be65888044fa20771affected
396939f94084d5923d558e9f22db48bc51156e47< 9375a4ea4121625ef27a46b74781cda66a5cc61baffected
396939f94084d5923d558e9f22db48bc51156e47< cca4398aa305c22016d1714f388e2fa6ea4e5ad4affected
396939f94084d5923d558e9f22db48bc51156e47< c3d68e294cbb6a4090bb219d3dcaca85a011809baffected
3.16affected
< 3.16unaffected
6.6.148≤ 6.6.*unaffected
… +4 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-oper
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: fix NULL dereference when the AP has HT-cap but no HT-oper mwifiex_tdls_add_ht_oper() gates its follow-the-AP-bandwidth path on bss_desc->bcn_ht_cap being present, but then dereferences a different pointer, bss_desc->bcn_ht_oper: if (ISSUPP_CHANWIDTH40(priv->adapter->hw_dot_11n_dev_cap) && bss_desc->bcn_ht_cap && ISALLOWED_CHANWIDTH40(bss_desc->bcn_ht_oper->ht_param)) bcn_ht_cap and bcn_ht_oper are populated independently while parsing the associated AP's beacon in mwifiex_update_bss_desc_with_ie(): an AP that advertises an HT Capabilities element but no HT Operation element leaves bcn_ht_cap non-NULL and bcn_ht_oper NULL. Setting up a TDLS link to a peer while associated to such an AP then dereferences the NULL bcn_ht_oper and crashes the kernel. Every other bcn_ht_oper user in the driver NULL-checks it first. Guard on the pointer that is actually dereferenced. Found by 0sec automated security-research tooling (https://0sec.ai).
来源: 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存在安全漏洞,该漏洞源于mwifiex驱动在建立TDLS链路时未对bcn_ht_oper指针进行空值检查,导致空指针解引用,可能造成内核崩溃。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 396939f94084d5923d558e9f22db48bc51156e47 ~ eb42c3c8fd479166c42984728754cd779c71fd60 -
LinuxLinux 3.16 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2026-08-10 · 共 345 条

CVE-2026-683009.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681449.8 CRITICALLinux kernel 安全漏洞
CVE-2026-683029.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681549.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681569.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681379.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681589.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681599.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681609.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681369.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681619.8 CRITICALLinux kernel 安全漏洞
CVE-2026-683819.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681179.8 CRITICALLinux kernel 安全漏洞
CVE-2026-683889.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681239.8 CRITICALLinux kernel 安全漏洞
CVE-2026-684269.8 CRITICALLinux kernel 安全漏洞
CVE-2026-683859.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681279.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681709.8 CRITICALLinux kernel 安全漏洞
CVE-2026-681249.6 CRITICALLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-68197

暂无评论


发表评论