CVE-2023-4809

Summary

In pf packet processing with a 'scrub fragment reassemble' rule, a packet containing multiple IPv6 fragment headers would be reassembled, and then immediately processed. That is, a packet with multiple fragment extension headers would not be recognized as the correct ultimate payload. Instead a packet with multiple IPv6 fragment headers would unexpectedly be interpreted as a fragmented packet, rather than as whatever the real payload is.

As a result, IPv6 fragments may bypass pf firewall rules written on the assumption all fragments have been reassembled and, as a result, be forwarded or processed by the host.

Affected Software

VendorProductVersion RangeStatus
FreeBSDFreeBSD13.2-RELEASE < p3affected
FreeBSDFreeBSD12.4-RELEASE < p5affected

Weaknesses

  • CWE-167: CWE-167: Improper Handling of Additional Special Element

ADP Enrichment

CVE Program Container

Additional References

References