Katalog CVE

CVE-2026-100070

Nieznane
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

W jądrze Linux naprawiono błąd w module netfilter nf_nat_sip, gdzie przesunięcie (offset) nie było korygowane, gdy NAT zmniejszał pakiet. Jeśli map_addr() zmienia długość pakietu, coff może wskazywać nieprawidłową pozycję, co może prowadzić do pominięcia kolejnych nagłówków Contact i wycieku wewnętrznych adresów sieciowych.

Ocena ryzyka

Może dojść do wycieku wewnętrznych szczegółów sieci poprzez nieprawidłowe przetwarzanie nagłówków SIP. Dotyczy to systemów używających NAT dla SIP z modułem nf_nat_sip.

Rekomendacja

Zaktualizuj jądro Linux do wersji zawierającej poprawkę. Rozważ dodatkowe zabezpieczenia na poziomie SIP, jeśli to możliwe.

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: netfilter: nf_nat_sip: rewind offset when NAT shrinks the packet sashiko says: If map_addr() changes the packet length, such as when the public NAT IP string is shorter or longer than the internal IP, coff will still point to the offset relative to the pre-mangled packet. If the packet shrinks, coff could overshoot the correct position, potentially causing the next ct_sip_parse_header_uri() call to silently skip bytes and miss subsequent Contact headers. Could this lead to a failure to NAT those subsequent headers and leak internal network details?

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