[PATCH 4.19 11/52] udlfb: Fix memory leak in dlfb_usb_probe

2021-03-05 Thread Greg Kroah-Hartman
From: Zqiang commit 5c0e4110f751934e748a66887c61f8e73805f0f9 upstream. The dlfb_alloc_urb_list function is called in dlfb_usb_probe function, after that if an error occurs, the dlfb_free_urb_list function need to be called. BUG: memory leak unreferenced object 0x88810adde100 (size 32): co

[PATCH 5.4 08/72] udlfb: Fix memory leak in dlfb_usb_probe

2021-03-05 Thread Greg Kroah-Hartman
From: Zqiang commit 5c0e4110f751934e748a66887c61f8e73805f0f9 upstream. The dlfb_alloc_urb_list function is called in dlfb_usb_probe function, after that if an error occurs, the dlfb_free_urb_list function need to be called. BUG: memory leak unreferenced object 0x88810adde100 (size 32): co

[PATCH 5.10 008/102] udlfb: Fix memory leak in dlfb_usb_probe

2021-03-05 Thread Greg Kroah-Hartman
From: Zqiang commit 5c0e4110f751934e748a66887c61f8e73805f0f9 upstream. The dlfb_alloc_urb_list function is called in dlfb_usb_probe function, after that if an error occurs, the dlfb_free_urb_list function need to be called. BUG: memory leak unreferenced object 0x88810adde100 (size 32): co

[PATCH 5.11 006/104] udlfb: Fix memory leak in dlfb_usb_probe

2021-03-05 Thread Greg Kroah-Hartman
From: Zqiang commit 5c0e4110f751934e748a66887c61f8e73805f0f9 upstream. The dlfb_alloc_urb_list function is called in dlfb_usb_probe function, after that if an error occurs, the dlfb_free_urb_list function need to be called. BUG: memory leak unreferenced object 0x88810adde100 (size 32): co

[PATCH AUTOSEL 4.19 11/26] udlfb: Fix memory leak in dlfb_usb_probe

2021-02-24 Thread Sasha Levin
From: Zqiang [ Upstream commit 5c0e4110f751934e748a66887c61f8e73805f0f9 ] The dlfb_alloc_urb_list function is called in dlfb_usb_probe function, after that if an error occurs, the dlfb_free_urb_list function need to be called. BUG: memory leak unreferenced object 0x88810adde100 (size 32):

[PATCH AUTOSEL 5.4 15/40] udlfb: Fix memory leak in dlfb_usb_probe

2021-02-24 Thread Sasha Levin
From: Zqiang [ Upstream commit 5c0e4110f751934e748a66887c61f8e73805f0f9 ] The dlfb_alloc_urb_list function is called in dlfb_usb_probe function, after that if an error occurs, the dlfb_free_urb_list function need to be called. BUG: memory leak unreferenced object 0x88810adde100 (size 32):

[PATCH AUTOSEL 5.10 20/56] udlfb: Fix memory leak in dlfb_usb_probe

2021-02-24 Thread Sasha Levin
From: Zqiang [ Upstream commit 5c0e4110f751934e748a66887c61f8e73805f0f9 ] The dlfb_alloc_urb_list function is called in dlfb_usb_probe function, after that if an error occurs, the dlfb_free_urb_list function need to be called. BUG: memory leak unreferenced object 0x88810adde100 (size 32):

[PATCH AUTOSEL 5.11 26/67] udlfb: Fix memory leak in dlfb_usb_probe

2021-02-24 Thread Sasha Levin
From: Zqiang [ Upstream commit 5c0e4110f751934e748a66887c61f8e73805f0f9 ] The dlfb_alloc_urb_list function is called in dlfb_usb_probe function, after that if an error occurs, the dlfb_free_urb_list function need to be called. BUG: memory leak unreferenced object 0x88810adde100 (size 32):

Re: [PATCH] udlfb: Fix memory leak in dlfb_usb_probe

2020-12-15 Thread Daniel Vetter
On Tue, Dec 15, 2020 at 02:30:22PM +0800, qiang.zh...@windriver.com wrote: > From: Zqiang > > The dlfb_alloc_urb_list function is called in dlfb_usb_probe function, > after that if an error occurs, the dlfb_free_urb_list function need to > be called. > > BUG: memory leak > unreferenced object 0x

[PATCH] udlfb: Fix memory leak in dlfb_usb_probe

2020-12-14 Thread qiang . zhang
From: Zqiang The dlfb_alloc_urb_list function is called in dlfb_usb_probe function, after that if an error occurs, the dlfb_free_urb_list function need to be called. BUG: memory leak unreferenced object 0x88810adde100 (size 32): comm "kworker/1:0", pid 17, jiffies 4294947788 (age 19.520s)

memory leak in dlfb_usb_probe

2020-12-14 Thread syzbot
Hello, syzbot found the following issue on: HEAD commit:a68a0262 mm/madvise: remove racy mm ownership check git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=1538046b50 kernel config: https://syzkaller.appspot.com/x/.config?x=4305fa9ea70c7a9f dashboard li