Linux CIFS filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] cifs: Revert bogus fix for CVE-2024-54680 and its followup commit.
@ 2025-04-02 20:02 Kuniyuki Iwashima
  2025-04-02 20:02 ` [PATCH 1/2] Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after-free" Kuniyuki Iwashima
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Kuniyuki Iwashima @ 2025-04-02 20:02 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 the 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.


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] 16+ messages in thread

end of thread, other threads:[~2025-04-12 19:11 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-02 20:02 [PATCH 0/2] cifs: Revert bogus fix for CVE-2024-54680 and its followup commit Kuniyuki Iwashima
2025-04-02 20:02 ` [PATCH 1/2] Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after-free" Kuniyuki Iwashima
2025-04-03  3:16   ` Wang Zhaolong
2025-04-03  9:59   ` Wang Zhaolong
2025-04-03 17:26     ` Kuniyuki Iwashima
2025-04-03 17:32       ` Steve French
2025-04-03 17:46         ` Kuniyuki Iwashima
2025-04-02 20:02 ` [PATCH 2/2] Revert "smb: client: fix TCP timers deadlock after rmmod" Kuniyuki Iwashima
2025-04-03  3:12   ` Wang Zhaolong
2025-04-03  1:14 ` [PATCH 0/2] cifs: Revert bogus fix for CVE-2024-54680 and its followup commit Steve French
2025-04-03  2:18   ` Kuniyuki Iwashima
2025-04-03  3:19     ` Steve French
2025-04-03 10:14       ` Wang Zhaolong
2025-04-11  7:04       ` Kuniyuki Iwashima
2025-04-12 17:28         ` Steve French
2025-04-12 19:10           ` Kuniyuki Iwashima

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