The DefaultLinuxSpec function in oci/defaults.go in Docker Moby through 17.03.2-ce does not block /proc/scsi pathnames, which allows attackers to trigger data loss (when certain older Linux kernels are used) by leveraging Docker container access to write a "scsi remove-single-device" line to /proc/scsi/scsi, aka SCSI MICDROP.
{
"nvd_published_at": "2017-11-04T17:29:00Z",
"cwe_ids": [
"CWE-200"
],
"github_reviewed_at": "2026-01-29T15:12:02Z",
"severity": "MODERATE",
"github_reviewed": true
}