[mapserver-commits] [MapServer/MapServer] 76c504: maplexer.l: avoid non-null terminated msyystring_b...
Even Rouault
noreply at github.com
Sat Oct 8 03:49:38 PDT 2022
Branch: refs/heads/branch-8-0
Home: https://github.com/MapServer/MapServer
Commit: 76c504a8acacde15781179c4b29e4123d0858c52
https://github.com/MapServer/MapServer/commit/76c504a8acacde15781179c4b29e4123d0858c52
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: 6bee97f7dc270eaef2757fb19a2fbae335e355f9
https://github.com/MapServer/MapServer/commit/6bee97f7dc270eaef2757fb19a2fbae335e355f9
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-10-08 (Sat, 08 Oct 2022)
Changed paths:
M maplexer.c
M maplexer.l
Log Message:
-----------
Merge pull request #6687 from MapServer/backport-6684-to-branch-8-0
[Backport branch-8-0] maplexer.l: avoid non-null terminated msyystring_buffer that can cause read heap-buffer-overflow
Compare: https://github.com/MapServer/MapServer/compare/6e40ec32e45f...6bee97f7dc27
More information about the MapServer-commits
mailing list