Files
CVEs-PoC/2011/CVE-2011-1173.md
T
2025-09-29 21:09:30 +02:00

18 lines
772 B
Markdown

### [CVE-2011-1173](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1173)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The econet_sendmsg function in net/econet/af_econet.c in the Linux kernel before 2.6.39 on the x86_64 platform allows remote attackers to obtain potentially sensitive information from kernel stack memory by reading uninitialized data in the ah field of an Acorn Universal Networking (AUN) packet.
### POC
#### Reference
- http://securityreason.com/securityalert/8279
#### Github
No PoCs found on GitHub currently.