Linus Torvalds
b48397cb75
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
...
Pull execve fix from Eric Biederman:
"While working on my exec cleanups I found a bug in exec that I
introduced by accident a couple of years ago. I apparently missed the
fact that bprm->file can change.
Now I have a very personal motive to clean up exec and make it more
approachable.
The change is just moving woud_dump to where it acts on the final
bprm->file not the initial bprm->file. I have been careful and tested
and verify this fix works"
* 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
exec: Move would_dump into flush_old_exec
2020-05-17 12:23:37 -07:00
..
2020-03-27 09:29:56 +00:00
2020-04-24 16:33:32 +01:00
2020-04-30 12:17:49 +02:00
2020-05-08 23:01:10 +01:00
2020-05-10 11:16:07 -07:00
2020-05-14 17:47:01 -05:00
2020-04-27 08:17:10 +02:00
2020-03-31 12:58:36 -07:00
2020-04-17 17:08:50 +02:00
2020-04-22 20:14:06 +09:00
2020-03-23 13:01:37 +01:00
2020-04-15 23:58:49 -04:00
2020-04-07 13:48:26 -07:00
2020-05-08 15:01:25 -05:00
2020-04-10 15:36:20 -07:00
2020-03-29 23:23:00 +02:00
2020-04-02 09:35:32 -07:00
2020-04-30 07:57:46 -07:00
2020-03-16 15:53:47 -04:00
2020-05-14 18:42:44 -04:00
2020-04-17 12:40:31 -04:00
2020-03-30 12:40:53 +02:00
2020-03-28 13:21:08 +01:00
2020-04-23 13:45:27 -04:00
2020-04-08 09:39:11 -04:00
2020-03-27 16:51:02 +01:00
2020-04-25 12:25:32 -07:00
2020-04-07 10:43:44 -07:00
2020-04-05 11:34:35 -07:00
2020-04-07 12:40:56 -07:00
2020-04-10 15:36:22 -07:00
2020-03-25 11:50:48 +01:00
2020-05-07 08:45:47 -06:00
2020-04-16 09:07:42 -07:00
2020-03-25 11:28:26 +09:00
2020-04-07 10:43:44 -07:00
2020-04-21 09:51:10 -06:00
2020-04-24 12:44:19 -07:00
2020-04-28 17:54:13 +02:00
2020-04-02 19:15:03 -07:00
2020-05-14 10:00:35 -07:00
2020-05-17 10:48:24 -05:00
2020-03-20 08:47:27 -06:00
2020-04-10 15:36:22 -07:00
2020-04-02 09:35:26 -07:00
2020-04-02 12:30:08 -07:00
2020-05-13 13:00:00 -06:00
2020-04-03 11:35:57 -06:00
2020-04-03 11:35:57 -06:00
2020-04-30 07:57:46 -07:00
2020-03-24 13:27:16 +01:00
2020-03-18 13:03:38 -07:00
2020-04-06 10:38:59 -04:00
2020-04-02 12:30:08 -07:00
2020-04-02 09:35:28 -07:00
2020-04-27 10:37:14 -04:00
2020-04-03 00:09:59 +11:00
2020-04-10 15:36:22 -07:00
2020-05-07 09:45:07 -06:00
2020-04-28 14:37:40 -07:00
2020-04-07 10:43:40 -07:00
2020-03-16 15:53:47 -04:00