Katalog CVE

CVE-2026-64515

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

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.24%

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

Streszczenie

W jądrze Linuxa, w podsystemie mac80211, procedura defragmentacji MLE (Multi-Link Element) była wywoływana z wskaźnikiem do zde fragmentowanej kopii, ale oryginalnymi elementami, co mogło prowadzić do odczytu poza stertą, jeśli oryginalna ramka znajdowała się na wyższym adresie.

Ocena ryzyka

Organizacja może doświadczyć awarii systemu lub potencjalnych luk bezpieczeństwa w sieciach Wi-Fi 7 (802.11be) korzystających z MLO (Multi-Link Operation).

Rekomendacja

Zastosuj łatkę jądra Linuxa śledzącą kontener wraz ze wskaźnikiem i ujednolicającą dwie prawie identyczne procedury defragmentacji.

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: wifi: mac80211: fix MLE defragmentation If either reconf or EPCS multi-link element (MLE) is contained in a non-transmitted profile, the defragmentation routine is called with a pointer to the defragmented copy, but the original elements. This is incorrect for two reasons: - if the original defragmentation was needed, it will not find the correct data - if the original frame is at a higher address, the parsing will potentially overrun the heap data (though given the layout of the buffers, only into the new defragmentation buffer, and then it has to stop and fail once that's filled with copied data. Fix it by tracking the container along with the pointer and in doing so also unify the two almost identical defragmentation routines.

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