summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 daysLinux 7.2.2v7.2.2linux-7.2.yGreg Kroah-Hartman1-1/+1
6 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge1-0/+7
6 daysLinux 7.2.1v7.2.1Greg Kroah-Hartman1-1/+1
6 daysptp: vmclock: prevent read-only mappings from becoming writableAbdifatah Suruur1-0/+6
6 daysfutex: Fix might_sleep() warning in futex_pivot_pending()Peter Zijlstra5-4/+54
6 daysBluetooth: hci_aml: validate firmware segment lengthsLaxman Acharya Padhya1-2/+16
6 daysBluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255Ali Ahmet Memis1-0/+8
6 daysBluetooth: ISO: zero the sockaddr before returning it in getnameAli Ahmet Memis1-0/+2
6 daysBluetooth: ISO: do not force BT_LISTEN after a failed BIG syncAli Ahmet Memis1-8/+22
6 daysBluetooth: hci_sync: Fix accept list UAF during suspendChengfeng Ye1-9/+37
6 daysBluetooth: hci_event: validate LE Set CIG Parameters responseLaxman Acharya Padhya1-2/+4
6 daysBluetooth: hci_event: fix LE list UAF on resetChengfeng Ye1-0/+2
6 daysHID: input: read battery capacity from its actual report offsetJose Villaseñor Montfort2-4/+15
6 daysHID: hyperv: validate initial device info boundsMichael Bommarito1-3/+24
6 daysHID: uclogic: fix use-after-free of inrange_timer on removeIbrahim Hashimov1-1/+11
6 daysHID: sensor: custom: Fix use-after-free in enable_sensorHaoxiang Li1-8/+9
6 daysHID: ft260: fix stack-use-after-return write in I2C read raceRaman Varabets1-1/+24
6 daysHID: core: fix number/pointer type confusion on long itemsJann Horn1-0/+6
6 daysHID: rapoo: fix missing hid_is_usb() checkJann Horn2-1/+2
6 daysHID: nintendo: stop device IO before hid_hw_stop on probe failureJiangshan Yi1-3/+4
6 daysHID: nintendo: register input device after capabilities are setJiangshan Yi1-4/+4
6 daysHID: nintendo: fix out-of-bounds read in joycon_ctlr_read_handler()Ibrahim Hashimov1-1/+6
6 daysHID: huawei: fix missing hid_is_usb() checkJann Horn1-2/+3
6 daysHID: asus: fix missing hid_is_usb() checkJann Horn1-1/+1
6 daysnet/ionic: avoid OOB TX partner lookup for hwstamp RXQAnand Khoje2-3/+21
6 daysHID: pidff: fix OOB write when hid->inputs is emptyBaul Lee1-3/+10
6 daysHID: core: fix OOB read of field->usage in hid_set_field()Baul Lee1-2/+3
6 daysHID: magicmouse: do not keep a stale msc->input if no input is claimedJose Villaseñor Montfort1-0/+10
6 daysHID: magicmouse: re-enable multitouch after reset-resumeChristopher Kodama1-0/+19
6 daysHID: magicmouse: prevent unbounded recursion in magicmouse_raw_event()Jose Villaseñor Montfort1-5/+20
6 daysHID: magicmouse: fix battery reporting for Bluetooth Magic Trackpad USB-CAndrei Fed2-1/+21
6 daysnvmet: pci-epf: put CQ ref on create_cq mapping failureYifei Gao1-0/+1
6 daysnvmet: pci-epf: fix use-after-free in nvmet_pci_epf_exec_iod_work()Shin'ichiro Kawasaki1-3/+6
6 daysnvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocationsGreg Kroah-Hartman1-2/+4
6 daysnvmet-tcp: bound SGL data length before allocating command buffersIbrahim Hashimov1-0/+13
6 daysnvmet-fc: fix invalid free in LS IOD error pathJiang HongHui1-1/+1
6 daysnvmet-auth: zero the AUTH_RECEIVE response bufferBryam Vargas1-1/+1
6 daysdmaengine: fsl-edma: Add error handling for devm_kasprintfGriffin Kroah-Hartman1-0/+2
6 daysmailbox: mchp-ipc-sbi: Add null check for devm_kasprintf()Griffin Kroah-Hartman1-0/+2
6 daysipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu1-0/+2
6 daysipv4: reject undersized MTUs in ip_do_fragment()Yong Wang1-0/+4
6 daysnfc: nci: free destination parameters when closing a connectionLinmao Li1-0/+1
6 daysnfc: nci: fix uninit-value in the RF discover/activated NTF handlersSamuel Page1-2/+2
6 daysnfc: nci: fix out-of-bounds write in nci_target_auto_activated()Samuel Page1-0/+6
6 daysnfc: nci: add data_len bound checks to activation parameter extractorsBryam Vargas1-4/+22
6 daysnfc: st21nfca: validate ATR_REQ length against the received frameDoruk Tan Ozturk1-0/+3
6 daysnfc: pn533: purge fragmented skbs during cleanupXu Rao1-0/+1
6 daysnfc: llcp: reject PDUs shorter than the LLCP headerDoruk Tan Ozturk1-0/+5
6 daysnfc: llcp: fix OOB read and u8 offset wrap in TLV parsersMuhammad Bilal1-2/+16
6 daysnfc: llcp: bound the connect_sn TLV walk to the skbDoruk Tan Ozturk1-4/+6