mirror of
https://github.com/V4bel/dirtyfrag.git
synced 2026-05-16 10:50:10 +00:00
template
This commit is contained in:
parent
7f0f3a1390
commit
4bc7ffe2fb
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
|
@ -31,13 +31,13 @@ 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.
|
||||
|
||||
> ⚠️ **Important:** After running this exploit, the page cache is contaminated. To clear the polluted page cache and ensure system stability, either run:
|
||||
>
|
||||
> ```bash
|
||||
> echo 3 > /proc/sys/vm/drop_caches
|
||||
> ```
|
||||
>
|
||||
> or reboot the system.
|
||||
**Important:** After running this exploit, the page cache is contaminated. To clear the polluted page cache and ensure system stability, either run:
|
||||
|
||||
```bash
|
||||
echo 3 > /proc/sys/vm/drop_caches
|
||||
```
|
||||
|
||||
or reboot the system.
|
||||
|
||||
# Affected Versions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue