diff options
| author | Benjamin Gray <[email protected]> | 2023-03-20 04:08:38 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2023-04-16 08:37:01 +0000 |
| commit | 5efb685bb3af112038af78a2cdf28f0ffdad45f5 (patch) | |
| tree | 49ea55e7ce2803846e6399e0ccc6d09e3a7bb64d /tools/perf/util/trace-event-scripting.c | |
| parent | kbuild: give up untracked files for source package builds (diff) | |
| download | kernel-5efb685bb3af112038af78a2cdf28f0ffdad45f5.tar.gz kernel-5efb685bb3af112038af78a2cdf28f0ffdad45f5.zip | |
initramfs: Check negative timestamp to prevent broken cpio archive
Similar to commit 4c9d410f32b3 ("initramfs: Check timestamp to prevent
broken cpio archive"), except asserts that the timestamp is
non-negative. This can happen when the KBUILD_BUILD_TIMESTAMP is a value
before UNIX epoch, which may be set when making reproducible builds that
don't want to look like they use a valid date.
While support for dates before 1970 might not be supported, this is more
about preventing undetected CPIO corruption. The printf's use a minimum
length format specifier, and will happily make the field longer than 8
characters if they need to.
Signed-off-by: Benjamin Gray <[email protected]>
Reviewed-by: Andrew Donnellan <[email protected]>
Tested-by: Andrew Donnellan <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions
