lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 25 Jun 2007 23:43:20 -0700
From:	Greg KH <gregkh@...e.de>
To:	Linus Torvalds <torvalds@...l.org>, Andrew Morton <akpm@...l.org>
Cc:	linux-kernel@...r.kernel.org, linux-usb-devel@...ts.sourceforge.net
Subject: [GIT PATCH] USB fixes for 2.6.22-rc6

Here are some USB fixes against your 2.6.22-rc6 tree.

They fix a pretty serious gadget file_storage bug, some minor bugs in
other drivers (although the "suck up all kernel memory in the system" is
pretty nasty...) and adds 2 new device ids.

All of these have been in the -mm releases for a while.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

The full patches will be sent to the linux-usb-devel mailing list, if
anyone wants to see them.

thanks,

greg k-h


 drivers/usb/gadget/file_storage.c     |   12 +++++-------
 drivers/usb/misc/iowarrior.c          |    7 ++++---
 drivers/usb/misc/usblcd.c             |   22 ++++++++++++++++++----
 drivers/usb/serial/ftdi_sio.c         |    1 +
 drivers/usb/serial/ftdi_sio.h         |    1 +
 drivers/usb/serial/io_edgeport.c      |    4 ++--
 drivers/usb/serial/option.c           |    6 ++++--
 drivers/usb/serial/ti_usb_3410_5052.c |    8 +++++---
 8 files changed, 40 insertions(+), 21 deletions(-)

---------------

Alexander Gattin (1):
      USB: add new device id to option driver

Luiz Fernando N. Capitulino (1):
      USB: ftdio_sio: New IPlus device ID

Oleg Nesterov (1):
      USB: g_file_storage: call allow_signal()

Oliver Neukum (4):
      USB: ti serial driver sleeps with spinlock held
      USB: memory leak in iowarrior.c
      USB: usblcd doesn't limit memory consumption during write
      USB: fix race leading to use after free in io_edgeport

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ