[LTP] [PATCH v6] cve: reproducer for cve-2026-64600
Andrea Cervesato
andrea.cervesato@suse.com
Fri Aug 7 09:51:20 CEST 2026
Hi Petr,
> > + .min_kver = "4.16",
> It got introduced in 4.11. Is there a reason for testing from 4.16?
> Or is it just the copy paste error?
1e369b0e199bb ("xfs: remove experimental tag for reflinks") was merged
in 4.16
>
> Other than that LGTM.
> Reviewed-by: Petr Vorel <pvorel@suse.cz>
>
> > + .mkfs_ver = "mkfs.xfs >= 1.5.0",
> > + .mkfs_opts = (const char *const []) {
> > + "-m", "reflink=1",
> > + NULL
> > + },
> > + },
> > + {}
> > + },
> > + .tags = (const struct tst_tag[]) {
> > + {"linux-git", "2f4acd0fcd86"},
> Can you please before merge use longer hash
> "2f4acd0fcd862e22eab45690ec2c08c80b6ef2e7"?
I thought as a rule we always have to use short hash, we never use
longer one, besides a couple of tests. Is there a reason for it?
--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com
More information about the ltp
mailing list