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:   Mon, 20 Apr 2020 16:02:08 +0200
From:   Jerome Forissier <jerome@...issier.org>
To:     Sumit Garg <sumit.garg@...aro.org>, jens.wiklander@...aro.org
Cc:     tee-dev@...ts.linaro.org, linux-kernel@...r.kernel.org,
        stuart.yoder@....com, daniel.thompson@...aro.org
Subject: Re: [PATCH v6 2/2] tee: add private login method for kernel clients

On 3/27/20 6:29 AM, Sumit Garg wrote:
> There are use-cases where user-space shouldn't be allowed to communicate
> directly with a TEE device which is dedicated to provide a specific
> service for a kernel client. So add a private login method for kernel
> clients and disallow user-space to open-session using GP implementation
> defined login method range: (0x80000000 - 0xBFFFFFFF).
> 
> Signed-off-by: Sumit Garg <sumit.garg@...aro.org>
> ---
>  drivers/tee/tee_core.c   | 7 +++++++
>  include/uapi/linux/tee.h | 9 +++++++++
>  2 files changed, 16 insertions(+)

Reviewed-by: Jerome Forissier <jerome@...issier.org>

Thanks,
-- 
Jerome

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ