lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241005164813.2475778-1-snovitoll@gmail.com>
Date: Sat,  5 Oct 2024 21:48:12 +0500
From: Sabyrzhan Tasbolatov <snovitoll@...il.com>
To: elver@...gle.com,
	akpm@...ux-foundation.org
Cc: andreyknvl@...il.com,
	bpf@...r.kernel.org,
	dvyukov@...gle.com,
	glider@...gle.com,
	kasan-dev@...glegroups.com,
	linux-kernel@...r.kernel.org,
	linux-mm@...ck.org,
	ryabinin.a.a@...il.com,
	snovitoll@...il.com,
	syzbot+61123a5daeb9f7454599@...kaller.appspotmail.com,
	vincenzo.frascino@....com
Subject: [PATCH v2 0/1] mm, kasan, kmsan: copy_from/to_kernel_nofault

This patch consolidates the changes from the two previously submitted patches:
1. https://lore.kernel.org/mm-commits/20240927171751.D1BD9C4CEC4@smtp.kernel.org
2. https://lore.kernel.org/mm-commits/20240930162435.9B6CBC4CED0@smtp.kernel.org

In the interest of clarity and easier backporting, this single patch
includes all changes and replaces the two previous patches.

Andrew,
Please drop the two previous patches from the -mm tree in favor of this one.
Apologies for the confusion. Will try to minimize it in future.

The patch is based on the latest Linus tree, where I've squashed
the latest 2 patches merged in -mm tree.

Signed-off-by: Sabyrzhan Tasbolatov <snovitoll@...il.com>

Sabyrzhan Tasbolatov (1):
  mm, kasan, kmsan: copy_from/to_kernel_nofault

 mm/kasan/kasan_test_c.c | 27 +++++++++++++++++++++++++++
 mm/kmsan/kmsan_test.c   | 17 +++++++++++++++++
 mm/maccess.c            |  7 +++++--
 3 files changed, 49 insertions(+), 2 deletions(-)

-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ