From nobody Wed Dec 18 08:46:49 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 4YCnNV4Zqyz5h3fk for ; Wed, 18 Dec 2024 08:46:50 +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 4YCnNV3Xm4z4kvr for ; Wed, 18 Dec 2024 08:46:50 +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=1734511610; 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=ObgZ/GhplRmKqGs+wfuhjG2igk7BzbbSYukwAgGXnTs=; b=hgsv3u2bKp7tFMUoUuQ6nt+ZP/SKWGsQ4gt6JSssfbMyKwkHJmz2o3qBmcbAZp4Vxyye6X XRf5cNiYHjcs4n2ARZiRi6X+Zhe1BlZexKwH4z8fYSa9JpPkfR5CKqk7SXltwnNGIgiGOD fPG8idLjLGFfSQ0iF+e1Yut4sVpXYf/virPczrvPrDRzTK3AjuJDmm8j00OzvlwxtnFH1N ab3rwiJJtFIpd0guXVrdTBQkQcUWxEpBAtIyTwcrvW8WivSAhiZxt58FE2uXWSo709V2/Z g5OxivHcUdY5wIbtwNBvoqqk/fpfVPpt7ra+mascqDxEo3wg13D0nb6CQNaHGQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1734511610; a=rsa-sha256; cv=none; b=L7iN/gYyBdxkbUu5G/rd07hzjV+HcQVCirsdCY+D1k2TmcuarJE39gQ+SmPgGkIqoh/wcI TH0OXqIBehMSPnRENOiB1PHxsm6w3ulep1EgTsmuGiqAEgwyLqP/UNm3bQPEfEzGaTwkis BL0o5c/V8dfkhevWkP2VTMTD/0KKIfw9gaO23//tdo1GLEp+ynuin4b3kgiNUffaf/BbH3 QbKtfZhx/jrg54MlWenWQ4ZM/jksnjLjfiTwVQsVKNS/SNoCDvsusaeWWaePOcDb2BH9/Y YB8kRj4E/8/pXeSCnRJmjLo/NWPNV/N6U33wcQ0MixBOZPHzB8aG37RDKrQ89g== 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 4YCnNV38bpz11MF for ; Wed, 18 Dec 2024 08:46:50 +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 4BI8koqP029691 for ; Wed, 18 Dec 2024 08:46:50 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4BI8kot1029690 for jail@FreeBSD.org; Wed, 18 Dec 2024 08:46:50 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 210049] jails mishandle the default lo0 127.0.0.1 loopback interface Date: Wed, 18 Dec 2024 08:46:49 +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: 10.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: zlei@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jail@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D210049 Zhenlei Huang changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jamie@FreeBSD.org, | |zlei@FreeBSD.org --- Comment #2 from Zhenlei Huang --- Or we should document this security issue in the **BUGS** section before a final fix ? --=20 You are receiving this mail because: You are the assignee for the bug.=