]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fwctl...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 May 2026 14:13:06 +0000 (07:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 May 2026 14:13:06 +0000 (07:13 -0700)
Pull fwctl fix from Jason Gunthorpe:

 - Buffer overflow due to missing input validation in pds

* tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fwctl/fwctl:
  fwctl: pds: Validate RPC input size before parsing


Trivial merge