kernel: Bump Kernel Version

Copy Fail" (CVE-2026-31431) is a high-severity local privilege escalation (LPE)
vulnerability found in the Linux kernel in April 2026, which affects all major
Linux distributions—including those using Long Term Support (LTS) kernels—released since 2017.
The bug allows an unprivileged user to gain root access, escape containers,
and modify the in-memory page cache reliably using a tiny 732-byte script

Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com>
This commit is contained in:
Zvonko Kaiser
2026-05-01 14:20:23 +00:00
parent 62b847fd6c
commit 803531dd9c
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
191
192

View File

@@ -226,7 +226,7 @@ assets:
kernel-dragonball-experimental:
description: "Linux kernel with Dragonball VMM optimizations like upcall"
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
version: "v6.18.15"
version: "v6.18.22"
externals:
description: "Third-party projects used by the system"