From 8a745070a734674a775da2fb81f1a72d6b95c32d Mon Sep 17 00:00:00 2001 From: Rob Gill Date: Sun, 19 Mar 2023 04:30:38 +1000 Subject: [PATCH] report no system interface available for cve 2021 26341 Signed-off-by: Rob Gill --- spectre-meltdown-checker.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/spectre-meltdown-checker.sh b/spectre-meltdown-checker.sh index 46924bd..f1d821f 100755 --- a/spectre-meltdown-checker.sh +++ b/spectre-meltdown-checker.sh @@ -5783,6 +5783,7 @@ check_CVE_2021_26341() check_CVE_2021_26341_linux() { status=UNK + sys_interface_available=0 sls_kernel_mitigation='' msg='' _info_nol "* Mitigated according to the /sys interface: "