Katalog CVE

CVE-2025-68370

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 sterowniku coresight tmc brakuje obsługi zdarzenia (handle) w ścieżce. Handle jest niezbędny do pobrania AUX_EVENT każdego CPU w trybie perf. Brak powoduje błąd strony (oops) podczas próby użycia perf record z cs_etm.

Ocena ryzyka

Atakujący może wykorzystać tę podatność do wywołania błędu strony (oops), co może prowadzić do awarii systemu lub potencjalnie do eskalacji uprawnień.

Rekomendacja

Zastosuj łatkę z jądra Linux, która dodaje handle do ścieżki coresight_path.

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: coresight: tmc: add the handle of the event to the path The handle is essential for retrieving the AUX_EVENT of each CPU and is required in perf mode. It has been added to the coresight_path so that dependent devices can access it from the path when needed. The existing bug can be reproduced with: perf record -e cs_etm//k -C 0-9 dd if=/dev/zero of=/dev/null Showing an oops as follows: Unable to handle kernel paging request at virtual address 000f6e84934ed19e Call trace: tmc_etr_get_buffer+0x30/0x80 [coresight_tmc] (P) catu_enable_hw+0xbc/0x3d0 [coresight_catu] catu_enable+0x70/0xe0 [coresight_catu] coresight_enable_path+0xb0/0x258 [coresight]

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