public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* USB Denial Of Service
@ 2024-06-11 14:35 Alan Stern
  2024-06-11 19:09 ` Alan Stern
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Alan Stern @ 2024-06-11 14:35 UTC (permalink / raw)
  To: Greg KH, Oliver Neukum; +Cc: USB mailing list, Kernel development list

Greg, Oliver, or anyone else:

Questions:

If a broken or malicious device causes a USB class driver to add a 
thousand (or more) error messages per second to the kernel log, 
indefinitely, would that be considered a form of DOS?

Should the driver be fixed?

What is an acceptable rate for an unending stream of error messages?  
Once a second?  Once a minute?

At what point should the driver give up and stop trying to communicate 
with the device?

(These are not moot questions.  There are indeed drivers, and probably 
not just in the USB subsystem, subject to this sort of behavior.)

Alan Stern

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

end of thread, other threads:[~2024-06-12  9:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-11 14:35 USB Denial Of Service Alan Stern
2024-06-11 19:09 ` Alan Stern
2024-06-12  7:43   ` Oliver Neukum
2024-06-12  9:55   ` Greg KH
2024-06-12  8:00 ` Oliver Neukum
2024-06-12  9:55 ` Greg KH

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