CVE-2023-53828
Last modified
CVE-2023-53828 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor() KSAN reports use-after-free in hci_add_adv_monitor(). While adding an adv monitor, hci_add_adv_monitor() calls -> msft_add_monitor_pattern() calls -> msft_add_monitor_sync() calls -> msft_le_monitor_advertisement_cb() calls in an error case -> hci_free_adv_monitor() which frees the *moniter. This is referenced by bt_dev_dbg() in hci_add_adv_monitor(). Fix the bt_dev_dbg() by using handle instead of monitor->handle.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor() KSAN reports use-after-free in hci_add_adv_monitor(). While adding an adv monitor, hci_add_adv_monitor() calls -> msft_add_monitor_pattern() calls -> msft_add_monitor_sync() calls -> msft_le_monitor_advertisement_cb() calls in an error case -> hci_free_adv_monitor() which frees the *moniter. This is referenced by bt_dev_dbg() in hci_add_adv_monitor(). Fix the bt_dev_dbg() by using handle instead of monitor->handle.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= b747a83690c8f53bc7a3f75899415c699b2c51aa, < 81d8e9f59df63b8358751c1ffed9f1cf5c796909; >= b747a83690c8f53bc7a3f75899415c699b2c51aa, < aafda69d4807f5edf3558c9534be9b911774e63a; >= b747a83690c8f53bc7a3f75899415c699b2c51aa, < 8d66f7ced51cb924bc90278d6a0a26a52877271a; >= b747a83690c8f53bc7a3f75899415c699b2c51aa, < a2bcd2b63271a93a695fabbfbf459c603d956d48 |
| Linux | Linux | 6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-53828?
How severe is CVE-2023-53828?
How do I fix CVE-2023-53828?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-53822In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2023-53823In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53824In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53825In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53826In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53827In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2023-53829In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-5383The Funnelforms Free plugin for WordPress is vulnerable to C…4.3
- CVE-2023-53830In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53831In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53832In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53833In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2023-53828?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
