Katalog CVE

CVE-2026-68425

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

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.26%

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

Streszczenie

W jądrze Linux w podsystemie IB/mad występuje podatność, która pozwala na przetwarzanie niechcianych odpowiedzi RMPP przed ich dopasowaniem do oczekującego żądania. Może to prowadzić do alokacji lub rozszerzenia stanu RMPP dla odpowiedzi, które nie odpowiadają żadnemu wysłanemu żądaniu. Poprawka wymaga, aby dla odpowiedzi RMPP DATA obsługiwanych przez jądro, przed wejściem do ponownego składania RMPP, istniało dopasowanie przez ib_find_send_mad().

Ocena ryzyka

Podatność może umożliwić atakującemu wysłanie spreparowanych pakietów, które spowodują nieprawidłowe działanie stosu RMPP, potencjalnie prowadząc do awarii systemu lub naruszenia integralności danych.

Rekomendacja

Zaleca się zastosowanie oficjalnej łatki jądra Linux, która wprowadza wymóg dopasowania odpowiedzi RMPP przed ich przetworzeniem.

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

In the Linux kernel, the following vulnerability has been resolved: IB/mad: Drop unmatched RMPP responses before reassembly Kernel-handled RMPP receive processing starts reassembly for active DATA responses before the response is matched to an outstanding send. The normal match happens later, after ib_process_rmpp_recv_wc() has either assembled a complete message or consumed the segment. That ordering lets an unsolicited response that routes to a kernel RMPP agent by the high TID bits allocate or extend RMPP receive state before the full TID and source address are checked against a real request. A reordered burst can therefore reach the receive-side insertion path even though the response would not match any send. For kernel-handled RMPP DATA responses, require the existing ib_find_send_mad() match before entering RMPP reassembly. The matcher already checks the full TID, management class and source address/GID against the agent wait, backlog and in-flight send lists. If there is no match, drop the response without creating RMPP state. This leaves the RMPP window behavior unchanged and only rejects responses that have no corresponding request.

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