Katalog CVE

CVE-2026-90105

Nieznane
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

W jądrze Linux w module vxlan występuje błąd polegający na bezpośrednim odczycie adresu neigh ha przez funkcje arp/neigh_reduce. Może to prowadzić do częściowych odczytów podczas aktualizacji wpisu neigh. Problem rozwiązano stosując neigh_ha_snapshot, podobnie jak w route_shortcircuit.

Ocena ryzyka

Niepełne odczyty adresu mogą powodować błędne działanie tuneli VXLAN, co może skutkować utratą lub błędnym kierowaniem ruchu sieciowego.

Rekomendacja

Zaktualizuj jądro Linux do wersji zawierającej poprawkę wykorzystującą neigh_ha_snapshot w module vxlan.

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: vxlan: fix reading neigh ha Currently arp/neigh_reduce read neigh ha directly which can lead to partial reads while the neigh is being updated. Use neigh_ha_snapshot to take a stable snapshot of the address similar to route_shortcircuit which already does the right thing.

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