
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2021-47455 affects the Linux kernel and involves a memory leak vulnerability in the ptp_clock_register() function. The vulnerability was discovered during fault injection testing and affects multiple versions of the Linux kernel from 3.16.83 through 5.15.rc6 (NVD).
The vulnerability occurs when posix_clock_register() returns an error, causing the name allocated in dev_set_name() to be leaked. The proper fix requires using put_device() to release the device reference, allowing the name to be freed in kobject_cleanup() and other memory to be freed in ptp_clock_release(). The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability results in a memory leak in the Linux kernel's PTP (Precision Time Protocol) clock registration functionality. While memory leaks don't typically pose immediate security risks, they can lead to system resource exhaustion over time, potentially affecting system availability (Kernel Patch).
The vulnerability requires local access with low privileges to trigger. The memory leak was discovered during fault injection testing, suggesting it requires specific conditions to manifest. There are no known public exploits targeting this vulnerability in the wild (NVD).
The vulnerability has been patched in the Linux kernel. The fix involves properly handling error cases in ptp_clock_register() by adding appropriate cleanup code including freeing resources and calling put_device() when posix_clock_register() fails. Users should update their Linux kernel to a patched version (Kernel Patch).
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."