mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 12:58:02 +02:00
18 lines
909 B
Markdown
18 lines
909 B
Markdown
### [CVE-2009-3612](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3612)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The tcf_fill_node function in net/sched/cls_api.c in the netlink subsystem in the Linux kernel 2.6.x before 2.6.32-rc5, and 2.4.37.6 and earlier, does not initialize a certain tcm__pad2 structure member, which might allow local users to obtain sensitive information from kernel memory via unspecified vectors. NOTE: this issue exists because of an incomplete fix for CVE-2005-4881.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10395
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|