# 리눅스 커널의 eBPF JIT 버그를 위한 퍼징

### Summary

이 블로그 글은 리눅스 커널에서 eBPF JIT 버그를 찾기 위한 퍼징 기법에 대해 설명합니다. 퍼징은 소프트웨어의 취약점을 발견하기 위한 중요한 방법입니다. 이 글에서는 eBPF와 JIT 컴파일러의 상호작용을 탐구하고, 퍼징을 통해 발견된 버그에 대한 사례를 다룹니다.

- Link - [https://scannell.me/fuzzing-for-ebpf-jit-bugs-in-the-linux-kernel/](https://scannell.me/fuzzing-for-ebpf-jit-bugs-in-the-linux-kernel/)

[Fuzzing for eBPF JIT bugs in the Linux kernel - Simon Scannell](https://scannell.me/fuzzing-for-ebpf-jit-bugs-in-the-linux-kernel/)

### Content

Nice blogpost about fuzzing for eBPF JIT bugs in the Linux kernel 👍 
[https://scannell.me/fuzzing-for-ebpf-jit-bugs-in-the-linux-kernel/](https://scannell.me/fuzzing-for-ebpf-jit-bugs-in-the-linux-kernel/)

[Fuzzing for eBPF JIT bugs in the Linux kernel - Simon Scannell](https://scannell.me/fuzzing-for-ebpf-jit-bugs-in-the-linux-kernel/)

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