cve-2024-53144
Vulnerability from cvelistv5
Published
2024-12-17 15:55
Modified
2024-12-19 09:40
Severity ?
EPSS score ?
Summary
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
This aligned BR/EDR JUST_WORKS method with LE which since 92516cd97fd4
("Bluetooth: Always request for user confirmation for Just Works")
always request user confirmation with confirm_hint set since the
likes of bluetoothd have dedicated policy around JUST_WORKS method
(e.g. main.conf:JustWorksRepairing).
CVE: CVE-2024-8805
References
Impacted products
Vendor | Product | Version | |||||||
---|---|---|---|---|---|---|---|---|---|
▼ | Linux | Linux |
Version: ba15a58b179ed76a7e887177f2b06de12c58ec8f Version: ba15a58b179ed76a7e887177f2b06de12c58ec8f Version: ba15a58b179ed76a7e887177f2b06de12c58ec8f Version: ba15a58b179ed76a7e887177f2b06de12c58ec8f Version: ba15a58b179ed76a7e887177f2b06de12c58ec8f |
||||||
|
{ "containers": { "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Linux", "programFiles": [ "net/bluetooth/hci_event.c" ], "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "vendor": "Linux", "versions": [ { "lessThan": "d17c631ba04e960eb6f8728b10d585de20ac4f71", "status": "affected", "version": "ba15a58b179ed76a7e887177f2b06de12c58ec8f", "versionType": "git" }, { "lessThan": "830c03e58beb70b99349760f822e505ecb4eeb7e", "status": "affected", "version": "ba15a58b179ed76a7e887177f2b06de12c58ec8f", "versionType": "git" }, { "lessThan": "ad7adfb95f64a761e4784381e47bee1a362eb30d", "status": "affected", "version": "ba15a58b179ed76a7e887177f2b06de12c58ec8f", "versionType": "git" }, { "lessThan": "5291ff856d2c5177b4fe9c18828312be30213193", "status": "affected", "version": "ba15a58b179ed76a7e887177f2b06de12c58ec8f", "versionType": "git" }, { "lessThan": "b25e11f978b63cb7857890edb3a698599cddb10e", "status": "affected", "version": "ba15a58b179ed76a7e887177f2b06de12c58ec8f", "versionType": "git" } ] }, { "defaultStatus": "affected", "product": "Linux", "programFiles": [ "net/bluetooth/hci_event.c" ], "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "vendor": "Linux", "versions": [ { "status": "affected", "version": "3.16" }, { "lessThan": "3.16", "status": "unaffected", "version": "0", "versionType": "semver" }, { "lessThanOrEqual": "6.1.*", "status": "unaffected", "version": "6.1.113", "versionType": "semver" }, { "lessThanOrEqual": "6.6.*", "status": "unaffected", "version": "6.6.55", "versionType": "semver" }, { "lessThanOrEqual": "6.10.*", "status": "unaffected", "version": "6.10.14", "versionType": "semver" }, { "lessThanOrEqual": "6.11.*", "status": "unaffected", "version": "6.11.3", "versionType": "semver" }, { "lessThanOrEqual": "*", "status": "unaffected", "version": "6.12", "versionType": "original_commit_for_fix" } ] } ], "descriptions": [ { "lang": "en", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE\n\nThis aligned BR/EDR JUST_WORKS method with LE which since 92516cd97fd4\n(\"Bluetooth: Always request for user confirmation for Just Works\")\nalways request user confirmation with confirm_hint set since the\nlikes of bluetoothd have dedicated policy around JUST_WORKS method\n(e.g. main.conf:JustWorksRepairing).\n\nCVE: CVE-2024-8805" } ], "providerMetadata": { "dateUpdated": "2024-12-19T09:40:20.919Z", "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "shortName": "Linux" }, "references": [ { "url": "https://git.kernel.org/stable/c/d17c631ba04e960eb6f8728b10d585de20ac4f71" }, { "url": "https://git.kernel.org/stable/c/830c03e58beb70b99349760f822e505ecb4eeb7e" }, { "url": "https://git.kernel.org/stable/c/ad7adfb95f64a761e4784381e47bee1a362eb30d" }, { "url": "https://git.kernel.org/stable/c/5291ff856d2c5177b4fe9c18828312be30213193" }, { "url": "https://git.kernel.org/stable/c/b25e11f978b63cb7857890edb3a698599cddb10e" }, { "url": "https://www.zerodayinitiative.com/advisories/ZDI-24-1229/" } ], "title": "Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE", "x_generator": { "engine": "bippy-5f407fcff5a0" } } }, "cveMetadata": { "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "assignerShortName": "Linux", "cveId": "CVE-2024-53144", "datePublished": "2024-12-17T15:55:03.394Z", "dateReserved": "2024-11-19T17:17:24.997Z", "dateUpdated": "2024-12-19T09:40:20.919Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-53144\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-12-17T16:15:25.797\",\"lastModified\":\"2024-12-18T08:15:05.687\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nBluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE\\n\\nThis aligned BR/EDR JUST_WORKS method with LE which since 92516cd97fd4\\n(\\\"Bluetooth: Always request for user confirmation for Just Works\\\")\\nalways request user confirmation with confirm_hint set since the\\nlikes of bluetoothd have dedicated policy around JUST_WORKS method\\n(e.g. main.conf:JustWorksRepairing).\\n\\nCVE: CVE-2024-8805\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: Bluetooth: hci_event: Alinear el emparejamiento de BR/EDR JUST_WORKS con LE Esto aline\u00f3 el m\u00e9todo BR/EDR JUST_WORKS con LE, que desde 92516cd97fd4 (\\\"Bluetooth: Siempre solicitar confirmaci\u00f3n del usuario para Just Works\\\") siempre solicita confirmaci\u00f3n del usuario con confirm_hint configurado, ya que bluetoothd tiene una pol\u00edtica dedicada en torno al m\u00e9todo JUST_WORKS (por ejemplo, main.conf:JustWorksRepairing). CVE: CVE-2024-8805\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/5291ff856d2c5177b4fe9c18828312be30213193\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/830c03e58beb70b99349760f822e505ecb4eeb7e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ad7adfb95f64a761e4784381e47bee1a362eb30d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b25e11f978b63cb7857890edb3a698599cddb10e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d17c631ba04e960eb6f8728b10d585de20ac4f71\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://www.zerodayinitiative.com/advisories/ZDI-24-1229/\",\"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.
- 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.