CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2009/11/21 06:05:32
Modified files:
sys/dev/bluetooth: bthidev.c
sys/netbt : hci_socket.c l2cap.h l2cap_socket.c
l2cap_upper.c rfcomm.h rfcomm_dlc.c
rfcomm_socket.c rfcomm_upper.c sco.h
sco_socket.c sco_upper.c
Log message:
User triggerable KASSERT()s and NULL dereferences in netbt setsockopt()s,
found by Clement LECIGNE, localhost DoS everywhere. Also, don't leak
the mbuf when the wrong level is used.
ok claudio@, "just commit" deraadt@