Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix a resource leak in an error handling path If an error occurs after a successful 'pci_ioremap_bar()' call, it must be undone by a corresponding 'pci_iounmap()' call, as already done in the remove function.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.11, < 5.12.9 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0e38e702f1152479e6afac34f151dbfd99417f99Patch
- https://git.kernel.org/stable/c/9c1bb37f8cad5e2ee1933fa1da9a6baa7876a8e4Patch
- https://git.kernel.org/stable/c/0e38e702f1152479e6afac34f151dbfd99417f99Patch
- https://git.kernel.org/stable/c/9c1bb37f8cad5e2ee1933fa1da9a6baa7876a8e4Patch
FAQ
What is CVE-2021-47147?
CVE-2021-47147 is a vulnerability with a CVSS score of 6.2 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix a resource leak in an error handling path If an error occurs after a successful 'pci_ioremap_bar()' call, it must be...
How severe is CVE-2021-47147?
CVE-2021-47147 has been rated MEDIUM with a CVSS base score of 6.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-47147?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.