View Issue Details

IDProjectCategoryView StatusLast Update
0000541fileGeneralpublic2024-07-12 02:58
Reporteramber Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Platformx86_64OSLinux (Arch)OS Version6.6.30
Product Version5.45 
Summary0000541: WebP image Incorrectly Identified as DOS/MBR boot sector
Description$ xxd res005_no001_normal.webp | head
00000000: 5249 4646 704e 0000 5745 4250 5650 384c RIFFpN..WEBPVP8L
00000010: 644e 0000 2f7f c01f 104d 3868 1b49 92d4 dN../....M8h.I..
00000020: e9fb 7dc7 1ff0 ec71 88e8 ff04 f043 5edd ..}....q.....C^.
00000030: aabe 08ea 55bd 5cd6 eb4f 6e45 b79b e974 ....U.\..OnE...t
00000040: 3933 5458 1203 6329 e793 dbe2 7931 54ce 93TX..c)....y1T.
00000050: bac1 56ed 45f3 1855 f3c7 5966 ec96 6117 ..V.E..U..Yf..a.
00000060: 6376 d78d ddad c6c0 0bb3 d30d 3203 7331 cv..........2.s1
00000070: 830e 532c 1cb7 6d24 4944 cdf9 dafc c3ec ..S,..m$ID......
00000080: d7a2 bba7 e038 20ab d61e b739 1823 8411 .....8 ....9.#..
00000090: e64f e7b9 5af7 fd1f 28ab aea6 cc11 4618 .O..Z...(.....F.
$ identify res005_no001_normal.webp
res005_no001_normal.webp WEBP 128x128 128x128+0+0 8-bit sRGB 20088B 0.000u 0:00.000
$ file -kLb res005_no001_normal.webp
DOS/MBR boot sector; partition 1 : ID=0x7b, active 0xa0, start-CHS (0x28,146,47\012- ), end-CHS (0x25e,237,55\012- ), startsector 3385036091, 1803131523 sectors\012- ; partition 3 : ID=0x55, active 0x9c, start-CHS (0x31,54,0\012- ), end-CHS (0x155,15,6\012- ), startsector 214076510, 3940898726 sectors\012- DOS/MBR boot sector\012- RIFF (little-endian) data, Web/P image\012- data
$ file res005_no001_normal.webp
res005_no001_normal.webp: DOS/MBR boot sector; partition 1 : ID=0x7b, active 0xa0, start-CHS (0x28,146,47), end-CHS (0x25e,237,55), startsector 3385036091, 1803131523 sectors; partition 3 : ID=0x55, active 0x9c, start-CHS (0x31,54,0), end-CHS (0x155,15,6), startsector 214076510, 3940898726 sectors
$ file --version
file-5.45
magic file from /usr/share/file/misc/magic
seccomp support included
$ uname -srvmo
Linux 6.6.30-2-lts 0000001 SMP PREEMPT_DYNAMIC Tue, 07 May 2024 21:45:29 +0000 x86_64 GNU/Linux
Additional Informationthe webp image is attached
TagsNo tags attached.

Activities

amber

2024-07-12 02:58

reporter  

res005_no001_normal.webp (20,088 bytes)

Issue History

Date Modified Username Field Change
2024-07-12 02:58 amber New Issue
2024-07-12 02:58 amber File Added: res005_no001_normal.webp