In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix possible UAFs This attemps to fix possible UAFs caused by struct mgmt_pending being freed while still being …
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix possible UAFs This attemps to fix possible UAFs caused by struct mgmt_pending being freed while still being processed like in the following trace, in order to fix mgmt_pending_valid is introduce and use to check if the mgmt_pending hasn't been removed from the pending list, on the complete callbacks it is used to check and in addtion remove the cmd from the list while holding mgmt_pending_lock to avoid TO…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/0b60eb04b8524e1b4b3f07fea0d16fda9a677d9a
- https://git.kernel.org/stable/c/302a1f674c00dd5581ab8e493ef44767c5101aab
- https://git.kernel.org/stable/c/87a1f16f07c6c43771754075e08f45b41d237421
- https://git.kernel.org/stable/c/d71b98f253b079cbadc83266383f26fe7e9e103b
Timeline
- nvd_ingest NVD