mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-24 06:27:39 +00:00
kernel: fix cve-2022-0847
bump guest kernel version to fix cve-2022-0847 "Dirty Pipe" fixes #3852 Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
parent
6c52168dd8
commit
5ec7592dfa
@ -1 +1 @@
|
||||
89
|
||||
90
|
||||
|
@ -153,7 +153,7 @@ assets:
|
||||
kernel:
|
||||
description: "Linux kernel optimised for virtual machines"
|
||||
url: "https://cdn.kernel.org/pub/linux/kernel/v5.x/"
|
||||
version: "v5.15.23"
|
||||
version: "v5.15.26"
|
||||
tdx:
|
||||
description: "Linux kernel that supports TDX"
|
||||
url: "https://github.com/intel/tdx/archive/refs/tags"
|
||||
|
Loading…
Reference in New Issue
Block a user