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:	Sat, 14 Jan 2012 18:17:10 +0100
From:	Richard Cochran <richardcochran@...il.com>
To:	Manfred Rudigier <manfred.rudigier@...cron.at>
Cc:	davem@...emloft.net, netdev@...r.kernel.org,
	afleming@...escale.com, avorontsov@...sta.com,
	eric.dumazet@...il.com
Subject: Re: [PATCH v3 1/2] gianfar: Fix missing sock reference when
 processing TX time stamps

On Tue, Jan 10, 2012 at 10:26:50AM +0100, Manfred Rudigier wrote:
> 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.

Hi Manfred,

If you feel like helping with maintainance, these two fixes should
also go into stable. Once they have appeared in mainline, you can send
them to the stable list, mentioning the upstream commit ID.

[ If you put the Cc: tag in the sign off area, then the stable
  submission occurs automatically. Sorry, I probably should have
  explained that before. ]

Thanks,
Richard

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