]> git.baikalelectronics.ru Git - kernel.git/commit
ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table
authorChas Williams <chas@cmf.nrl.navy.mil>
Thu, 4 Dec 2008 22:58:13 +0000 (14:58 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Dec 2008 22:58:13 +0000 (14:58 -0800)
commit0355e0233496b1b418e6298644ffb606817c7a71
tree5b291b7069494889f375427448a30fde92332fcd
parentee0408ce94b132699a12e45f07e5a2e25b1d7e21
ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table

As reported by Hugo Dias that it is possible to cause a local denial
of service attack by calling the svc_listen function twice on the same
socket and reading /proc/net/atm/*vc

Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/atm/svc.c