Linux USB
 help / color / mirror / Atom feed
* [PATCH 0/3] USB core defense "hardening" changes
@ 2026-07-13 15:43 Griffin Kroah-Hartman
  2026-07-13 15:43 ` [PATCH 1/3] usb: core: Add size check to find_next_descriptor() Griffin Kroah-Hartman
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Griffin Kroah-Hartman @ 2026-07-13 15:43 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb, linux-kernel, Griffin Kroah-Hartman

A small collection of USB patches to protect against broken usb
descriptors and a fix for a potential race condition in the hub driver.

Signed-off-by: Griffin Kroah-Hartman <griffin@kroah.com>
---
Griffin Kroah-Hartman (3):
      usb: core: Add size check to find_next_descriptor()
      usb: core: strengthen size check in usb_parse_interface()
      usb: core: Add lock to usb_wakeup_notification()

 drivers/usb/core/config.c | 4 +++-
 drivers/usb/core/hub.c    | 3 +++
 2 files changed, 6 insertions(+), 1 deletion(-)
---
base-commit: a13c140cc289c0b7b3770bce5b3ad42ab35074aa
change-id: 20260713-usb_core_patches_1-84e2fb7b5bce

Best regards,
--  
Griffin Kroah-Hartman <griffin@kroah.com>


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-07-14 16:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-13 15:43 [PATCH 0/3] USB core defense "hardening" changes Griffin Kroah-Hartman
2026-07-13 15:43 ` [PATCH 1/3] usb: core: Add size check to find_next_descriptor() Griffin Kroah-Hartman
2026-07-13 16:14   ` Alan Stern
2026-07-13 15:43 ` [PATCH 2/3] usb: core: strengthen size check in usb_parse_interface() Griffin Kroah-Hartman
2026-07-13 16:13   ` Alan Stern
2026-07-14  5:53     ` Greg Kroah-Hartman
2026-07-14  6:20       ` Oliver Neukum
2026-07-14  6:30         ` Greg Kroah-Hartman
2026-07-14  7:06           ` Oliver Neukum
2026-07-14 16:41       ` Alan Stern
2026-07-13 15:43 ` [PATCH 3/3] usb: core: Add lock to usb_wakeup_notification() Griffin Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox