mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
849 B
Markdown
19 lines
849 B
Markdown
### [CVE-2016-10906](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10906)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in drivers/net/ethernet/arc/emac_main.c in the Linux kernel before 4.5. A use-after-free is caused by a race condition between the functions arc_emac_tx and arc_emac_tx_clean.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/155212/Slackware-Security-Advisory-Slackware-14.2-kernel-Updates.html
|
|
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c278c253f3d992c6994d08aa0efb2b6806ca396f
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|