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

目标: 1000 元 · 已筹: 1336

100%

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

AI 预测 4.4 利用难度: 中等 EPSS 0.27% · P19

影响版本矩阵 10

厂商产品版本范围状态
LinuxLinuxac3a68d56651c3dad2c12c7afce065fe15267f44< 2770b795294ed312375c11ef1d0b810499c66b83affected
ac3a68d56651c3dad2c12c7afce065fe15267f44< caabb5f64f5c32fceed93356bb688ef1ec6c5783affected
ac3a68d56651c3dad2c12c7afce065fe15267f44< 08e1a3554e99a1a5bd2835907381e2383ee85caeaffected
ac3a68d56651c3dad2c12c7afce065fe15267f44< 08f1a20822349004bb9cc1b153ecb516e9f2889daffected
5.9affected
< 5.9unaffected
5.10.101≤ 5.10.*unaffected
5.15.24≤ 5.15.*unaffected
… +2 条更多
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
net: dsa: bcm_sf2: don't use devres for mdiobus
来源: CVE Program / CVE List V5
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: dsa: bcm_sf2: don't use devres for mdiobus As explained in commits: 74b6d7d13307 ("net: dsa: realtek: register the MDIO bus under devres") 5135e96a3dd2 ("net: dsa: don't allocate the slave_mii_bus using devres") mdiobus_free() will panic when called from devm_mdiobus_free() <- devres_release_all() <- __device_release_driver(), and that mdiobus was not previously unregistered. The Starfighter 2 is a platform device, so the initial set of constraints that I thought would cause this (I2C or SPI buses which call ->remove on ->shutdown) do not apply. But there is one more which applies here. If the DSA master itself is on a bus that calls ->remove from ->shutdown (like dpaa2-eth, which is on the fsl-mc bus), there is a device link between the switch and the DSA master, and device_links_unbind_consumers() will unbind the bcm_sf2 switch driver on shutdown. So the same treatment must be applied to all DSA switch drivers, which is: either use devres for both the mdiobus allocation and registration, or don't use devres at all. The bcm_sf2 driver has the code structure in place for orderly mdiobus removal, so just replace devm_mdiobus_alloc() with the non-devres variant, and add manual free where necessary, to ensure that we don't let devres free a still-registered bus.
来源: 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 存在安全漏洞,该漏洞源于net:dsa:bcm_sf2模块在使用devres分配mdiobus时,如果从devm_mdiobus_free函数调用mdiobus_free函数,并且mdiobus之前没有被注销,将会导致恐慌。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux ac3a68d56651c3dad2c12c7afce065fe15267f44 ~ 2770b795294ed312375c11ef1d0b810499c66b83 -
LinuxLinux 5.9 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2022-48815 其他参考 (4)

同批安全公告 · Linux · 2024-07-16 · 共 98 条

CVE-2022-487909.8 CRITICALLinux kernel 安全漏洞
CVE-2022-487899.8 CRITICALLinux kernel 安全漏洞
CVE-2022-487889.8 CRITICALLinux kernel 安全漏洞
CVE-2022-488519.8 CRITICALLinux kernel 安全漏洞
CVE-2022-488299.1 CRITICALLinux kernel 安全漏洞
CVE-2022-488289.1 CRITICALLinux kernel 安全漏洞
CVE-2022-488648.8 HIGHLinux kernel 安全漏洞
CVE-2022-488308.8 HIGHLinux kernel 安全漏洞
CVE-2022-487828.8 HIGHLinux kernel 安全漏洞
CVE-2022-487858.8 HIGHLinux kernel 安全漏洞
CVE-2022-487867.8 HIGHLinux kernel 安全漏洞
CVE-2022-488397.8 HIGHLinux kernel 安全漏洞
CVE-2022-487797.8 HIGHLinux kernel 安全漏洞
CVE-2022-488217.8 HIGHLinux kernel 安全漏洞
CVE-2022-488227.8 HIGHLinux kernel 安全漏洞
CVE-2022-488167.8 HIGHLinux kernel 安全漏洞
CVE-2022-487927.8 HIGHLinux kernel 安全漏洞
CVE-2022-487967.8 HIGHLinux kernel 安全漏洞
CVE-2022-487877.8 HIGHLinux kernel 安全漏洞
CVE-2022-487917.8 HIGHLinux kernel 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2022-48815

暂无评论


发表评论