Last active
March 16, 2023 07:21
-
-
Save Colloportus0/fc16d10d74aedf89d5d1d020ebb89c0c to your computer and use it in GitHub Desktop.
CVE-2023-26924 description
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[description] | |
llvm-project commit a0dab4950 is vulnerable to Buffer Overflow via | |
mlir::outlineSingleBlockRegion. | |
------------------------------------------ | |
[Vulnerability Type] | |
Buffer Overflow | |
------------------------------------------ | |
[Vendor of Product] | |
llvm-project | |
------------------------------------------ | |
[Affected Product Code Base] | |
https://github.com/llvm/llvm-project - commit id : a0dab4950 | |
------------------------------------------ | |
[Affected Component] | |
mlir::outlineSingleBlockRegion(mlir::RewriterBase&, mlir::Location, mlir::Region&, llvm::StringRef, mlir::func::CallOp*) | |
------------------------------------------ | |
[Attack Type] | |
Local | |
------------------------------------------ | |
[Impact Denial of Service] | |
true | |
------------------------------------------ | |
[Attack Vectors] | |
mlir-opt --test-scf-if-utils temp.mlir | |
------------------------------------------ | |
[Reference] | |
https://github.com/llvm/llvm-project/issues/60216 | |
------------------------------------------ | |
[Has vendor confirmed or acknowledged the vulnerability?] | |
true | |
------------------------------------------ | |
[Discoverer] | |
Colloportus0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment