CVE-2024-58241 (GCVE-0-2024-58241)
Vulnerability from cvelistv5
Published
2025-09-24 11:02
Modified
2025-09-24 11:02
Severity ?
VLAI Severity ?
EPSS score ?
Summary
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: hci_core: Disable works on hci_unregister_dev
This make use of disable_work_* on hci_unregister_dev since the hci_dev is
about to be freed new submissions are not disarable.
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Linux | Linux |
Version: 0d151a103775dd9645c78c97f77d6e2a5298d913 Version: 0d151a103775dd9645c78c97f77d6e2a5298d913 Version: 48542881997e17b49dc16b93fe910e0cfcf7a9f9 Version: 9cfc84b1d464cc024286f42a090718f9067b80ed Version: ddeda6ca5f218b668b560d90fc31ae469adbfd92 Version: d2ce562a5aff1dcd0c50d9808ea825ef90da909f Version: 96600c2e5ee8213dbab5df1617293d8e847bb4fa Version: d6cbce18370641a21dd889e8613d8153df15eb39 Version: 3f939bd73fed12dddc2a32a76116c19ca47c7678 |
||
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"net/bluetooth/hci_core.c",
"net/bluetooth/hci_sync.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "cfdb13a54e05eb98d9940cb6d1a13e7f994d811f",
"status": "affected",
"version": "0d151a103775dd9645c78c97f77d6e2a5298d913",
"versionType": "git"
},
{
"lessThan": "989fa5171f005ecf63440057218d8aeb1795287d",
"status": "affected",
"version": "0d151a103775dd9645c78c97f77d6e2a5298d913",
"versionType": "git"
},
{
"status": "affected",
"version": "48542881997e17b49dc16b93fe910e0cfcf7a9f9",
"versionType": "git"
},
{
"status": "affected",
"version": "9cfc84b1d464cc024286f42a090718f9067b80ed",
"versionType": "git"
},
{
"status": "affected",
"version": "ddeda6ca5f218b668b560d90fc31ae469adbfd92",
"versionType": "git"
},
{
"status": "affected",
"version": "d2ce562a5aff1dcd0c50d9808ea825ef90da909f",
"versionType": "git"
},
{
"status": "affected",
"version": "96600c2e5ee8213dbab5df1617293d8e847bb4fa",
"versionType": "git"
},
{
"status": "affected",
"version": "d6cbce18370641a21dd889e8613d8153df15eb39",
"versionType": "git"
},
{
"status": "affected",
"version": "3f939bd73fed12dddc2a32a76116c19ca47c7678",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"net/bluetooth/hci_core.c",
"net/bluetooth/hci_sync.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "6.10"
},
{
"lessThan": "6.10",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.11.*",
"status": "unaffected",
"version": "6.11.6",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.12",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.11.6",
"versionStartIncluding": "6.10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12",
"versionStartIncluding": "6.10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.19.319",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "5.4.281",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "5.10.223",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "5.15.164",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "6.1.101",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "6.6.42",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "6.9.11",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: hci_core: Disable works on hci_unregister_dev\n\nThis make use of disable_work_* on hci_unregister_dev since the hci_dev is\nabout to be freed new submissions are not disarable."
}
],
"providerMetadata": {
"dateUpdated": "2025-09-24T11:02:49.948Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/cfdb13a54e05eb98d9940cb6d1a13e7f994d811f"
},
{
"url": "https://git.kernel.org/stable/c/989fa5171f005ecf63440057218d8aeb1795287d"
}
],
"title": "Bluetooth: hci_core: Disable works on hci_unregister_dev",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2024-58241",
"datePublished": "2025-09-24T11:02:49.948Z",
"dateReserved": "2025-04-16T07:19:43.805Z",
"dateUpdated": "2025-09-24T11:02:49.948Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2024-58241\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-09-24T11:15:31.877\",\"lastModified\":\"2025-09-24T18:11:24.520\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nBluetooth: hci_core: Disable works on hci_unregister_dev\\n\\nThis make use of disable_work_* on hci_unregister_dev since the hci_dev is\\nabout to be freed new submissions are not disarable.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/989fa5171f005ecf63440057218d8aeb1795287d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/cfdb13a54e05eb98d9940cb6d1a13e7f994d811f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…