Katalog CVE

CVE-2025-38466

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

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.18%

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

Streszczenie

W jądrze Linux stwierdzono, że uprobes mogą być używane destrukcyjnie, gdy są stosowane w środku instrukcji. Ponieważ jądro nie jest w stanie określić, czy dany bajt jest rzeczywiście instrukcją w kontekście wykonywanego strumienia, przywrócono wymóg posiadania CAP_SYS_ADMIN dla uprobes.

Ocena ryzyka

Osoba atakująca bez uprawnień CAP_SYS_ADMIN może potencjalnie wykorzystać uprobes do destabilizacji systemu lub uzyskania nieautoryzowanego dostępu.

Rekomendacja

Zaleca się natychmiastową aktualizację jądra Linux do wersji zawierającej tę poprawkę. Ograniczenie dostępu do uprobes tylko dla użytkowników z CAP_SYS_ADMIN.

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: perf: Revert to requiring CAP_SYS_ADMIN for uprobes Jann reports that uprobes can be used destructively when used in the middle of an instruction. The kernel only verifies there is a valid instruction at the requested offset, but due to variable instruction length cannot determine if this is an instruction as seen by the intended execution stream. Additionally, Mark Rutland notes that on architectures that mix data in the text segment (like arm64), a similar things can be done if the data word is 'mistaken' for an instruction. As such, require CAP_SYS_ADMIN for uprobes.

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