In 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.
References
Configurations
History
29 Aug 2024, 02:39
Type | Values Removed | Values Added |
---|---|---|
CWE | NVD-CWE-Other | |
Summary |
|
|
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.1 |
References | () https://git.kernel.org/stable/c/3944162821295993ec89992dec98ab6be6306cc0 - Patch | |
References | () https://git.kernel.org/stable/c/ccb32e2be14271a60e9ba89c6d5660cc9998773c - Patch |
21 Aug 2024, 07:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-08-21 07:15
Updated : 2024-08-29 02:39
NVD link : CVE-2022-48881
Mitre link : CVE-2022-48881
CVE.ORG link : CVE-2022-48881
JSON object : View
Products Affected
linux
- linux_kernel
CWE