CVE-2024-50055

HIGH

Linux kernel - Buffer Overflow

Title source: llm

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.

Scores

CVSS v3 7.8
EPSS 0.0002
EPSS Percentile 5.3%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Classification

CWE
CWE-415
Status published

Affected Products (3)

linux/linux_kernel < 6.6.57
linux/Kernel < 6.6.57linux
linux/Kernel < 6.11.4linux

Timeline

Published Oct 21, 2024
Tracked Since Feb 18, 2026