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

目标: 1000 元 · 已筹: 1336

100%

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

CVSS 9.8 · Critical EPSS 0.47% · P38

可能的 ATT&CK 技术 1AI

T1211 · Exploitation for Stealth

影响版本矩阵 12

厂商产品版本范围状态
LinuxLinuxa158bdd3247b9656df36ba133235fff702e9fdc3< 051360e51341cd17738d82c15a8226010c7cb7f6affected
a158bdd3247b9656df36ba133235fff702e9fdc3< 8cbf4ae7a2833767d63114573e5f9a45740cc975affected
a158bdd3247b9656df36ba133235fff702e9fdc3< 54df5a37f1d951ed27fd47bf9b15a42279582110affected
a158bdd3247b9656df36ba133235fff702e9fdc3< 5e3c11144e557a9dbf9a2f6abe444689ef9d8aaeaffected
a158bdd3247b9656df36ba133235fff702e9fdc3< 4a7f62f91933c8ae5308f9127fd8ea48188b6bc3affected
4.15affected
< 4.15unaffected
5.10.110≤ 5.10.*unaffected
… +4 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
rxrpc: Fix call timer start racing with call destruction
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call timer start racing with call destruction The rxrpc_call struct has a timer used to handle various timed events relating to a call. This timer can get started from the packet input routines that are run in softirq mode with just the RCU read lock held. Unfortunately, because only the RCU read lock is held - and neither ref or other lock is taken - the call can start getting destroyed at the same time a packet comes in addressed to that call. This causes the timer - which was already stopped - to get restarted. Later, the timer dispatch code may then oops if the timer got deallocated first. Fix this by trying to take a ref on the rxrpc_call struct and, if successful, passing that ref along to the timer. If the timer was already running, the ref is discarded. The timer completion routine can then pass the ref along to the call's work item when it queues it. If the timer or work item where already queued/running, the extra ref is discarded.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/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所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于调用计时器启动与调用销毁竞争。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux a158bdd3247b9656df36ba133235fff702e9fdc3 ~ 051360e51341cd17738d82c15a8226010c7cb7f6 -
LinuxLinux 4.15 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2022-49149 补丁与修复 (5)

同批安全公告 · Linux · 2025-02-26 · 共 706 条

CVE-2022-490939.8 CRITICALLinux kernel 安全漏洞
CVE-2022-491949.8 CRITICALLinux kernel 安全漏洞
CVE-2022-493569.8 CRITICALLinux kernel 安全漏洞
CVE-2022-494079.8 CRITICALLinux kernel 安全漏洞
CVE-2022-492809.8 CRITICALLinux kernel 安全漏洞
CVE-2022-492019.8 CRITICALLinux kernel 安全漏洞
CVE-2022-493629.8 CRITICALLinux kernel 安全漏洞
CVE-2022-495619.8 CRITICALLinux kernel 安全漏洞
CVE-2022-490949.8 CRITICALLinux kernel 安全漏洞
CVE-2022-494189.8 CRITICALLinux kernel 安全漏洞
CVE-2022-492609.8 CRITICALLinux kernel 安全漏洞
CVE-2022-490589.1 CRITICALLinux kernel 安全漏洞
CVE-2022-494798.8 HIGHLinux kernel 安全漏洞
CVE-2022-495198.8 HIGHLinux kernel 安全漏洞
CVE-2022-495008.8 HIGHLinux kernel 安全漏洞
CVE-2022-491598.8 HIGHLinux kernel 安全漏洞
CVE-2022-493288.8 HIGHLinux kernel 安全漏洞
CVE-2022-492388.8 HIGHLinux kernel 安全漏洞
CVE-2022-495358.8 HIGHLinux kernel 安全漏洞
CVE-2022-494718.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2022-49149

暂无评论


发表评论