Katalog CVE

CVE-2026-45952

ŚrednieCVSS 5.5
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.13%

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

Streszczenie

W jądrze systemu Linux rozwiązano podatność związaną z walidacją zmian MTU w sterowniku fbnic. Zwiększenie MTU powyżej progu HDS powoduje fragmentację pakietów, co może prowadzić do problemów z przesyłaniem danych przez TCP.

Ocena ryzyka

Organizacje mogą napotkać problemy z przesyłaniem nowych strumieni TCP, co może prowadzić do utraty danych lub obniżenia wydajności sieci.

Rekomendacja

Zaleca się monitorowanie ustawień MTU oraz unikanie ich zwiększania po podłączeniu programu XDP, aby zapobiec problemom z fragmentacją pakietów.

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

In the Linux kernel, the following vulnerability has been resolved: eth: fbnic: Add validation for MTU changes Increasing the MTU beyond the HDS threshold causes the hardware to fragment packets across multiple buffers. If a single-buffer XDP program is attached, the driver will drop all multi-frag frames. While we can't prevent a remote sender from sending non-TCP packets larger than the MTU, this will prevent users from inadvertently breaking new TCP streams. Traditionally, drivers supported XDP with MTU less than 4Kb (packet per page). Fbnic currently prevents attaching XDP when MTU is too high. But it does not prevent increasing MTU after XDP is attached.

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