U - ddgood first issuereported-canonical
仓库指标
- Star
- (23,246 star)
- PR 合并指标
- (平均合并 5天 23小时) (30 天内合并 239 个 PR)
描述
Component
dd
Description
If the output device is full, read-only, or otherwise unable to be truncated, dd reports success (exit 0) while leaving stale data in the output file.
Impact
Silent data corruption. Backup scripts relying on dd may believe a copy succeeded when it actually contains old/garbage data, leading to undetected data loss during recovery.