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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 6.5 利用难度: 困难 EPSS 0.23% · P14

影响版本矩阵 6

厂商产品版本范围状态
LinuxLinux423815bf02e257091d5337be5c63b57fc29e4254< b49f5af30b0e4064fbd91e83823a4bfcb2c7a3e7affected
423815bf02e257091d5337be5c63b57fc29e4254< 115726c5d312b462c9d9931ea42becdfa838a076affected
5.12affected
< 5.12unaffected
5.12.7≤ 5.12.*unaffected
5.13≤ *unaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
habanalabs/gaudi: Fix a potential use after free in gaudi_memset_device_memory
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: habanalabs/gaudi: Fix a potential use after free in gaudi_memset_device_memory Our code analyzer reported a uaf. In gaudi_memset_device_memory, cb is get via hl_cb_kernel_create() with 2 refcount. If hl_cs_allocate_job() failed, the execution runs into release_cb branch. One ref of cb is dropped by hl_cb_put(cb) and could be freed if other thread also drops one ref. Then cb is used by cb->id later, which is a potential uaf. My patch add a variable 'id' to accept the value of cb->id before the hl_cb_put(cb) is called, to avoid the potential uaf.
来源: 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 423815bf02e257091d5337be5c63b57fc29e4254 ~ b49f5af30b0e4064fbd91e83823a4bfcb2c7a3e7 -
LinuxLinux 5.12 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2021-47081 其他参考 (2)

同批安全公告 · Linux · 2024-03-01 · 共 13 条

CVE-2021-47080Linux kernel 安全漏洞
CVE-2021-47078Linux kernel 安全漏洞
CVE-2021-47079Linux kernel 安全漏洞
CVE-2021-47077Linux kernel 安全漏洞
CVE-2021-47075Linux kernel 安全漏洞
CVE-2021-47076Linux kernel 安全漏洞
CVE-2021-47074Linux kernel 安全漏洞
CVE-2021-47072Linux kernel 安全漏洞
CVE-2021-47073Linux kernel 安全漏洞
CVE-2021-47071Linux kernel 安全漏洞
CVE-2021-47069Linux kernel 安全漏洞
CVE-2021-47070Linux kernel 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2021-47081

暂无评论


发表评论