From nobody Thu Jun 15 07:09:16 2023 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 4QhYLk31Ppz4dg6s for ; Thu, 15 Jun 2023 07:09:18 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QhYLk22TDz4Dm5 for ; Thu, 15 Jun 2023 07:09:18 +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=1686812958; 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=8KY9OfZtIJrj/Vy/DVmtI5QMg+96vWs3X0+YtDLUEZs=; b=TkK21wwA79Q30ug9xSWlp3XPQ4koZuqENd6jOKJucqArYXXyDPud60ycTFF122BoammAzX 2LNtQKlyd4mp9II6fCMrvziidbthqmfipQHzdoiA6aYgvw1H5x8RnneH032RBehGjvvwHe K8M7BQ389ilFG9I3T0rkH63T7HT4hi+Cbasj0pW5pXOT3Sqc6kgjId0cbscjN8cFhqXZfC uaT47WMta8bS0+QRtH3GXBzjQDM4Z+H2XAubUhmliGA71zvisP2OgXCBh2s+xh8JwT3UFF Ptjv1ml85/uqWdlnPBfETkurUAHWnLL3fnNrrKChvPC34xiN+/CM7WMP9Hp9hw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686812958; a=rsa-sha256; cv=none; b=SNtLKa0VY7j+MwOxfkOxMLiXlExW8FWOlk2YF0fjIWPA4mWf4zs+YviVKVGO+sAzLtJJpV 74HLtqPnIX8pY/noS4qi2bsdHZje0xvkL2ZOHoMB13GxBfUE0to8tjLWemGGG86IArqXQ9 56hrK245ime2sL95hp0d0EstNvmaOT6cXNKOViIhC+pCtS5OkSbn6n1z/TldcrdqBHN9wB sPCS/aqxLuvIsxa6ktOdxAjF69Y7lvYCSyw7QoK6MIbCZTj0KUMc960qlwSgRF7IeOQ/9l t5Dr+wJ3aVDADmYNpLkaXZSSnCThnlnCFDGB6BdOqY2NY8tLdMkMooAJi4D7Cg== 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 4QhYLk0zNlzclk for ; Thu, 15 Jun 2023 07:09:18 +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 35F79Iq1030514 for ; Thu, 15 Jun 2023 07:09:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35F79IOv030512 for bugs@FreeBSD.org; Thu, 15 Jun 2023 07:09:18 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 259968] ASLR by default tracking PR Date: Thu, 15 Jun 2023 07:09:16 +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: CURRENT X-Bugzilla-Keywords: tracking X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: eduardo@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc dependson 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259968 Nuno Teixeira changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eduardo@FreeBSD.org Depends on| |268318, 270912 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268318 [Bug 268318] www/apache24 with www/mod_php82: opcache + ASLR turned on cras= hes Apache https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270912 [Bug 270912] dns/unbound: issues with ASLR --=20 You are receiving this mail because: You are the assignee for the bug.=