# 리눅스 커널 취약점 활용 기법

### Summary

이 글에서는 리눅스 커널의 modprobe_path를 덮어쓰는 기법을 통해 취약점을 활용하는 방법에 대해 설명합니다. 이 기법은 특정 조건에서 시스템의 보안을 위협할 수 있는 가능성을 가지고 있습니다. 독자는 이 기술을 이해하고, 이를 방어하기 위한 방법을 모색할 수 있습니다.

- Link - [https://lkmidas.github.io/posts/20210223-linux-kernel-pwn-modprobe/](https://lkmidas.github.io/posts/20210223-linux-kernel-pwn-modprobe/)

[Linux Kernel Exploitation Technique: Overwriting modprobe_path](https://lkmidas.github.io/posts/20210223-linux-kernel-pwn-modprobe/)

### Content

Linux Kernel Exploitation Technique by overwriting modprobe_path - [https://lkmidas.github.io/posts/20210223-linux-kernel-pwn-modprobe/](https://lkmidas.github.io/posts/20210223-linux-kernel-pwn-modprobe/)

[Linux Kernel Exploitation Technique: Overwriting modprobe_path](https://lkmidas.github.io/posts/20210223-linux-kernel-pwn-modprobe/)

For the site tree, see the [root Markdown](https://slashpage.com/ph4nt0m.md).
