public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH] syscalls/creat09: Add reference to CVE 2021-4037
@ 2022-10-05 13:15 Martin Doucha
  2022-10-06  5:16 ` Petr Vorel
  0 siblings, 1 reply; 4+ messages in thread
From: Martin Doucha @ 2022-10-05 13:15 UTC (permalink / raw)
  To: ltp

Signed-off-by: Martin Doucha <mdoucha@suse.cz>
---
 testcases/kernel/syscalls/creat/creat09.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testcases/kernel/syscalls/creat/creat09.c b/testcases/kernel/syscalls/creat/creat09.c
index 620408920..a5d3740ac 100644
--- a/testcases/kernel/syscalls/creat/creat09.c
+++ b/testcases/kernel/syscalls/creat/creat09.c
@@ -155,6 +155,7 @@ static struct tst_test test = {
 	.tags = (const struct tst_tag[]) {
 		{"linux-git", "0fa3ecd87848"},
 		{"CVE", "2018-13405"},
+		{"CVE", "2021-4037"},
 		{"linux-git", "01ea173e103e"},
 		{"linux-git", "1639a49ccdce"},
 		{"linux-git", "426b4ca2d6a5"},
-- 
2.37.3


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-10-07 21:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-05 13:15 [LTP] [PATCH] syscalls/creat09: Add reference to CVE 2021-4037 Martin Doucha
2022-10-06  5:16 ` Petr Vorel
2022-10-06  8:27   ` Martin Doucha
2022-10-07 21:19     ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox