summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2026-08-03staging: rtl8723bs: fix inverted HT40 secondary channel offsetMinJea Kim1-1/+1
2026-08-03staging: rtl8723bs: fix OOB reads in rtw_get_wps_ie()Moksh Panicker1-1/+8
2026-08-03media: tegra-video: vi: fix invalid u32 return value in format lookupHungyu Lin1-2/+2
2026-08-03media: meson: vdec: Fix memory leak in error path of vdec_openAnand Moon1-1/+3
2026-08-03media: cedrus: skip invalid H.264 reference list entriesPengpeng Hou1-0/+3
2026-08-03media: cedrus: Fix missing cleanup in error pathSamuel Holland1-0/+1
2026-08-03media: cedrus: clean up media device on probe failureMyeonghun Pak1-2/+3
2026-07-24staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and...Alexandru Hossu1-0/+15
2026-07-24staging: rtl8723bs: fix spaces around binary operatorsNikolay Kulikov1-36/+42
2026-07-24staging: rtl8723bs: core: move constants to right side in comparisonWilliam Hansen-Baird2-3/+3
2026-07-24gpib: fix double decrement of descriptor_busy in command_ioctl()Adam Crosser1-1/+0
2026-07-24gpib: Fix inappropriate ioctl error returnDave Penkler1-2/+1
2026-07-24staging: most: video: avoid double free on video register failureGuangshuo Li1-1/+6
2026-07-24staging: nvec: fix use-after-free in nvec_rx_completed()Alexandru Hossu1-1/+3
2026-07-24staging: media: atomisp: fix loop shadowing in ia_css_stream_destroy()Jose A. Perez de Azpillaga1-4/+4
2026-07-24media: atomisp: gc2235: fix UAF and memory leakYuho Choi1-11/+18
2026-07-24media: atomisp: Fix memory leak in atomisp_fixed_pattern_table()Zilin Guan1-4/+2
2026-07-24media: cedrus: Fix failure to clean up hardware on probe failureSamuel Holland1-1/+3
2026-07-18staging: rtl8723bs: fix OOB write in HT_caps_handler()Alexandru Hossu1-1/+2
2026-07-18staging: rtl8723bs: fix OOB reads in is_ap_in_tkip() IE loopAlexandru Hossu1-3/+11
2026-07-18staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cm...Alexandru Hossu1-0/+8
2026-07-18staging: rtl8723bs: fix OOB read in update_beacon_info() IE loopAlexandru Hossu1-1/+5
2026-07-18staging: rtl8723bs: fix OOB read in OnAssocRsp() IE loopAlexandru Hossu1-0/+4
2026-07-18staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth()Alexandru Hossu1-1/+7
2026-07-18staging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie()Alexandru Hossu1-0/+8
2026-07-18staging: media: ipu7: fix double-free and use-after-free in error pathsAlexandru Hossu1-14/+8
2026-07-18staging: media: atomisp: reduce load_primary_binaries() stack usageArnd Bergmann1-3/+3
2026-07-18media: staging: ipu3-imgu: Add range check for imgu_css_cfg_acc_stripeRicardo Ribalda1-2/+6
2026-07-18staging: vme_user: fix location monitor leak in tsi148 bridgeHao-Qun Huang1-0/+8
2026-07-18staging: vme_user: fix location monitor leak in fake bridgeHao-Qun Huang1-0/+8
2026-07-18staging: vme_user: bound slave read/write to the kern_buf sizeMichael Tautschnig1-0/+22
2026-06-19staging: rtl8723bs: fix buffer over-read in rtw_update_protectionSalman Alghamdi1-2/+8
2026-06-09media: rc: fix race between unregister and urb/irq callbacksSean Young1-0/+1
2026-05-23media: staging: imx: configure src_mux in csi_startMichael Tretter1-20/+24
2026-05-23HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires1-1/+1
2026-05-17media: staging: imx: request mbus_config in csi_startMichael Tretter1-16/+24
2026-05-17staging: media: atomisp: Disallow all private IOCTLsSakari Ailus1-0/+4
2026-05-14staging: vme_user: fix root device leak on init failureJohan Hovold1-0/+2
2026-04-22staging: sm750fb: fix division by zero in ps_to_hz()Junrui Luo1-0/+3
2026-04-22staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()Lin YuChen1-1/+1
2026-04-11gpib: Fix fluke driver s390 compile issueDave Penkler1-0/+1
2026-04-11gpib: lpvo_usb: fix memory leak on disconnectJohan Hovold1-2/+2
2026-04-11gpib: fix use-after-free in IO ioctl handlersAdam Crosser2-23/+81
2026-03-19staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ieLuka Gejak1-1/+4
2026-03-19staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()Greg Kroah-Hartman1-5/+10
2026-03-19staging: sm750fb: add missing pci_release_region on error and removalArtem Lytkin2-11/+12
2026-03-12media: tegra-video: Fix memory leak in __tegra_channel_try_format()Zilin Guan1-5/+8
2026-03-04staging: rtl8723bs: fix null dereference in find_networkEthan Tidmore1-2/+4
2026-03-04media: staging/ipu7: Fix the loop bound in l2 table allocBingbu Cao1-1/+1
2026-03-04media: staging/ipu7: Update CDPHY register settingsBingbu Cao1-3/+10