mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 16:47:12 +02:00
19 lines
813 B
Markdown
19 lines
813 B
Markdown
### [CVE-2014-9645](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9645)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The add_probe function in modutils/modprobe.c in BusyBox before 1.23.0 allows local users to bypass intended restrictions on loading kernel modules via a / (slash) character in a module name, as demonstrated by an "ifconfig /usbserial up" command or a "mount -t /snd_pcm none /" command.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2020/Mar/15
|
|
- https://plus.google.com/+MathiasKrause/posts/PqFCo4bfrWu
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|