]> code.ossystems Code Review - openembedded-core.git/commit
ppp: Security Advisory - CVE-2015-3310
authorRoy Li <rongqing.li@windriver.com>
Tue, 26 May 2015 09:21:03 +0000 (17:21 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Jul 2015 19:53:07 +0000 (20:53 +0100)
commitd2f15f2ec2d9e8ecdb9aa69a413663f3615d7e0c
tree148651d53ad96ff0cd7545dca81b43b79d9f4955
parentc050f01d56c1eaf747ebb471b0b726b9cb3794d8
ppp: Security Advisory - CVE-2015-3310

http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-3310

Buffer overflow in the rc_mksid function in plugins/radius/util.c in
Paul's PPP Package (ppp) 2.4.6 and earlier, when the PID for pppd is
greater than 65535, allows remote attackers to cause a denial of
service (crash) via a start accounting message to the RADIUS server.

oe-core is using ppp 2.4.7, and this CVE say ppp 2.4.7 was not
effected, but I found this buggy codes are same between 2.4.6 and
2.4.7, and 2.4.7 should have this issue.

(From OE-Core rev: 5b549c6d73e91fdbd0b618a752d618deb1449ef9)

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-connectivity/ppp/ppp/fix-CVE-2015-3310.patch [new file with mode: 0644]
meta/recipes-connectivity/ppp/ppp_2.4.6.bb