From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 16C38C433EF for ; Fri, 7 Jan 2022 18:37:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229542AbiAGShG (ORCPT ); Fri, 7 Jan 2022 13:37:06 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:21243 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229456AbiAGShF (ORCPT ); Fri, 7 Jan 2022 13:37:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1641580625; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=uPSTezG0qBUzZU5b+ipwh4/mE7DoJRL0xcY71ufegho=; b=FmtCrAOsC+oCIKBQR0PZZnDO1MoLUIIcrQybrfdorUQTqJxvUV9lpcDwA14RhmjLhUAPIY 4kYyOcZW4+d4nfFtAQivAtx2DcYtz+dwObvSaYSVIpc8v1OMvKyfniui7Ct4gIztVR95AD 2dFAKpF1lSXBfVvmkaPFfuE9aVeE5ns= Received: from mail-ed1-f72.google.com (mail-ed1-f72.google.com [209.85.208.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-212-EmFB8ojnPoa2-NvCCwvuAA-1; Fri, 07 Jan 2022 13:37:04 -0500 X-MC-Unique: EmFB8ojnPoa2-NvCCwvuAA-1 Received: by mail-ed1-f72.google.com with SMTP id w6-20020a05640234c600b003f916e1b615so5351146edc.17 for ; Fri, 07 Jan 2022 10:37:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=uPSTezG0qBUzZU5b+ipwh4/mE7DoJRL0xcY71ufegho=; b=p5ojaqiAYIcrhXDKldAeQpWD1AOKIYmGMktQZqUklJ8J/nJe6Z5W1lZe+O9YVnzYx+ HHedqSF2HP+Uje5xSy8aGsrL8PLEngqD3/6bTP9I2Z7YsFFSpOp5X97JHjp/OKPkPhc6 BLIa0KRBuPUnfcc/GxBifvcQI9dFpcDiqW93gFtAH3Lt23m+6IdslXr3EOExccwm9wVV 6kYKETY1cgPqMX16aWf/IfhNYvHN99u03tMYWRBHqoMy4WnbIgaV65IqKoByScCy0159 ilfRLwm+rG4gMtuVq78yixw2UgEjQgiVZiLcmvKw/sF2GVkGQVPUX9yLMh7j3ngZ9XN3 IV5A== X-Gm-Message-State: AOAM531LRabFAq3ZkIGrIxCzl6v029ALZ0bXWUFRWlWfon9D96CSx7lL OBV4CwV44K7Ym/C6NpDhVJkxW8Nwdc5buflfbp80WAzP0vHG0sUmIehInbyQBqzcMbyoORSXs8d EnhXqmLUhdZlK X-Received: by 2002:a17:906:619:: with SMTP id s25mr51826635ejb.237.1641580622751; Fri, 07 Jan 2022 10:37:02 -0800 (PST) X-Google-Smtp-Source: ABdhPJy4odmwqaxtbqXcUV1sdIzK4rqzuTlxtGZIrWvniq6UiCUTgxjK1RQu6mI3MUUsoObGxHRq4Q== X-Received: by 2002:a17:906:619:: with SMTP id s25mr51826624ejb.237.1641580622442; Fri, 07 Jan 2022 10:37:02 -0800 (PST) Received: from alrua-x1.borgediget.toke.dk ([45.145.92.2]) by smtp.gmail.com with ESMTPSA id ne39sm1630080ejc.142.2022.01.07.10.37.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 07 Jan 2022 10:37:01 -0800 (PST) Received: by alrua-x1.borgediget.toke.dk (Postfix, from userid 1000) id 5FF33181F2A; Fri, 7 Jan 2022 19:37:01 +0100 (CET) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= To: Alexei Starovoitov , syzbot , Jesper Dangaard Brouer Cc: Andrii Nakryiko , Alexei Starovoitov , bpf , Daniel Borkmann , "David S. Miller" , Jesper Dangaard Brouer , John Fastabend , Martin KaFai Lau , KP Singh , Jakub Kicinski , LKML , Network Development , Song Liu , syzkaller-bugs , Yonghong Song Subject: Re: [syzbot] general protection fault in dev_get_by_index_rcu (2) In-Reply-To: <874k6fa1zc.fsf@toke.dk> References: <000000000000ab9b3e05d4feacd6@google.com> <874k6fa1zc.fsf@toke.dk> X-Clacks-Overhead: GNU Terry Pratchett Date: Fri, 07 Jan 2022 19:37:01 +0100 Message-ID: <87y23r8kaa.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: bpf@vger.kernel.org Toke H=C3=B8iland-J=C3=B8rgensen writes: > Alexei Starovoitov writes: > >> Toke, Jesper, >> >> please take a look. >> Seems to be in your area of expertise. > > Yikes, I think I see the problem. Let me just confirm and I'll send a > fix :) Fix here: https://lore.kernel.org/r/20220107183049.311134-1-toke@redhat.com -Toke