Message ID | 20210629033706.20537-1-desmondcheongzx@gmail.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=udOG=LX=lists.freedesktop.org=dri-devel-bounces@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.5 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CB88FC11F66 for <dri-devel@archiver.kernel.org>; Tue, 29 Jun 2021 03:37:47 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 924BE61D38 for <dri-devel@archiver.kernel.org>; Tue, 29 Jun 2021 03:37:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 924BE61D38 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C40626E5C8; Tue, 29 Jun 2021 03:37:46 +0000 (UTC) Received: from mail-pg1-x536.google.com (mail-pg1-x536.google.com [IPv6:2607:f8b0:4864:20::536]) by gabe.freedesktop.org (Postfix) with ESMTPS id 25A406E5CA; Tue, 29 Jun 2021 03:37:45 +0000 (UTC) Received: by mail-pg1-x536.google.com with SMTP id w15so12715660pgk.13; Mon, 28 Jun 2021 20:37:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=SoUId37plhKw69YuEI1Cyszujv1NEWznJi6ghGYjFbs=; b=Q4pwMkmBbBzJVT1b3P8AnBDL/42B3X9A/D7gU1OejM4J42zknwsi8d8eqBPCMkZmKy sJaYrk0JWaxJuyUnUgSgD190Jw32kUbkkVU2NQAn5RJqcrnAtofREJnjkc93GG+YyUwi 7anbK5WCVBIta0VcFWtpDL9c8Q1rG8Zwv4aPYbSEPC7RzRrKFnYzmRirgaGRkAO9YCMV eATVF1Q4VbR1RJCaYPy245+oFDC8vCwtf5TEn08HcMWcnLSve1xWUu1ayvY1mgTj7uft TWMlDWWIFY04yug8VS0tJfiIpjWCUMIqBpMuvrnPvYkmkPHjG2li2tt3mWyPwf+ikgov TFvQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=SoUId37plhKw69YuEI1Cyszujv1NEWznJi6ghGYjFbs=; b=dpXHDJZ5bgmJui0B6Yj8sKsBjQdRdFMDNI1oaEettHrzgBHlK4vue5Bod6iKjAtn30 dPVeNp7lyQ9TfVW0LAuU6zaErdelP/CHKTqrg6aCu3vcvuSyGU2Wimjp9cGs+MqphFbc fcq+7w7np+8ydEYiGOEhGaZ1YJxkUjFlE0aQgP5Uyyk5unNJxz1LmSB1U4dHYWeqyWv2 YBaoUMomp5Ih24QPHpGLAiDJ4N1NXb7G1pf2Ae4pqws/Iqy3aw3tgR2Iv3oviLslK+fE JA6QyDdSVWU0QNhEZXgH01VGEsFlWFI7L2moKBshhFtsRoit8dOfzf3s749UtFZpuoV+ bc1w== X-Gm-Message-State: AOAM532esHB3hLXbJehrsd/e6FkBu+j6CZMpgJ7uOgpvYxhTI/wf1XsI vJ8HUUrrJZoc4tX8aCx50X8= X-Google-Smtp-Source: ABdhPJwFJhheFSuURJB5kAmryl0dhXEgyKu/by0XqicUBch09iWKXxKKvew71OSVBC4SmALzEjppVg== X-Received: by 2002:a63:e841:: with SMTP id a1mr26038010pgk.197.1624937864620; Mon, 28 Jun 2021 20:37:44 -0700 (PDT) Received: from localhost.localdomain ([118.200.190.93]) by smtp.gmail.com with ESMTPSA id d129sm14769076pfd.218.2021.06.28.20.37.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 28 Jun 2021 20:37:44 -0700 (PDT) From: Desmond Cheong Zhi Xi <desmondcheongzx@gmail.com> To: maarten.lankhorst@linux.intel.com, mripard@kernel.org, tzimmermann@suse.de, airlied@linux.ie, daniel@ffwll.ch, sumit.semwal@linaro.org, christian.koenig@amd.com Subject: [PATCH v5 0/3] drm: address potential UAF bugs with drm_master ptrs Date: Tue, 29 Jun 2021 11:37:03 +0800 Message-Id: <20210629033706.20537-1-desmondcheongzx@gmail.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: gregkh@linuxfoundation.org, intel-gfx@lists.freedesktop.org, emil.l.velikov@gmail.com, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linaro-mm-sig@lists.linaro.org, skhan@linuxfoundation.org, Desmond Cheong Zhi Xi <desmondcheongzx@gmail.com>, linux-kernel-mentees@lists.linuxfoundation.org, linux-media@vger.kernel.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
drm: address potential UAF bugs with drm_master ptrs
|
expand
|