CVE-2026-4748
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| FreeBSD | FreeBSD | 15.0-RELEASE < p5 | affected |
| FreeBSD | FreeBSD | 14.4-RELEASE < p1 | affected |
| FreeBSD | FreeBSD | 14.3-RELEASE < p10 | affected |
Weaknesses
- CWE-480: CWE-480: Use of Incorrect Operator
- CWE-754: CWE-754: Improper Check for Unusual or Exceptional Conditions
- CWE-1023: CWE-1023: Incomplete Comparison with Missing Factors
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: yes
- Technical Impact: partial
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.