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

目标: 1000 元 · 已筹: 1110

100%

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

EPSS 0.01% · P2

影响版本矩阵 12

厂商产品版本范围状态
LinuxLinux5269937d1483d3159d5b51907346e4f4b13ef079< 5ed60a430fb5f3d93e7fef66264daef466b4d10caffected
ffc825049ed2e8c849d318e987fd5073e0be462f< e923bce31ffefe4f60edfc6b84f62d4a858f3676affected
9a4a6805294fa7d2653e82972bdaf9e3e1f3d3c9< 9ab5d539bc975b8dcde86eca1b58d836b657732eaffected
8de01a896c1bc14b6b65b8d26013626597a45eda< 9d89e287116796bf987cc48f5c8632ef3048f8ebaffected
72bb3eafcfdd156713a3ea0c9c95d536bd6e6e55< ff9249aab39820be11b6975a10d94253b7d426fcaffected
7c75bde329d7e2a93cf86a5c15c61f96f1446cdc< c2115b2b16421d93d4993f3fe4c520e91d6fe801affected
f5b4df24b4209cc3b9ccc768897415be18807e46affected
4.14.247< 4.14.252affected
… +4 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
usb: musb: dsps: Fix the probe error path
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 ("usb: musb: musb_dsps: request_irq() after initializing musb") has inverted the calls to dsps_setup_optional_vbus_irq() and dsps_create_musb_pdev() without updating correctly the error path. dsps_create_musb_pdev() allocates and registers a new platform device which must be unregistered and freed with platform_device_unregister(), and this is missing upon dsps_setup_optional_vbus_irq() error. While on the master branch it seems not to trigger any issue, I observed a kernel crash because of a NULL pointer dereference with a v5.10.70 stable kernel where the patch mentioned above was backported. With this kernel version, -EPROBE_DEFER is returned the first time dsps_setup_optional_vbus_irq() is called which triggers the probe to error out without unregistering the platform device. Unfortunately, on the Beagle Bone Black Wireless, the platform device still living in the system is being used by the USB Ethernet gadget driver, which during the boot phase triggers the crash. My limited knowledge of the musb world prevents me to revert this commit which was sent to silence a robot warning which, as far as I understand, does not make sense. The goal of this patch was to prevent an IRQ to fire before the platform device being registered. I think this cannot ever happen due to the fact that enabling the interrupts is done by the ->enable() callback of the platform musb device, and this platform device must be already registered in order for the core or any other user to use this callback. Hence, I decided to fix the error path, which might prevent future errors on mainline kernels while also fixing older ones.
来源: 美国国家漏洞数据库 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 5269937d1483d3159d5b51907346e4f4b13ef079 ~ 5ed60a430fb5f3d93e7fef66264daef466b4d10c -
LinuxLinux 4.14.247 ~ 4.14.252 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2021-47436 补丁与修复 (1)

CVE-2021-47436 其他参考 (5)

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

CVE-2021-47477Linux kernel 安全漏洞
CVE-2021-47493Linux kernel 安全漏洞
CVE-2021-47495Linux kernel 安全漏洞
CVE-2021-47496Linux kernel 安全漏洞
CVE-2021-47494Linux kernel 安全漏洞
CVE-2021-47481Linux kernel 安全漏洞
CVE-2021-47482Linux kernel 安全漏洞
CVE-2021-47480Linux kernel 安全漏洞
CVE-2021-47478Linux kernel 安全漏洞
CVE-2021-47479Linux kernel 安全漏洞
CVE-2021-47483Linux kernel 安全漏洞
CVE-2021-47476Linux 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 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2021-47436

暂无评论


发表评论