CVE-2024-50055

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-10-21 20:15

Updated : 2026-01-05 11:17


NVD link : CVE-2024-50055

Mitre link : CVE-2024-50055

CVE.ORG link : CVE-2024-50055


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-415

Double Free