Linux Level 4 160 points

Linux-Kernel Module. Gaining Root via a Vulnerable Driver

Mission

This challenge analyzes a vulnerable kernel module with a /proc interface as a safe user-space simulation. Find the special command in the supplied driver-source excerpt, pass it to the simulator, and inspect its result. No real module is loaded and no credentials are changed.

#linux#kernel-module#privesc

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag