CVE-2023-4809

CVE-2023-4809: pf incorrectly handles multiple IPv6 fragment headers

Vendor Freebsd
Product FreeBSD
Weakness CWE-167
Published September 6, 2023
Last update February 13, 2025

CVSS base score

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

September 6, 2023 CVE published
February 13, 2025 Record updated