From: Helen Koike <helen.koike@collabora.com>
To: WangYuli <wangyuli@uniontech.com>,
maarten.lankhorst@linux.intel.com, mripard@kernel.org,
tzimmermann@suse.de, airlied@gmail.com, daniel@ffwll.ch,
david.heidelberg@collabora.com
Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
vignesh.raman@collabora.com, torvalds@linux-foundation.org,
guanwentao@uniontech.com
Subject: Re: [PATCH] drm/ci: Upgrade setuptools requirement to 70.0.0
Date: Wed, 17 Jul 2024 08:06:18 -0300 [thread overview]
Message-ID: <f9ed4aba-9a28-4620-be5f-9060556efd93@collabora.com> (raw)
In-Reply-To: <0237854884D6DB3C+20240716083743.33415-1-wangyuli@uniontech.com>
On 16/07/2024 05:37, WangYuli wrote:
> GitHub Dependabot has issued the following alert:
>
> "Upgrade setuptools to version 70.0.0 or later.
>
> A vulnerability in the package_index module of pypa/setuptools
> versions up to 69.1.1 allows for remote code execution via its
> download functions. These functions, which are used to download
> packages from URLs provided by users or retrieved from package
> index servers, are susceptible to code injection. If these
> functions are exposed to user-controlled inputs, such as package
> URLs, they can execute arbitrary commands on the system. The
> issue is fixed in version 70.0.
>
> Severity: 8.8 / 10 (High)
> Attack vector: Network
> Attack complexity: Low
> Privileges required: None
> User interaction: Required
> Scope: Unchanged
> Confidentiality: High
> Integrity: High
> Availability: High
> CVE ID: CVE-2024-6345"
>
> To avoid disturbing everyone with the kernel repo hosted on GitHub,
> I suggest we upgrade our python dependencies once again to appease
> GitHub Dependabot.
>
> Link: https://github.com/dependabot
> Signed-off-by: WangYuli <wangyuli@uniontech.com>
Acked-by: Helen Koike <helen.koike@collabora.com>
Thanks
Helen
> ---
> drivers/gpu/drm/ci/xfails/requirements.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/ci/xfails/requirements.txt b/drivers/gpu/drm/ci/xfails/requirements.txt
> index e9994c9db799..5e6d48d98e4e 100644
> --- a/drivers/gpu/drm/ci/xfails/requirements.txt
> +++ b/drivers/gpu/drm/ci/xfails/requirements.txt
> @@ -11,7 +11,7 @@ requests==2.31.0
> requests-toolbelt==1.0.0
> ruamel.yaml==0.17.32
> ruamel.yaml.clib==0.2.7
> -setuptools==68.0.0
> +setuptools==70.0.0
> tenacity==8.2.3
> urllib3==2.0.7
> wheel==0.41.1
next prev parent reply other threads:[~2024-07-17 11:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-16 8:37 WangYuli
2024-07-17 11:06 ` Helen Koike [this message]
2024-08-13 20:03 ` Helen Mae Koike Fornazier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f9ed4aba-9a28-4620-be5f-9060556efd93@collabora.com \
--to=helen.koike@collabora.com \
--cc=airlied@gmail.com \
--cc=daniel@ffwll.ch \
--cc=david.heidelberg@collabora.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=guanwentao@uniontech.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=tzimmermann@suse.de \
--cc=vignesh.raman@collabora.com \
--cc=wangyuli@uniontech.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®