This commit is contained in:
V4bel 2026-05-08 18:21:57 +09:00
parent f3dd525bf6
commit 07995be9d9

View file

@ -31,7 +31,9 @@ git clone https://github.com/V4bel/dirtyfrag.git && cd dirtyfrag && gcc -O0 -Wal
This PoC is provided as accurate information following consultation with linux-distros. Do not use it on systems that you are not authorized to test. This PoC is provided as accurate information following consultation with linux-distros. Do not use it on systems that you are not authorized to test.
**Important:** After running this exploit, the page cache is contaminated. To clear the polluted page cache and ensure system stability, either run: ## Cleanup
⚠️ **Important:** After running this exploit, the page cache is contaminated. To clear the polluted page cache and ensure system stability, either run:
```bash ```bash
echo 3 > /proc/sys/vm/drop_caches echo 3 > /proc/sys/vm/drop_caches