summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-03tcp: fix use after free in tcp_xmit_retransmit_queue()android-wear-6.0.1_r0.99android-bcm-tetra-3.10-marshmallow-dr1-wear-releaseEric Dumazet
2016-11-03Prevent race conditions in synaptics fw updateMichał Orynicz
2016-11-03HID: core: prevent out-of-bound readingsBenjamin Tissoires
2016-11-03Prevent potential heap overflow in fwu_sysfs_store_imageMichał Orynicz
2016-11-03audit: fix a double fetch in audit_log_single_execve_arg()Michał Orynicz
2016-11-03ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Takashi Iwai
2016-11-03block: fix use-after-free in seq fileVegard Nossum
2016-11-03sg: Fix double-free when drives detach during SG_IOCalvin Owens
2016-11-03[media] xc2028: avoid use after freeMauro Carvalho Chehab
2016-11-03af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat
2016-11-03mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-11-03perf: Fix race in swevent hashPeter Zijlstra
2016-11-03block: fix use-after-free in sys_ioprio_get()Michał Orynicz
2016-11-03Prevent leak of kernel address in cgroup.cMichał Orynicz
2016-11-03proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause
2016-10-24tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley
2016-09-29tcp: make challenge acks less predictableEric Dumazet
2016-09-29random32: add prandom_u32_max and convert open coded usersDaniel Borkmann
2016-09-29kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger
2016-09-29kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger
2016-09-29KEYS: Fix ASN.1 indefinite length object parsingDavid Howells
2016-09-29net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo
2016-09-29Prevent stack overflow in synaptics touchscreen driverMichał Orynicz
2016-09-29Disallow usage of weak references where strong neededMichał Orynicz
2016-09-29arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose
2016-09-29Do not show empty tag stats to unpriviledged uidsMichał Orynicz
2016-09-29Prevent potential information leak in rfcomm_sock_bindMichał Orynicz
2016-09-29Prevent leak of heap addresses in binder_transactionMichał Orynicz
2016-09-29Prevent kernel address leak by using %pK not %pMichał Orynicz
2016-09-27Validate codec passed to snd_socread/writeMichał Orynicz
2016-08-26Move temporary buffer from stack to heapMichał Orynicz
2016-08-26unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2016-08-25proc: prevent stacking filesystems on topJann Horn
2016-08-25ppp: take reference on channels netnsGuillaume Nault
2016-08-25ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark
2016-08-25fs: limit filesystem stacking depthMiklos Szeredi
2016-08-25cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork
2016-08-25ASN.1: Fix non-match detection failure on data overrunDavid Howells
2016-08-25sched: panic on corrupted stack endJann Horn
2016-08-25netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-08-25netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal
2016-08-25Prevent race conditions in ext4Michał Orynicz
2016-08-25udp: fix behavior of wrong checksumsEric Dumazet
2016-08-25usbnet: cleanup after bind() in probe()Oliver Neukum
2016-08-25ecryptfs: forbid opening files without mmap handlerJann Horn
2016-08-25Add additional bounds check to prevent memory corruptionMichał Orynicz
2016-08-25KEYS: close race between key lookup and freeingSasha Levin
2016-08-25ALSA: control: Fix replacing user controlsLars-Peter Clausen
2016-08-25ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2016-08-25netfilter: x_tables: fix unconditional helperFlorian Westphal