]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
3.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Jan 2015 01:23:56 +0000 (17:23 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Jan 2015 01:23:56 +0000 (17:23 -0800)
commitdcd3bdc2fdb80faa3a4573f767cd9f903811ebf4
tree109f19cedd5367f9d92376d9da08e48ea785d96d
parent8be02c406cff5579a85668de8b2d4c230ca1e03f
3.14-stable patches

added patches:
groups-consolidate-the-setgroups-permission-checks.patch
mnt-implicitly-add-mnt_nodev-on-remount-when-it-was-implicitly-added-by-mount.patch
mnt-update-unprivileged-remount-test.patch
umount-disallow-unprivileged-mount-force.patch
userns-add-a-knob-to-disable-setgroups-on-a-per-user-namespace-basis.patch
userns-allow-setting-gid_maps-without-privilege-when-setgroups-is-disabled.patch
userns-check-euid-no-fsuid-when-establishing-an-unprivileged-uid-mapping.patch
userns-document-what-the-invariant-required-for-safe-unprivileged-mappings.patch
userns-don-t-allow-setgroups-until-a-gid-mapping-has-been-setablished.patch
userns-don-t-allow-unprivileged-creation-of-gid-mappings.patch
userns-only-allow-the-creator-of-the-userns-unprivileged-mappings.patch
userns-rename-id_map_mutex-to-userns_state_mutex.patch
14 files changed:
queue-3.14/groups-consolidate-the-setgroups-permission-checks.patch [new file with mode: 0644]
queue-3.14/mnt-implicitly-add-mnt_nodev-on-remount-when-it-was-implicitly-added-by-mount.patch [new file with mode: 0644]
queue-3.14/mnt-update-unprivileged-remount-test.patch [new file with mode: 0644]
queue-3.14/series
queue-3.14/umount-disallow-unprivileged-mount-force.patch [new file with mode: 0644]
queue-3.14/userns-add-a-knob-to-disable-setgroups-on-a-per-user-namespace-basis.patch [new file with mode: 0644]
queue-3.14/userns-allow-setting-gid_maps-without-privilege-when-setgroups-is-disabled.patch [new file with mode: 0644]
queue-3.14/userns-check-euid-no-fsuid-when-establishing-an-unprivileged-uid-mapping.patch [new file with mode: 0644]
queue-3.14/userns-document-what-the-invariant-required-for-safe-unprivileged-mappings.patch [new file with mode: 0644]
queue-3.14/userns-don-t-allow-setgroups-until-a-gid-mapping-has-been-setablished.patch [new file with mode: 0644]
queue-3.14/userns-don-t-allow-unprivileged-creation-of-gid-mappings.patch [new file with mode: 0644]
queue-3.14/userns-only-allow-the-creator-of-the-userns-unprivileged-mappings.patch [new file with mode: 0644]
queue-3.14/userns-rename-id_map_mutex-to-userns_state_mutex.patch [new file with mode: 0644]
queue-3.14/userns-unbreak-the-unprivileged-remount-tests.patch