mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
llvm : Fix CVE-2024-0151
Backport a patch from upstream to fix CVE-2024-0151
Upstream-Status: Backport [78ff617d3f]
(From OE-Core rev: 883754a84accdc8f8418e83d3c54aa763bcdff87)
Signed-off-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
47efe3545e
commit
c5f4a2b228
1087
meta/recipes-devtools/llvm/llvm/CVE-2024-0151.patch
Normal file
1087
meta/recipes-devtools/llvm/llvm/CVE-2024-0151.patch
Normal file
File diff suppressed because it is too large
Load Diff
@@ -36,6 +36,7 @@ SRC_URI = "git://github.com/llvm/llvm-project.git;branch=${BRANCH};protocol=http
|
||||
file://CVE-2023-46049.patch;striplevel=2 \
|
||||
file://CVE-2024-31852-1.patch;striplevel=2 \
|
||||
file://CVE-2024-31852-2.patch;striplevel=2 \
|
||||
file://CVE-2024-0151.patch;striplevel=2 \
|
||||
"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "llvmorg-(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
Reference in New Issue
Block a user