[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151014.190143.1146798720952847167.davem@davemloft.net>
Date: Wed, 14 Oct 2015 19:01:43 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: joe@...ches.com
Cc: jeffrey.t.kirsher@...el.com, jacob.e.keller@...el.com,
netdev@...r.kernel.org, nhorman@...hat.com, sassmann@...hat.com,
jogreene@...hat.com, bruce.w.allan@...el.com, ben@...adent.org.uk
Subject: Re: [PATCH] ethtool: Use kcalloc instead of kmalloc for
ethtool_get_strings
From: Joe Perches <joe@...ches.com>
Date: Wed, 14 Oct 2015 01:09:40 -0700
> It seems that kernel memory can leak into userspace by a
> kmalloc, ethtool_get_strings, then copy_to_user sequence.
>
> Avoid this by using kcalloc to zero fill the copied buffer.
>
> Signed-off-by: Joe Perches <joe@...ches.com>
Applied and queued up for -stable, thanks Joe.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists