All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [COMMITTED] runtest/cve: Fix wrong cve tag
@ 2021-09-06  3:12 ` Yang Xu
  0 siblings, 0 replies; 8+ messages in thread
From: Yang Xu @ 2021-09-06  3:12 UTC (permalink / raw)
  To: ltp

can_bcm01 is designed to test cve-2021-3609 instead of cve-2021-6309.

Fixes: 027ea6171c40 ("Add test for CVE 2021-3609")
Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com>
---
 runtest/cve | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/runtest/cve b/runtest/cve
index 357b88feb..01211b5aa 100644
--- a/runtest/cve
+++ b/runtest/cve
@@ -67,7 +67,7 @@ cve-2020-14416 pty03
 cve-2020-25705 icmp_rate_limit01
 cve-2020-29373 io_uring02
 cve-2021-3444 bpf_prog05
-cve-2021-6309 can_bcm01
+cve-2021-3609 can_bcm01
 cve-2021-22555 setsockopt08 -i 100
 cve-2021-26708 vsock01
 # Tests below may cause kernel memory leak
-- 
2.23.0


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

end of thread, other threads:[~2021-09-08 10:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-06  3:12 [LTP] [COMMITTED] runtest/cve: Fix wrong cve tag Yang Xu
2021-09-06  3:12 ` Yang Xu
2021-09-08  7:22 ` xuyang2018.jy
2021-09-08  7:22   ` xuyang2018.jy
2021-09-08  8:49   ` Martin Doucha
2021-09-08  8:49     ` Martin Doucha
2021-09-08 10:44     ` Cyril Hrubis
2021-09-08 10:44       ` Cyril Hrubis

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.