Katalog CVE

CVE-2026-72107

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

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.63%

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

Streszczenie

W jądrze Linuxa w module dm-era występuje błąd poza zakresem pamięci przy niezerowym sektorze startowym. Obliczenia bloku zapisu nie uwzględniają offsetu, co może prowadzić do odczytu poza przydzieloną pamięcią (wykrywane przez KASAN).

Ocena ryzyka

Podatność może prowadzić do ujawnienia informacji lub awarii systemu, jeśli atakujący może skonfigurować tabelę dm-era z niezerowym sektorem startowym.

Rekomendacja

Zaleca się zastosowanie poprawki jądra, która uwzględnia offset przed obliczeniem bloku, oraz ograniczenie dostępu do konfiguracji device-mapper.

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

In the Linux kernel, the following vulnerability has been resolved: dm era: fix out-of-bounds memory access for non-zero start sector dm-era tracks writes in target-relative blocks, but era_map() calculates the writeset block before applying the target offset. Tables with a non-zero start sector can therefore pass an absolute mapped-device block to metadata_current_marked(). If the absolute block is beyond the current writeset size, writeset_marked() tests past the end of the in-core bitset. KASAN reports this as a vmalloc-out-of-bounds access. Apply the target offset before calculating the era block so writeset lookups use the target-relative block number.

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