cve/2001/CVE-2001-1399.md

18 lines
660 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2001-1399](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-1399)
![](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
Certain operations in Linux kernel before 2.2.19 on the x86 architecture copy the wrong number of bytes, which might allow attackers to modify memory, aka "User access asm bug on x86."
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2001-047.html
#### Github
No PoCs found on GitHub currently.