一、 漏洞 CVE-2022-49868 基础信息
漏洞信息
                                        #  phy: ralink: mt7621-pci: 在 quirks 表中添加哨兵值

## 漏洞概述
Linux内核中的`phy: ralink: mt7621-pci`模块存在一个漏洞,该漏洞与`mt7621 soc_dev_attr`的注册有关,导致内核在`soc_device_match_attr`中出现异常。

## 影响版本
此漏洞主要影响Linux Kernel 5.11版本。

## 细节
在内核提交`9445ccb3714c`中引入了该补丁,添加了`staging`驱动程序中的quirk测试,用于处理`E2`修订版。虽然后续移除了该驱动并重新添加,但在`kernel 5.11`版本中依然存在此漏洞。

## 影响
由于`mt7621 soc_dev_attr`被固定为注册的设备,内核在`soc_device_match_attr`中会触发异常(oops),可能导致系统不稳定或崩溃。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
phy: ralink: mt7621-pci: add sentinel to quirks table
来源:美国国家漏洞数据库 NVD
漏洞描述信息
In the Linux kernel, the following vulnerability has been resolved: phy: ralink: mt7621-pci: add sentinel to quirks table With mt7621 soc_dev_attr fixed to register the soc as a device, kernel will experience an oops in soc_device_match_attr This quirk test was introduced in the staging driver in commit 9445ccb3714c ("staging: mt7621-pci-phy: add quirks for 'E2' revision using 'soc_device_attribute'"). The staging driver was removed, and later re-added in commit d87da32372a0 ("phy: ralink: Add PHY driver for MT7621 PCIe PHY") for kernel 5.11
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
Linux kernel 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于phy ralink驱动中mt7621-pci驱动缺少哨兵标记问题。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2022-49868 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2022-49868 的情报信息