mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 18:42:36 +02:00
18 lines
837 B
Markdown
18 lines
837 B
Markdown
### [CVE-2009-3228](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3228)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The tc_fill_tclass function in net/sched/sch_api.c in the tc subsystem in the Linux kernel 2.4.x before 2.4.37.6 and 2.6.x before 2.6.31-rc9 does not initialize certain (1) tcm__pad1 and (2) tcm__pad2 structure members, which might allow local users to obtain sensitive information from kernel memory via unspecified vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9409
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|