|
Message-ID: <alpine.LRH.2.02.1806251928160.30363@argo.troja.mff.cuni.cz> Date: Mon, 25 Jun 2018 19:29:42 +0200 (CEST) From: Pavel Kankovsky <peak@...o.troja.mff.cuni.cz> To: owl-dev@...ts.openwall.com cc: Vasily Averin <vvs@...tuozzo.com> Subject: Re: 32-bit syscall breakage in -431 kernel with KAISER On Sun, 24 Jun 2018, Solar Designer wrote: > My preliminary analysis suggests that maybe the KAISER backport broke > the pt_regs ABI for 32-bit syscalls in x86_64 kernels. Specifically, > SIOCGIFCONF might be failing with EFAULT because fs/compat_ioctl.c: > dev_ifconf() uses compat_alloc_user_space(): Yes. It fails because compat_alloc_user_space returns NULL. -- Pavel Kankovsky aka Peak "Que sçay-je?"
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.