From nobody Fri Oct 11 22:13:46 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 4XQLVy4gJdz5ZVBR for ; Fri, 11 Oct 2024 22:13:46 +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 4XQLVy3Qtcz4XkL for ; Fri, 11 Oct 2024 22:13:46 +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=1728684826; 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=lEYT/0R14rtA8tvauKEz/IWpnOXqtwaFAjUjAnYwbUE=; b=rIbZnYwsu1bhzu8F88gHxWnziefv6qINfbWOLFFtIWJudAncIOyKhAVCOZ8GB9stOvOelO op87pOw13Db6OAgk9UfnwT3LnexCyRlUDayMB2KM7n5r3QmeQyzrL5csF9ae36t+97bSF6 aT0AkeJYICH2UiiN1yu9zEMQUfzpaO0qzv+QLVJozj+U6NlxQ7geLy0a2KnGntMorkJXIM /4WHN8RB0L/qcysfHYciWjOpO611dhgDYIvaRPAwM4+iWhnp6WQRaJZUMPqffBmrVpSZju rvPeyIIIW6wN9McL/pwD9R4ktX+zi2XbPQZr/q+K78Mp8maR/VM1gBoIXWdMlw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728684826; a=rsa-sha256; cv=none; b=vbuD/pY2RfT5zlezFjzuauwrIDqQKPPNYBRPwClTz5ldmaf8rph8TCEZqU2VKHb6IQrziH oESWfGn0Za+JDPFTWgB/ZVw7ZnuBNH/pGt7G+1zUaSCGm35oKH+r46V7mYyhFuT0qV1qtC K2vxgvjOrY3cWZcp2JE+2ZcWwQI2e3bslcG39l+eRjFqCCrcdkqXGZXf9Or8OKkGTKxnpS Itnhrn/N+BUzB+IlGxIRnKRUSiafmIBfzxB3xSSssbHqe+mQS/gmGfn9tM42T7o/sDRzk/ KpeDZLtUz0tJKlk6Ea2ZvDzai8/iDFCQz3Bn+7Ahgeuoz/E6umOsSi7TKI0jeA== 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 4XQLVy32cKz10Bm for ; Fri, 11 Oct 2024 22:13:46 +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 49BMDk7D057384 for ; Fri, 11 Oct 2024 22:13:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49BMDkhU057383 for bugs@FreeBSD.org; Fri, 11 Oct 2024 22:13:46 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 127912] In theory, uncompress(1) may crash and SEGV Date: Fri, 11 Oct 2024 22:13:46 +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: 1.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D127912 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D7e229794ca37d25265b0472bce26e8fd2= b9bee2c commit 7e229794ca37d25265b0472bce26e8fd2b9bee2c Author: David Jones AuthorDate: 2024-10-11 15:49:17 +0000 Commit: Warner Losh CommitDate: 2024-10-11 22:12:41 +0000 uncompress: Avoid reading an extra byte When reading the next code in a stream, avoid reading an extra byte if we're going to throw it away. When there's no more bits to extract from the stream, bits will be 0 and we'll mask the read byte with 0 anyway. At worst, this will avoid reading one past the end of gbuf array (which is not possible in well formed streams). PR: 127912 Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D47041 (cherry picked from commit 818c7b769a4f7d3c8fecc4cf491f4e22ef816eba) usr.bin/compress/zopen.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.=