From: Petr Vorel <pvorel@suse.cz>
To: Martin Doucha <mdoucha@suse.cz>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] syscalls/creat09: Add reference to CVE 2021-4037
Date: Thu, 6 Oct 2022 07:16:13 +0200 [thread overview]
Message-ID: <Yz5knc+5gFFoPgdh@pevik> (raw)
In-Reply-To: <20221005131529.15930-1-mdoucha@suse.cz>
Hi Martin,
thx, merged!
> +++ 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"},
How about this change:
diff --git runtest/cve runtest/cve
index 9ab6dc282..6ad3f51fb 100644
--- runtest/cve
+++ runtest/cve
@@ -55,7 +55,7 @@ cve-2018-1000001 realpath01
cve-2018-1000199 ptrace08
cve-2018-1000204 ioctl_sg01
cve-2018-12896 timer_settime03
-cve-2018-13405 creat09
+cve-2018-13405-cve-2021-4037 creat09
cve-2018-18445 bpf_prog04
cve-2018-18559 bind06
cve-2018-18955 userns08
Kind regards,
Petr
> {"linux-git", "01ea173e103e"},
> {"linux-git", "1639a49ccdce"},
> {"linux-git", "426b4ca2d6a5"},
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2022-10-06 5:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-05 13:15 [LTP] [PATCH] syscalls/creat09: Add reference to CVE 2021-4037 Martin Doucha
2022-10-06 5:16 ` Petr Vorel [this message]
2022-10-06 8:27 ` Martin Doucha
2022-10-07 21:19 ` Petr Vorel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Yz5knc+5gFFoPgdh@pevik \
--to=pvorel@suse.cz \
--cc=ltp@lists.linux.it \
--cc=mdoucha@suse.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.