CVE-2024-42137
Last modified
CVE-2024-42137 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot Commit 272970be3dab ("Bluetooth: hci_qca: Fix driver shutdown on closed serdev") will cause below regression issue: BT can't be enabled after below steps: cold boot -> enable BT -> disable BT -> warm reboot -> BT enable failure if property enable-gpios is not configured within DT|ACPI for QCA6390. The commit is to fix a use-after-free issue within qca_serdev_shutdown() by adding condition to avoid the serdev is flushed or wrote after closed but also introduces this regression issue regarding above steps since the VSC is not sent to reset controller during warm reboot. Fixed by sending the VSC to reset controller within qca_serdev_shutdown() once BT was ever enabled, and the use-after-free issue is also fixed by this change since the serdev is still opened before it is flushed or wrote. Verified by the reported machine Dell XPS 13 9310 laptop over below two kernel commits: commit e00fc2700a3f ("Bluetooth: btusb: Fix triggering coredump implementation for QCA") of bluetooth-next tree. commit b23d98d46d28 ("Bluetooth: btusb: Fix triggering coredump implementation for QCA") of linus mainline tree.. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot Commit 272970be3dab ("Bluetooth: hci_qca: Fix driver shutdown on closed serdev") will cause below regression issue: BT can't be enabled after below steps: cold boot -> enable BT -> disable BT -> warm reboot -> BT enable failure if property enable-gpios is not configured within DT|ACPI for QCA6390. The commit is to fix a use-after-free issue within qca_serdev_shutdown() by adding condition to avoid the serdev is flushed or wrote after closed but also introduces this regression issue regarding above steps since the VSC is not sent to reset controller during warm reboot. Fixed by sending the VSC to reset controller within qca_serdev_shutdown() once BT was ever enabled, and the use-after-free issue is also fixed by this change since the serdev is still opened before it is flushed or wrote. Verified by the reported machine Dell XPS 13 9310 laptop over below two kernel commits: commit e00fc2700a3f ("Bluetooth: btusb: Fix triggering coredump implementation for QCA") of bluetooth-next tree. commit b23d98d46d28 ("Bluetooth: btusb: Fix triggering coredump implementation for QCA") of linus mainline tree.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.10.165, < 5.10.222 | — |
| Linux | Linux Kernel | >= 5.15.90, < 5.15.163 | — |
| Linux | Linux Kernel | >= 6.1.8, < 6.1.98 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.39 | — |
| Linux | Linux Kernel | >= 6.7, < 6.9.9 | — |
| Linux | Linux Kernel | 6.10 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-42137?
How severe is CVE-2024-42137?
How do I fix CVE-2024-42137?
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 2024
- CVE-2024-42131In the Linux kernel, the following vulnerability has been re…4.4
- CVE-2024-42132In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-42133In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42134In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42135In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42136In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-42138In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-42139In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-4214Improper Neutralization of Script-Related HTML Tags in a Web…2.7
- CVE-2024-42140In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42141In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42142In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-42137?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
