Security Advisory

CVE-2021-47147

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-03-25 09:07:43
Last updated 2026-05-11 13:48:56
Assigner Linux
State PUBLISHED

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.