ltp
ltp copied to clipboard
Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
Adds a set of conformance testcases for fscanf Signed-off-by: Ritul Jasuja
Adds a set of conformance testcases for fscanf Signed-off-by: Ritul Jasuja
Adds 1> 1-1, 2-1, 3-1, 4-1, 5-1, 6-1, 7-1, 8-1, 9-1, 10-1, 11-1, 12-1 2> assertions.xml 3> coverage.txt Signed-off-by: Mandri, Padmashree
Commit "controllers/memcg_control: Use tst_umount in cleanup()" is already in an early pull request. Maintainer said that testcase will be removed but it is still here, and the early pull request...
There was one unsuccessful attempt already, see this emails for hints: http://lists.linux.it/pipermail/ltp/2015-December/000613.html http://lists.linux.it/pipermail/ltp/2015-December/000633.html The documentation for the interface is packed with Linux kernel source in Documentation/cgroup-v1/blkio-controller.txt
See: ``` commit 7a82f89de92aac5a244d3735b2bd162c1147620c Author: Paul Moore Date: Wed Feb 9 14:49:38 2022 -0500 audit: don't deref the syscall args when checking the openat2 open_how::flags As reported by Jeff, dereferencing...
preadv203 fails when storage is fast: ``` preadv203.c:145: TINFO: Number of full_reads 2920600, short reads 0, zero len reads 0, EAGAIN(s) 0 preadv203.c:180: TINFO: Number of writes 3535680 preadv203.c:225: TFAIL:...
perhaps ltp can also test mq_notify problems in glibc? https://sourceware.org/bugzilla/show_bug.cgi?id=27896 https://bugzilla.suse.com/show_bug.cgi?id=CVE-2021-33574
We are getting false positives with vma05.sh tests: Bug: https://bugs.linaro.org/show_bug.cgi?id=4256#c2 Original commit for vma05 test, has stated that: " Second part of the test checks regression of vdso permissions bug...
there are reproducers available for CVE-2022-0185 https://www.openwall.com/lists/oss-security/2022/01/25/14 has links or even a zip file for an exploit https://github.com/Crusaders-of-Rust/CVE-2022-0185 the exploits are kind of complicated as they try to be complete,...