mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
18 lines
755 B
Markdown
18 lines
755 B
Markdown
### [CVE-2007-5938](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5938)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The iwl_set_rate function in compatible/iwl3945-base.c in iwlwifi 1.1.21 and earlier dereferences an iwl_get_hw_mode return value without checking for NULL, which might allow remote attackers to cause a denial of service (kernel panic) via unspecified vectors during module initialization.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://bugs.gentoo.org/show_bug.cgi?id=199209
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|