dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/atm
Chas Williams 17b24b3c97 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>
2008-12-04 14:58:13 -08:00
..
Kconfig [ATM]: atm is no longer experimental 2008-01-28 15:00:11 -08:00
Makefile
addr.c atm: use const where reasonable 2008-06-17 16:20:06 -07:00
addr.h atm: use const where reasonable 2008-06-17 16:20:06 -07:00
atm_misc.c
atm_sysfs.c [ATM]: Convert struct class_device to struct device 2008-01-28 15:00:12 -08:00
br2684.c net: Use hton[sl]() instead of __constant_hton[sl]() where applicable 2008-09-20 22:20:49 -07:00
clip.c netns: Use net_eq() to compare net-namespaces for optimization. 2008-07-19 22:34:43 -07:00
common.c atm: use const where reasonable 2008-06-17 16:20:06 -07:00
common.h
ioctl.c
lec.c net/atm/lec.c: drop code after return 2008-09-22 19:24:45 -07:00
lec.h atm: use const where reasonable 2008-06-17 16:20:06 -07:00
lec_arpc.h
mpc.c atm: fix const assignment/discard warnings in the ATM networking driver 2008-07-30 16:31:46 -07:00
mpc.h
mpoa_caches.c
mpoa_caches.h
mpoa_proc.c [ATM]: Use proc_create() to setup ->proc_fops first 2008-02-28 13:55:45 -08:00
pppoatm.c
proc.c atm: assign PDE->data before gluing PDE into /proc tree 2008-05-02 04:08:30 -07:00
protocols.h
pvc.c
raw.c
resources.c [ATM]: Use SEQ_START_TOKEN 2008-04-10 03:33:03 -07:00
resources.h
signaling.c
signaling.h
svc.c ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table 2008-12-04 14:58:13 -08:00