From nobody Fri Dec 6 18:26:25 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 4Y4fpp072Gz5gfgp for ; Fri, 06 Dec 2024 18:26:26 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y4fpn69sCz4tdX for ; Fri, 6 Dec 2024 18:26:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1733509585; 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=o3IU/Z0297ohGCaCCJ0CgfjwhKfUCiA8sL/2noK6FBA=; b=lel2sVqpdEcJWaGf9XOMrcOBJULEe7o74FOlVeZZU+WZtm7x1naXN4WEy0pmHCizcsVeqJ ZAPXnnSxB+gq2jgASl/8/cssHvXWUl8D50I6jl8rCfreAw+HCVXDV9kiofF7b+epa1gYLm SMrLx0pHf9SCOaZ0RYAZFOS6ZbyGXj//2wTPS/FYgFOL1XmJj8sa6sG5fSQIYZZcc76DWp FuL3VNA9oDIetLLO0ZkUqbmEGE+XGqHc7I8tvMfG5m5BgcaSyot+QKAhz6/HvR2KbOaH/i NrQ8A9XV9vWHhK72MdoqNvoqFLZS1wRzIAPVpkI2eG28RzT/4yAZ84NoY/oKQw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1733509585; a=rsa-sha256; cv=none; b=oGWuVUKVCYyyLAShpFKGuWorxsJWAvvY9X28i0I0iwIEewR2B52S6IvQslEN5QQ1zFsnLL dykFoU3T9Mlpe9qChBvz/y7qLPnMck97qmE/eExebX7daOJWQv1e/o3puOREQ2cCu97oTE +vonDD+VdO1AuOMQtOaGiia1TSvf4ZY38vox3vz+BJo3AISMLM5OmfQCTQh0GcdZrRt9Ty xYx422wRylgb7XPHPaMw/CxPyK4bIk0l1Z0TB5b0JPkDAPTen61RUPPtqIrDC55gFHcwYc 6TOMwJo5GgZVuB4wJZd5FkH0x1YwHa86WJrKW8M2HL18Sqkl+vicZ8WOWgqLxQ== 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 4Y4fpn5kwQzpW5 for ; Fri, 6 Dec 2024 18:26:25 +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 4B6IQP9V044076 for ; Fri, 6 Dec 2024 18:26:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4B6IQP5n044074 for bugs@FreeBSD.org; Fri, 6 Dec 2024 18:26:25 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 270404] comsat is willing to try to read and display any file Date: Fri, 06 Dec 2024 18:26:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: security X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emaste@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to resolution 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: 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=3D270404 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |emaste@freebsd.org Resolution|--- |FIXED Status|In Progress |Closed --=20 You are receiving this mail because: You are the assignee for the bug.=