This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-14 19:55:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc20e4f71d41f2ebcc56351daecb826544b15df5
ladybird
/
Tests
/
Kernel
History
Liav A
1716105e73
Tests: Unmap memory ranges on /dev/mem after testing mmap(2)
2022-01-14 19:42:11 +02:00
..
bind-local-socket-to-symlink.cpp
…
bxvga-mmap-kernel-into-userspace.cpp
…
CMakeLists.txt
Kernel: Return EINVAL when specifying -1 for setuid and similar syscalls
2021-12-20 11:32:16 +01:00
crash-fcntl-invalid-cmd.cpp
…
crash.cpp
…
elf-execve-mmap-race.cpp
…
elf-symbolication-kernel-read-exploit.cpp
…
fuzz-syscalls.cpp
…
kill-pidtid-confusion.cpp
…
mmap-write-into-running-programs-executable-file.cpp
…
mprotect-multi-region-mprotect.cpp
…
munmap-multi-region-unmapping.cpp
…
nanosleep-race-outbuf-munmap.cpp
…
null-deref-close-during-select.cpp
…
null-deref-crash-during-pthread_join.cpp
…
path-resolution-race.cpp
…
pthread-cond-timedwait-example.cpp
…
setpgid-across-sessions-without-leader.cpp
…
stress-truncate.cpp
…
stress-writeread.cpp
…
TestEFault.cpp
…
TestInvalidUIDSet.cpp
Kernel: Return EINVAL when specifying -1 for setuid and similar syscalls
2021-12-20 11:32:16 +01:00
TestKernelAlarm.cpp
…
TestKernelFilePermissions.cpp
…
TestKernelPledge.cpp
…
TestKernelUnveil.cpp
…
TestMemoryDeviceMmap.cpp
Tests: Unmap memory ranges on /dev/mem after testing mmap(2)
2022-01-14 19:42:11 +02:00
TestMunMap.cpp
…
TestProcFS.cpp
…
TestProcFSWrite.cpp
Kernel: Write test that crashes ProcFS
2021-10-31 18:44:12 +01:00
TestSigAltStack.cpp
Tests: Add a test to ensure sigaltstack() is working correctly
2021-12-01 21:44:11 +02:00
TestSigWait.cpp
Tests: Add tests for sigwait/sigwaitinfo/sigtimedwait
2021-12-12 08:34:19 +02:00
uaf-close-while-blocked-in-read.cpp
…
unveil-symlinks.cpp
…