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

目标: 1000 元 · 已筹: 1000

100.0%

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

EPSS 0.14% · P34
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net: batman-adv: fix error handling
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: batman-adv: fix error handling Syzbot reported ODEBUG warning in batadv_nc_mesh_free(). The problem was in wrong error handling in batadv_mesh_init(). Before this patch batadv_mesh_init() was calling batadv_mesh_free() in case of any batadv_*_init() calls failure. This approach may work well, when there is some kind of indicator, which can tell which parts of batadv are initialized; but there isn't any. All written above lead to cleaning up uninitialized fields. Even if we hide ODEBUG warning by initializing bat_priv->nc.work, syzbot was able to hit GPF in batadv_nc_purge_paths(), because hash pointer in still NULL. [1] To fix these bugs we can unwind batadv_*_init() calls one by one. It is good approach for 2 reasons: 1) It fixes bugs on error handling path 2) It improves the performance, since we won't call unneeded batadv_*_free() functions. So, this patch makes all batadv_*_init() clean up all allocated memory before returning with an error to no call correspoing batadv_*_free() and open-codes batadv_mesh_free() with proper order to avoid touching uninitialized fields.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
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 c6c8fea29769d998d94fcec9b9f14d4b52b349d3 ~ 0c6b199f09be489c48622537a550787fc80aea73 -
LinuxLinux 2.6.38 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Linux · 2024-05-22 · 共 63 条

CVE-2021-47476Linux kernel 安全漏洞
CVE-2021-47493Linux kernel 安全漏洞
CVE-2021-47495Linux kernel 安全漏洞
CVE-2021-47496Linux kernel 安全漏洞
CVE-2021-47494Linux kernel 安全漏洞
CVE-2021-47481Linux kernel 安全漏洞
CVE-2021-47480Linux kernel 安全漏洞
CVE-2021-47478Linux kernel 安全漏洞
CVE-2021-47479Linux kernel 安全漏洞
CVE-2021-47477Linux kernel 安全漏洞
CVE-2021-47483Linux kernel 安全漏洞
CVE-2021-47475Linux kernel 安全漏洞
CVE-2021-47474Linux kernel 安全漏洞
CVE-2021-47473Linux kernel 安全漏洞
CVE-2021-47471Linux kernel 安全漏洞
CVE-2021-47470Linux kernel 安全漏洞
CVE-2021-47468Linux kernel 安全漏洞
CVE-2021-47467Linux kernel 安全漏洞
CVE-2021-47466Linux kernel 安全漏洞
CVE-2021-47465Linux kernel 安全漏洞

显示前 20 条,共 63 条。 查看全部 → →

IV. Related Vulnerabilities

V. Comments for CVE-2021-47482

暂无评论


发表评论