Lucene search
+L

42 matches found

OSV
OSV
added 2025/05/01 2:10 p.m.13 views

CVE-2022-49868 phy: ralink: mt7621-pci: add sentinel to quirks table

In the Linux kernel, the following vulnerability has been resolved: phy: ralink: mt7621-pci: add sentinel to quirks table With mt7621 socdevattr fixed to register the soc as a device, kernel will experience an oops in socdevicematchattr This quirk test was introduced in the staging driver in comm...

5.9AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a missing sentinel tag issue in the phy ralink driver for the mt7621-pci driver...

5.5CVSS6.4AI score0.00187EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.8 views

SUSE CVE-2022-48952

In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct socdeviceattribute array, which causes an oops when assessed by the socdevicematchmt7621pciequirksmatch call. This was only exposed once...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/10/22 5:48 a.m.22 views

CVE-2022-48952

In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct socdeviceattribute array, which causes an oops when assessed by the socdevicematchmt7621pciequirksmatch call. This was only exposed once...

4.4CVSS7.1AI score0.00235EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 8:15 p.m.12 views

DEBIAN-CVE-2022-48952

In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct socdeviceattribute array, which causes an oops when assessed by the socdevicematchmt7621pciequirksmatch call. This was only exposed once...

5.5CVSS5.1AI score0.00235EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 8:15 p.m.19 views

CVE-2022-48952

In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct socdeviceattribute array, which causes an oops when assessed by the socdevicematchmt7621pciequirksmatch call. This was only exposed once...

5.5CVSS0.00235EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 8:15 p.m.7 views

UBUNTU-CVE-2022-48952

In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct socdeviceattribute array, which causes an oops when assessed by the socdevicematchmt7621pciequirksmatch call. This was only exposed once...

5.5CVSS5.7AI score0.00235EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/10/21 8:05 p.m.17 views

CVE-2022-48952 PCI: mt7621: Add sentinel to quirks table

In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct socdeviceattribute array, which causes an oops when assessed by the socdevicematchmt7621pciequirksmatch call. This was only exposed once...

6.8AI score0.00235EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/10/21 8:05 p.m.30 views

CVE-2022-48952 PCI: mt7621: Add sentinel to quirks table

In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct socdeviceattribute array, which causes an oops when assessed by the socdevicematchmt7621pciequirksmatch call. This was only exposed once...

0.00235EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 8:05 p.m.20 views

CVE-2022-48952 PCI: mt7621: Add sentinel to quirks table

In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct socdeviceattribute array, which causes an oops when assessed by the socdevicematchmt7621pciequirksmatch call. This was only exposed once...

5AI score
SaveExploits0References7
CVE
CVE
added 2024/10/21 8:05 p.m.81 views

CVE-2022-48952

CVE-2022-48952 affects the Linux kernel PCI mt7621 path. The issue was a missing sentinel in the soc_device_attribute array, causing an oops during soc_device_match(mt7621_pcie_quirks_match). The fix adds the required sentinel in the attribute table (commit 7c18b64bba3b) and updates mt7621 exposu...

5.5CVSS5.3AI score0.00235EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.24 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a missing sentinel in the quirks table in the PCI:mt7621 subsystem, which could cause the kernel to crash...

5.5CVSS8.2AI score0.00235EPSS
SaveExploits0References7
OSV
OSV
added 2023/01/17 6:55 p.m.26 views

GSD-2023-1001229 mips: ralink: mt7621: do not use kzalloc too early

mips: ralink: mt7621: do not use kzalloc too early This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.86 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 6:18 p.m.16 views

GSD-2023-1000858 mips: ralink: mt7621: do not use kzalloc too early

mips: ralink: mt7621: do not use kzalloc too early This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.16 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 4:02 p.m.11 views

GSD-2023-1000114 PCI: mt7621: Add sentinel to quirks table

PCI: mt7621: Add sentinel to quirks table This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.86 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 3:52 p.m.8 views

GSD-2023-1000010 PCI: mt7621: Add sentinel to quirks table

PCI: mt7621: Add sentinel to quirks table This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.15 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/01/17 12:00 a.m.4 views

PT-2023-34306 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.86 Description: The issue is related to the use of kzalloc too early in the mips: ralink: mt7621 component. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/01/17 12:00 a.m.7 views

PT-2023-33087 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.15 Description: The issue is related to the addition of a sentinel to the quirks table in the PCI mt7621 driver. It was introduced in version v5.5 and fixed in version v6.0.15. The actual impact and attack...

7.1AI score
SaveExploits0References1
OSV
OSV
added 2022/12/08 2:49 a.m.14 views

GSD-2022-1007955 phy: ralink: mt7621-pci: add sentinel to quirks table

phy: ralink: mt7621-pci: add sentinel to quirks table This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.79 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/12/08 2:34 a.m.10 views

GSD-2022-1007797 phy: ralink: mt7621-pci: add sentinel to quirks table

phy: ralink: mt7621-pci: add sentinel to quirks table This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.9 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder