[mapserver-commits] [MapServer/MapServer] dd18e1: msInsertErrorObj(): limit number of linked errors ...

Even Rouault noreply at github.com
Sat Oct 1 09:50:12 PDT 2022


  Branch: refs/heads/backport-6639-to-branch-8-0
  Home:   https://github.com/MapServer/MapServer
  Commit: dd18e10881134f549cdcf05b85fac67d641115ff
      https://github.com/MapServer/MapServer/commit/dd18e10881134f549cdcf05b85fac67d641115ff
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2022-10-01 (Sat, 01 Oct 2022)

  Changed paths:
    M maperror.c
    M maperror.h

  Log Message:
  -----------
  msInsertErrorObj(): limit number of linked errors to 100 to avoid unbounded memory usage

Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=51551


  Commit: f982a03ddd352920175bb36a3331ca2c3dd764b1
      https://github.com/MapServer/MapServer/commit/f982a03ddd352920175bb36a3331ca2c3dd764b1
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2022-10-01 (Sat, 01 Oct 2022)

  Changed paths:
    M mapshape.c

  Log Message:
  -----------
  shape reader: fix use of uninitialized memory on corrupted file, and other sanitizations

Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=51539


Compare: https://github.com/MapServer/MapServer/compare/dd18e1088113%5E...f982a03ddd35


More information about the MapServer-commits mailing list