CVE-2024-50055

Severity CVSS v4.0:
Pending analysis
Type:
CWE-415 Double Free
Publication date:
21/10/2024
Last modified:
05/01/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> driver core: bus: Fix double free in driver API bus_register()<br /> <br /> For bus_register(), any error which happens after kset_register() will<br /> cause that @priv are freed twice, fixed by setting @priv with NULL after<br /> the first free.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.6.57 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.11.4 (excluding)