From nobody Fri Aug 23 09:14:02 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 4WqvWw4tlyz5SthP for ; Fri, 23 Aug 2024 09:14:04 +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 4WqvWw2R4kz4VXj for ; Fri, 23 Aug 2024 09:14:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724404444; a=rsa-sha256; cv=none; b=rWP560kfK3lbuJSA5mfTCxYsJxrx/nauImE3gnoKdi00TFoofgEPHUjeV7xlBR2/nAHlhi Cu/5QhsirBM3A+DbUP5Jo6+rwqFBYZnozr0kHQbFk8mvsMLu988IpT/UDbaD+RbHIlRN/3 qv/CJiVna5o5d8LCqEI+vISEJecFjY01na+j2I9eknTYJuRdq+3t6QtKU+miNcwLLcrPvX V069+kbZpqGbT3jOsV5XrBZRrD2jTbiTW7uEgqY2Yrn4XJo87/PmUNA/9TAbOpN5dkwF8H s86BxE6yNwDbcsvM2rsl3yhOhcnlTq8O0meAHrSTxtZSBgv0rCVe0iJpPPvEFg== 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=1724404444; 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=Su7Rfa5VzsNN43vBrcMTImD+h4QDRrwrC5KZ55wmHlo=; b=aK+iBeWSXzPym5NcWIb5tLtdAf2334CIVvjX9GkNPiLSyrDltYzO8umeOgZieRWXi+mciS XlDk6VGjTFHohCwoAVYEyaFWx6ub+QGfhh177Ql1zxz7V42ptei4hWAo3S0TAuQ7qZlwjw fszA7aP+dXhuRQeBSwVbiLR0dkCg39NYmNo1c1foIWEzXoQA5LiYCATYp2sVwuXAfufUU5 ozjJnFDPobFRzJYbrF3pCBFIErS3jiObZTCRWqFdMqL7NaYBsxlY7Ag4YjOhb3UcIDEV42 pBet+D4d+fa9rZwODnD2oiF9tDiAn/sL4pbtPMnccYpRo6/BZL93NsccTJGSCQ== 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 4WqvWw20SXz14q5 for ; Fri, 23 Aug 2024 09:14:04 +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 47N9E4ea047424 for ; Fri, 23 Aug 2024 09:14:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47N9E4OE047422 for net@FreeBSD.org; Fri, 23 Aug 2024 09:14:04 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: Fri, 23 Aug 2024 09:14:02 +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: philip@FreeBSD.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 #41 from Philip Paeps --- Problems with how FreeBSD code behaves when merged into a downstream product are beyond the scope of this bug tracker. As far as FreeBSD is concerned, = an issue is resolved when it no longer manifests on FreeBSD. It is up to our downstreams to ensure that they do not introduce bugs in th= eir products when merging code from FreeBSD. Unless a test case materialises that shows there is still a regression on FreeBSD, we can proceed with a corrected security advisory for FreeBSD SA-24:05.pf. For what it's worth: FreeBSD.org firewalls run pf. Can you quantify the "heavily coupled with IPv6 connectivity" required for the issue to manifest? Again: is there any evidence that this problem still manifests on FreeBSD? --=20 You are receiving this mail because: You are the assignee for the bug.=