summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-01Revert "ecryptfs: forbid opening files without mmap handler"android-wear-6.0.1_r0.94android-x86-glacier-3.10-marshmallow-dr1-wear-releaseJeff Mahoney
2016-12-01ASoC: fix return error typeLouis Fabien
2016-12-01security: change format specifier %p to %pKLouis Fabien
2016-12-01net: add additional validation of len variableLouis Fabien
2016-12-01synaptics: add bounds check to the index accessing to firmware_idVictor Tasayco Loarte
2016-12-01staging/android/ion : fix a race condition in the ion driverEunTaik Lee
2016-11-30tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
2016-11-30ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov
2016-11-30block: fix use-after-free in seq fileVegard Nossum
2016-11-30block: fix use-after-free in sys_ioprio_get()Omar Sandoval
2016-11-30ext4: fix potential use after free in __ext4_journal_stopLukas Czerner
2016-11-30ext4: fix NULL pointer dereference when journal restart failsLukas Czerner
2016-11-30sg: Fix double-free when drives detach during SG_IOCalvin Owens
2016-11-30[media] xc2028: avoid use after freeMauro Carvalho Chehab
2016-11-30af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat
2016-11-30audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore
2016-11-30synaptics: prevent heap overflow by accessing to fwu variableVictor Tasayco Loarte
2016-11-30perf: Fix race in swevent hashPeter Zijlstra
2016-11-30tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley
2016-11-30HID: core: prevent out-of-bound readingsBenjamin Tissoires
2016-11-30proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause
2016-11-28cgroup: prevent kptr leak by using %pK format specifierVictor Tasayco Loarte
2016-10-21BACKPORT: tcp: make challenge acks less predictableandroid-wear-6.0.1_r0.95Eric Dumazet
2016-10-21random32: add prandom_u32_max and convert open coded usersDaniel Borkmann
2016-10-21kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger
2016-10-21kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger
2016-10-21net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro
2016-10-21ASoC: check for null function pointer for dummy device read/writeErwan Mahe
2016-10-21ANDROID: binder: Clear binder and cookie when setting handle in flat binder s...Erwan Mahe
2016-10-21BACKPORT: Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackErwan Mahe
2016-10-21staging: android: Change %p to %pK in debug messagesErwan Mahe
2016-10-21binder: prevent kptr leak by using %pK format specifierErwan Mahe
2016-10-21ANDROID: binder: Add strong ref checksErwan Mahe
2016-10-21input: synaptics: allocate heap memory for temp bufErwan Mahe
2016-10-21net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo
2016-10-21KEYS: Fix ASN.1 indefinite length object parsingDavid Howells
2016-09-27Revert "vfs: make AIO use the proper rw_verify_area() area helpers"android-wear-6.0.1_r0.74android-x86-glacier-3.10-marshmallow-mr1-wear-releaseTasayco Loarte, VictorX
2016-09-26UPSTREAM: ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark
2016-09-26BACKPORT: netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-09-26UPSTREAM: netfilter: x_tables: make sure e->next_offset covers remaining blob...Florian Westphal
2016-09-26fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLENick Desaulniers
2016-09-26UPSTREAM: udp: fix behavior of wrong checksumsEric Dumazet
2016-09-26UPSTREAM: ecryptfs: forbid opening files without mmap handlerJann Horn
2016-09-26net: wireless: bcmdhd: security vulnerability - protect array overflow in PNOJerry Lee
2016-09-26input: synaptics_dsx: allocate heap memory for temp bufVictor Tasayco Loarte
2016-09-26UPSTREAM: ppp: take reference on channels netnsGuillaume Nault
2016-09-26UPSTREAM: ASN.1: Fix non-match detection failure on data overrunDavid Howells
2016-09-26BACKPORT: cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindYueyao (Nathan) Zhu
2016-09-26UPSTREAM: usbnet: cleanup after bind() in probe()Oliver Neukum
2016-09-21UPSTREAM: netfilter: x_tables: fix unconditional helperFlorian Westphal