A use-after-free in function hci_sock_bound_ioctl() of the Linux kernel HCI subsystem was found in the way user calls ioct HCIUNBLOCKADDR or other way triggers race condition of the call hci_unregister_dev() together with one of the calls hci_sock_blacklist_add(), hci_sock_blacklist_del(), hci_get_conn_info(), hci_get_auth_info(). A privileged local user could use this flaw to crash the system or escalate their privileges on the system. This flaw affects the Linux kernel versions prior to 5.13-rc5.
References
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2023/07/02/1 | |
https://bugzilla.redhat.com/show_bug.cgi?id=1966578 | Issue Tracking Third Party Advisory |
https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git/commit/?id=e305509e678b3a4af2b3cfd410f409f7cdaabb52 | Patch Vendor Advisory |
https://www.openwall.com/lists/oss-security/2021/06/08/2 | Exploit Mailing List Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2021-08-13 14:15
Updated : 2023-11-07 03:38
NVD link : CVE-2021-3573
Mitre link : CVE-2021-3573
CVE.ORG link : CVE-2021-3573
JSON object : View
Products Affected
redhat
- enterprise_linux
fedoraproject
- fedora
linux
- linux_kernel
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')