CVE-2021-47093

CVSS 3.1 Score 5.5 of 10 (medium)

Details

Published Mar 4, 2024
Updated: Jan 14, 2025
CWE ID 401

Summary

CVE-2021-47093 is a vulnerability in the Linux kernel that affects the intel_pmc_core component. The issue arises when device registration fails during module initialization, resulting in a memory leak. To address this issue, developers have resolved the problem by ensuring that the platform device structure is properly freed using platform_device_put() when registration is unsuccessful. This prevents potential resource leaks and ensures the system maintains optimal memory usage.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share