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>] [day] [month] [year] [list]
Message-ID: <20130612140710.GA3500@alphalink.fr>
Date:	Wed, 12 Jun 2013 16:07:10 +0200
From:	Guillaume Nault <g.nault@...halink.fr>
To:	netdev@...r.kernel.org
Cc:	James Chapman <jchapman@...alix.com>,
	David Miller <davem@...emloft.net>
Subject: [PATCH net,stable 0/2] Fixes for PPPoL2TP sockets

Hi,

Here are two fixes for the PPPoL2TP sendmsg() call:

  -Patch 1 fixes an skbuff management issue.
  -Patch 2 updates the value returned to userspace on success.
   Though it's a userspace visible change, I submit it because
   (1) it fixes a compliance issue with a standardised interface,
   (2) sendmsg() wasn't functional anyway before applying patch 1,
       so fixing its return value shouldn't hurt any existing program.

Regards,

Guillaume Nault (2):
  l2tp: Fix PPP header erasure and memory leak
  l2tp: Fix sendmsg() return value

 net/l2tp/l2tp_ppp.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
1.7.10.4

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