CVE-2022-48881
HighIn the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: Fix refcount leak in amd_pmc_probe pci_get_domain_bus_and_slot() takes reference, the caller should release the reference by calling pci_dev_put() after use. Call pci_dev_put() in the error path to fix this.
CVSS 3.1 score
7.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Affected versions
Linux kernel versions
5.18
and later are affected. Fixed in
6.1.7,
6.2
and their respective stable series.
References
The following references provide additional information about CVE-2022-48881 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/3944162821295993ec89992dec98ab6be6306cc0
-
PatchKernel patch commithttps://git.kernel.org/stable/c/ccb32e2be14271a60e9ba89c6d5660cc9998773c
Frequently asked questions
-
What is CVE-2022-48881?
CVE-2022-48881 is a High severity Linux kernel vulnerability with a CVSS score of 7.1 out of 10 . It affects Linux kernel versions from 5.18 onward and has been patched in 6.1.7 and 6.2. CVE-2022-48881 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2022-48881?
CVE-2022-48881 has a CVSS score of 7.1 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H. -
Is there a patch available for CVE-2022-48881?
Yes — CVE-2022-48881 has been patched. Fixed versions include 6.1.7 and 6.2. If you are running Linux kernel 5.18 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2022-48881 actively exploited?
No — CVE-2022-48881 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.