cve/2014/CVE-2014-9645.md
2024-05-26 14:27:05 +02:00

813 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.