Bugzilla – Bug 1224985
VUL-0: CVE-2021-47287: kernel: driver core: auxiliary bus: Fix memory leak when driver_register() fail
Last modified: 2024-06-12 11:56:13 UTC
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() References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-47287 https://www.cve.org/CVERecord?id=CVE-2021-47287 https://git.kernel.org/stable/c/4afa0c22eed33cfe0c590742387f0d16f32412f3 https://git.kernel.org/stable/c/ce5b3de58fc21303722df46551f7eb9a91afb409 https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2021/CVE-2021-47287.mbox
nothing to be done
All done, closing.