]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/45[34]: add detection of confusable variation sequences
authorDarrick J. Wong <djwong@kernel.org>
Thu, 7 May 2026 22:23:19 +0000 (15:23 -0700)
committerZorro Lang <zlang@kernel.org>
Sat, 9 May 2026 16:51:03 +0000 (00:51 +0800)
commitf61ba0fde3ec9cdfd7eed711aca2b28e973c2905
treee68d2e20cb5d9a66cc84c3b8a9adb18f86402b19
parent528c7ba2a275d4e4b592145acd4366158af48cbc
generic/45[34]: add detection of confusable variation sequences

ArsTechnica recently wrote about a GitHub supply chain attack wherein
non-rendering unicode sequences were embedded in javascript files to
hide payloads that could be decrypted trivially later.  While these are
unlikely to appear in file and attribute names, xfs_scrub will warn about
this sort of steganography, so let's make sure it works.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/453
tests/generic/454