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, 09 Jan 2017 16:38:52 -0500 (EST)
From:   David Miller <davem@...emloft.net>
To:     vlad@...rklevich.net
Cc:     acme@...stprotocols.net, netdev@...r.kernel.org
Subject: Re: [PATCH] net/appletalk: Fix kernel memory disclosure

From: Vlad Tsyrklevich <vlad@...rklevich.net>
Date: Mon,  9 Jan 2017 20:57:48 +0700

> ipddp_route structs contain alignment padding so kernel heap memory
> is leaked when they are copied to user space in
> ipddp_ioctl(SIOCFINDIPDDPRT). Change kmalloc() to kzalloc() to clear
> that memory.
> 
> Signed-off-by: Vlad Tsyrklevich <vlad@...rklevich.net>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ