Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2021-47093

Description

In the Linux kernel, the following vulnerability has been resolved:platform/x86: intel_pmc_core: fix memleak on registration failureIn case device registration fails during module initialisation, theplatform device structure needs to be freed using platform_device_put()to properly free all resources (e.g. the device name).

POC

Reference

- https://git.kernel.org/stable/c/9ca1324755f1f8629a370af5cc315b175331f5d1

Github

No PoCs found on GitHub currently.