summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2019-08-02diag: dci: Validate pkt length before parsing for full headerManoj Prabhu B
2019-06-17Merge "Merge android-4.4.181 (bd858d7) into msm-4.4"Linux Build Service Account
2019-06-17diag: dci: Correct out of bounds check in processing dci pkt rspManoj Prabhu B
2019-06-14Merge "msm: adsprpc: maintain local copy of rpra offloaded to DSP"Linux Build Service Account
2019-06-14msm: adsprpc: maintain local copy of rpra offloaded to DSPTharun Kumar Merugu
2019-06-12diag: Prevent out-of-bound access while processing userspace dataHardik Arya
2019-06-12Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P
2019-06-11virtio_console: initialize vtermno value for portsPankaj Gupta
2019-06-11ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel
2019-06-10diag: Prevent out-of-bound access while processing non-hdlc pktHardik Arya
2019-06-02Merge "diag: Prevent out-of-bound access while processing dci transaction"Linux Build Service Account
2019-06-02Merge "diag: Prevent out-of-bound access while processing mask commands"Linux Build Service Account
2019-05-15diag: Prevent out-of-bound access while processing dci transactionHardik Arya
2019-05-15diag: Prevent out-of-bound access while processing mask commandsHardik Arya
2019-05-08Merge "diag: Validate command length against size of command structure"Linux Build Service Account
2019-05-08diag: Validate command length against size of command structureManoj Prabhu B
2019-05-02Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P
2019-05-01diag: Check buffer size against command structure sizeManoj Prabhu B
2019-04-27tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen
2019-04-27tpm/tpm_crb: Avoid unaligned reads in crb_recv()Jarkko Sakkinen
2019-04-27tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman
2019-04-27hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enableBuland Singh
2019-04-27hwrng: virtio - Avoid repeated init of completionDavid Tolnay
2019-04-26diag: dci: Validate dci response length before parsingManoj Prabhu B
2019-04-24Merge "diag: Prevent out of bound access while getting build mask"Linux Build Service Account
2019-04-24Merge "diag: Check command size against the minimum before parsing"Linux Build Service Account
2019-04-24diag: Prevent out of bound access while getting build maskManoj Prabhu B
2019-04-24diag: Check command size against the minimum before parsingManoj Prabhu B
2019-04-24diag: dci: Add missing length check before parsing the bufferManoj Prabhu B
2019-04-02Merge "Merge android-4.4.177 (0c3b8c4) into msm-4.4"Linux Build Service Account
2019-03-25Merge "diag: Add protection while accessing usb_info's buffer table"Linux Build Service Account
2019-03-25diag: Add protection while accessing usb_info's buffer tableHardik Arya
2019-03-25diag: Free usb buffer's entry after removing from listHardik Arya
2019-03-25Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P
2019-03-23applicom: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-03-14Merge "diag: dci: Prevent task deallocation and possible resource leak"Linux Build Service Account
2019-03-13diag: dci: Prevent task deallocation and possible resource leakManoj Prabhu B
2019-03-12msm: adsprpc: restrict user apps from sending kernel RPC messagesTharun Kumar Merugu
2019-03-01Merge "diag: dci: Prevent task deallocation and possible resource leak"Linux Build Service Account
2019-02-27Merge "msm: adsprpc: perform NULL check"Linux Build Service Account
2019-02-27msm: adsprpc: perform NULL checkFiroz Khan
2019-02-22diag: dci: Prevent task deallocation and possible resource leakManoj Prabhu B
2019-02-22diag: dci: Validate dci client entries prior readManoj Prabhu B
2019-02-08Merge android-4.4.173 (64b5644) into msm-4.4Srinivasarao P
2019-02-06char/mwave: fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-02-05Merge "diag: Update hdlc disable protection to avoid deadlock"Linux Build Service Account
2019-02-05Merge "Merge android-4.4.172 (b3e9e81) into msm-4.4"Linux Build Service Account
2019-02-05diag: Update hdlc disable protection to avoid deadlockHardik Arya
2019-01-29Merge android-4.4.172 (b3e9e81) into msm-4.4Srinivasarao P
2019-01-26ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard