Bugzilla – Bug 1221975
VUL-0: CVE-2021-47147: kernel: ptp: ocp: Fix a resource leak in an error handling path
Last modified: 2024-06-12 11:56:23 UTC
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. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-47147 https://www.cve.org/CVERecord?id=CVE-2021-47147 https://git.kernel.org/stable/c/0e38e702f1152479e6afac34f151dbfd99417f99 https://git.kernel.org/stable/c/9c1bb37f8cad5e2ee1933fa1da9a6baa7876a8e4 https://bugzilla.redhat.com/show_bug.cgi?id=2271496
Offending commit (a7e1abad13f3) found in: - ALP-current - cve/linux-5.14-LTSS - SLE15-SP4-LTSS - SLE15-SP5 - SLE15-SP6 - stable Fixing commit (9c1bb37f8cad) found in: - ALP-current - cve/linux-5.14-LTSS - SLE15-SP4-LTSS - SLE15-SP5 - SLE15-SP6 - stable All branches fixed. @kernel-team, please add the CVE reference.
All refs added. back to the security team.
All done, closing.