From e142ecb996bdbc43688aad683e4312e38fa2bee1 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Fri, 8 May 2026 19:14:33 +0200 Subject: Kernel: T8828: Update Linux Kernel to 6.18.28 These kernels contain a partial fix for the Dirty Frag [1] and Copy Fail 2 [2] security flaws. 1: https://github.com/V4bel/dirtyfrag#dirty-frag-universal-linux-lpe 2: https://www.openwall.com/lists/oss-security/2026/05/07/12 --- data/defaults.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/defaults.toml b/data/defaults.toml index fb51f3cc..664a3b03 100644 --- a/data/defaults.toml +++ b/data/defaults.toml @@ -14,7 +14,7 @@ vyos_mirror = "https://packages.vyos.net/repositories/current" vyos_branch = "current" release_train = "current" -kernel_version = "6.18.26" +kernel_version = "6.18.28" kernel_flavor = "vyos" bootloaders = "syslinux,grub-efi" -- cgit v1.2.3