Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USBGUARD segmentation faults upon device unblock #639

Open
Don-E-Moser opened this issue Oct 17, 2024 · 0 comments
Open

USBGUARD segmentation faults upon device unblock #639

Don-E-Moser opened this issue Oct 17, 2024 · 0 comments

Comments

@Don-E-Moser
Copy link

I am using using usbguard on a Panasonic ToughBook FZ55 running Ubuntu 20.04.

via dpkg I get: (dpkg -l)

usbguard 0.7.6+ds-1build1 amd64 USB device authorization policy frarmework

All seems to work ok until I attempt to unblock a StartTech ICUSB422 RS422 to USB device.

If I execute the follownig command:

sudo usbguard list-deviices | grep block

I receive the following: (as expected)

18: block id 0403:6001 serial "AB0NDKMD" name "FT232R USB UART" hash "+imOO0Fvqlr0/yU497EPHwA7TwCHAU4N+Np5PrTHt5M=" parent-hash "jEP/6WzviqdJ5VSeTUY8PatCNBKeaREvo2OqdplND/o=" via-port "3-1" with-interface ff:ff:ff with-connect-type "hotplug"

When I attempt to unblock with the following

sudo usbguard allow-device 18

I received:usbguard allow-device 18
Segmentation fault (core dumped)

If I connect a different RS422 to USB device by Advanced Navigation and perform the unblock operation all is fine AND the proper device driver in /dev is created.

If I remove the usbguard package and insert the device from StarTech all is well and the proper device driver is created (and works)

Can you help with this issue? I need this application to meet my Cyber requirements.

Thanks,

Don Moser
Invariaint Corp
256.679.0931

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant