Linux CIFS filesystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] cifs: Revert bogus fix for CVE-2024-54680 and its followup commit.
@ 2025-04-02 20:26 Kuniyuki Iwashima
  2025-04-02 20:26 ` [PATCH v2 1/2] Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after-free" Kuniyuki Iwashima
  2025-04-02 20:26 ` [PATCH v2 2/2] Revert "smb: client: fix TCP timers deadlock after rmmod" Kuniyuki Iwashima
  0 siblings, 2 replies; 3+ messages in thread
From: Kuniyuki Iwashima @ 2025-04-02 20:26 UTC (permalink / raw)
  To: Steve French
  Cc: Paulo Alcantara, Ronnie Sahlberg, Shyam Prasad N, Tom Talpey,
	Bharath SM, Enzo Matsumiya, Wang Zhaolong, Kuniyuki Iwashima,
	Kuniyuki Iwashima, linux-cifs, samba-technical

Commit e9f2517a3e18 ("smb: client: fix TCP timers deadlock after
rmmod") was not only a bogus fix for LOCKDEP issue but also
introduced a real TCP socket leak.

I'm working on the LOCKDEP fix on the networking side, so let's
revert the commit and its followup fix.

For details, please see each commit.


Changes:
  v2: Add Cc: stable


Kuniyuki Iwashima (2):
  Revert "smb: client: Fix netns refcount imbalance causing leaks and
    use-after-free"
  Revert "smb: client: fix TCP timers deadlock after rmmod"

 fs/smb/client/connect.c | 34 +++++++++-------------------------
 1 file changed, 9 insertions(+), 25 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-04-02 20:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-02 20:26 [PATCH v2 0/2] cifs: Revert bogus fix for CVE-2024-54680 and its followup commit Kuniyuki Iwashima
2025-04-02 20:26 ` [PATCH v2 1/2] Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after-free" Kuniyuki Iwashima
2025-04-02 20:26 ` [PATCH v2 2/2] Revert "smb: client: fix TCP timers deadlock after rmmod" Kuniyuki Iwashima

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