linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix some bug in cifs
@ 2022-11-16  3:11 Zhang Xiaoxu
  2022-11-16  3:11 ` [PATCH v2 1/2] cifs: Fix UAF in cifs_demultiplex_thread() Zhang Xiaoxu
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Zhang Xiaoxu @ 2022-11-16  3:11 UTC (permalink / raw)
  To: linux-cifs, zhangxiaoxu5, sfrench, smfrench, pc, lsahlber, sprasad, tom

v2: 
  - remove the 1st patch since steve already merged it into repo.
  - fix cifs 1.0 hung since not set READY flag when wakeup task 
    on 2nd patch.

Zhang Xiaoxu (2):
  cifs: Fix UAF in cifs_demultiplex_thread()
  cifs: Move the in_send statistic to __smb_send_rqst()

 fs/cifs/cifsglob.h  |  1 +
 fs/cifs/transport.c | 55 ++++++++++++++++++++++++++-------------------
 2 files changed, 33 insertions(+), 23 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2023-09-01 16:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-16  3:11 [PATCH v2 0/2] Fix some bug in cifs Zhang Xiaoxu
2022-11-16  3:11 ` [PATCH v2 1/2] cifs: Fix UAF in cifs_demultiplex_thread() Zhang Xiaoxu
2022-11-16  3:11 ` [PATCH v2 2/2] cifs: Move the in_send statistic to __smb_send_rqst() Zhang Xiaoxu
2023-09-01 15:25   ` Paulo Alcantara
2023-09-01 16:25     ` Steve French
2023-09-01 16:49       ` Paulo Alcantara
2023-03-03  2:02 ` [PATCH v2 0/2] Fix some bug in cifs ChenXiaoSong
2023-03-03 21:55   ` Paulo Alcantara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).