Re: [OpenWrt-Devel] [PATCH] kernel: MIPS: math-emu Write-protect delay slot emulation pages

2018-12-23 Thread Kevin 'ldir' Darbyshire-Bryant
I’d suggest putting the champagne away for the moment. I’m not convinced and I’ll explain why after a bit more checking. Cheers, Kevin D-B 012C ACB2 28C6 C53E 9775 9123 B3A2 389B 9DE2 334A ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.

Re: [OpenWrt-Devel] [PATCH] kernel: MIPS: math-emu Write-protect delay slot emulation pages

2018-12-23 Thread Kevin 'ldir' Darbyshire-Bryant
> On 23 Dec 2018, at 09:43, Kevin 'ldir' Darbyshire-Bryant > wrote: > > I’d suggest putting the champagne away for the moment. I’m not convinced and > I’ll explain why after a bit more checking. TL;DR - I don’t think the mips processor, certainly in the Archer c7 supports ri/xi. I dropped

Re: [OpenWrt-Devel] [PATCH] mbedtls: update to 2.14.1 for 18.06

2018-12-23 Thread Hauke Mehrtens
On 12/22/18 11:16 AM, Stijn Segers wrote: Updates mbedtls to 2.14.1. This builds on the previous master commit 7849f74117ce83e4cfcd1448a22cc05dbf9b3486. Fixes in 2.13.0: * Fixed a security issue in the X.509 module which could lead to a buffer overread during certificate extensions parsing. *

Re: [OpenWrt-Devel] ar71xx Vs ath79 -- sysupgrade

2018-12-23 Thread Tom Psyborg
On 04/12/2018, Henrique de Moraes Holschuh wrote: > > > Em 03/12/2018 21:32, David Bauer escreveu: >> Hello Henrique, >> >> On 03.12.18 19:04, Henrique de Moraes Holschuh wrote: >>> Is there a viable way to "sysupgrade" from ar71xx to ath79? > >> First things first - sysupgrade is possible (be it

Re: [OpenWrt-Devel] [PATCH] kernel: MIPS: math-emu Write-protect delay slot emulation pages

2018-12-23 Thread Yousong Zhou
On Sat, 22 Dec 2018 at 01:21, Kevin 'ldir' Darbyshire-Bryant wrote: > > Backport > https://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/commit/?id=adcc81f148d733b7e8e641300c5590a2cdc13bf3 > > "Mapping the delay slot emulation page as both writeable & executable > presents a security ris