CVE-2022-50374

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-50374
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-50374.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-50374
Downstream
Published
2025-09-17T15:15:36Z
Modified
2025-09-18T13:43:34Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: hci{ldisc,serdev}: check percpuinit_rwsem() failure

syzbot is reporting NULL pointer dereference at hciuartttyclose() [1], for rcusyncenter() is called without rcusyncinit() due to hciuartttyopen() ignoring percpuinitrwsem() failure.

While we are at it, fix that hciuartregisterdevice() ignores percpuinitrwsem() failure and hciuartunregisterdevice() does not call percpufreerwsem().

References

Affected packages