Files
CVEs-PoC/2014/CVE-2014-9645.md
T
2024-06-09 00:33:16 +00:00

923 B

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

Github

No PoCs found on GitHub currently.