Merge pull request #3853 from devimc/2022-03-08/fix-cve-2022-0847

kernel: fix cve-2022-0847
This commit is contained in:
Julio Montes
2022-03-08 13:26:54 -06:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
89
90

View File

@@ -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"