LinuxLists
Users
About
TongZhang (
[email protected]
)
Number of posts: 13 (0.06 per day)
First post: 2018-08-09 01:11:22
Last post: 2019-03-25 17:34:58
Date
List
Subject
2019-03-25 17:34:58
linux-kernel
Repost: Missing security_mmap_file() in remap_file_pages syscall
2018-09-26 00:52:19
linux-kernel
Leaking Path in XFS's ioctl interface(missing LSM check)
2018-09-26 00:50:12
linux-kernel
Naming confusion and code comments for security_kernel_(post_)read_file
2018-09-26 00:45:10
linux-kernel
Re: Leaking path for set_task_comm
2018-09-25 23:38:09
linux-kernel
Re: different capability from different namespace required for prctl_set_mm_exe_file
2018-09-25 23:37:32
linux-kernel
Re: Leaking path or inconsistency LSM checking observed in fs/net
2018-09-25 17:29:50
linux-kernel
duplicate check for CAP_SYS_RAWIO
2018-09-25 17:29:22
linux-kernel
leaking path in android binder: set_nice
2018-09-25 17:29:00
linux-kernel
Leaking path for set_task_comm
2018-09-25 17:27:51
linux-kernel
Leaking path for search_binary_handler
2018-09-25 17:27:47
linux-kernel
Leaking path or inconsistency LSM checking observed in fs/net
2018-09-25 17:27:42
linux-kernel
different capability from different namespace required for prctl_set_mm_exe_file
2018-08-09 01:11:22
linux-kernel
Question about inode_permission() check in unix_find_other()