[LTP] [PATCH] Ignore cve-2022-2590_64bit CVE for Kernel versions below 5.16+
Petr Vorel
pvorel@suse.cz
Fri Nov 21 17:15:45 CET 2025
Hi Kodanda, all,
> Hi!
> > CVE 2022-2590_64bit is applicable only for kernel versions 5.16 onwards.
The fix 5535be309971 (actually FOLL_COW removal) was merged into v6.0-rc3.
Probably because this is feature change it was not merged into 5.15 stable and
the older trees. If we want to mask older kernels IMHO it should be on kernels
older than 6.0.
But we don't want to hide bugs, right?
> Why? What happens if you run the test on an older kernel? This
> information should be written here.
> > Add kernel version check to skip/Ignore the test case.
> > Test Module: vts_ltp_test_arm_64
> > Test Case: cve.cve-2022-2590_64bit#cve.cve-2022-2590_64bit
very nit: the subject should not have "_64bit".
Kind regards,
Petr
More information about the ltp
mailing list