proxygen
proxygen copied to clipboard
Fix potential vulnerable cloned function
Hi Development Team,
I identified a potential vulnerability in a clone function http_parser_execute() in proxygen/external/http_parser/http_parser.c sourced from nodejs/node. This issue, originally reported in CVE-2020-8287, was resolved in the repository via this commit https://github.com/nodejs/node/commit/fc70ce08f5818a286fb5899a1bc3aff5965a745e.
This PR applies the corresponding patch to fix the vulnerabilities in this codebase.
Please review at your convenience. Thank you!
@afrind has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.