Re: Kernel Panic

2016-12-06 Thread PaX Team
On 6 Dec 2016 at 23:39, Jason A. Donenfeld wrote: [added spender to CC as it's his feature in grsec] > Hey PaXTeam, > > I tracked down Samuel's bug to this line in crypto/scatterwalk.c: > if (sg_page(sg) == virt_to_page(realbuf) && > > virt_to_page is redefined for

Re: Kernel Panic

2016-12-06 Thread Jason A. Donenfeld
Hey PaXTeam, I tracked down Samuel's bug to this line in crypto/scatterwalk.c: if (sg_page(sg) == virt_to_page(realbuf) && virt_to_page is redefined for CONFIG_GRKERNSEC_KSTACKOVERFLOW: #define virt_to_page(kaddr) \ ({ \ const void *__kaddr = (const void

Re: [WireGuard] Wireguard disk image for QEMU Advent Calendar 2016?

2016-12-06 Thread Jason A. Donenfeld
Hi Stefan, Sorry for the late reply. Your message went into my spam folder, as the contents of the message seems slightly spamy upon first glance... I'm not sure I exactly understand what you're proposing. If you're interested in the intersection between QEMU and WireGuard, you might enjoy

Re: [PATCH v2 1/1] add dkms configuration file dkms.conf

2016-12-06 Thread Jason A. Donenfeld
Great -- good to hear it works well with the Arch package. Daniel -- is this something you'll find similarly useful for the Debian package? ___ WireGuard mailing list WireGuard@lists.zx2c4.com https://lists.zx2c4.com/mailman/listinfo/wireguard

Re: Problem with parcel shipping, ID:0000622814

2016-12-06 Thread Daniel Kahn Gillmor
On Tue 2016-12-06 13:20:00 -0500, Jason A. Donenfeld wrote: > I think I should just get DKIM/DMARC setup on the mail server instead. > I like the ability to cross post on different lists. you can still cross-post to different lists even if you're not a subscriber; on most lists, posts by

Re: [PATCH v2 1/1] add dkms configuration file dkms.conf

2016-12-06 Thread Christian Hesse
"Jason A. Donenfeld" on Tue, 2016/12/06 19:14: > On Tue, Dec 6, 2016 at 10:35 AM, Christian Hesse wrote: > > "Jason A. Donenfeld" on Sat, 2016/12/03 23:21: > > > I like the general idea here of including dkim in WireGuard now, > > > > 'dkim'

Re: Problem with parcel shipping, ID:0000622814

2016-12-06 Thread Jason A. Donenfeld
I think I should just get DKIM/DMARC setup on the mail server instead. I like the ability to cross post on different lists. ___ WireGuard mailing list WireGuard@lists.zx2c4.com https://lists.zx2c4.com/mailman/listinfo/wireguard

Re: Kernel Panic

2016-12-06 Thread Jason A. Donenfeld
Hi Samuel, Thanks for the stack trace. I'll try to triage this. I noticed you're using "4.8.11-hardened". What kernel is this actually? Grsecurity? Jason ___ WireGuard mailing list WireGuard@lists.zx2c4.com

Re: [PATCH v2 1/1] add dkms configuration file dkms.conf

2016-12-06 Thread Jason A. Donenfeld
On Tue, Dec 6, 2016 at 10:35 AM, Christian Hesse wrote: > "Jason A. Donenfeld" on Sat, 2016/12/03 23:21: > > I like the general idea here of including dkim in WireGuard now, > > 'dkim' is mail security... We have dkms. ;) Lol! > For Arch Linux we install dkms

Re: [PATCH v2 1/1] add dkms configuration file dkms.conf

2016-12-06 Thread Christian Hesse
"Jason A. Donenfeld" on Sat, 2016/12/03 23:21: > I like the general idea here of including dkim in WireGuard now, 'dkim' is mail security... We have dkms. ;) > since > basically all distros use it and ship the exact same logic. By putting > it in WireGuard itself, I can