cve/2011/CVE-2011-5327.md
2024-05-26 14:27:05 +02:00

18 lines
621 B
Markdown

### [CVE-2011-5327](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-5327)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In the Linux kernel before 3.1, an off by one in the drivers/target/loopback/tcm_loop.c tcm_loop_make_naa_tpg() function could result in at least memory corruption.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2011-5327