From nobody Mon Jun 05 16:48:27 2023 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 4QZfgc58x2z4ZWDR for ; Mon, 5 Jun 2023 16:48:28 +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 4QZfgc47MWz3HPg for ; Mon, 5 Jun 2023 16:48:28 +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=1685983708; 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=6ZYvbLWthEuocBx8O0KijVrZqSBAnGjSLj7Fm9kN6cs=; b=L/nAq4aCgFSDII5rH9AlK4WzWEvYLGwWm9h1+ZzqHwVSc7vQRqFQu4bW+CEEA4MCq4bdgu 6tqOuX63zadmQxCKf7V4rjd1UPXaLIbCkdhJvn7+43BMNg3HZOBOskY4QjeN+B5xlU6SCW y8JAXFCFfjvumDxAdlJ/KEwP2gLrfv7Y4HqzmUD6IpFa2TNN90BjRJZFOtISbsF7/ICx7Q VS7grAJLdJCzsev0heFBFD1tWtMb0uJI6dxXhaKbDlKUTx7pv/GuiI9Pt3t1Y7WZSMaTJB LUbfM+Yt+D74qQtGBfxAtep0sodio339HW/OeSvtiTpyF5kc/XotpN7SZqW4Fw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1685983708; a=rsa-sha256; cv=none; b=sSE4UAtGBajSe/Z0UYHDT8enn5YlHqosQG9c4MsHS8vwJYvqFgR0wYsmg3vwUGBd+M3MkR fCVcVNa05deh+MdohpepV5bM3NYf3XIEo1d+S2zVN8ItIEnmJQSYC0qeBD8bIH9rzeaTjk n8kZa7gmJ8u4kVuU+ueLJNPA0oIq/vo6f5Flaxn7TvxIQUmyo3pmduqlqOiHK0dmuodoHM SXHEiysNBVcCR6DNejvjhmAZ2U4HBVZ7S33w9o4ATFYKssY8fkSCqllTEd9uVZwOP1OCCX fbhbnAfPpus7Nho4FQw+Dm9OVMpJBVY+PlKM/rI0LdYPSavPsAOLtjE1KERD/g== 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 4QZfgc3D9fzvk2 for ; Mon, 5 Jun 2023 16:48:28 +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 355GmSep073041 for ; Mon, 5 Jun 2023 16:48:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 355GmSq0073040 for net@FreeBSD.org; Mon, 5 Jun 2023 16:48:28 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 271805] off-by-one error in protoname() in ppp's lcp.c -> bad pointer dereference Date: Mon, 05 Jun 2023 16:48:27 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: see_also 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271805 Ed Maste changed: What |Removed |Added ---------------------------------------------------------------------------- See Also|https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D2718 | |39 | --=20 You are receiving this mail because: You are the assignee for the bug.=