mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-08-08 15:44:38 +00:00
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:
@@ -1 +1 @@
|
||||
191
|
||||
192
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user