VYPR
Unrated severityNVD Advisory· Published Oct 21, 2024· Updated Jan 5, 2026

driver core: bus: Fix double free in driver API bus_register()

CVE-2024-50055

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.

Affected products

113

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.