mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 09:56:49 +02:00
861 B
861 B
CVE-2013-7027
Description
The ieee80211_radiotap_iterator_init function in net/wireless/radiotap.c in the Linux kernel before 3.11.7 does not check whether a frame contains any data outside of the header, which might allow attackers to cause a denial of service (buffer over-read) via a crafted header.
POC
Reference
- http://www.ubuntu.com/usn/USN-2067-1
- http://www.ubuntu.com/usn/USN-2074-1
- http://www.ubuntu.com/usn/USN-2076-1
- http://www.ubuntu.com/usn/USN-2129-1
Github
No PoCs found on GitHub currently.