2023-05-19 19:33 GMT+09:00, Christian Brauner <br...@ke...>:
> On Fri, May 19, 2023 at 12:21:46AM +0900, Namjae Jeon wrote:
>> From: Danila Chernetsov <lis...@ma...>
>>
>> In ntfs_mft_data_extend_allocation_nolock(), if an error condition occurs
>> prior to 'ctx' being set to a non-NULL value, avoid dereferencing the
>> NULL
>> 'ctx' pointer in error handling.
>>
>> Found by Linux Verification Center (linuxtesting.org) with SVACE.
>>
>> Signed-off-by: Danila Chernetsov <lis...@ma...>
>> Reviewed-by: Namjae Jeon <lin...@ke...>
>> ---
>
> I've picked this up. The ntfs list isn't integrated with lore so please
> always Cc linux-kernel so I can use standard development tooling to pick
> up patches. Thanks!
Okay, Thank you:)
>
|