summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-24Input: ims-pcu - fix use-after-free and double-free in disconnectDmitry Torokhov1-2/+1
2026-07-24scsi: elx: efct: Fix I/O leak on unsupported additional CDBHaoxiang Li1-0/+1
2026-07-24scsi: elx: efct: Fix refcount leak in efct_hw_io_abort()WenTao Liang1-0/+2
2026-07-24scsi: target: core: Fix iSCSI ISID use-after-free in REGISTER AND MOVEBryam Vargas1-3/+5
2026-07-24scsi: target: Bound PR-OUT TransportID parsing to the received bufferBryam Vargas3-23/+73
2026-07-24scsi: xen: scsiback: Free unsubmitted command instead of double-putting itMichael Bommarito1-6/+22
2026-07-24scsi: xen: scsiback: Free the command tag on the TMR submit-failure pathMichael Bommarito1-1/+1
2026-07-24scsi: sg: Report request-table problems when any status is setXu Rao1-4/+3
2026-07-24scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()Abdun Nihaal1-2/+1
2026-07-24scsi: hpsa: Fix DMA mapping leak on IOACCEL2 reset pathHaoxiang Li1-0/+4
2026-07-24dm-verity: increase sprintf buffer sizeMikulas Patocka1-1/+1
2026-07-24dm-verity: fix a possible NULL pointer dereferenceMikulas Patocka1-1/+1
2026-07-24dm-integrity: don't increment hash_offset twiceMikulas Patocka1-3/+0
2026-07-24dm_early_create: fix freeing used table on dm_resume failureMikulas Patocka1-1/+1
2026-07-24dm-stats: fix merge accountingMikulas Patocka1-4/+2
2026-07-24dm-stats: fix dm_jiffies_to_msec64Mikulas Patocka1-2/+2
2026-07-24dm-log: fix a bitset_size overflow on 32bit machinesBenjamin Marzinski1-0/+3
2026-07-24dm-ioctl: fix a possible overflow in list_version_get_infoMikulas Patocka1-1/+1
2026-07-24dm-bufio: fix wrong count calculation in dm_bufio_issue_discardMikulas Patocka1-1/+3
2026-07-24dm era: fix out-of-bounds memory access for non-zero start sectorSamuel Moelius1-1/+3
2026-07-24dm thin metadata: fix metadata snapshot consistency on commit failureMing-Hung Tsai1-45/+18
2026-07-24dm thin metadata: fix superblock refcount leak on snapshot shadow failureGenjian Zhang1-1/+3
2026-07-24net: sparx5: unregister blocking notifier on init failureHaoxiang Li1-1/+3
2026-07-24bpf: Add missing access_ok call to copy_user_symsJiri Olsa1-5/+6
2026-07-24bpf,fork: wipe ->bpf_storage before bailouts that access itJann Horn1-4/+5
2026-07-24can: bcm: add missing rcu list annotations and operationsOliver Hartkopp1-9/+16
2026-07-24can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failureOliver Hartkopp1-14/+51
2026-07-24can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAFLee Jones1-3/+34
2026-07-24can: isotp: use unconditional synchronize_rcu() in isotp_release()Oliver Hartkopp1-1/+8
2026-07-24can: esd_usb: kill anchored URBs before freeing netdevsFan Wu1-1/+4
2026-07-24nvmet-rdma: handle inline data with a nonzero offsetBryam Vargas1-8/+10
2026-07-24sctp: validate STALE_COOKIE cause length before reading stalenessWeiming Shi1-9/+14
2026-07-24spi: uniphier: Fix completion initialization order before devm_request_irq()Kunihiko Hayashi1-2/+2
2026-07-24time: Fix off-by-one in compat settimeofday() usec validationWang Yan1-1/+1
2026-07-24tpm: Make the TPM character devices non-seekableJaewon Yang2-2/+2
2026-07-24tpm: fix event_size output in tpm1_binary_bios_measurements_showThorsten Blum1-2/+2
2026-07-24xfrm: xfrm_interface: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
2026-07-24xfrm: use compat translator only for u64 alignment mismatchSanman Pradhan2-2/+2
2026-07-24xen/gntdev: fix error handling in ioctlWentao Liang1-2/+6
2026-07-24ice: fix ice_init_link() error return preventing probePaul Greenwalt1-11/+5
2026-07-24i2c: mlxbf: Fix use-after-free in mlxbf_i2c_init_resource()Xuanqiang Luo1-1/+3
2026-07-24i2c: mediatek: fix WRRD for SoCs without auto_restart optionRoman Vivchar1-1/+1
2026-07-24hwmon: (ltc2992) add missing 'select REGMAP_I2C' to KconfigJoshua Crofts1-0/+1
2026-07-24ksmbd: fix integer overflow in set_file_allocation_info()Ibrahim Hashimov1-1/+14
2026-07-24smb: client: use kvzalloc() for megabyte buffer in simple fallocateFredric Cover1-2/+2
2026-07-24platform/x86/amd/pmc: Add delay_suspend module parameterDaniel Gibson1-2/+23
2026-07-24platform/x86/amd/pmc: Delay suspend for some Lenovo LaptopsDaniel Gibson3-1/+63
2026-07-24platform/x86/amd/pmc: Check for intermediate wakeup in functionDaniel Gibson1-3/+14
2026-07-24dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASKFrank Li2-1/+7
2026-07-24dmaengine: tegra: Fix burst size calculationKartik Rajput1-0/+7