Message ID | 20220505113128.264963-1-javierm@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dri-devel-bounces@lists.freedesktop.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 07975C433F5 for <dri-devel@archiver.kernel.org>; Thu, 5 May 2022 11:31:41 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4E75110F639; Thu, 5 May 2022 11:31:41 +0000 (UTC) Received: from us-smtp-delivery-74.mimecast.com (us-smtp-delivery-74.mimecast.com [170.10.129.74]) by gabe.freedesktop.org (Postfix) with ESMTPS id 754F510F639 for <dri-devel@lists.freedesktop.org>; Thu, 5 May 2022 11:31:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1651750299; 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; bh=bN3Uh2LhXlJZ1HGDsbuHnMTmS7+4/Zex2TjyKUB51Mw=; b=eEp9zm/k1tbWVvOEt6dv/ZFj/hq3GnIvWHBhmH/FPBI2N05nbtGV326yWUEKrAZSNhklkE nvLlXACG8OTRq9gumH+xhlLc1egkSXIHp1NybaXqDBQ3MlKIxi0DACcULkMCgnxcE79ntC 3A+cnGIaKXz6gXKaFrYxtmv9fLtZD6w= Received: from mail-wr1-f70.google.com (mail-wr1-f70.google.com [209.85.221.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-455-3ocdGEiANOK4zH8NFnS0rg-1; Thu, 05 May 2022 07:31:38 -0400 X-MC-Unique: 3ocdGEiANOK4zH8NFnS0rg-1 Received: by mail-wr1-f70.google.com with SMTP id u11-20020a056000038b00b0020c9ea8b64fso86357wrf.2 for <dri-devel@lists.freedesktop.org>; Thu, 05 May 2022 04:31:38 -0700 (PDT) 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:date:message-id:mime-version :content-transfer-encoding; bh=bN3Uh2LhXlJZ1HGDsbuHnMTmS7+4/Zex2TjyKUB51Mw=; b=4EJnTZZRanvc9+SyfT9mWKR4veLn+1mrNvBoMbmM0lAbNN+dgl4oMGYJAWyli93Zi8 s3M2LYKOfxM+QoTOiU2tSp99y3y+KtTAPkkKvW9hogDqm6Z1ihdXeQ+YgISifG7Vfmmm Ba3odakJjqaEZ19sY3MdgYaUeuJCBC+uoEcHmk+1uDJAS0s9V4ox+TcBQOZ9TRGrttq3 pxGpsJzKpy2n0q5xwb9iwNrtpLhI0y7XKNDAyS82UcgK6NI4xW5olrBZo2mS//ynW8Ky fuepiWjN8wrsuITFnaN/ox2FpeHrmD5Bzxl+FConuXjFkPukHYVC2r0B/VdOw2G4jlZo GUtQ== X-Gm-Message-State: AOAM530mGvvrm/k59Uaf8O4Qh6jShE4/6VE5w+3+BzEYyu7nF5ZmwOX5 Sd8/OZWm0DwtoKugecGK/e4yOo9qDbtwmP9ukQBBBjHmvAYbrUhukhcc7WNrnwyBe3SzD1bEE7c Yde7XMEc2gzDEDr0xUsCAN4yR0tSH X-Received: by 2002:a05:600c:1e8a:b0:394:a8:234 with SMTP id be10-20020a05600c1e8a00b0039400a80234mr4310547wmb.117.1651750296622; Thu, 05 May 2022 04:31:36 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyYkJhU3npy2RP0EYd+TCS/YRsPqKFjNBTxwh4iOfYuxwgG9V/BfOG8Dx2RoPJjNmCfU8QlfQ== X-Received: by 2002:a05:600c:1e8a:b0:394:a8:234 with SMTP id be10-20020a05600c1e8a00b0039400a80234mr4310517wmb.117.1651750296280; Thu, 05 May 2022 04:31:36 -0700 (PDT) Received: from minerva.. ([90.167.94.135]) by smtp.gmail.com with ESMTPSA id k1-20020a5d5181000000b0020c5253d8f5sm995809wrv.65.2022.05.05.04.31.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 May 2022 04:31:35 -0700 (PDT) From: Javier Martinez Canillas <javierm@redhat.com> To: linux-kernel@vger.kernel.org Subject: [PATCH v2 0/4] fbdev: Fix use-after-free caused by wrong fb_info cleanup in drivers Date: Thu, 5 May 2022 13:31:23 +0200 Message-Id: <20220505113128.264963-1-javierm@redhat.com> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=javierm@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII"; x-default=true X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Cc: linux-fbdev@vger.kernel.org, Helge Deller <deller@gmx.de>, Javier Martinez Canillas <javierm@redhat.com>, dri-devel@lists.freedesktop.org, Hans de Goede <hdegoede@redhat.com>, Peter Jones <pjones@redhat.com> Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
fbdev: Fix use-after-free caused by wrong fb_info cleanup in drivers
|
expand
|