[llvm-bugs] [Bug 35954] New: Merge clang r322390 into 6.0 branch: [Lex] Avoid out-of-bounds dereference in LexAngledStringLiteral.
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jan 15 12:47:33 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=35954
Bug ID: 35954
Summary: Merge clang r322390 into 6.0 branch: [Lex] Avoid
out-of-bounds dereference in LexAngledStringLiteral.
Product: clang
Version: 6.0
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Frontend
Assignee: unassignedclangbugs at nondot.org
Reporter: vsapsai at apple.com
CC: llvm-bugs at lists.llvm.org
Blocks: 35804
This commit https://reviews.llvm.org/rC322390 fixes stack buffer overflow
discovered by OSS-Fuzz
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3832
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=35804
[Bug 35804] [meta] 6.0.0 Release Blockers
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180115/3330ea11/attachment.html>
More information about the llvm-bugs
mailing list