[lvc-project] [PATCH 5.10 1/1] udf: Handle error when adding	extent to a file
    Greg Kroah-Hartman 
    gregkh at linuxfoundation.org
       
    Tue Sep  5 10:59:07 MSK 2023
    
    
  
On Tue, Aug 15, 2023 at 02:34:53PM +0300, Vladislav Efanov wrote:
> From: Jan Kara <jack at suse.cz>
> 
> commit 19fd80de0a8b5170ef34704c8984cca920dffa59 upstream
> 
> When adding extent to a file fails, so far we've silently squelshed the
> error. Make sure to propagate it up properly.
> 
> Signed-off-by: Jan Kara <jack at suse.cz>
> Signed-off-by: Vladislav Efanov <VEfanov at ispras.ru>
> ---
> Syzkaller reports this problem in 5.10 stable release. The problem has
> been fixed by the following patch which can be cleanly applied to the
> 5.10 branch.
>  fs/udf/inode.c | 41 +++++++++++++++++++++++++++--------------
>  1 file changed, 27 insertions(+), 14 deletions(-)
Sorry I missed this, but we need versions for 5.10 and newer if we were
to be able to take this.
thanks,
greg k-h
    
    
More information about the lvc-project
mailing list