CVE-2022-48952
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
21/10/2024
Last modified:
25/10/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
PCI: mt7621: Add sentinel to quirks table<br />
<br />
Current driver is missing a sentinel in the struct soc_device_attribute<br />
array, which causes an oops when assessed by the<br />
soc_device_match(mt7621_pcie_quirks_match) call.<br />
<br />
This was only exposed once the CONFIG_SOC_MT7621 mt7621 soc_dev_attr<br />
was fixed to register the SOC as a device, in:<br />
<br />
commit 7c18b64bba3b ("mips: ralink: mt7621: do not use kzalloc too early")<br />
<br />
Fix it by adding the required sentinel.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.4.17 (including) | 5.15.86 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.0.15 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.1:*:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.1.1:*:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



