CVE-2023-53063
Linux Kernel Bluetooth BTSdio Use After Free Vulnerability
Description
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
INFO
Published Date :
May 2, 2025, 4:15 p.m.
Last Modified :
May 10, 2025, 3:15 p.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
Exploitability Score :
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2023-53063
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2023-53063
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Rejected by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 10, 2025
Action Type Old Value New Value -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 10, 2025
Action Type Old Value New Value Changed Description In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work In btsdio_probe, &data->work was bound with btsdio_work.In btsdio_send_frame, it was started by schedule_work. If we call btsdio_remove with an unfinished job, there may be a race condition and cause UAF bug on hdev. Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. Removed Reference kernel.org: https://git.kernel.org/stable/c/1e9ac114c4428fdb7ff4635b45d4f46017e8916f Removed Reference kernel.org: https://git.kernel.org/stable/c/8efae2112d910d8e5166dd0a836791b08721eef1 Removed Reference kernel.org: https://git.kernel.org/stable/c/95eacef5692545f199fae4e52abfbfa273acb351 Removed Reference kernel.org: https://git.kernel.org/stable/c/a18fb433ceb56e0787546a9d77056dd0f215e762 Removed Reference kernel.org: https://git.kernel.org/stable/c/af4d48754d5517d33bac5e504ff1f1de0808e29e Removed Reference kernel.org: https://git.kernel.org/stable/c/c59c65a14e8f7d738429648833f3bb3f9df0513f Removed Reference kernel.org: https://git.kernel.org/stable/c/cbf8deacb7053ce3e3fed64b277c6c6989e65bba Removed Reference kernel.org: https://git.kernel.org/stable/c/da3d3fdfb4d523c5da30e35a8dd90e04f0fd8962 -
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 02, 2025
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work In btsdio_probe, &data->work was bound with btsdio_work.In btsdio_send_frame, it was started by schedule_work. If we call btsdio_remove with an unfinished job, there may be a race condition and cause UAF bug on hdev. Added Reference https://git.kernel.org/stable/c/1e9ac114c4428fdb7ff4635b45d4f46017e8916f Added Reference https://git.kernel.org/stable/c/8efae2112d910d8e5166dd0a836791b08721eef1 Added Reference https://git.kernel.org/stable/c/95eacef5692545f199fae4e52abfbfa273acb351 Added Reference https://git.kernel.org/stable/c/a18fb433ceb56e0787546a9d77056dd0f215e762 Added Reference https://git.kernel.org/stable/c/af4d48754d5517d33bac5e504ff1f1de0808e29e Added Reference https://git.kernel.org/stable/c/c59c65a14e8f7d738429648833f3bb3f9df0513f Added Reference https://git.kernel.org/stable/c/cbf8deacb7053ce3e3fed64b277c6c6989e65bba Added Reference https://git.kernel.org/stable/c/da3d3fdfb4d523c5da30e35a8dd90e04f0fd8962
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2023-53063
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2023-53063
weaknesses.