public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 5.6-rc5
@ 2020-03-08  9:53 Greg KH
  2020-03-08 15:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2020-03-08  9:53 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel

The following changes since commit f8788d86ab28f61f7b46eb6be375f8a726783636:

  Linux 5.6-rc3 (2020-02-23 16:17:42 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.6-rc5

for you to fetch changes up to f0fe2c0f050d31babcad7d65f1d550d462a40064:

  binder: prevent UAF for binderfs devices II (2020-03-03 19:58:37 +0100)

----------------------------------------------------------------
Char/Misc fixes for 5.6-rc5

Here are 4 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
	  2 tries to get it right)
	- interconnect core fix
	- altera-stapl driver fix

All 4 of these have been in linux-next for a while with no reported
issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Christian Brauner (2):
      binder: prevent UAF for binderfs devices
      binder: prevent UAF for binderfs devices II

Daniel Axtens (1):
      altera-stapl: altera_get_note: prevent write beyond end of 'key'

Georgi Djakov (1):
      interconnect: Handle memory allocation errors

 drivers/android/binder.c           |  9 +++++++++
 drivers/android/binder_internal.h  |  2 ++
 drivers/android/binderfs.c         |  7 +++++--
 drivers/interconnect/core.c        |  9 +++++++++
 drivers/misc/altera-stapl/altera.c | 12 ++++++------
 5 files changed, 31 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Char/Misc driver fixes for 5.6-rc5
  2020-03-08  9:53 [GIT PULL] Char/Misc driver fixes for 5.6-rc5 Greg KH
@ 2020-03-08 15:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-03-08 15:55 UTC (permalink / raw)
  To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel

The pull request you sent on Sun, 8 Mar 2020 10:53:10 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.6-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/378fee2e6b12f31ab3749e0aa4ed0a63be23e822

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-08 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-08  9:53 [GIT PULL] Char/Misc driver fixes for 5.6-rc5 Greg KH
2020-03-08 15:55 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox