From nobody Fri Aug 09 09:31:18 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WgJZH0h7zz5TFMT for ; Fri, 09 Aug 2024 09:31:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WgJZG6Q43z44p2 for ; Fri, 9 Aug 2024 09:31:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1723195878; a=rsa-sha256; cv=none; b=Zq+1UOUQZ1pt0mn44ly6rnJA4jIOqTrj0yQyetqt01QcPK8gZUYz4LG9MrEUvaF/VEu1VE DwD3dUbaJ42dZbOoLZu+4UhGsCp0eizbBBjCDl2gvhXUw2xHsrjxlBh+ytRVf7biiv7yAd 4NQkAyOC9f5I1on3RMh8KzCSYC4GfPhPjPoNyFQIo2kjA4QqfxUHSJOpY29JddbM8oPdLk PMLPih/I65Dg8CCaM719YUwro/8/+8NDQM7KZJrpKd3V5VJzPXZrDfcZuYjbz+pDVJ2zZZ DTekUJRIXZstFa/X4f/5nqXkzR35wb/7h6JMZITWe1JW3slNVCoomKSoXBMJoQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1723195878; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=vBzwNV8B6EGaN2q4DQNI+xZypS2xK+ec2TTpt25p9aw=; b=Dl91qpz4EmXxIF4hD3uQNxD3OkIbwBD/RcP1zGvPI4B/Ug/n7I5gmNFjrkw02xkd41z+vH a+rh0APRHdXJnSvtpZWiM8oWcKHrE6gd+RWRNBQFYwX1vWsayXIJ2JBD7HNJV9GmhdXXD1 9H66UxzdUw8Habp2c6wijpIeAYuu/MnuUQ/H3fDJ4pVKFG2yIAA/leQPJlB75qMcNDJsR3 acWlD3j+L5uo+0Or2pw0FDX8uUD8YU4pyW24f7bCRaIGUmbs6un+BE6tEZRO7R115KeVgF Q+ENxqIajUmW7DlDfOV5lRNky+S+kirpclcp+Iq24g2jD9KyGdjHVYUyy+8xxg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WgJZG61fNz19xk for ; Fri, 9 Aug 2024 09:31:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4799VIRl005444 for ; Fri, 9 Aug 2024 09:31:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4799VI5O005443 for bugs@FreeBSD.org; Fri, 9 Aug 2024 09:31:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 280701] FreeBSD-SA-24:05 fix breaks ICMP/ICMP6 states handling in pf firewall (ping, traceroute) Date: Fri, 09 Aug 2024 09:31:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: doktornotor@mailinator.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280701 --- Comment #3 from doktornotor --- (In reply to Kristof Provost from comment #1) This bug is trivially reproducible. - Dead simple WAN (DHCP) and LAN (static /24).=20 - The traffic is a simple traceroute from a LAN machine. - Ruleset attached above. Broken with the SA applied: > tracert 8.8.8.8 Tracing route to dns.google [8.8.8.8] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms gw.localdomain [192.168.1.1] 2 * * * Request timed out. 3 * * * Request timed out. 4 * * * Request timed out. 5 * * * Request timed out. 6 * * * Request timed out. 7 * * * Request timed out. 8 8 ms 7 ms 8 ms dns.google [8.8.8.8] Working without the SA applied: > tracert 8.8.8.8 Tracing route to dns.google [8.8.8.8] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms gw.localdomain [192.168.1.1] 2 7 ms 6 ms 6 ms .tmcz.cz [redacted] 3 * * * Request timed out. 4 8 ms 8 ms 8 ms 213.29.94.201 5 8 ms 8 ms 8 ms 192.178.68.76 6 8 ms 8 ms 8 ms 192.178.98.175 7 8 ms 8 ms 8 ms 209.85.245.247 8 7 ms 7 ms 7 ms dns.google [8.8.8.8] --=20 You are receiving this mail because: You are the assignee for the bug.=