CVE-2025-40283
Last modified
CVE-2025-40283 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAF There is a KASAN: slab-use-after-free read in btusb_disconnect(). Calling "usb_driver_release_interface(&btusb_driver, data->intf)" will free the btusb data associated with the interface. The same data is then used later in the function, hence the UAF. Fix by moving the accesses to btusb data to before the data is free'd.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAF There is a KASAN: slab-use-after-free read in btusb_disconnect(). Calling "usb_driver_release_interface(&btusb_driver, data->intf)" will free the btusb data associated with the interface. The same data is then used later in the function, hence the UAF. Fix by moving the accesses to btusb data to before the data is free'd.
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 | >= fd913ef7ce619467c6b0644af48ba1fec499c623, < 297dbf87989e09af98f81f2bcb938041785557e8; >= fd913ef7ce619467c6b0644af48ba1fec499c623, < f858f004bc343a7ae9f2533bbb2a3ab27428532f; >= fd913ef7ce619467c6b0644af48ba1fec499c623, < 7a6d1e740220ff9dfcb6a8c994d6ba49e76db198; >= fd913ef7ce619467c6b0644af48ba1fec499c623, < 5dc00065a0496c36694afe11e52a5bc64524a9b8; >= fd913ef7ce619467c6b0644af48ba1fec499c623, < 1c28c1e1522c773a94e26950ffb145e88cd9834b; >= fd913ef7ce619467c6b0644af48ba1fec499c623, < 95b9b98c93b1c0916a3d4cf4540b7f5d69145a0d; >= fd913ef7ce619467c6b0644af48ba1fec499c623, < a2610ecd9fd5708be8997ca8f033e4200c0bb6af; >= fd913ef7ce619467c6b0644af48ba1fec499c623, < 23d22f2f71768034d6ef86168213843fc49bf550 |
| Linux | Linux | 4.11 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40283?
How severe is CVE-2025-40283?
How do I fix CVE-2025-40283?
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 2025
- CVE-2025-40278In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40279In the Linux kernel, the following vulnerability has been re…
- CVE-2025-4028A vulnerability has been found in PHPGurukul COVID19 Testing…9.8
- CVE-2025-40280In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40281In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40282In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2025-40284In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40285In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-40286In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40287In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40288In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40289In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-40283?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
