$ sudo shred -v -n6 -z /dev/sdX (-n6 is the number of passes, when left out, 3 is standard)
or use hdparm if devices is capable of ATA Enhanced Secure Erase
Firmware abstraction, write amplification and other characteristics make flash memory potentially unreliable targets for wiping data.