From nobody Fri Aug 23 07:43:06 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 4WqsVz2l1xz5VVg1 for ; Fri, 23 Aug 2024 07:43:07 +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 4WqsVz1kgNz4KRX for ; Fri, 23 Aug 2024 07:43:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724398987; a=rsa-sha256; cv=none; b=tmj8459MerbQoMrlpGNdCa729wGvV7rria9nGQOgyyERg8+3r5E1e53Z4IKs2cpQ2RTPnW S2hxOmBhYE9wm1gnpJFpQqTe8+/O6kzDj4qrTpgx2v5K79rZGokfwCQ/0gy9AMtLxSgRA9 gW1dbqtiwU9clgme5FJmdjC3WbgLhC/5/bUC06Z2vQdOKnbQhrBCWvEKVRurBJU2u8AMlm k86nZCtwwY/ai2l04WX4wvPB9ABLT+BI9p//43ZUXWwjEyJL+PXmJPKmnW+lTwmxpQJ5SH 4E/TkLB5fQBLjuB1yT55BYRS7wjq8RxEaqrCFNaYImxU66MdYYK939MFbQyPrg== 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=1724398987; 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=sD32yyTTvwmqcUsqvHVoVC1k5N6DaopHsEORkyCqyyk=; b=Si4etj7c5jR16pBnSwQROFyFG4EwbK97LlnyWJC/LepfXOOjWbAIAiQQNsCAdkaRN6vAjn DUzivp7n45//IPAI2xqpMmF9E8b02fouqmCL8qE1/q2ICVF6f/AREG6rXWPh+zXMRsVX+O IoTM9PqikNa6aBWlgfSdGUFI/u68bze56NS/ZlUgX5xna/Ez2kYpGe+LlmWSEQ9d2iCSpv LvDibFXWnwnoId1GAkahlPYHkkF3DlNmyTB6AHU1j285eXsWV/jdz5NQucbO/F3MKwd8pj 6ZioWa0S1MvfoduJ4Qw2tg4t3oYVJjnaAYVLs7Mndxz86E35dJuUHy8Iexjh1A== 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 4WqsVz1Ll3z131C for ; Fri, 23 Aug 2024 07:43:07 +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 47N7h7nk058288 for ; Fri, 23 Aug 2024 07:43:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47N7h71u058287 for net@FreeBSD.org; Fri, 23 Aug 2024 07:43:07 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 07:43:06 +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: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status 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 Philip Paeps changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #34 from Philip Paeps --- This seems fixed in FreeBSD. I'll pick up the patches that landed in the stable/X branches and work on a revised advisory. Not sure what to make of the opnsense counters, but I suspect that's a downstream issue. Kristof: okay to mark this one as closed/fixed? --=20 You are receiving this mail because: You are the assignee for the bug.=