From nobody Sat Aug 24 04:51:34 2024 X-Original-To: net@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 4WrPfb0zf0z5V7Kc for ; Sat, 24 Aug 2024 04:51:35 +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 4WrPfZ6ZQsz4KwB for ; Sat, 24 Aug 2024 04:51:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724475094; a=rsa-sha256; cv=none; b=guqY58D8H7Intk9m2zBy1x95dRBYybCLP3ENZjmtvfEAsXZ7+NY/YpdYso9n/aB8cK77Yq w5bLjJiJYR39wOKMKzD8YuhpzpAKv4V7vblnuZjR88LHrLiWN7czU1wSMUI7rNtLcXPgNb krdCTt6EvMxKRujnErzgHIswts1n9bI49JmIuF+tPfM3ltRKHpQd3PvDAvZ07s5fz+K8L7 NothkYANCJbGKgGtq+ovKQmxrsTm6hE7HXwxs8Z+zbm+HSBDlLtQ+r3CxbQZ53CQ/boegp 4SJ1RaPAsSBes3tMS9hWyY4uGrGqIj/w1P54qyp1Poypk4J1zMxWN5JCR8p2vw== 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=1724475094; 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=2eRSdnFmeRNSdulUHUZDKISO7+Ds7/GXugXxfZYniJY=; b=X56KxZFqsAElhERQGHKGVvUhJofqH5v19Cusbva3VGV8sXHjOKkvSNJyF6U0WT9aTkFRvJ GWJ03WKTkVHTCwBCbQ88a0EWAczLwG1H1DWh0E4cRrEj6HpPVZuv0L5fOGpo7cEIb48TsP aDtFg7If1UPSelIBmmcCw2UJbVpmfAgq/LZSa5bl07upp+f1y17ItrHM/70NYHweeGVOvb 7Rn5hi04qRl3d8j48ss7pgNwkUVvCn5GX35GbqvzUdAV1q59qS90xVHvKZ3ISNjrPp1ibb LMoF7JqPv4e0Ro/JVt60fgEhAl1hrhcoZvOCemUhdHAF59tHuFsd6lsVcpQxhg== 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 4WrPfZ5XnjzhPM for ; Sat, 24 Aug 2024 04:51:34 +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 47O4pYdX096095 for ; Sat, 24 Aug 2024 04:51:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47O4pYha096094 for net@FreeBSD.org; Sat, 24 Aug 2024 04:51:34 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: net@FreeBSD.org Subject: [Bug 280701] FreeBSD-SA-24:05 fix breaks ICMP/ICMP6 states handling in pf firewall (ping, traceroute) Date: Sat, 24 Aug 2024 04:51:34 +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: regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: franco@opnsense.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@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: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280701 --- Comment #47 from Franco Fichtner --- Also why was this excluded during the port from OpenBSD? Same for MLD_LISTENER_* BTW. https://github.com/openbsd/src/blob/master/sys/net/pf.c#L2699-L2704 --=20 You are receiving this mail because: You are the assignee for the bug.=