[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1732016064.git.ptesarik@suse.com>
Date: Tue, 19 Nov 2024 12:37:37 +0100
From: Petr Tesarik <ptesarik@...e.com>
To: Andrew Morton <akpm@...ux-foundation.org>,
Kees Cook <kees@...nel.org>,
Jinbum Park <jinb.park7@...il.com>
Cc: linux-mm@...ck.org,
linux-kernel@...r.kernel.org,
Petr Tesarik <ptesarik@...e.com>
Subject: [PATCH v2 0/2] Fix mm/rodata_test
Make sure that the test actually reads the read-only memory location.
Verify that the variable contains the expected value rather than any
non-zero value.
Petr Tesarik (2):
mm/rodata_test: use READ_ONCE() to read const variable
mm/rodata_test: verify test data is unchanged, rather than non-zero
mm/rodata_test.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
--
2.46.1
Powered by blists - more mailing lists