aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys.txt
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-06-23 11:36:55 +0200
committerDmitry Vyukov <dvyukov@google.com>2018-06-23 11:36:55 +0200
commit2064fc5c9114c170841328aaa4b124a4062becf6 (patch)
tree1e81e0ac88e3bb0ee6a74f60f12b16474469312c /sys/linux/sys.txt
parentf199f3a27d167f9814bd08aefca7698b0c23cd13 (diff)
sys/linux: add 2 custom uids
Give fuzzer 2 custom uids to mess with. Ideally these should be proc, we can't do this for resources.
Diffstat (limited to 'sys/linux/sys.txt')
-rw-r--r--sys/linux/sys.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/linux/sys.txt b/sys/linux/sys.txt
index 405b3f156..bfd62369b 100644
--- a/sys/linux/sys.txt
+++ b/sys/linux/sys.txt
@@ -306,8 +306,8 @@ utimensat(dir fd_dir, pathname ptr[in, filename], times ptr[in, itimerval], flag
clone(flags flags[clone_flags], sp buffer[in], parentid ptr[out, int32], childtid ptr[out, int32], tls buffer[in])
resource pid[int32]: 0, 0xffffffffffffffff
-resource uid[int32]: 0, 0xffffffffffffffff
-resource gid[int32]: 0, 0xffffffffffffffff
+resource uid[int32]: 0, 0xffffffffffffffff, 0xee00, 0xee01
+resource gid[int32]: 0, 0xffffffffffffffff, 0xee00, 0xee01
getgid() gid
getegid() gid