From: Linus Torvalds Date: Sun, 8 Mar 2020 15:49:44 +0000 (-0500) Subject: Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh... X-Git-Tag: v5.6-rc5~3 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=378fee2e6b12f31ab3749e0aa4ed0a63be23e822;p=users%2Fjedix%2Flinux-maple.git Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc Pull char/misc fixes from Greg KH: "Here are four small char/misc driver fixes for reported issues for 5.6-rc5. These fixes are: - binder fix for a potential use-after-free problem found (took two tries to get it right) - interconnect core fix - altera-stapl driver fix All four of these have been in linux-next for a while with no reported issues" * tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: binder: prevent UAF for binderfs devices II interconnect: Handle memory allocation errors altera-stapl: altera_get_note: prevent write beyond end of 'key' binder: prevent UAF for binderfs devices --- 378fee2e6b12f31ab3749e0aa4ed0a63be23e822