CVE-2024-50055

Source
https://cve.org/CVERecord?id=CVE-2024-50055
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-50055.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-50055
Downstream
Related
Published
2024-10-21T19:39:46.476Z
Modified
2026-03-11T07:46:56.844801Z
Summary
driver core: bus: Fix double free in driver API bus_register()
Details

In the Linux kernel, the following vulnerability has been resolved:

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

For busregister(), any error which happens after ksetregister() will cause that @priv are freed twice, fixed by setting @priv with NULL after the first free.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/50xxx/CVE-2024-50055.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
3465e2e4a24eef9bc9f21aa29d83fd7000c1da48
Fixed
d885c464c25018b81a6b58f5d548fc2e3ef87dd1
Fixed
9ce15f68abedfae7ae0a35e95895aeddfd0f0c6a
Fixed
bfa54a793ba77ef696755b66f3ac4ed00c7d1248

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-50055.json"