]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag '6.7-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Dec 2023 03:57:42 +0000 (19:57 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Dec 2023 03:57:42 +0000 (19:57 -0800)
commit3f7168591ebf7bbdb91797d02b1afaf00a4289b1
treec9b0b2894c9bf87a93e0e4e68fd71cbca9675484
parent976600c6da56c488776c9ee2a5733ae9736e2a75
parent3a42709fa909e22b0be4bb1e2795aa04ada732a3
Merge tag '6.7-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:
 "Address OOBs and NULL dereference found by Dr. Morris's recent
  analysis and fuzzing.

  All marked for stable as well"

* tag '6.7-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  smb: client: fix OOB in smb2_query_reparse_point()
  smb: client: fix NULL deref in asn1_ber_decoder()
  smb: client: fix potential OOBs in smb2_parse_contexts()
  smb: client: fix OOB in receive_encrypted_standard()