Dapper CVE: tty: Make tiocgicount a handler, CVE-2010-4076
The following changes since commit 2b4d107cba9ec532e112376537273155825999cf:
Alan Cox (1):
bluetooth: Fix missing NULL check, CVE-2010-4242
are available in the git repository at:
git://kernel.ubuntu.com/rtg/ubuntu-dapper.git CVE-2010-4076
Tim Gardner (1):
tty: Make tiocgicount a handler, CVE-2010-4076
drivers/char/tty_io.c | 18 ++++++++++++++++++
drivers/serial/serial_core.c | 37 +++++++++++++++++--------------------
drivers/usb/serial/usb-serial.c | 13 +++++++++++++
drivers/usb/serial/usb-serial.h | 2 ++
include/linux/tty_driver.h | 11 +++++++++++
5 files changed, 61 insertions(+), 20 deletions(-)
|