Bug 2363787 (CVE-2023-53063) - CVE-2023-53063 kernel: Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work
Summary: CVE-2023-53063 kernel: Bluetooth: btsdio: fix use after free bug in btsdio_re...
Keywords:
Status: NEW
Alias: CVE-2023-53063
Product: Security Response
Classification: Other
Component: vulnerability-draft
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-05-02 16:05 UTC by OSIDB Bzimport
Modified: 2025-07-15 17:06 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-05-02 16:05:42 UTC
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.

Comment 1 Avinash Hanwate 2025-05-05 05:18:47 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025050210-CVE-2023-53063-a2c2@gregkh/T

Comment 4 TEJ RATHI 2025-05-29 06:38:43 UTC
This CVE has been rejected by the Linux kernel community. Refer to the announcement: https://lore.kernel.org/linux-cve-announce/2025051003-REJECTED-297b@gregkh/

Comment added by: Automated Script


Note You need to log in before you can comment on or make changes to this bug.