mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 13:36:36 +00:00
18 lines
799 B
Markdown
18 lines
799 B
Markdown
### [CVE-2010-2243](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2243)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A vulnerability exists in kernel/time/clocksource.c in the Linux kernel before 2.6.34 where on non-GENERIC_TIME systems (GENERIC_TIME=n), accessing /sys/devices/system/clocksource/clocksource0/current_clocksource results in an OOPS.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ad6759fbf35d104dbf573cd6f4c6784ad6823f7e
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|