summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2022-03-16staging: gdm724x: fix use after free in gdm_lte_rx()Dan Carpenter1-2/+3
2022-02-16staging: fbtft: Fix error path in fbtft_driver_module_init()Uwe Kleine-König1-1/+4
2022-01-29ion: Do not 'put' ION handle until after its final useLee Jones1-5/+5
2022-01-29ion: Protect kref from userspace manipulationDaniel Rosenberg3-9/+83
2022-01-29ion: Fix use after free during ION_IOC_ALLOCDaniel Rosenberg3-8/+25
2022-01-27staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttle...Nathan Chancellor1-11/+11
2021-12-08staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter1-1/+2
2021-12-08staging: ion: Prevent incorrect reference counting behavourLee Jones1-0/+6
2021-11-12staging: rtl8192u: fix control-message timeoutsJohan Hovold1-9/+9
2021-11-12staging: r8712u: fix control-message timeoutJohan Hovold1-1/+1
2021-11-12comedi: vmk80xx: fix bulk and interrupt message timeoutsJohan Hovold1-5/+7
2021-11-12comedi: vmk80xx: fix bulk-buffer overflowJohan Hovold1-9/+7
2021-11-12comedi: vmk80xx: fix transfer-buffer overflowsJohan Hovold1-2/+4
2021-11-12comedi: ni_usb6501: fix NULL-deref in command pathsJohan Hovold1-0/+10
2021-11-12comedi: dt9812: fix DMA buffers on stackJohan Hovold1-29/+86
2021-10-06staging: greybus: uart: fix tty use after freeJohan Hovold1-30/+32
2021-09-26staging: android: ion: fix page is NULLCheng Chao1-1/+1
2021-09-22staging: ks7010: Fix the initialization of the 'sleep_status' structureChristophe JAILLET1-1/+1
2021-09-22staging: board: Fix uninitialized spinlock when attaching genpdGeert Uytterhoeven1-1/+6
2021-07-20staging: gdm724x: check for overflow in gdm_lte_netif_rx()Dan Carpenter1-4/+6
2021-07-20staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()Dan Carpenter1-1/+9
2021-07-20media: s5p_cec: decrement usage count if disabledMauro Carvalho Chehab1-1/+1
2021-06-03staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter1-2/+2
2021-06-03staging: iio: cdc: ad7746: avoid overwrite of num_channelsLucas Stankus1-1/+0
2021-05-26iio: tsl2583: Fix division by a zero lux_valColin Ian King1-0/+9
2021-05-22media: omap4iss: return error code when omap4iss_get() failedYang Yingliang1-1/+3
2021-05-22staging: greybus: uart: fix unprivileged TIOCCSERIALJohan Hovold1-2/+0
2021-05-22staging: rtl8192u: Fix potential infinite loopColin Ian King1-1/+1
2021-04-07staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan1-1/+1
2021-04-07staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan1-1/+1
2021-04-07staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang1-1/+1
2021-04-07staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang1-1/+1
2021-03-17staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: das800: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: das6402: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: adv_pci1710: Fix endian problem for AI command dataIan Abbott1-5/+5
2021-03-17staging: comedi: addi_apci_1500: Fix endian problem for command sampleIan Abbott1-9/+9
2021-03-17staging: comedi: addi_apci_1032: Fix endian problem for COS sampleIan Abbott1-1/+3
2021-03-17staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson1-3/+4
2021-03-17staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmdLee Gibson1-2/+4
2021-03-17staging: ks7010: prevent buffer overflow in ks_wlan_set_scan()Dan Carpenter1-2/+4
2021-03-17staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()Dan Carpenter1-0/+5
2021-03-17staging: rtl8712: unterminated string leads to read overflowDan Carpenter1-1/+1
2021-03-17staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()Dan Carpenter1-2/+4
2021-03-17staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()Dan Carpenter1-2/+4
2021-03-07staging: most: sound: add sanity check for function argumentChristian Gromm1-0/+2
2021-03-07staging: fwserial: Fix error handling in fwserial_createDinghao Liu1-0/+2