[LTP] [PATCH] cgroup_core01: Add CVE reference
Martin Doucha
mdoucha@suse.cz
Mon Oct 17 11:43:32 CEST 2022
Signed-off-by: Martin Doucha <mdoucha@suse.cz>
---
testcases/kernel/controllers/cgroup/cgroup_core01.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/testcases/kernel/controllers/cgroup/cgroup_core01.c b/testcases/kernel/controllers/cgroup/cgroup_core01.c
index fc60ae5aa..8b6243f7c 100644
--- a/testcases/kernel/controllers/cgroup/cgroup_core01.c
+++ b/testcases/kernel/controllers/cgroup/cgroup_core01.c
@@ -102,6 +102,7 @@ static struct tst_test test = {
.needs_cgroup_ctrls = (const char *const[]){"memory", NULL},
.tags = (const struct tst_tag[]) {
{"linux-git", "e57457641613"},
+ {"CVE", "2021-4197"},
{}
},
};
--
2.37.3
More information about the ltp
mailing list