damon.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: sashiko-bot@kernel.org
To: "SJ Park" <sj@kernel.org>
Cc: damon@lists.linux.dev
Subject: Re: [PATCH 6.6.y] mm/damon/core-kunit: handle region split failure in filter_out()
Date: Wed, 09 Sep 2026 04:14:22 +0000	[thread overview]
Message-ID: <20260909041423.2C50D1F00A3A@smtp.kernel.org> (raw)
In-Reply-To: <20260909040751.175004-1-sj@kernel.org>

> damos_test_filter_out() test checks if damos_filter_match() of an address
> filter splits the region as expected under a given condition.  But, the
> test continued regardless of the split successes.  As a result, the later
> part of the test could dereference invalid pointers that returned from
> damon_next_region().  Further, it could corrupt memory from
> damon_destroy_region().
> 
> The consequent user impact (memory corruption) is quite bad.  The
> realistic user impact would be limited, though.  It would affect only test
> run setups.
> 
> Fix it by exiting early for the number of regions test failure.
> 
> The issue was discovered [1] by Sashiko.
> 
> Link: https://lore.kernel.org/20260718001442.87129-5-sj@kernel.org
> Link: https://lore.kernel.org/20260714142352.100478-1-sj@kernel.org [1]
> Fixes: 26713c890875 ("mm/damon/core-test: add a unit test for __damos_filter_out()")
> Signed-off-by: SJ Park <sj@kernel.org>
> Cc: Brendan Higgins <brendan.higgins@linux.dev>
> Cc: <stable@vger.kernel.org> # 6.6.x
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> (cherry picked from commit 3423fe70395210e2f0cd795270292f6a27cd57b5)
> Signed-off-by: SJ Park <sj@kernel.org>

Sashiko has reviewed this patch and found no issues. It looks great!

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/20260909040751.175004-1-sj@kernel.org?part=1


  reply	other threads:[~2026-09-09  4:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2026090831-operative-attribute-934e@gregkh>
2026-09-09  4:07 ` [PATCH 6.6.y] mm/damon/core-kunit: handle region split failure in filter_out() SJ Park
2026-09-09  4:14   ` sashiko-bot [this message]
2026-09-09 20:26   ` Sasha Levin

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=20260909041423.2C50D1F00A3A@smtp.kernel.org \
    --to=sashiko-bot@kernel.org \
    --cc=damon@lists.linux.dev \
    --cc=sashiko-reviews@lists.linux.dev \
    --cc=sj@kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).