]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'char-misc-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Feb 2026 17:27:57 +0000 (09:27 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Feb 2026 17:27:57 +0000 (09:27 -0800)
Pull binder fixes from Greg KH:
 "Here are some small, last-minute binder C and Rust driver fixes for
  reported issues. They include a number of fixes for reported crashes
  and other problems.

  All of these have been in linux-next this week, and longer"

* tag 'char-misc-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  binderfs: fix ida_alloc_max() upper bound
  rust_binderfs: fix ida_alloc_max() upper bound
  binder: fix BR_FROZEN_REPLY error log
  rust_binder: add additional alignment checks
  binder: fix UAF in binder_netlink_report()
  rust_binder: correctly handle FDA objects of length zero

1  2 
drivers/android/binder/rust_binderfs.c