From: Jakub Kicinski Date: Tue, 8 Oct 2019 21:11:45 +0000 (-0700) Subject: Merge branch 'llc-fix-sk_buff-refcounting' X-Git-Tag: Ubuntu-5.4-5.4.0-11.14~1813^2~81 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=38dc3b5f56cfa560d21ccd7f44b86bc4ada6aef7;p=mirror_ubuntu-focal-kernel.git Merge branch 'llc-fix-sk_buff-refcounting' Eric Biggers says: ==================== Patches 1-2 fix the memory leaks that syzbot has reported in net/llc: memory leak in llc_ui_create (2) memory leak in llc_ui_sendmsg memory leak in llc_conn_ac_send_sabme_cmd_p_set_x Patches 3-4 fix related bugs that I noticed while reading this code. Note: I've tested that this fixes the syzbot bugs, but otherwise I don't know of any way to test this code. ==================== Signed-off-by: Jakub Kicinski --- 38dc3b5f56cfa560d21ccd7f44b86bc4ada6aef7