mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
18 lines
718 B
Markdown
18 lines
718 B
Markdown
### [CVE-2016-7913](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7913)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The xc2028_set_config function in drivers/media/tuners/tuner-xc2028.c in the Linux kernel before 4.6 allows local users to gain privileges or cause a denial of service (use-after-free) via vectors involving omission of the firmware name from a certain data structure.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
|