[mapserver-commits] [MapServer/MapServer] d94492: maplexer.l: avoid non-null terminated msyystring_b...
Even Rouault
noreply at github.com
Sat Oct 8 03:53:23 PDT 2022
Branch: refs/heads/branch-7-6
Home: https://github.com/MapServer/MapServer
Commit: d944923c8e415866041e71d371ffc571329ce785
https://github.com/MapServer/MapServer/commit/d944923c8e415866041e71d371ffc571329ce785
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: 2721264b648046e62e311a9a4ceede87ab0c929f
https://github.com/MapServer/MapServer/commit/2721264b648046e62e311a9a4ceede87ab0c929f
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 #6688 from rouault/backport_7_6_pr_6684
[Backport 7.6] maplexer.l: avoid non-null terminated msyystring_buffer that can cause read heap-buffer-overflow
Compare: https://github.com/MapServer/MapServer/compare/64e4055fe3df...2721264b6480
More information about the MapServer-commits
mailing list