summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-01Linux 3.16.52v3.16.52Ben Hutchings1-1/+1
2018-01-01KEYS: add missing permission check for request_key() destinationEric Biggers1-9/+37
2018-01-01crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers3-3/+16
2018-01-01crypto: salsa20 - fix blkcipher_walk API usageEric Biggers2-14/+0
2018-01-01KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li3-8/+11
2018-01-01ptrace: Properly initialize ptracer_cred on forkEric W. Biederman2-9/+18
2018-01-01ptrace: Don't allow accessing an undumpable mmEric W. Biederman11-17/+52
2018-01-01exec: Ensure mm->user_ns contains the execed filesEric W. Biederman3-4/+33
2018-01-01ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman6-7/+30
2018-01-01mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman4-18/+20
2018-01-01ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglockOleg Nesterov1-2/+1
2018-01-01security: let security modules use PTRACE_MODE_* with bitmasksJann Horn2-7/+5
2018-01-01KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig1-5/+0
2018-01-01mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()Kirill A. Shutemov1-10/+4
2018-01-01USB: core: prevent malicious bNumInterfaces overflowAlan Stern1-1/+3
2018-01-01netfilter: xt_osf: Add missing permission checksKevin Cernekee1-0/+7
2018-01-01netlink: Add netns check on tapsKevin Cernekee1-0/+3
2018-01-01netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee1-0/+10
2018-01-01Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov1-2/+14
2018-01-01Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...Al Viro1-0/+3
2018-01-01Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...Al Viro1-0/+3
2018-01-01dccp: CVE-2017-8824: use-after-free in DCCP codeMohamed Ghannam1-0/+5
2018-01-01sched/topology: Optimize build_group_mask()Lauro Ramos Venancio1-3/+3
2018-01-01sched/topology: Simplify build_overlap_sched_groups()Peter Zijlstra1-11/+2
2018-01-01sched/topology: Remove FORCE_SD_OVERLAPPeter Zijlstra2-2/+1
2018-01-01vlan: fix a use-after-free in vlan_device_event()Cong Wang1-3/+3
2018-01-01can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2-2/+0
2018-01-01rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov1-2/+2
2018-01-01MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen1-0/+1
2018-01-01KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]Eric Biggers1-2/+2
2018-01-01x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov1-2/+2
2018-01-01ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai3-3/+32
2018-01-01ALSA: seq: Avoid invalid lockdep class warningTakashi Iwai1-1/+2
2018-01-01ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland1-10/+18
2018-01-01ALSA: timer: Limit max instances per timerTakashi Iwai3-13/+57
2018-01-01ALSA: timer: Protect the whole snd_timer_close() with open raceTakashi Iwai1-27/+21
2018-01-01l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6Guillaume Nault2-29/+16
2018-01-01l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6Guillaume Nault2-4/+6
2018-01-01l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()Guillaume Nault2-10/+12
2018-01-01netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin2-0/+8
2018-01-01ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant1-6/+18
2018-01-01arm64: ensure __dump_instr() checks addr_limitMark Rutland1-1/+1
2018-01-01arm64: fix dump_instr when PAN and UAO are in useMark Rutland1-13/+13
2018-01-01KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers1-0/+3
2018-01-01KEYS: trusted: fix writing past end of buffer in trusted_read()Eric Biggers1-11/+12
2018-01-01KEYS: trusted: sanitize all key materialEric Biggers1-27/+21
2018-01-01KEYS: return full count in keyring_read() if buffer is too smallEric Biggers1-20/+19
2018-01-01tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet2-4/+5
2018-01-01tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2-0/+6
2018-01-01macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin1-2/+2