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

目标: 1000 元 · 已筹: 1336

100%

CVE-2022-49755— Linux kernel 安全漏洞

AI 预测 7.8 利用难度: 中等 EPSS 0.22% · P13

可能的 ATT&CK 技术 1AI

T1211 · Exploitation for Stealth

影响版本矩阵 16

厂商产品版本范围状态
LinuxLinuxddf8abd2599491cbad959c700b90ba72a5dce8d0< facf353c9e8d7885b686d9a4b173d4e0af6441d2affected
ddf8abd2599491cbad959c700b90ba72a5dce8d0< e9036e951f93fb8d7b5e9d6e2c7f94a4da312ae4affected
ddf8abd2599491cbad959c700b90ba72a5dce8d0< a8d40942df074f4ebcb9bd3413596d92f323b064affected
ddf8abd2599491cbad959c700b90ba72a5dce8d0< 6dd9ea05534f323668db94fcc2726c7a84547e78affected
ddf8abd2599491cbad959c700b90ba72a5dce8d0< ae8e136bcaae96163b5821984de1036efc9abb1aaffected
ddf8abd2599491cbad959c700b90ba72a5dce8d0< 6aee197b7fbcd61596a78b47d553f2f99111f217affected
ddf8abd2599491cbad959c700b90ba72a5dce8d0< 6a19da111057f69214b97c62fb0ac59023970850affected
2.6.35affected
… +8 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2022-49755 基础信息

漏洞信息

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

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

Vulnerability Title
usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait While performing fast composition switch, there is a possibility that the process of ffs_ep0_write/ffs_ep0_read get into a race condition due to ep0req being freed up from functionfs_unbind. Consider the scenario that the ffs_ep0_write calls the ffs_ep0_queue_wait by taking a lock &ffs->ev.waitq.lock. However, the functionfs_unbind isn't bounded so it can go ahead and mark the ep0req to NULL, and since there is no NULL check in ffs_ep0_queue_wait we will end up in use-after-free. Fix this by making a serialized execution between the two functions using a mutex_lock(ffs->mutex).
来源: 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存在安全漏洞,该漏洞源于ffs_ep0_queue_wait竞争条件。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux ddf8abd2599491cbad959c700b90ba72a5dce8d0 ~ facf353c9e8d7885b686d9a4b173d4e0af6441d2 -
LinuxLinux 2.6.35 -

二、漏洞 CVE-2022-49755 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2022-49755 的情报信息

登录查看更多情报信息。

同批安全公告 · Linux · 2025-03-27 · 共 124 条

CVE-2025-218768.8 HIGHLinux kernel 安全漏洞
CVE-2025-218908.2 HIGHLinux kernel 安全漏洞
CVE-2025-218897.8 HIGHLinux kernel 安全漏洞
CVE-2025-218707.8 HIGHLinux kernel 安全漏洞
CVE-2025-218877.8 HIGHLinux kernel 安全漏洞
CVE-2025-218677.8 HIGHLinux kernel 安全漏洞
CVE-2025-218757.8 HIGHLinux kernel 安全漏洞
CVE-2025-218847.8 HIGHLinux kernel 安全漏洞
CVE-2025-218797.8 HIGHLinux kernel 安全漏洞
CVE-2025-218827.8 HIGHLinux kernel 安全漏洞
CVE-2025-218687.5 HIGHLinux kernel 安全漏洞
CVE-2025-218857.5 HIGHLinux kernel 安全漏洞
CVE-2023-52995Linux kernel 安全漏洞
CVE-2023-52989Linux kernel 安全漏洞
CVE-2023-52991Linux kernel 安全漏洞
CVE-2023-52992Linux kernel 安全漏洞
CVE-2023-53002Linux kernel 安全漏洞
CVE-2023-52998Linux kernel 安全漏洞
CVE-2023-53000Linux kernel 安全漏洞
CVE-2023-52999Linux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2022-49755

暂无评论


发表评论