Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
https://security-tracker.debian.org/tracker/CVE-2019-6293 NixOS/nixpkgs#55386 (comment) "But this bug does not cause stack overflows in the generated code. The function and file referred to in the bug (mark_beginning_as_normal in nfa.c) are part of the flex code generator, not part of the generated code. If flex crashes before generating any code, that can hardly be a vulnerability. If flex does not crash, the generated code is fine (or perhaps subject to other unreported bugs, who knows, but the NFA has been generated correctly)." Upstream has chosen to not provide a fix westes/flex#414 Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> [yann.morin.1998@free.fr: use actual upstream URL] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
- Loading branch information