CVE-2024-50055 - Linux Kernel Double Free in Driver Core Bus Register

1 month ago 13
ARTICLE AD BOX
CVE ID : CVE-2024-50055
Published : Oct. 21, 2024, 8:15 p.m. | 24 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: driver core: bus: Fix double free in driver API bus_register() For bus_register(), any error which happens after kset_register() will cause that @priv are freed twice, fixed by setting @priv with NULL after the first free.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Read Entire Article