From 4bc7ffe2fbfee1131657d00df14d8ede26219c20 Mon Sep 17 00:00:00 2001 From: V4bel Date: Fri, 8 May 2026 18:12:55 +0900 Subject: [PATCH] template --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e447c78..dde2ed2 100644 --- a/README.md +++ b/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