[mapserver-commits] [MapServer/MapServer] 8cf202: maplexer.l: avoid non-null terminated msyystring_b...
Even Rouault
noreply at github.com
Fri Oct 7 07:21:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 8cf2023b172b2eafda8ecc4c5e12b0bfe3c5f9d2
https://github.com/MapServer/MapServer/commit/8cf2023b172b2eafda8ecc4c5e12b0bfe3c5f9d2
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-10-07 (Fri, 07 Oct 2022)
Changed paths:
M maplexer.c
M maplexer.l
Log Message:
-----------
maplexer.l: avoid non-null terminated msyystring_buffer that can cause read heap-buffer-overflow
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=52175
Commit: 4f9905559c8f97818bbf9323da83a791bb10e6f7
https://github.com/MapServer/MapServer/commit/4f9905559c8f97818bbf9323da83a791bb10e6f7
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-10-07 (Fri, 07 Oct 2022)
Changed paths:
M maplexer.c
M maplexer.l
Log Message:
-----------
Merge pull request #6684 from rouault/fix_ossfuzz_52175
maplexer.l: avoid non-null terminated msyystring_buffer that can cause read heap-buffer-overflow
Compare: https://github.com/MapServer/MapServer/compare/0e690130d09a...4f9905559c8f
More information about the MapServer-commits
mailing list