CVE-2022-48952
MediumIn 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.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
5.4.17,
5.5
and later are affected. Fixed in
5.15.86,
6.0.15,
6.1.1,
6.2
and their respective stable series.
References
The following references provide additional information about CVE-2022-48952 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/19098934f910b4d47cb30251dd39ffa57bef9523
-
PatchKernel patch commithttps://git.kernel.org/stable/c/3e9c395ef2d52975b2c2894d2da09d6db2958bc6
-
PatchKernel patch commithttps://git.kernel.org/stable/c/a4997bae1b5b012c8a6e2643e26578a7bc2cae36
Frequently asked questions
-
What is CVE-2022-48952?
CVE-2022-48952 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 5.4.17 onward and has been patched in 5.15.86, 6.0.15, 6.1.1 and others. CVE-2022-48952 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2022-48952?
CVE-2022-48952 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2022-48952?
Yes — CVE-2022-48952 has been patched. Fixed versions include 5.15.86, 6.0.15, 6.1.1 and others. If you are running Linux kernel 5.4.17 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2022-48952 actively exploited?
No — CVE-2022-48952 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.