Liav A
2966188ea3
Userland: Always call syscall(SC_prctl, ...) with 4 arguments
...
The arguments are passed on registers, so if we pass only 3 defined
arguments then the fourth argument for the prctl syscall could have
garbage value within it.
To avoid possible bugs, always pass 3 arguments to a raw syscall prctl
call in addition to the prctl sub-option (the first argument).
2023-09-02 18:22:07 +02:00
..
2023-08-18 08:37:43 -06:00
2023-07-19 00:19:35 -06:00
2023-07-19 00:19:35 -06:00
2023-07-19 00:19:35 -06:00
2023-08-25 11:51:52 +02:00
2023-09-02 18:22:07 +02:00
2023-08-18 08:37:43 -06:00
2023-07-29 16:51:58 -06:00
2023-06-01 09:04:20 +02:00
2023-05-05 02:19:05 +02:00
2023-05-05 02:19:05 +02:00
2023-06-27 12:40:38 +02:00
2023-08-12 01:14:26 +02:00
2023-07-19 00:19:35 -06:00
2023-03-01 19:36:53 -07:00
2023-04-14 19:15:19 +02:00
2023-03-12 22:09:09 +01:00
2023-07-19 00:19:35 -06:00
2023-05-28 05:05:09 -06:00
2023-07-19 00:19:35 -06:00
2023-07-08 15:53:02 -04:00
2023-01-21 10:43:59 -07:00
2023-04-14 19:15:19 +02:00
2023-04-14 12:29:03 +01:00
2023-08-29 11:04:48 +02:00
2023-08-29 11:04:48 +02:00
2023-06-07 13:44:44 +02:00
2023-08-09 05:31:35 +02:00
2023-08-25 11:51:52 +02:00
2023-07-19 00:19:35 -06:00
2023-04-09 22:00:54 +02:00
2023-06-27 12:40:38 +02:00
2023-07-19 00:19:35 -06:00
2023-07-06 10:15:37 +01:00
2023-07-19 00:19:35 -06:00
2023-08-12 01:14:26 +02:00
2023-06-07 00:24:09 +02:00
2023-07-19 00:19:35 -06:00
2023-07-19 00:19:35 -06:00
2023-04-10 10:21:28 +02:00
2023-07-22 12:19:53 -04:00
2023-07-19 00:19:35 -06:00
2023-08-28 00:40:35 +02:00
2023-08-28 00:40:35 +02:00
2023-07-07 23:46:54 +02:00
2023-07-19 00:19:35 -06:00
2023-01-27 20:38:49 +00:00
2023-08-08 07:37:21 +02:00
2023-07-04 16:30:13 +02:00
2023-07-19 00:19:35 -06:00
2023-08-18 16:20:13 +02:00
2023-09-02 18:22:07 +02:00
2023-07-19 00:19:35 -06:00
2023-07-19 00:19:35 -06:00
2023-07-19 00:19:35 -06:00