[OpenSIPS-Devel] [OpenSIPS/opensips] 391ea3: parse_uri: Fix possible buffer read overflow with ...

Liviu Chircu noreply at github.com
Tue Feb 22 08:27:14 UTC 2022


  Branch: refs/heads/3.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 391ea3b21c4e76099bd8995cac347ef4cfa5dbf8
      https://github.com/OpenSIPS/opensips/commit/391ea3b21c4e76099bd8995cac347ef4cfa5dbf8
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2022-02-22 (Tue, 22 Feb 2022)

  Changed paths:
    M parser/parse_uri.c

  Log Message:
  -----------
  parse_uri: Fix possible buffer read overflow with urn: URIs

Fixes OSS-Fuzz#39800

(cherry picked from commit 0b6e9db4fcdcd1ff91e4727be07c95ecef26c50d)


  Commit: d446d25408c12d8238133ee904520c473caf6faa
      https://github.com/OpenSIPS/opensips/commit/d446d25408c12d8238133ee904520c473caf6faa
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2022-02-22 (Tue, 22 Feb 2022)

  Changed paths:
    M parser/msg_parser.c

  Log Message:
  -----------
  parse_msg: Fix possible buffer read overflow with whitespace input

Fixes OSS-Fuzz#44887

(cherry picked from commit a880e1faee1df2b23054de13689de97b2ec08f28)


Compare: https://github.com/OpenSIPS/opensips/compare/9a40c274a84f...d446d25408c1



More information about the Devel mailing list