Re: [PATCH] crypto: scomp - Fix null-pointer deref when freeing streams

2025-04-09 Thread Sourabh Jain
Hi Herbert, On 08/04/25 09:50, Herbert Xu wrote: On Mon, Apr 07, 2025 at 11:49:27PM +0530, Sourabh Jain wrote: [   90.892796] NIP [c0845eb0] scomp_free_streams+0x6c/0xe8 [   90.892803] LR [c0845ee0] scomp_free_streams+0x9c/0xe8 Looks like I never tested 842 which curiously doe

Re: [PATCH] crypto: scomp - Fix null-pointer deref when freeing streams

2025-04-09 Thread Herbert Xu
On Thu, Apr 10, 2025 at 09:15:56AM +0530, Sourabh Jain wrote: > > The above fix doesn't apply cleanly on next-20250409. It should be fixed in the latest cryptodev tree: https://web.git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git/commit/?id=5322584385d938773cbb562db64d8423dd5fd02

Re: [PATCH] crypto: scomp - Fix null-pointer deref when freeing streams

2025-04-07 Thread Sourabh Jain
Hello Herbert, On 08/04/25 09:50, Herbert Xu wrote: On Mon, Apr 07, 2025 at 11:49:27PM +0530, Sourabh Jain wrote: [   90.892796] NIP [c0845eb0] scomp_free_streams+0x6c/0xe8 [   90.892803] LR [c0845ee0] scomp_free_streams+0x9c/0xe8 Looks like I never tested 842 which curiously