From nobody Fri Aug 16 18:49:56 2024 X-Original-To: jail@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 4Wlrdf1Hpjz5TN0J for ; Fri, 16 Aug 2024 18:49:58 +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 4Wlrdd38F4z3ytx for ; Fri, 16 Aug 2024 18:49:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1723834197; a=rsa-sha256; cv=none; b=uXFwXLbXWwCQKntd/2D8ZEy+kZZ/dhobMOpMBcAFLaJEb7PaBngR2LoJBfKYEikdPhbNgb el5P6rm7GrOkUYP23iFamO0AUb1YyQZnsClCEiwrRUk/yMfEUYeCr2hUpCsqwdAB0Dh9eK uk54bu+OEu3mAdh1s/ruSkIL69pXut9e6Uz8pPKHLQCfihODw5JjKUlZErsqpQs9ukYwpB S1Jy6HMgn8fI5kGY+oxEeuf1eDMFZJV7EbT9B8xKDn4cP4YspqE0StsrHpBKJ+sTJXRyMc 9EqoYFXq6y9I6BVNVBmGlZvR8lYAkn2XkouXU6GRBF9Pzmzjd5Noc8GN8DuutA== 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=1723834197; 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=imZFui1iLGgVlC65KEB1KlBTzmCo9LqmnFXOnVHkDNU=; b=iUWC4ToZOOuok841ECmP8EXzWQpDr0ksqRLC5BULfLcSwaAgHQ/E4gzp3icucs/iG6zVqs XEvTgwfeLuilLcAZZH6BLUJqt2Ys89/zBCb6zGNbk5tEfWuJp+4gEK1mlurtv6tE/9drIT fFJ82iMJyQ1QQ9SwSbWf6e5vXdqW8e/IePM92/uDEk+6fs0K240RzBFXEgXwZBvq25XUG6 0oecjVS4Us7O009EE65zbXp2xpBA46//z+oV3ac7d6Gld7N6H/HX4T8bSRDUWv6wMHwzDO m6+vGnYSxyTRzTHQRYP7fJH8OdnHsVlmPeByztsqJ3YpBr8WmMOtQ6cS+2+rXw== 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 4Wlrdd2cGWzHjJ for ; Fri, 16 Aug 2024 18:49:57 +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 47GInvRi043223 for ; Fri, 16 Aug 2024 18:49:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47GInvnk043222 for jail@FreeBSD.org; Fri, 16 Aug 2024 18:49:57 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: jail@FreeBSD.org Subject: [Bug 277210] jail(8): exec.clean retrieves PWD from user info (can cause services to crash on jail start-up) Date: Fri, 16 Aug 2024 18:49:56 +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: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: jamie@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jail@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Discussion about FreeBSD jail(8) List-Archive: https://lists.freebsd.org/archives/freebsd-jail List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-jail@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277210 Jamie Gritton changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Open |Closed --=20 You are receiving this mail because: You are the assignee for the bug.=