On Thu, Jun 04, 2020 at 05:40:31PM -0700, Eric Biggers wrote:
> +Cc linux-crypto. crypto_free_shash() is being called in atomic context;
> perhaps that should be allowed? kfree() can be called in atomic context.
Although vfree() cannot (which i personally hate ...)
> On Thu, Jun 04, 2020 at 05:
+Cc linux-crypto. crypto_free_shash() is being called in atomic context;
perhaps that should be allowed? kfree() can be called in atomic context.
On Thu, Jun 04, 2020 at 05:33:19PM -0700, syzbot wrote:
> Hello,
>
> syzbot found the following crash on:
>
> HEAD commit:39884604 mptcp: fix NU
Hello,
syzbot found the following crash on:
HEAD commit:39884604 mptcp: fix NULL ptr dereference in MP_JOIN error ..
git tree: net-next
console output: https://syzkaller.appspot.com/x/log.txt?x=1322a9ce10
kernel config: https://syzkaller.appspot.com/x/.config?x=55b0bb710b7fdf44
das