]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
3.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Jan 2015 01:25:02 +0000 (17:25 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Jan 2015 01:25:02 +0000 (17:25 -0800)
commit8a8fa484aa8292df55aaa786a30c15d2f92a7a4b
treef12799f13cf7a597b2df7bd17e95da3271a53aea
parent8d3c1c2432c5d216c28c6c7b78649176c4cb0225
3.18-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.18/groups-consolidate-the-setgroups-permission-checks.patch [new file with mode: 0644]
queue-3.18/mnt-implicitly-add-mnt_nodev-on-remount-when-it-was-implicitly-added-by-mount.patch [new file with mode: 0644]
queue-3.18/mnt-update-unprivileged-remount-test.patch [new file with mode: 0644]
queue-3.18/series
queue-3.18/umount-disallow-unprivileged-mount-force.patch [new file with mode: 0644]
queue-3.18/userns-add-a-knob-to-disable-setgroups-on-a-per-user-namespace-basis.patch [new file with mode: 0644]
queue-3.18/userns-allow-setting-gid_maps-without-privilege-when-setgroups-is-disabled.patch [new file with mode: 0644]
queue-3.18/userns-check-euid-no-fsuid-when-establishing-an-unprivileged-uid-mapping.patch [new file with mode: 0644]
queue-3.18/userns-document-what-the-invariant-required-for-safe-unprivileged-mappings.patch [new file with mode: 0644]
queue-3.18/userns-don-t-allow-setgroups-until-a-gid-mapping-has-been-setablished.patch [new file with mode: 0644]
queue-3.18/userns-don-t-allow-unprivileged-creation-of-gid-mappings.patch [new file with mode: 0644]
queue-3.18/userns-only-allow-the-creator-of-the-userns-unprivileged-mappings.patch [new file with mode: 0644]
queue-3.18/userns-rename-id_map_mutex-to-userns_state_mutex.patch [new file with mode: 0644]
queue-3.18/userns-unbreak-the-unprivileged-remount-tests.patch