Baoquan He
f79957d274
s390/kexec: fix memory leak of ipl report buffer
...
commit 4aa9340584e37debef06fa99b56d064beb723891 upstream.
unreferenced object 0x38000195000 (size 4096):
comm "kexec", pid 8548, jiffies 4294953647 (age 32443.270s)
hex dump (first 32 bytes):
00 00 00 c8 20 00 00 00 00 00 00 c0 02 80 00 00 .... ...........
40 40 40 40 40 40 40 40 00 00 00 00 00 00 00 00 @@@@@@@@........
backtrace:
[<0000000011a2f199>] __vmalloc_node_range+0xc0/0x140
[<0000000081fa2752>] vzalloc+0x5a/0x70
[<0000000063a4c92d>] ipl_report_finish+0x2c/0x180
[<00000000553304da>] kexec_file_add_ipl_report+0xf4/0x150
[<00000000862d033f>] kexec_file_add_components+0x124/0x160
[<000000000d2717bb>] arch_kexec_kernel_image_load+0x62/0x90
[<000000002e0373b6>] kimage_file_alloc_init+0x1aa/0x2e0
[<0000000060f2d14f>] __do_sys_kexec_file_load+0x17c/0x2c0
[<000000008c86fe5a>] __s390x_sys_kexec_file_load+0x40/0x50
[<000000001fdb9dac>] __do_syscall+0x1bc/0x1f0
[<000000003ee4258d>] system_call+0x78/0xa0
Signed-off-by: Baoquan He <bhe@redhat.com>
Reviewed-by: Philipp Rudo <prudo@redhat.com>
Fixes: 99feaa717e55 ("s390/kexec_file: Create ipl report and pass to next kernel")
Cc: <stable@vger.kernel.org> # v5.2: 20c76e242e70: s390/kexec: fix return code handling
Cc: <stable@vger.kernel.org> # v5.2
Link: https://lore.kernel.org/r/20211116033101.GD21646@MiWiFi-R3L-srv
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-11-26 10:47:21 +01:00
..
2019-07-18 17:08:07 -07:00
2021-07-28 13:30:58 +02:00
2019-10-04 16:37:33 +02:00
2021-05-11 14:04:13 +02:00
2019-09-24 12:33:34 -07:00
2021-11-26 10:47:21 +01:00
2021-11-26 10:47:21 +01:00
2021-11-17 09:48:39 +01:00
2021-10-20 11:40:12 +02:00
2021-11-17 09:48:39 +01:00
2021-10-13 10:08:20 +02:00
2020-09-03 11:26:50 +02:00
2019-05-02 13:54:11 +02:00
2021-09-26 14:07:06 +02:00
2020-12-30 11:51:34 +01:00
2019-08-08 14:36:53 +02:00
2019-09-13 12:19:14 +02:00
2018-04-16 09:10:22 +02:00
2021-07-14 16:53:42 +02:00
2018-08-02 08:06:48 +09:00
2020-03-12 13:00:13 +01:00