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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 12 Jan 2012 15:26:14 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	manfred.rudigier@...cron.at
Cc:	netdev@...r.kernel.org, afleming@...escale.com,
	avorontsov@...sta.com, richardcochran@...il.com,
	eric.dumazet@...il.com
Subject: Re: [PATCH v3 1/2] gianfar: Fix missing sock reference when
 processing TX time stamps

From: Manfred Rudigier <manfred.rudigier@...cron.at>
Date: Tue, 10 Jan 2012 10:26:50 +0100

> When there is not enough headroom in the skb a private copy will be made.
> However, the private copy had no reference to the socket and consequently
> no time stamp could be queued on the socket error queue during the
> skb_tstamp_tx function. This patch fixes this issue by also stealing the
> sock reference from the original skb after making the private copy.
> 
> Signed-off-by: Manfred Rudigier <manfred.rudigier@...cron.at>

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