CVE-2022-0519
08.02.2022, 21:15
Buffer Access with Incorrect Length Value in GitHub repository radareorg/radare2 prior to 5.6.2.Enginsight
Vendor | Product | Version |
---|---|---|
radare | radare2 | 𝑥 < 5.6.2 |
𝑥
= Vulnerable software versions

Ubuntu Releases
Common Weakness Enumeration
- CWE-805 - Buffer Access with Incorrect Length ValueThe software uses a sequential operation to read or write a buffer, but it uses an incorrect length value that causes it to access memory that is outside of the bounds of the buffer.
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
References