Urgent,

2018-10-06 Thread Miss Juliet Muhammad
Hello i need your help to invest in your region, please can you assist me?

Re: [PATCH net-next v7 26/28] crypto: port ChaCha20 to Zinc

2018-10-06 Thread Martin Willi
Hi Jason, > Now that ChaCha20 is in Zinc, we can have the crypto API code simply > call into it. > delete mode 100644 arch/x86/crypto/chacha20-avx2-x86_64.S > delete mode 100644 arch/x86/crypto/chacha20-ssse3-x86_64.S I did some more testing with that new Zinc ChaCha20 code on x64, and I'm sti

Re: BUG: unable to handle kernel NULL pointer dereference in sha1_mb_mgr_get_comp_job_avx2

2018-10-06 Thread Dmitry Vyukov
On Sat, Oct 6, 2018 at 12:32 AM, Eric Biggers wrote: > On Wed, Sep 26, 2018 at 07:27:04AM -0700, syzbot wrote: >> Hello, >> >> syzbot found the following crash on: >> >> HEAD commit:a38523185b40 erge tag 'libnvdimm-fixes-4.19-rc6' of git://.. >> git tree: upstream >> console output: http

general protection fault in gcmaes_crypt_by_sg

2018-10-06 Thread syzbot
Hello, syzbot found the following crash on: HEAD commit:12ffaa1197f5 Add linux-next specific files for 20181005 git tree: linux-next console output: https://syzkaller.appspot.com/x/log.txt?x=16cb780640 kernel config: https://syzkaller.appspot.com/x/.config?x=d6b058a7232046f dashbo

Re: [PATCH v22 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}

2018-10-06 Thread Michael Ellerman
Logan Gunthorpe writes: > In order to provide non-atomic functions for io{read|write}64 that will > use readq and writeq when appropriate. We define a number of variants > of these functions in the generic iomap that will do non-atomic > operations on pio but atomic operations on mmio. > > These

KASAN: use-after-free Read in af_alg_wmem_wakeup

2018-10-06 Thread syzbot
Hello, syzbot found the following crash on: HEAD commit:befad944e231 Merge tag 'drm-fixes-2018-10-05' of git://ano.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=159f6bc640 kernel config: https://syzkaller.appspot.com/x/.config?x=c0af03fe452b65fb da

Re: [PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg

2018-10-06 Thread Bjorn Andersson
On Wed 12 Sep 08:08 PDT 2018, Arnd Bergmann wrote: [..] > diff --git a/drivers/rpmsg/rpmsg_char.c b/drivers/rpmsg/rpmsg_char.c > index a76b963a7e50..02aefb2b2d47 100644 > --- a/drivers/rpmsg/rpmsg_char.c > +++ b/drivers/rpmsg/rpmsg_char.c > @@ -285,7 +285,7 @@ static const struct file_operations r