
Cloud Vulnerability DB
A community-led vulnerabilities database
In the Linux kernel, a resource leak vulnerability (CVE-2021-47147) was discovered in the PTP (Precision Time Protocol) OpenCompute TimeCard driver. The vulnerability occurs in an error handling path where if an error occurs after a successful 'pci_ioremap_bar()' call, it must be undone by a corresponding 'pci_iounmap()' call (Kernel Commit).
The vulnerability stems from improper resource management in the error handling path of the PTP OpenCompute TimeCard driver. When an error occurs after a successful 'pci_ioremap_bar()' call, the code fails to properly release the mapped memory region using 'pci_iounmap()'. This issue has a CVSS v3 score of 4.4, indicating low severity (Red Hat CVE).
The vulnerability could lead to resource leaks in the system when errors occur during the initialization of the OpenCompute TimeCard PTP driver. While the impact is relatively minor, it could potentially contribute to system resource exhaustion over time (Red Hat CVE).
The vulnerability requires local access and high privileges to exploit, making it relatively difficult to take advantage of in practice. There are no known exploits in the wild (Red Hat CVE).
The vulnerability has been fixed in the Linux kernel by adding proper cleanup code in the error handling path. The fix ensures that pci_iounmap() is called to release the mapped memory region when an error occurs (Kernel Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."