mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
644 B
Markdown
18 lines
644 B
Markdown
### [CVE-2001-1392](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-1392)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Linux kernel before 2.2.19 does not have unregister calls for (1) CPUID and (2) MSR drivers, which could cause a DoS (crash) by unloading and reloading the drivers.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2001-047.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|