All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alyssa Rosenzweig <alyssa@collabora.com>
To: Steven Price <steven.price@arm.com>
Cc: Tomeu Vizoso <tomeu.vizoso@collabora.com>,
	David Airlie <airlied@linux.ie>,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	Boris Brezillon <boris.brezillon@collabora.com>,
	Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>,
	Dan Carpenter <dan.carpenter@oracle.com>
Subject: Re: [PATCH] drm/panfrost: Avoid user size passed to kvmalloc()
Date: Thu, 16 Dec 2021 12:49:53 -0500	[thread overview]
Message-ID: <Ybt8QWEAooP++R7a@maud> (raw)
In-Reply-To: <20211216161603.983711-1-steven.price@arm.com>

> This provides an easy method for user
> space to trigger the OOM killer (by temporarily allocating large amounts
> of kernel memory)

panfrost user space has a lot of easy ways to trigger to the OOM killer
unfortunately .... if this is something we want to fix there are a lot
more patches coming :(

WARNING: multiple messages have this Message-ID (diff)
From: Alyssa Rosenzweig <alyssa@collabora.com>
To: Steven Price <steven.price@arm.com>
Cc: Daniel Vetter <daniel@ffwll.ch>, David Airlie <airlied@linux.ie>,
	Rob Herring <robh@kernel.org>,
	Tomeu Vizoso <tomeu.vizoso@collabora.com>,
	Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>,
	Boris Brezillon <boris.brezillon@collabora.com>,
	dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
	Dan Carpenter <dan.carpenter@oracle.com>
Subject: Re: [PATCH] drm/panfrost: Avoid user size passed to kvmalloc()
Date: Thu, 16 Dec 2021 12:49:53 -0500	[thread overview]
Message-ID: <Ybt8QWEAooP++R7a@maud> (raw)
In-Reply-To: <20211216161603.983711-1-steven.price@arm.com>

> This provides an easy method for user
> space to trigger the OOM killer (by temporarily allocating large amounts
> of kernel memory)

panfrost user space has a lot of easy ways to trigger to the OOM killer
unfortunately .... if this is something we want to fix there are a lot
more patches coming :(

  parent reply	other threads:[~2021-12-16 17:50 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-16 16:16 [PATCH] drm/panfrost: Avoid user size passed to kvmalloc() Steven Price
2021-12-16 16:16 ` Steven Price
2021-12-16 17:12 ` Rob Herring
2021-12-16 17:12   ` Rob Herring
2021-12-17  8:55   ` Steven Price
2021-12-17  8:55     ` Steven Price
2021-12-17  9:10     ` Dan Carpenter
2021-12-17  9:10       ` Dan Carpenter
2021-12-17  9:16       ` Steven Price
2021-12-17  9:16         ` Steven Price
2021-12-17  9:28         ` Dan Carpenter
2021-12-17  9:28           ` Dan Carpenter
2021-12-17  9:48           ` Steven Price
2021-12-17  9:48             ` Steven Price
2021-12-16 17:49 ` Alyssa Rosenzweig [this message]
2021-12-16 17:49   ` Alyssa Rosenzweig
2021-12-17  6:40   ` Dan Carpenter
2021-12-17  6:40     ` Dan Carpenter
2021-12-17  7:38   ` Tomeu Vizoso
2021-12-17  7:38     ` Tomeu Vizoso
2021-12-17  8:56   ` Steven Price
2021-12-17  8:56     ` Steven Price

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=Ybt8QWEAooP++R7a@maud \
    --to=alyssa@collabora.com \
    --cc=airlied@linux.ie \
    --cc=alyssa.rosenzweig@collabora.com \
    --cc=boris.brezillon@collabora.com \
    --cc=dan.carpenter@oracle.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=steven.price@arm.com \
    --cc=tomeu.vizoso@collabora.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.