summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-01Linux 3.2.97v3.2.97Ben 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 Li2-6/+9
2018-01-01ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglockOleg Nesterov1-2/+1
2018-01-01security: Fix mode test in selinux_ptrace_access_check()Ben Hutchings1-1/+1
2018-01-01KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig1-5/+0
2018-01-01USB: core: prevent malicious bNumInterfaces overflowAlan Stern1-1/+3
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-01Bluetooth: hidp: verify l2cap socketsDavid Herrmann3-0/+9
2018-01-01dccp: CVE-2017-8824: use-after-free in DCCP codeMohamed Ghannam1-0/+5
2018-01-01MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen1-0/+1
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-24/+18
2018-01-01l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6Guillaume Nault1-14/+8
2018-01-01l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6Guillaume Nault1-2/+3
2018-01-01l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()Guillaume Nault1-5/+6
2018-01-01ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant1-6/+18
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-28/+22
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
2018-01-01ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai1-1/+1
2018-01-01ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai1-2/+15
2018-01-01l2tp: hold tunnel in pppol2tp_connect()Guillaume Nault1-1/+6
2018-01-01sctp: fix a type cast warnings that causes a_rwnd gets the wrong valueXin Long1-2/+2
2018-01-01ipsec: Fix aborted xfrm policy dump crashBen Hutchings1-1/+2
2018-01-01can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje1-1/+1
2018-01-01usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi1-0/+4
2018-01-01usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau1-0/+3
2018-01-01scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier3-7/+21
2018-01-01net: enable interface alias removal via rtnlNicolas Dichtel1-1/+4
2018-01-01l2tp: check ps->sock before running pppol2tp_session_ioctl()Guillaume Nault1-0/+3
2018-01-01iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel1-0/+1
2018-01-01ecryptfs: fix dereference of NULL user_key_payloadEric Biggers2-9/+25
2018-01-01FS-Cache: fix dereference of NULL user_key_payloadEric Biggers1-0/+7
2018-01-01KEYS: encrypted: fix dereference of NULL user_key_payloadEric Biggers1-0/+7
2018-01-01KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang1-1/+1
2018-01-01scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn1-1/+1
2018-01-01ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai1-3/+9
2018-01-01usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi1-1/+1
2018-01-01USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern1-2/+5
2018-01-01more bio_map_user_iov() leak fixesAl Viro1-5/+9