CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-4748

High
Published: Translated: NVD NIST

Summary

W wyniku regresji w sposobie obliczania hashy, reguły zawierające składnię zakresu adresów (x.x.x.x - y.y.y.y) różniące się jedynie zakresem adresów są cicho ignorowane jako duplikaty. Tylko pierwsza z takich reguł jest ładowana do pf, co może prowadzić do nieoczekiwanego zachowania.

Risk Assessment

Ignorowanie dotkniętych reguł może prowadzić do nieprawidłowego blokowania lub nadmiernego odblokowywania ruchu, co stwarza ryzyko dla bezpieczeństwa sieci organizacji.

Recommendation

Zaleca się przegląd i aktualizację reguł zapory, aby upewnić się, że nie są one ignorowane oraz monitorowanie zachowania systemu w celu wykrycia potencjalnych problemów.

Related vulnerabilities

Original NVD description (English source)

A regression in the way hashes were calculated caused rules containing the address range syntax (x.x.x.x - y.y.y.y) that only differ in the address range(s) involved to be silently dropped as duplicates. Only the first of such rules is actually loaded into pf. Ranges expressed using the address[/mask-bits] syntax were not affected. Some keywords representing actions taken on a packet-matching rule, such as 'log', 'return tll', or 'dnpipe', may suffer from the same issue. It is unlikely that users have such configurations, as these rules would always be redundant. Affected rules are silently ignored, which can lead to unexpected behaviour including over- and underblocking.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS