CVE-2024-6640

In ICMPv6 Neighbor Discovery (ND), the ID is always 0. When pf is configured to allow ND and block incoming Echo Requests, a crafted Echo Request packet after a Neighbor Solicitation (NS) can trigger an Echo Reply. The packet has to come from the same host as the NS and have a zero as identifier to match the state created by the Neighbor Discovery and allow replies to be generated. ICMPv6 packets with identifier value of zero bypass firewall rules written on the assumption that the incoming packets are going to create a state in the state table.
Configurations

No configuration.

History

No history.

Information

Published : 2024-08-12 13:38

Updated : 2024-11-26 15:15


NVD link : CVE-2024-6640

Mitre link : CVE-2024-6640

CVE.ORG link : CVE-2024-6640


JSON object : View

Products Affected

No product.

CWE
CWE-276

Incorrect Default Permissions