Local system crash via uninitialized Bluetooth semaphore
Published Sep 17, 2025 · Updated Sep 17, 2025
A null-pointer dereference in Linux kernel Bluetooth HCI UART handling allows local users to crash affected systems during device closure. hci_uart_tty_open() ignores percpu_init_rwsem() failure, so hci_uart_tty_close() later calls rcu_sync_enter() without prior rcu_sync_init(). Triggering the allocation-failure path and then closing the affected HCI UART device requires local low-privileged access and interrupts system availability.
Summary
What happened
A null-pointer dereference in Linux kernel Bluetooth HCI UART handling allows local users to crash affected systems during device closure. hci_uart_tty_open() ignores percpu_init_rwsem() failure, so hci_uart_tty_close() later calls rcu_sync_enter() without prior rcu_sync_init(). Triggering the allocation-failure path and then closing the affected HCI UART device requires local low-privileged access and interrupts system availability.
The record
- CVE
- CVE-2022-50374
- Published
- Sep 17, 2025
- Updated
- Sep 17, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-908, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 17, 2025CVE publishedPublication date reported by the CVE source.
- Sep 17, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=4.15
- Affected versionversion=4a53c4e84ace1bc75157a7281af3fe8f5b19d08c
- Affected versionversion=67d2f8781b9f00d1089aafcfa3dc09fcd0f343e2 <3124d320c22f3f4388d9ac5c8f37eaad0cefd6b1
- Affected versionversion=67d2f8781b9f00d1089aafcfa3dc09fcd0f343e2 <75b2c71ea581c7bb1303860d89366a42ad0506d2
- Affected versionversion=67d2f8781b9f00d1089aafcfa3dc09fcd0f343e2 <98ce10f3f345e61fc6c83bff9cd11cda252b05ac
- Affected versionversion=67d2f8781b9f00d1089aafcfa3dc09fcd0f343e2 <b8917dce2134739b39bc0a5648b18427f2cad569
- Affected versionversion=67d2f8781b9f00d1089aafcfa3dc09fcd0f343e2 <d7cc0d51ffcbfd1caaa809fcf9cff05c46d0fb4d
- Affected versionversion=f6ec33f6bd3723a8146768106434ef6ab3d9d990
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo