mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 21:52:25 +02:00
19 lines
863 B
Markdown
19 lines
863 B
Markdown
### [CVE-2021-4048](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4048)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An out-of-bounds read flaw was found in the CLARRV, DLARRV, SLARRV, and ZLARRV functions in lapack through version 3.10.0, as also used in OpenBLAS before version 0.3.18. Specially crafted inputs passed to these functions could cause an application using lapack to crash or possibly disclose portions of its memory.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/JuliaLang/SecurityAdvisories.jl
|
|
- https://github.com/mbauman/AdvisoryDB.jl
|
|
|