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

目标: 1000 元 · 已筹: 1336

100%

CVE-2021-47334— Linux kernel 安全漏洞

AI 预测 7.8 利用难度: 中等 EPSS 0.28% · P20

影响版本矩阵 20

厂商产品版本范围状态
LinuxLinux736ce43295682d060f2b93624b4a339f9af6aab1< 1512e7dc5eb08b7d92a12e2bfcd9cb8c4a1ec069affected
736ce43295682d060f2b93624b4a339f9af6aab1< 29ba8e2ba89ee2862a26d91204dd5fe77ceee25aaffected
736ce43295682d060f2b93624b4a339f9af6aab1< 5b06ca113bf197aab2ab61288f42506e0049fbabaffected
736ce43295682d060f2b93624b4a339f9af6aab1< 481a76d4749ee3a27f902ba213fdcbb4bb39720eaffected
736ce43295682d060f2b93624b4a339f9af6aab1< 38660031e80eaa6cc9370b031c180612f414b00daffected
736ce43295682d060f2b93624b4a339f9af6aab1< b9c87ce3bc6331f82811a8cf8e930423c22523a3affected
736ce43295682d060f2b93624b4a339f9af6aab1< ef1067d2baa847d53c9988510d99fb494de4d12caffected
736ce43295682d060f2b93624b4a339f9af6aab1< a7268e8a227d5a4f0bd1584f556246b0224ab274affected
… +12 条更多
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2021-47334 基础信息

漏洞信息

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

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

Vulnerability Title
misc/libmasm/module: Fix two use after free in ibmasm_init_one
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: misc/libmasm/module: Fix two use after free in ibmasm_init_one In ibmasm_init_one, it calls ibmasm_init_remote_input_dev(). Inside ibmasm_init_remote_input_dev, mouse_dev and keybd_dev are allocated by input_allocate_device(), and assigned to sp->remote.mouse_dev and sp->remote.keybd_dev respectively. In the err_free_devices error branch of ibmasm_init_one, mouse_dev and keybd_dev are freed by input_free_device(), and return error. Then the execution runs into error_send_message error branch of ibmasm_init_one, where ibmasm_free_remote_input_dev(sp) is called to unregister the freed sp->remote.mouse_dev and sp->remote.keybd_dev. My patch add a "error_init_remote" label to handle the error of ibmasm_init_remote_input_dev(), to avoid the uaf bugs.
来源: 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 736ce43295682d060f2b93624b4a339f9af6aab1 ~ 1512e7dc5eb08b7d92a12e2bfcd9cb8c4a1ec069 -
LinuxLinux 2.6.16 -

二、漏洞 CVE-2021-47334 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2021-47334 的情报信息

登录查看更多情报信息。

CVE-2021-47334 其他参考 (8)

同批安全公告 · Linux · 2024-05-21 · 共 361 条

CVE-2023-527329.8 CRITICALLinux kernel 安全漏洞
CVE-2023-527559.8 CRITICALLinux kernel 安全漏洞
CVE-2021-473289.8 CRITICALLinux kernel 安全漏洞
CVE-2023-527419.8 CRITICALLinux kernel 安全漏洞
CVE-2021-473789.8 CRITICALLinux kernel 安全漏洞
CVE-2021-472329.8 CRITICALLinux kernel 安全漏洞
CVE-2021-474279.8 CRITICALLinux kernel 安全漏洞
CVE-2023-528468.8 HIGHLinux kernel 安全漏洞
CVE-2023-528018.8 HIGHLinux kernel 安全漏洞
CVE-2023-527988.8 HIGHLinux kernel 安全漏洞
CVE-2021-473888.8 HIGHLinux kernel 安全漏洞
CVE-2021-473908.8 HIGHLinux kernel 安全漏洞
CVE-2023-527908.8 HIGHLinux kernel 安全漏洞
CVE-2023-527698.8 HIGHLinux kernel 安全漏洞
CVE-2023-527768.8 HIGHLinux kernel 安全漏洞
CVE-2021-473088.8 HIGHLinux kernel 安全漏洞
CVE-2023-528298.4 HIGHLinux kernel 安全漏洞
CVE-2021-472408.4 HIGHLinux kernel 安全漏洞
CVE-2021-473528.4 HIGHLinux kernel 安全漏洞
CVE-2021-472448.2 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2021-47334

暂无评论


发表评论