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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 27 Jun 2008 01:14:30 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	Stefan Roese <sr@...x.de>
CC:	linuxppc-dev@...abs.org, netdev@...r.kernel.org,
	benh@...nel.crashing.org, Sathya Narayanan <sathyan@...mf1.com>
Subject: Re: [PATCH V2] ibm_newemac:  Fixes kernel crashes when speed of cable
 connected changes

Stefan Roese wrote:
> From: Sathya Narayanan <sathyan@...mf1.com>
> 
> The descriptor pointers were not initialized to NIL values, so it was
> poiniting to some random addresses which was completely invalid. This
> fix takes care of initializing the descriptor to NIL values and clearing
> the valid descriptors on clean ring operation.
> 
> Signed-off-by: Sathya Narayanan <sathyan@...mf1.com>
> Signed-off-by: Stefan Roese <sr@...x.de>
> ---
> Changed since V1:
> - Fixed off-by-one error in for loops
> 
>  drivers/net/ibm_newemac/core.c |    6 +++++-
>  1 files changed, 5 insertions(+), 1 deletions(-)

I didn't see any answers to ben h's questions?

Holding this patch, waiting for ben's ack...


--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ