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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 中等 EPSS 0.13% · P3

可能的 ATT&CK 技术 1AI

T1562

影响版本矩阵 8

厂商产品版本范围状态
LinuxLinux673d62cdaac6ffbce980a349d3174b3929ceb9e5< 43bbadb7e4636dc02f6a283c2a39e6438e6173cdaffected
673d62cdaac6ffbce980a349d3174b3929ceb9e5< 717b9b4f38703d7f5293059e3a242d16f76fa045affected
673d62cdaac6ffbce980a349d3174b3929ceb9e5< 296ab4a813841ba1d5f40b03190fd1bd8f25aab0affected
2.6.28affected
< 2.6.28unaffected
5.15.80≤ 5.15.*unaffected
6.0.10≤ 6.0.*unaffected
6.1≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net/9p: use a dedicated spinlock for trans_fd
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net/9p: use a dedicated spinlock for trans_fd Shamelessly copying the explanation from Tetsuo Handa's suggested patch[1] (slightly reworded): syzbot is reporting inconsistent lock state in p9_req_put()[2], for p9_tag_remove() from p9_req_put() from IRQ context is using spin_lock_irqsave() on "struct p9_client"->lock but trans_fd (not from IRQ context) is using spin_lock(). Since the locks actually protect different things in client.c and in trans_fd.c, just replace trans_fd.c's lock by a new one specific to the transport (client.c's protect the idr for fid/tag allocations, while trans_fd.c's protects its own req list and request status field that acts as the transport's state machine)
来源: 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存在安全漏洞,该漏洞源于锁使用不当,可能导致竞争条件。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 673d62cdaac6ffbce980a349d3174b3929ceb9e5 ~ 43bbadb7e4636dc02f6a283c2a39e6438e6173cd -
LinuxLinux 2.6.28 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2022-49765 补丁与修复 (3)

同批安全公告 · Linux · 2025-05-01 · 共 245 条

CVE-2025-377509.8 CRITICALLinux kernel 安全漏洞
CVE-2025-377768.8 HIGHLinux kernel 安全漏洞
CVE-2025-377778.8 HIGHLinux kernel 安全漏洞
CVE-2025-231598.4 HIGHLinux kernel 安全漏洞
CVE-2025-377498.2 HIGHLinux kernel 安全漏洞
CVE-2025-231417.8 HIGHLinux kernel 安全漏洞
CVE-2025-377657.8 HIGHLinux kernel 安全漏洞
CVE-2025-377637.8 HIGHLinux kernel 安全漏洞
CVE-2025-377567.8 HIGHLinux kernel 安全漏洞
CVE-2025-377527.8 HIGHLinux kernel 安全漏洞
CVE-2025-377797.8 HIGHLinux kernel 安全漏洞
CVE-2025-377417.8 HIGHLinux kernel 安全漏洞
CVE-2025-377387.8 HIGHLinux kernel 安全漏洞
CVE-2025-231587.8 HIGHLinux kernel 安全漏洞
CVE-2025-231577.8 HIGHLinux kernel 安全漏洞
CVE-2025-231567.8 HIGHLinux kernel 安全漏洞
CVE-2025-231517.8 HIGHLinux kernel 安全漏洞
CVE-2025-377897.8 HIGHLinux kernel 安全漏洞
CVE-2025-231507.8 HIGHLinux kernel 安全漏洞
CVE-2025-231427.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2022-49765

暂无评论


发表评论