lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 21 Aug 2020 12:09:22 +0200
From:   Jens Wiklander <jens.wiklander@...aro.org>
To:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux ARM <linux-arm-kernel@...ts.infradead.org>,
        op-tee@...ts.trustedfirmware.org
Cc:     Cedric Neveux <cedric.neveux@....com>,
        Michael Whitfield <michael.whitfield@....com>,
        Joakim Bech <joakim.bech@...aro.org>,
        Jerome Forissier <jerome@...issier.org>
Subject: Re: [PATCH] driver: tee: Handle NULL pointer indication from client

On Fri, Jul 10, 2020 at 12:18 PM Jens Wiklander
<jens.wiklander@...aro.org> wrote:
>
> From: Cedric Neveux <cedric.neveux@....com>
>
> TEE Client introduce a new capability "TEE_GEN_CAP_MEMREF_NULL"
> to handle the support of the shared memory buffer with a NULL pointer.
>
> This capability depends on TEE Capabilities and driver support.
> Driver and TEE exchange capabilities at driver initialization.
>
> Signed-off-by: Michael Whitfield <michael.whitfield@....com>
> Signed-off-by: Cedric Neveux <cedric.neveux@....com>
> Reviewed-by: Joakim Bech <joakim.bech@...aro.org>
> Tested-by: Joakim Bech <joakim.bech@...aro.org> (QEMU)
> Signed-off-by: Jens Wiklander <jens.wiklander@...aro.org>
> ---
>  drivers/tee/optee/core.c      |  7 +++++
>  drivers/tee/optee/optee_smc.h |  3 +++
>  drivers/tee/tee_core.c        | 49 ++++++++++++++++++++++-------------
>  include/linux/tee_drv.h       |  3 +++
>  include/uapi/linux/tee.h      | 13 ++++++++++
>  5 files changed, 57 insertions(+), 18 deletions(-)

I almost forgot this one. I'm picking this up.

Cheers,
Jens

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ