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:	Tue, 14 Jul 2015 15:50:51 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Sohny Thomas <sohnythomas@...o.com>
Cc:	arve@...roid.com, riandrews@...roid.com, sumit.semwal@...aro.org,
	carlos@...rcia.org,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	kernel-janitors@...r.kernel.org
Subject: Re: [PATCH v3 ] Staging: Android: Fixes for TODO file

On Wed, Jul 01, 2015 at 09:19:11PM +0530, Sohny Thomas wrote:
> Removed non-existent issue from TODO file
> No instance of kuid_t or uid_t as mentioned by the file is present in staging/android directory
> 
> Signed-off-by: Sohny Thomas <sohnythomas@...o.com>
> ---
>  drivers/staging/android/TODO | 7 -------
>  1 file changed, 7 deletions(-)
> 
> diff --git a/drivers/staging/android/TODO b/drivers/staging/android/TODO
> index 06954cd..b15fb0d 100644
> --- a/drivers/staging/android/TODO
> +++ b/drivers/staging/android/TODO
> @@ -5,13 +5,6 @@ TODO:
>         - make sure things build as modules properly
>         - add proper arch dependencies as needed
>         - audit userspace interfaces to make sure they are sane
> -       - kuid_t should never be exposed to user space as it is
> -          kernel internal type. Data structure for this kuid_t is:
> -          typedef struct {
> -               uid_t val;
> -          } kuid_t;
> -       - This bug is introduced by Xiong Zhou in the patch bd471258f2e09
> -       - ("staging: android: logger: use kuid_t instead of uid_t")
> 
>  Please send patches to Greg Kroah-Hartman <greg@...ah.com> and Cc:
>  Brian Swetland <swetland@...gle.com>

Doesn't apply to the tree :(

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ