Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 15 Aug 2014 01:15:46 +0000 (UTC)
From: Vincent Lefevre <vincent@...c17.net>
To: oss-security@...ts.openwall.com
Subject: Re: BadUSB discussion

Yves-Alexis Perez <corsac@...> writes:
> for bus in /sys/bus/usb/usb*;
             ^^^^^^^^^^^^^^^^^

should be: /sys/bus/usb/devices/usb*

> do
>   echo 0 > ${bus}/authorized_default
> done
> 
> to disable registration of new USB devices (kernel will still enumerate
> them, but no driver will handle them).

[posted via gmane, I hope this will not break the thread]

Regards,
Vincent Lefevre.

Powered by blists - more mailing lists

Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.