| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | prog: fix tests for string enforcement | Dmitry Vyukov | 2020-01-05 | 1 | -8/+0 |
| | | | | | | | | | String value enforcement broke a number of tests where we use different values. Be more string as to what string values we use in tests. Required to add tmpfs descriptions to test syz_mount_image. Also special-casing AF_ALG algorithms as these are auto-generated. | ||||
| * | sys/linux: prohibit opening /proc/self/exe | Dmitry Vyukov | 2019-02-08 | 1 | -0/+8 |
| Fuzzer manages to open it and do bad things with it. Prevent it from doing so. | |||||
