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

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


  Branch: refs/heads/3.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 0a0c8a0ebe8572f96fee98f25fb47f083b86f909
      https://github.com/OpenSIPS/opensips/commit/0a0c8a0ebe8572f96fee98f25fb47f083b86f909
  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: a275c41a99873dd0fdf0a9a2c9f6b36970e36af4
      https://github.com/OpenSIPS/opensips/commit/a275c41a99873dd0fdf0a9a2c9f6b36970e36af4
  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/886d1ebc601a...a275c41a9987



More information about the Devel mailing list