mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:42:44 +00:00 
			
		
		
		
	|  6466c3d750 Right now, permission flags passed to VFS::open() are effectively ignored, but that is going to change. * O_RDONLY is 0, but it's still nicer to pass it explicitly * POSIX says that binding a Unix socket to a symlink shall fail with EADDRINUSE | ||
|---|---|---|
| .. | ||
| bind-local-socket-to-symlink.cpp | ||
| elf-execve-mmap-race.cpp | ||
| elf-symbolication-kernel-read-exploit.cpp | ||
| mmap-write-into-running-programs-executable-file.cpp | ||
| null-deref-close-during-select.cpp | ||
| null-deref-crash-during-pthread_join.cpp | ||
| uaf-close-while-blocked-in-read.cpp | ||