Created attachment 9026 [details] cpio.patch The file size is casted to a 32 bit unsigned data type. If the input file is 4 GB or larger, the size field is truncated. If the input file contains cpio headers at the correct position, then the extraction of such a created cpio archive leads to unexpected output.