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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 5.5 利用难度: 困难 EPSS 0.16% · P6

可能的 ATT&CK 技术 1AI

T1071 · Application Layer Protocol

影响版本矩阵 6

厂商产品版本范围状态
LinuxLinux7f2973149c22e7a6fee4c0c9fa6b8e4108e9c208< 5809fb03942dbac25144db5bebea84fa003ecacaaffected
7f2973149c22e7a6fee4c0c9fa6b8e4108e9c208< 4e0c19fcb8b5323716140fa82b79aa9f60e60407affected
5.17affected
< 5.17unaffected
6.0.10≤ 6.0.*unaffected
6.1≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net: dsa: don't leak tagger-owned storage on switch driver unbind
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: dsa: don't leak tagger-owned storage on switch driver unbind In the initial commit dc452a471dba ("net: dsa: introduce tagger-owned storage for private and shared data"), we had a call to tag_ops->disconnect(dst) issued from dsa_tree_free(), which is called at tree teardown time. There were problems with connecting to a switch tree as a whole, so this got reworked to connecting to individual switches within the tree. In this process, tag_ops->disconnect(ds) was made to be called only from switch.c (cross-chip notifiers emitted as a result of dynamic tag proto changes), but the normal driver teardown code path wasn't replaced with anything. Solve this problem by adding a function that does the opposite of dsa_switch_setup_tag_protocol(), which is called from the equivalent spot in dsa_switch_teardown(). The positioning here also ensures that we won't have any use-after-free in tagging protocol (*rcv) ops, since the teardown sequence is as follows: dsa_tree_teardown -> dsa_tree_teardown_master -> dsa_master_teardown -> unsets master->dsa_ptr, making no further packets match the ETH_P_XDSA packet type handler -> dsa_tree_teardown_ports -> dsa_port_teardown -> dsa_slave_destroy -> unregisters DSA net devices, there is even a synchronize_net() in unregister_netdevice_many() -> dsa_tree_teardown_switches -> dsa_switch_teardown -> dsa_switch_teardown_tag_protocol -> finally frees the tagger-owned storage
来源: 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存在安全漏洞,该漏洞源于DSA标签协议拆卸中未释放标签拥有存储,可能导致内存泄漏。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux 7f2973149c22e7a6fee4c0c9fa6b8e4108e9c208 ~ 5809fb03942dbac25144db5bebea84fa003ecaca -
LinuxLinux 5.17 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2022-49808 补丁与修复 (2)

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

CVE-2025-377509.8 CRITICALLinux kernel 安全漏洞
CVE-2025-377789.8 CRITICALLinux kernel 安全漏洞
CVE-2022-497709.8 CRITICALLinux kernel 安全漏洞
CVE-2022-499318.8 HIGHLinux kernel 安全漏洞
CVE-2025-377768.8 HIGHLinux kernel 安全漏洞
CVE-2025-377778.8 HIGHLinux kernel 安全漏洞
CVE-2025-377908.8 HIGHLinux kernel 安全漏洞
CVE-2022-499108.8 HIGHLinux kernel 安全漏洞
CVE-2022-498868.4 HIGHLinux kernel 安全漏洞
CVE-2025-231598.4 HIGHLinux kernel 安全漏洞
CVE-2025-377498.2 HIGHLinux kernel 安全漏洞
CVE-2025-377747.8 HIGHLinux kernel 安全漏洞
CVE-2025-377897.8 HIGHLinux kernel 安全漏洞
CVE-2025-377797.8 HIGHLinux kernel 安全漏洞
CVE-2022-499207.8 HIGHLinux kernel 安全漏洞
CVE-2022-499197.8 HIGHLinux kernel 安全漏洞
CVE-2025-377567.8 HIGHLinux kernel 安全漏洞
CVE-2025-377617.8 HIGHLinux kernel 安全漏洞
CVE-2025-377637.8 HIGHLinux kernel 安全漏洞
CVE-2025-231417.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2022-49808

暂无评论


发表评论