diff options
Diffstat (limited to 'test/pixmaps/README.md')
-rw-r--r-- | test/pixmaps/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/pixmaps/README.md b/test/pixmaps/README.md index 8f20a8b..97dd144 100644 --- a/test/pixmaps/README.md +++ b/test/pixmaps/README.md @@ -61,6 +61,11 @@ return XpmFileInvalid when parsed. - corrupt-colormap.xpm - This file was generated by the clang libfuzzer, and serves as a test for CVE-2023-43789 +- width-overflow.xpm - This file was provided by Yair Mizrahi of + the JFrog Vulnerability Research team as a test for CVE-2023-43787. + Its width causes an integer overflow when multiplied by a depth of 4 bytes + (32-bits) when using 32-bit ints. + no-mem ------ |