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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 7.1 · High EPSS 0.12% · P2

可能的 ATT&CK 技术 1AI

T1496 · Resource Hijacking

影响版本矩阵 13

厂商产品版本范围状态
LinuxLinux328840c93bd6a4871dd10908d01b41eab83eb8e2< 82c17e13d404f686e164590483fd6c1abaa675d0affected
8b90a9f819dc2a06baae4ec1a64d875e53b824ec< 591f1ac217428a6d2b32a8ac14aac0fab44f155aaffected
8b90a9f819dc2a06baae4ec1a64d875e53b824ec< 0cfa78c050662784fc8e3ab26dbfd1dc632b2082affected
8b90a9f819dc2a06baae4ec1a64d875e53b824ec< d82ba05263c69fa2437fe93e4e561cc40f4c03afaffected
ceb8bd6c69c1680fd9b45e7f16d7170c9c7513a5affected
6.6.93< 6.6.144affected
6.1.141< 6.2affected
6.9affected
… +5 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
af_unix: Set gc_in_progress to true in unix_gc().
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: af_unix: Set gc_in_progress to true in unix_gc(). Igor Ushakov reported that unix_gc() could run with gc_in_progress being false if the work is scheduled while running: Thread 1 Thread 2 Thread 3 -------- -------- -------- unix_schedule_gc() unix_schedule_gc() `- if (!gc_in_progress) `- if (!gc_in_progress) |- gc_in_progress = true | `- queue_work() | unix_gc() <----------------/ | | |- gc_in_progress = true ... `- queue_work() | | `- gc_in_progress = false | | unix_gc() <---------------------------------------------' | ... /* gc_in_progress == false */ | `- gc_in_progress = false unix_peek_fpl() relies on gc_in_progress not to confuse GC by MSG_PEEK. Let's set gc_in_progress to true in unix_gc().
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
来源: 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存在安全漏洞,该漏洞源于af_unix在unix_gc()中未正确设置gc_in_progress标志,可能导致GC与MSG_PEEK操作混淆。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 328840c93bd6a4871dd10908d01b41eab83eb8e2 ~ 82c17e13d404f686e164590483fd6c1abaa675d0 -
LinuxLinux 6.9 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Linux · 2026-07-04 · 共 4 条

CVE-2026-533608.8 HIGHLinux kernel 安全漏洞
CVE-2026-533598.8 HIGHLinux kernel 安全漏洞
CVE-2026-533627.8 HIGHLinux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-53361

暂无评论


发表评论