summaryrefslogtreecommitdiffstats
path: root/kernel/time/posix-clock.c
diff options
context:
space:
mode:
authorLinus Torvalds2018-01-03 20:03:07 +0100
committerLinus Torvalds2018-01-03 20:03:07 +0100
commitd6bbd51587ecd173958453969964fb41140b1540 (patch)
tree82c2cdac5cdec9ce9904f470cccb41dad217d680 /kernel/time/posix-clock.c
parentMerge branch 'afs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dho... (diff)
parentpid: Handle failure to allocate the first pid in a pid namespace (diff)
downloadkernel-qcow2-linux-d6bbd51587ecd173958453969964fb41140b1540.tar.gz
kernel-qcow2-linux-d6bbd51587ecd173958453969964fb41140b1540.tar.xz
kernel-qcow2-linux-d6bbd51587ecd173958453969964fb41140b1540.zip
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Pull pid allocation bug fix from Eric Biederman: "The replacement of the pid hash table and the pid bitmap with an idr resulted in an implementation that now fails more often in low memory situations. Allowing fuzzers to observe bad behavior from a memory allocation failure during pid allocation. This is a small change to fix this by making the kernel more robust in the case of error. The non-error paths are left alone so the only danger is to the already broken error path. I have manually injected errors and verified that this new error handling works" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace: pid: Handle failure to allocate the first pid in a pid namespace
Diffstat (limited to 'kernel/time/posix-clock.c')
0 files changed, 0 insertions, 0 deletions