Katalog CVE

CVE-2025-40284

WysokieCVSS 7.8
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.12%

Percentyl 3 - wyżej niż 3% wszystkich znanych CVE

Streszczenie

W jądrze Linux w stosie Bluetooth (MGMT) nie anulowano timera mesh_send_done po usunięciu urządzenia (hdev), co prowadziło do użycia po zwolnieniu (use-after-free) po wyzwoleniu timera. Naprawa anuluje timer podczas usuwania hdev.

Ocena ryzyka

Użycie po zwolnieniu może prowadzić do awarii systemu lub potencjalnego wykonania kodu przez atakującego.

Rekomendacja

Zaktualizuj jądro Linux do wersji zawierającej anulowanie timera mesh_send_done.

Inne podatności w Linux kernel

Zobacz wszystkie
Oryginalny opis (angielski, źródło NVD)

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed mesh_send_done timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like other MGMT timers. Should fix the BUG: sporadically seen by BlueZ test bot (in "Mesh - Send cancel - 1" test). Log: ------ BUG: KASAN: slab-use-after-free in run_timer_softirq+0x76b/0x7d0 ... Freed by task 36: kasan_save_stack+0x24/0x50 kasan_save_track+0x14/0x30 __kasan_save_free_info+0x3a/0x60 __kasan_slab_free+0x43/0x70 kfree+0x103/0x500 device_release+0x9a/0x210 kobject_put+0x100/0x1e0 vhci_release+0x18b/0x240 ------

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS