๐Ÿ” CVE Alert

CVE-2024-50055

UNKNOWN 0.0

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

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Oct 21, 2024
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
3465e2e4a24eef9bc9f21aa29d83fd7000c1da48 < d885c464c25018b81a6b58f5d548fc2e3ef87dd1 3465e2e4a24eef9bc9f21aa29d83fd7000c1da48 < 9ce15f68abedfae7ae0a35e95895aeddfd0f0c6a 3465e2e4a24eef9bc9f21aa29d83fd7000c1da48 < bfa54a793ba77ef696755b66f3ac4ed00c7d1248
Linux / Linux
6.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/d885c464c25018b81a6b58f5d548fc2e3ef87dd1 git.kernel.org: https://git.kernel.org/stable/c/9ce15f68abedfae7ae0a35e95895aeddfd0f0c6a git.kernel.org: https://git.kernel.org/stable/c/bfa54a793ba77ef696755b66f3ac4ed00c7d1248 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html