From 768617ca2643adaaf81c08d0a47ffb60d23fc153 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Duarte=20Melo?= Date: Sun, 10 May 2026 20:40:11 -0300 Subject: [PATCH 1/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee6822a..176cc81 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,8 @@ This Dirty Frag has been tested on the following distribution versions. - CentOS Stream 10: 6.12.0-224.el10.x86_64 - AlmaLinux 10: 6.12.0-124.52.3.el10_1.x86_64 - Fedora 44: 6.19.14-300.fc44.x86_64 -- ... +- Ubuntu 26.04 kernel 7.0.0.15 generic +- Mint 22.3 # Mitigation From e3c2fdba105aad06c1d7b5d9ede308ddbf371e51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Duarte=20Melo?= Date: Sun, 10 May 2026 20:44:27 -0300 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 176cc81..e8a13fb 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ sh -c "printf 'install esp4 /bin/false\ninstall esp6 /bin/false\ninstall rxrpc / ``` 2. Once each distribution backports a patch, update accordingly. +3. Kernel 7.0.5 patched the flaw: [Linux kernel 7.0.5 ChangeLog](https://cdn.kernel.org/pub/linux/kernel/v7.x/ChangeLog-7.0.5) # FAQ