From nobody Fri Feb 03 15:43:02 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 4P7g0Q2SZwz3kRNF for ; Fri, 3 Feb 2023 15:43:02 +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 4P7g0P6N7kz3Dyp for ; Fri, 3 Feb 2023 15:43:01 +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=1675438981; 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=GkGxFLHfvoR3exan3Aej5eOFd5UYToMj6Ln286/T8m4=; b=YQOYRycge4NVcVRZbj4nH98E4At69mbWJD8fI6AkjsVElolI31g7I/XaMdTyae8kcIERCN OKMyXu8paTKAWfYgPFJbR05ggbpzPcGr9l/QPVXXPYppt5MODcF2E/a3e4EAD9/KvelB6H 1gp1c9amReJF9F0pVHNtHFJhhZRaElYxNRiPO1m8RPn/a8KsWNMMJthrbQ9znWz5rgIRYv pBUs0YfZK9tH4IVva/VCaFK+wKKY2wYuDaYY6pXkg+zJpUP1mICcSHElxIZyPSolc83Xb2 MTLUzn/gaBaCkd3Coeet8qSi7XnKxecI38IjAVysvHZt2q+GM7hCgCHdez0mIQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675438981; a=rsa-sha256; cv=none; b=tuV1lcpnBxzEwwe1rMpSTHus1pxw3uhPJ+KixAZqYB6+l6K+koKjSqrXBAcZXkZcqN/wpu 8LNcz3deNpy0ozRH//9/VcS6JhHcHKttU+lNUEPwOFIyY+3bUY4bHJxdZ/7sbNMgMf4MXN yHKW8xgn78Vt+wWR9SvhxbsXcTslOPJ55DLagMdj/HOsOuqF1hTLJI7JnBXH3EC7S10BFd BlQBQ0X0PwfBxiDbO8VMqnzf+VP72iBFRGj+5cRfuR9nhoBnknmFQXTpns9hKdUqgzV/cB d1Eg/s8cLB5H79bbYHmEQud6u+bAvx2aDsOeGYf1dh1VwrM3iSyooVWmeA4wpw== 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 4P7g0P5T9Czg7q for ; Fri, 3 Feb 2023 15:43:01 +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 313Fh1jl037256 for ; Fri, 3 Feb 2023 15:43:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 313Fh1CM037255 for net@FreeBSD.org; Fri, 3 Feb 2023 15:43:01 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 207037] ixv driver uses uninitialized offset variable and writes into arbitrary pci config register Date: Fri, 03 Feb 2023 15:43:02 +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: IntelNetworking, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pkubaj@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd@intel.com X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc assigned_to 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=3D207037 Piotr Kubaj changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pkubaj@FreeBSD.org Assignee|net@FreeBSD.org |freebsd@intel.com --- Comment #1 from Piotr Kubaj --- Seems to be still relevant. --=20 You are receiving this mail because: You are the assignee for the bug.=