Karthik Alapati
53c7c4d5d4
HID: hidraw: fix memory leak in hidraw_release()
...
commit a5623a203cffe2d2b84d2f6c989d9017db1856af upstream.
Free the buffered reports before deleting the list entry.
BUG: memory leak
unreferenced object 0xffff88810e72f180 (size 32):
comm "softirq", pid 0, jiffies 4294945143 (age 16.080s)
hex dump (first 32 bytes):
64 f3 c6 6a d1 88 07 04 00 00 00 00 00 00 00 00 d..j............
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
backtrace:
[<ffffffff814ac6c3>] kmemdup+0x23/0x50 mm/util.c:128
[<ffffffff8357c1d2>] kmemdup include/linux/fortify-string.h:440 [inline]
[<ffffffff8357c1d2>] hidraw_report_event+0xa2/0x150 drivers/hid/hidraw.c:521
[<ffffffff8356ddad>] hid_report_raw_event+0x27d/0x740 drivers/hid/hid-core.c:1992
[<ffffffff8356e41e>] hid_input_report+0x1ae/0x270 drivers/hid/hid-core.c:2065
[<ffffffff835f0d3f>] hid_irq_in+0x1ff/0x250 drivers/hid/usbhid/hid-core.c:284
[<ffffffff82d3c7f9>] __usb_hcd_giveback_urb+0xf9/0x230 drivers/usb/core/hcd.c:1670
[<ffffffff82d3cc26>] usb_hcd_giveback_urb+0x1b6/0x1d0 drivers/usb/core/hcd.c:1747
[<ffffffff82ef1e14>] dummy_timer+0x8e4/0x14c0 drivers/usb/gadget/udc/dummy_hcd.c:1988
[<ffffffff812f50a8>] call_timer_fn+0x38/0x200 kernel/time/timer.c:1474
[<ffffffff812f5586>] expire_timers kernel/time/timer.c:1519 [inline]
[<ffffffff812f5586>] __run_timers.part.0+0x316/0x430 kernel/time/timer.c:1790
[<ffffffff812f56e4>] __run_timers kernel/time/timer.c:1768 [inline]
[<ffffffff812f56e4>] run_timer_softirq+0x44/0x90 kernel/time/timer.c:1803
[<ffffffff848000e6>] __do_softirq+0xe6/0x2ea kernel/softirq.c:571
[<ffffffff81246db0>] invoke_softirq kernel/softirq.c:445 [inline]
[<ffffffff81246db0>] __irq_exit_rcu kernel/softirq.c:650 [inline]
[<ffffffff81246db0>] irq_exit_rcu+0xc0/0x110 kernel/softirq.c:662
[<ffffffff84574f02>] sysvec_apic_timer_interrupt+0xa2/0xd0 arch/x86/kernel/apic/apic.c:1106
[<ffffffff84600c8b>] asm_sysvec_apic_timer_interrupt+0x1b/0x20 arch/x86/include/asm/idtentry.h:649
[<ffffffff8458a070>] native_safe_halt arch/x86/include/asm/irqflags.h:51 [inline]
[<ffffffff8458a070>] arch_safe_halt arch/x86/include/asm/irqflags.h:89 [inline]
[<ffffffff8458a070>] acpi_safe_halt drivers/acpi/processor_idle.c:111 [inline]
[<ffffffff8458a070>] acpi_idle_do_entry+0xc0/0xd0 drivers/acpi/processor_idle.c:554
Link: https://syzkaller.appspot.com/bug?id=19a04b43c75ed1092021010419b5e560a8172c4f
Reported-by: syzbot+f59100a0428e6ded9443@syzkaller.appspotmail.com
Signed-off-by: Karthik Alapati <mail@karthek.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-09-05 10:27:45 +02:00
..
2022-04-15 14:18:12 +02:00
2022-04-15 14:17:58 +02:00
2021-10-06 15:42:39 +02:00
2019-08-05 14:37:15 +02:00
2019-05-30 11:26:32 -07:00
2022-08-25 11:17:57 +02:00
2022-01-27 09:19:41 +01:00
2019-06-05 17:36:37 +02:00
2021-12-14 14:48:58 +01:00
2019-05-21 10:50:45 +02:00
2019-10-03 15:36:40 -04:00
2019-05-30 11:26:32 -07:00
2021-10-06 15:42:39 +02:00
2022-06-14 18:11:27 +02:00
2019-05-30 11:26:32 -07:00
2021-12-14 14:48:59 +01:00
2019-06-05 17:36:37 +02:00
2021-07-14 16:53:16 +02:00
2021-12-14 14:48:59 +01:00
2019-08-22 17:11:58 +02:00
2022-08-25 11:17:50 +02:00
2019-09-03 16:52:04 +02:00
2020-12-02 08:49:47 +01:00
2022-03-08 19:07:50 +01:00
2019-10-03 15:36:40 -04:00
2022-06-14 18:11:33 +02:00
2019-05-30 11:26:32 -07:00
2021-12-14 14:48:59 +01:00
2019-10-03 15:36:40 -04:00
2019-05-30 11:26:32 -07:00
2019-10-03 15:36:40 -04:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-08-22 17:11:58 +02:00
2021-12-14 14:48:58 +01:00
2021-06-18 09:58:58 +02:00
2019-05-30 11:26:32 -07:00
2021-12-14 14:48:59 +01:00
2021-12-29 12:23:33 +01:00
2019-10-03 15:36:40 -04:00
2019-10-01 14:49:41 -04:00
2019-05-30 11:26:32 -07:00
2022-02-23 11:59:54 +01:00
2022-03-08 19:07:50 +01:00
2020-12-02 08:49:47 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2022-06-14 18:11:33 +02:00
2019-08-22 17:11:58 +02:00
2019-10-03 15:36:40 -04:00
2019-10-03 15:36:40 -04:00
2019-10-03 15:36:40 -04:00
2021-12-14 14:48:59 +01:00
2019-10-03 15:36:40 -04:00
2022-04-15 14:17:56 +02:00
2020-12-02 08:49:48 +01:00
2019-04-03 17:14:13 +02:00
2021-06-10 13:37:10 +02:00
2019-01-14 20:11:01 +01:00
2021-03-11 14:06:50 +01:00
2020-09-17 13:47:48 +02:00
2019-05-30 11:26:32 -07:00
2022-06-06 08:33:51 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-06-05 17:30:28 +02:00
2019-06-05 17:30:28 +02:00
2019-08-22 17:11:58 +02:00
2019-06-05 17:30:28 +02:00
2019-06-28 12:30:08 +02:00
2019-06-05 17:30:28 +02:00
2019-06-05 17:30:28 +02:00
2019-06-05 17:30:28 +02:00
2019-05-30 11:26:35 -07:00
2021-05-14 09:44:26 +02:00
2019-06-05 17:36:37 +02:00
2021-12-14 14:48:59 +01:00
2022-02-23 11:59:54 +01:00
2019-05-30 11:26:32 -07:00
2020-01-04 19:18:13 +01:00
2021-12-14 14:48:59 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2021-12-14 14:48:59 +01:00
2019-05-30 11:26:32 -07:00
2021-12-14 14:48:59 +01:00
2019-05-30 11:26:32 -07:00
2021-12-14 14:48:59 +01:00
2019-05-30 11:26:32 -07:00
2021-12-14 14:48:59 +01:00
2021-12-14 14:48:59 +01:00
2019-05-30 11:26:32 -07:00
2021-12-14 14:48:59 +01:00
2019-05-30 11:26:32 -07:00
2021-12-14 14:48:59 +01:00
2019-05-30 11:26:32 -07:00
2021-12-14 14:48:59 +01:00
2021-12-14 14:48:59 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2021-12-14 14:48:59 +01:00
2019-07-14 16:09:19 +03:00
2021-06-18 09:58:58 +02:00
2019-05-30 11:26:35 -07:00
2020-06-07 13:18:47 +02:00
2019-05-30 11:26:32 -07:00
2022-09-05 10:27:45 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-10-03 15:36:40 -04:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:29:19 -07:00
2021-12-14 14:48:58 +01:00
2021-12-14 14:48:59 +01:00
2022-01-27 09:19:36 +01:00
2019-02-21 12:00:54 +01:00
2019-02-21 12:00:54 +01:00
2019-02-21 12:00:54 +01:00
2019-06-05 17:36:37 +02:00
2019-02-21 12:00:53 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-10-03 15:36:40 -04:00
2019-05-30 11:26:32 -07:00
2022-09-05 10:27:45 +02:00
2022-01-05 12:37:43 +01:00
2019-09-03 16:52:04 +02:00
2022-01-27 09:19:26 +01:00
2022-08-25 11:17:19 +02:00
2022-08-25 11:17:19 +02:00
2021-12-01 09:23:28 +01:00
2019-11-06 21:37:29 +01:00