summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-01Linux 3.16.52v3.16.52Ben Hutchings
2018-01-01KEYS: add missing permission check for request_key() destinationEric Biggers
2018-01-01crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers
2018-01-01crypto: salsa20 - fix blkcipher_walk API usageEric Biggers
2018-01-01KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2018-01-01ptrace: Properly initialize ptracer_cred on forkEric W. Biederman
2018-01-01ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2018-01-01exec: Ensure mm->user_ns contains the execed filesEric W. Biederman
2018-01-01ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2018-01-01mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman
2018-01-01ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglockOleg Nesterov
2018-01-01security: let security modules use PTRACE_MODE_* with bitmasksJann Horn
2018-01-01KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig
2018-01-01mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()Kirill A. Shutemov
2018-01-01USB: core: prevent malicious bNumInterfaces overflowAlan Stern
2018-01-01netfilter: xt_osf: Add missing permission checksKevin Cernekee
2018-01-01netlink: Add netns check on tapsKevin Cernekee
2018-01-01netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee
2018-01-01Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov
2018-01-01Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...Al Viro
2018-01-01Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...Al Viro
2018-01-01dccp: CVE-2017-8824: use-after-free in DCCP codeMohamed Ghannam
2018-01-01sched/topology: Optimize build_group_mask()Lauro Ramos Venancio
2018-01-01sched/topology: Simplify build_overlap_sched_groups()Peter Zijlstra
2018-01-01sched/topology: Remove FORCE_SD_OVERLAPPeter Zijlstra
2018-01-01vlan: fix a use-after-free in vlan_device_event()Cong Wang
2018-01-01can: c_can: don't indicate triple sampling support for D_CANRichard Schütz
2018-01-01rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov
2018-01-01MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen
2018-01-01KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]Eric Biggers
2018-01-01x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov
2018-01-01ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai
2018-01-01ALSA: seq: Avoid invalid lockdep class warningTakashi Iwai
2018-01-01ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland
2018-01-01ALSA: timer: Limit max instances per timerTakashi Iwai
2018-01-01ALSA: timer: Protect the whole snd_timer_close() with open raceTakashi Iwai
2018-01-01l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6Guillaume Nault
2018-01-01l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6Guillaume Nault
2018-01-01l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()Guillaume Nault
2018-01-01netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin
2018-01-01ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant
2018-01-01arm64: ensure __dump_instr() checks addr_limitMark Rutland
2018-01-01arm64: fix dump_instr when PAN and UAO are in useMark Rutland
2018-01-01KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers
2018-01-01KEYS: trusted: fix writing past end of buffer in trusted_read()Eric Biggers
2018-01-01KEYS: trusted: sanitize all key materialEric Biggers
2018-01-01KEYS: return full count in keyring_read() if buffer is too smallEric Biggers
2018-01-01tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet
2018-01-01tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek
2018-01-01macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin