← Volver a CVEs
CVE-2026-31511
N/ADescripcion
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_complete This fixes the condition checking so mgmt_pending_valid is executed whenever status != -ECANCELED otherwise calling mgmt_pending_free(cmd) would kfree(cmd) without unlinking it from the list first, leaving a dangling pointer. Any subsequent list traversal (e.g., mgmt_pending_foreach during __mgmt_power_off, or another mgmt_pending_valid call) would dereference freed memory.
Detalles CVE
Puntuacion CVSS v3.1N/A
Publicado4/22/2026
Ultima modificacion4/23/2026
Fuentenvd
Avistamientos honeypot0
Referencias
https://git.kernel.org/stable/c/340666172cf747de58c283d2eef1f335f050538b(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/3a89c33deffb3cb7877a7ea2e50734cd12b064f2(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/5f5fa4cd35f707344f65ce9e225b6528691dbbaa(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/bafec9325d4de26b6c49db75b5d5172de652aae0(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
Correlaciones IOC
Sin correlaciones registradas
This product uses data from the NVD API but is not endorsed or certified by the NVD.