CVE-2022-48952
N/A
N/A
Summary
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 soc_device_attribute array, which causes an oops when assessed by the soc_device_match(mt7621_pcie_quirks_match) call.
This was only exposed once the CONFIG_SOC_MT7621 mt7621 soc_dev_attr was fixed to register the SOC as a device, in:
commit 7c18b64bba3b ("mips: ralink: mt7621: do not use kzalloc too early")
Fix it by adding the required sentinel.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f < 3e9c395ef2d52975b2c2894d2da09d6db2958bc6 | affected |
| Linux | Linux | b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f < cb7323ece786f243f6d6ccf2e5b2b27b736bdc04 | affected |
| Linux | Linux | b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f < a4997bae1b5b012c8a6e2643e26578a7bc2cae36 | affected |
| Linux | Linux | b483b4e4d3f6bfd5089b9e6dc9ba259879c6ce6f < 19098934f910b4d47cb30251dd39ffa57bef9523 | affected |
| Linux | Linux | 21fd877300b01d25c5807c327848fdc7c813cf0e | affected |
| Linux | Linux | 5.4.17 < 5.5 | affected |
| Linux | Linux | 5.5 | affected |
| Linux | Linux | 0 < 5.5 | unaffected |
| Linux | Linux | 5.15.86 <= 5.15.* | unaffected |
| Linux | Linux | 6.0.15 <= 6.0.* | unaffected |
| Linux | Linux | 6.1.1 <= 6.1.* | unaffected |
| Linux | Linux | 6.2 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/3e9c395ef2d52975b2c2894d2da09d6db2958bc6
- https://git.kernel.org/stable/c/cb7323ece786f243f6d6ccf2e5b2b27b736bdc04
- https://git.kernel.org/stable/c/a4997bae1b5b012c8a6e2643e26578a7bc2cae36
- https://git.kernel.org/stable/c/19098934f910b4d47cb30251dd39ffa57bef9523
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.