
Ein bash-Skript zur Entschärfung des Linux-dirtyfrag-Exploits CVE-2026-43500 und fragnesia.
--check hinzugefügt, um als Nicht-Root-Benutzer auszuführen. Fragnesia-Unterstützung hinzugefügt, da es dieselbe Patch-Oberfläche mit dirtyfrag teilt.ᐅ dirty_frag_fix.sh --check
[*] Checking dirtyfrag mitigation status (non-root check mode)...
[*] Config file: /etc/modprobe.d/dirtyfrag.conf
[*] install esp4 /bin/false: yes
[*] install esp6 /bin/false: yes
[*] install rxrpc /bin/false: yes
[*] Any vulnerable modules currently loaded: no
[+] Likely mitigated against dirtyfrag based on module blocklist and load state.
[*] Note: This same module-level mitigation also reduces fragnesia exposure on the same ESP/XFRM surface.
[*] Note: Fragnesia is a separate bug with its own patch, but shares mitigation surface with dirtyfrag.