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.
References (5)
Scores
CVSS v3
7.8
EPSS
0.0002
EPSS Percentile
5.8%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-415
Status
published
Products (3)
linux/Kernel
6.3.0 - 6.6.57linux
linux/Kernel
6.7.0 - 6.11.4linux
linux/linux_kernel
< 6.6.57
Published
Oct 21, 2024
Tracked Since
Feb 18, 2026