← Back to CVE List

CVE-2021-47287

Published: 2024-05-21T15:15Z
Last Modified: 2024-12-23T16:40Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: driver core: auxiliary bus: Fix memory leak when driver_register() fail If driver_register() returns with error we need to free the memory allocated for auxdrv->driver.name before returning from __auxiliary_driver_register() > MITRE Terms of Use apply – see LICENSE‑MITRE.txt