lkml.org 
[lkml]   [2023]   [Feb]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/1] smb3: Memory leak/page refcount overflow fix
Date
Hi Steve,

Here's another fix patch for you. It fixes a leak of the pages extracted
for direct I/O. This was causing the page refcount to overflow and become
negative and then try_grab_page() would always fail on it.

I've pushed the patch here also:

https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git/log/?h=iov-cifs

David

David Howells (1):
cifs: Fix memory leak in direct I/O

fs/cifs/file.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

\
 
 \ /
  Last update: 2023-03-27 00:39    [W:0.042 / U:1.324 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site