mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
18 lines
838 B
Markdown
18 lines
838 B
Markdown
### [CVE-2007-2831](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2831)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Array index error in the (1) ieee80211_ioctl_getwmmparams and (2) ieee80211_ioctl_setwmmparams functions in net80211/ieee80211_wireless.c in MadWifi before 0.9.3.1 allows local users to cause a denial of service (system crash), possibly obtain kernel memory contents, and possibly execute arbitrary code via a large negative array index value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.novell.com/linux/security/advisories/2007_14_sr.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|