Hi Linus The following changes since commit 5a2a6c428190f945c5cbf5791f72dbea83e97f66:
dm: always update the array size in realloc_argv on success (2025-04-28 13:11:33 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-6.15/dm-fixes-2 for you to fetch changes up to f1aff4bc199cb92c055668caed65505e3b4d2656: dm: fix copying after src array boundaries (2025-05-06 14:06:59 +0200) Please, pull, thanks Mikulas ---------------------------------------------------------------- - dm: fix reading past the end of allocated memory - dm: fix missing dm_put_live_table() in dm_keyslot_evict() -----BEGIN PGP SIGNATURE----- iIoEABYIADIWIQRnH8MwLyZDhyYfesYTAyx9YGnhbQUCaBn8PhQcbXBhdG9ja2FA cmVkaGF0LmNvbQAKCRATAyx9YGnhbVCUAQDDMCRu68hiL5SWai9YXhw40rPTuC7k e/zHIwRsObItgAD/YvRH1d85XBhQY5x3PCHa3j1u9q+S3uF4naG1n1afqw8= =L5lI -----END PGP SIGNATURE----- ---------------------------------------------------------------- Dan Carpenter (1): dm: add missing unlock on in dm_keyslot_evict() Tudor Ambarus (1): dm: fix copying after src array boundaries drivers/md/dm-table.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)