ladybird/Userland/Tests
Ben Wiederhake 7ab90e1a13 Kernel: Demonstrate setpgid confusion bug
Technically, this can be 'exploited' to set the pgid of an exploiting process
to a near-arbitrary new pgid. This can cause conflicts when assigning future pgids,
destroys the session-boundary, and might confuse future pgid-to-session lookups.

In practice, I can't come up with a way that this causes actual harm.
2020-08-10 11:51:45 +02:00
..
Kernel Kernel: Demonstrate setpgid confusion bug 2020-08-10 11:51:45 +02:00
LibC Tests: License headers, clang-format, clearer output 2020-08-02 17:15:36 +02:00
CMakeLists.txt Tests: Build automatically, fix compilation errors 2020-08-02 17:15:36 +02:00