mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
18 lines
931 B
Markdown
18 lines
931 B
Markdown
### [CVE-2010-2955](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2955)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The cfg80211_wext_giwessid function in net/wireless/wext-compat.c in the Linux kernel before 2.6.36-rc3-next-20100831 does not properly initialize certain structure members, which allows local users to leverage an off-by-one error in the ioctl_standard_iw_point function in net/wireless/wext-core.c, and obtain potentially sensitive information from kernel heap memory, via vectors involving an SIOCGIWESSID ioctl call that specifies a large buffer size.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-1000-1
|
|
|
|
#### Github
|
|
- https://github.com/mergebase/usn2json
|
|
|