Show patches with: State = Action Required       |    Archived = No       |   427083 patches
« 1 2 ... 928 929 9304270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
pvrdma: release device resources in case of an error pvrdma: release device resources in case of an error - - 1 - --- 2018-12-12 Prasad Pandit New
[v2,1/6] rdma: check num_sge does not exceed MAX_SGE rdma: various issues in rdma/pvrdma backend - - - - --- 2018-12-12 Prasad Pandit New
[v2,2/6] pvrdma: add uar_read routine rdma: various issues in rdma/pvrdma backend - - 1 - --- 2018-12-12 Prasad Pandit New
[v2,3/6] pvrdma: check number of pages when creating rings rdma: various issues in rdma/pvrdma backend - - - - --- 2018-12-12 Prasad Pandit New
[v2,4/6] pvrdma: release ring object in case of an error rdma: various issues in rdma/pvrdma backend - - - - --- 2018-12-12 Prasad Pandit New
[v2,5/6] rdma: remove unused VENDOR_ERR_NO_SGE macro rdma: various issues in rdma/pvrdma backend - - 1 - --- 2018-12-12 Prasad Pandit New
[v2,6/6] pvrdma: check return value from pvrdma_idx_ring_has_ routines rdma: various issues in rdma/pvrdma backend - - 1 - --- 2018-12-12 Prasad Pandit New
sun4u: add power_mem_read routine sun4u: add power_mem_read routine - - - - --- 2019-01-03 Prasad Pandit New
[v1] sun4u: add power_mem_read routine [v1] sun4u: add power_mem_read routine - - - - --- 2019-01-04 Prasad Pandit New
qga: check length of command-line & environment variables qga: check length of command-line & environment variables - - - - --- 2019-01-07 Prasad Pandit New
slirp: check data length while emulating ident function slirp: check data length while emulating ident function - - - - --- 2019-01-11 Prasad Pandit New
[v2] slirp: check data length while emulating ident function [v2] slirp: check data length while emulating ident function - - - - --- 2019-01-13 Prasad Pandit New
ppc: add host-serial and host-model machine attributes ppc: add host-serial and host-model machine attributes - - - - --- 2019-02-01 Prasad Pandit New
[v2] ppc: add host-serial and host-model machine attributes [v2] ppc: add host-serial and host-model machine attributes - - - - --- 2019-02-12 Prasad Pandit New
[v3] ppc: add host-serial and host-model machine attributes [v3] ppc: add host-serial and host-model machine attributes - - 2 - --- 2019-02-18 Prasad Pandit New
[v4] ppc: add host-serial and host-model machine attributes [v4] ppc: add host-serial and host-model machine attributes - - 2 - --- 2019-02-18 Prasad Pandit New
device_tree: check device tree blob file size device_tree: check device tree blob file size - - - - --- 2019-03-22 Prasad Pandit New
qxl: check release info object qxl: check release info object - - - - --- 2019-04-25 Prasad Pandit New
[v2] qga: check length of command-line & environment variables [v2] qga: check length of command-line & environment variables - - 1 - --- 2019-05-19 Prasad Pandit New
qemu-bridge-helper: restrict bridge name to IFNAMSIZ qemu-bridge-helper: restrict bridge name to IFNAMSIZ - - - - --- 2019-06-28 Prasad Pandit New
[v2,1/3] qemu-bridge-helper: restrict interface name to IFNAMSIZ restrict bridge interface name to IFNAMSIZ - - - - --- 2019-07-01 Prasad Pandit New
[v2,2/3] qemu-bridge-helper: move repeating code in parse_acl_file restrict bridge interface name to IFNAMSIZ - - 1 - --- 2019-07-01 Prasad Pandit New
[v2,3/3] net: tap: restrict bridge name to IFNAMSIZ restrict bridge interface name to IFNAMSIZ - - - - --- 2019-07-01 Prasad Pandit New
[v3,1/3] qemu-bridge-helper: restrict interface name to IFNAMSIZ restrict bridge interface name to IFNAMSIZ - - 1 - --- 2019-07-01 Prasad Pandit New
[v3,2/3] qemu-bridge-helper: move repeating code in parse_acl_file restrict bridge interface name to IFNAMSIZ - - 1 - --- 2019-07-01 Prasad Pandit New
[v3,3/3] net: tap: refactor net_bridge_run_helper routine restrict bridge interface name to IFNAMSIZ - - - - --- 2019-07-01 Prasad Pandit New
hw/ssi/xilinx_spips: add lqspi_write routine hw/ssi/xilinx_spips: add lqspi_write routine - - - - --- 2019-07-03 Prasad Pandit New
[v4,1/3] qemu-bridge-helper: restrict interface name to IFNAMSIZ restrict bridge interface name to IFNAMSIZ - - 3 - --- 2019-07-23 Prasad Pandit New
[v4,2/3] qemu-bridge-helper: move repeating code in parse_acl_file restrict bridge interface name to IFNAMSIZ - - 3 - --- 2019-07-23 Prasad Pandit New
[v4,3/3] net: tap: replace snprintf with g_strdup_printf calls restrict bridge interface name to IFNAMSIZ - - 2 - --- 2019-07-23 Prasad Pandit New
[v5] net: tap: replace snprintf with g_strdup_printf calls [v5] net: tap: replace snprintf with g_strdup_printf calls - - 1 - --- 2019-07-31 Prasad Pandit New
scsi: lsi: exit infinite loop while executing script (CVE-2019-12068) scsi: lsi: exit infinite loop while executing script (CVE-2019-12068) - - - - --- 2019-08-08 Prasad Pandit New
ide: ahci: add check to avoid null dereference (CVE-2019-12067) ide: ahci: add check to avoid null dereference (CVE-2019-12067) - - - - --- 2019-08-08 Prasad Pandit New
[v2] scsi: lsi: exit infinite loop while executing script (CVE-2019-12068) [v2] scsi: lsi: exit infinite loop while executing script (CVE-2019-12068) - - - - --- 2019-08-08 Prasad Pandit New
[v3,1/2] scsi: lsi: exit infinite loop while executing script (CVE-2019-12068) scsi: lsi: break infinite loop after 10k instructions - - - - --- 2019-08-09 Prasad Pandit New
[v3,2/2] scsi: lsi: use macro LSI_MAX_INSN instead of a magic number scsi: lsi: break infinite loop after 10k instructions - - - - --- 2019-08-09 Prasad Pandit New
[v4] scsi: lsi: exit infinite loop while executing script (CVE-2019-12068) [v4] scsi: lsi: exit infinite loop while executing script (CVE-2019-12068) - - - - --- 2019-08-14 Prasad Pandit New
net: tulip: check frame size and r/w data length net: tulip: check frame size and r/w data length - - - - --- 2020-02-11 Prasad Pandit New
[v2] net: tulip: check frame size and r/w data length [v2] net: tulip: check frame size and r/w data length - - - - --- 2020-02-17 Prasad Pandit New
[v3,1/2] net: tulip: check frame size and r/w data length net: tulip: add checks to avoid OOB access - - - - --- 2020-03-03 Prasad Pandit New
[v3,2/2] net: tulip: add .can_recieve routine net: tulip: add checks to avoid OOB access - - - - --- 2020-03-03 Prasad Pandit New
[v4,1/3] net: tulip: check frame size and r/w data length net: tulip: add checks to avoid OOB access - - - - --- 2020-03-19 Prasad Pandit New
[v4,2/3] net: tulip: add .can_recieve routine net: tulip: add checks to avoid OOB access - - - - --- 2020-03-19 Prasad Pandit New
[v4,3/3] net: tulip: flush queued packets post receive net: tulip: add checks to avoid OOB access - - - - --- 2020-03-19 Prasad Pandit New
[v5,1/3] net: tulip: check frame size and r/w data length net: tulip: add checks to avoid OOB access - - - - --- 2020-03-19 Prasad Pandit New
[v5,2/3] net: tulip: add .can_receive routine net: tulip: add checks to avoid OOB access - - 1 - --- 2020-03-19 Prasad Pandit New
[v5,3/3] net: tulip: flush queued packets post receive net: tulip: add checks to avoid OOB access - - - - --- 2020-03-19 Prasad Pandit New
[v6,1/2] net: tulip: check frame size and r/w data length net: tulip: add checks to avoid OOB access - - - 1 --- 2020-03-23 Prasad Pandit New
[v6,2/2] net: tulip: add .can_receive routine net: tulip: add checks to avoid OOB access - - - - --- 2020-03-23 Prasad Pandit New
[v7] net: tulip: check frame size and r/w data length [v7] net: tulip: check frame size and r/w data length - - 1 1 --- 2020-03-24 Prasad Pandit New
[1/2] megasas: use unsigned type for reply_queue_head use unsigned type for MegasasState fields - - - - --- 2020-05-07 Prasad Pandit New
[2/2] megasas: use unsigned type for positive numeric fields use unsigned type for MegasasState fields - - - - --- 2020-05-07 Prasad Pandit New
[v2,1/3] megasas: use unsigned type for reply_queue_head and check index Megasas: fix OOB access and NULL dereference issues 1 - - - --- 2020-05-13 Prasad Pandit New
[v2,2/3] megasas: avoid NULL pointer dereference Megasas: fix OOB access and NULL dereference issues 1 1 1 - --- 2020-05-13 Prasad Pandit New
[v2,3/3] megasas: use unsigned type for positive numeric fields Megasas: fix OOB access and NULL dereference issues - - 1 - --- 2020-05-13 Prasad Pandit New
es1370: check total frame count against current frame es1370: check total frame count against current frame - - - - --- 2020-05-14 Prasad Pandit New
[1/2] sd: check bit number before setting card_status flag avoid OOB access in SD card emulator - - - - --- 2020-05-20 Prasad Pandit New
[2/2] sd: disable sdhci-pci device by default avoid OOB access in SD card emulator - - - - --- 2020-05-20 Prasad Pandit New
[v3] exec: set map length to zero when returning NULL [v3] exec: set map length to zero when returning NULL - 1 1 - --- 2020-05-26 Prasad Pandit New
[v4] exec: set map length to zero when returning NULL [v4] exec: set map length to zero when returning NULL - 1 1 - --- 2020-05-26 Prasad Pandit New
msix: add valid.accepts methods to check address msix: add valid.accepts methods to check address - 1 - - --- 2020-06-01 Prasad Pandit New
pci: check address before reading configuration bytes pci: check address before reading configuration bytes - - - - --- 2020-06-03 Prasad Pandit New
ati-vga: increment mm_index in ati_mm_read/write ati-vga: increment mm_index in ati_mm_read/write - - - - --- 2020-06-03 Prasad Pandit New
[v2] ati-vga: check mm_index before recursive call [v2] ati-vga: check mm_index before recursive call - - - - --- 2020-06-03 Prasad Pandit New
[v2,1/2] ait-vga: check address before reading configuration bytes Ensure PCI configuration access is within bounds - - - - --- 2020-06-03 Prasad Pandit New
[v2,2/2] pci: ensure configuration access is within bounds Ensure PCI configuration access is within bounds - - - - --- 2020-06-03 Prasad Pandit New
[v3] ati-vga: check mm_index before recursive call (CVE-2020-13800) [v3] ati-vga: check mm_index before recursive call (CVE-2020-13800) - - - - --- 2020-06-04 Prasad Pandit New
[v3] ati-vga: check address before reading configuration bytes (CVE-2020-13791) [v3] ati-vga: check address before reading configuration bytes (CVE-2020-13791) - - - - --- 2020-06-04 Prasad Pandit New
pci: assert configuration access is within bounds pci: assert configuration access is within bounds - - 1 - --- 2020-06-04 Prasad Pandit New
[1/6] hw/pci-host: add pci-intack write method Add various undefined MMIO r/w functions - - - - --- 2020-06-17 Prasad Pandit New
[2/6] pci-host: add pcie-msi read method Add various undefined MMIO r/w functions - - - - --- 2020-06-17 Prasad Pandit New
[3/6] vfio: add quirk device write method Add various undefined MMIO r/w functions - - - - --- 2020-06-17 Prasad Pandit New
[4/6] prep: add ppc-parity write method Add various undefined MMIO r/w functions - - - - --- 2020-06-17 Prasad Pandit New
[5/6] nvram: add nrf51_soc flash read method Add various undefined MMIO r/w functions - - - - --- 2020-06-17 Prasad Pandit New
[6/6] spapr_pci: add spapr msi read method Add various undefined MMIO r/w functions - - - - --- 2020-06-17 Prasad Pandit New
[v1] memory: assert MemoryRegionOps callbacks are defined [v1] memory: assert MemoryRegionOps callbacks are defined - - - - --- 2020-06-18 Prasad Pandit New
[v2,1/9] hw/pci-host: add pci-intack write method memory: assert and define MemoryRegionOps callbacks - - 1 - --- 2020-06-24 Prasad Pandit New
[v2,2/9] pci-host: add pcie-msi read method memory: assert and define MemoryRegionOps callbacks - - 1 - --- 2020-06-24 Prasad Pandit New
[v2,3/9] vfio: add quirk device write method memory: assert and define MemoryRegionOps callbacks - - 1 - --- 2020-06-24 Prasad Pandit New
[v2,4/9] prep: add ppc-parity write method memory: assert and define MemoryRegionOps callbacks 1 - - - --- 2020-06-24 Prasad Pandit New
[v2,5/9] nvram: add nrf51_soc flash read method memory: assert and define MemoryRegionOps callbacks - - - - --- 2020-06-24 Prasad Pandit New
[v2,6/9] spapr_pci: add spapr msi read method memory: assert and define MemoryRegionOps callbacks 1 - 1 - --- 2020-06-24 Prasad Pandit New
[v2,7/9] tz-ppc: add dummy read/write methods memory: assert and define MemoryRegionOps callbacks - - - - --- 2020-06-24 Prasad Pandit New
[v2,8/9] imx7-ccm: add digprog mmio write method memory: assert and define MemoryRegionOps callbacks - - 1 - --- 2020-06-24 Prasad Pandit New
[v2,9/9] memory: assert MemoryRegionOps callbacks are defined memory: assert and define MemoryRegionOps callbacks - - 1 - --- 2020-06-24 Prasad Pandit New
[v3,1/9] hw/pci-host: add pci-intack write method memory: assert and define MemoryRegionOps callbacks - - 2 - --- 2020-06-30 Prasad Pandit New
[v3,2/9] pci-host: add pcie-msi read method memory: assert and define MemoryRegionOps callbacks - - 2 - --- 2020-06-30 Prasad Pandit New
[v3,3/9] vfio: add quirk device write method memory: assert and define MemoryRegionOps callbacks 1 - 2 - --- 2020-06-30 Prasad Pandit New
[v3,4/9] prep: add ppc-parity write method memory: assert and define MemoryRegionOps callbacks 1 - - - --- 2020-06-30 Prasad Pandit New
[v3,5/9] nvram: add nrf51_soc flash read method memory: assert and define MemoryRegionOps callbacks - - 1 - --- 2020-06-30 Prasad Pandit New
[v3,6/9] spapr_pci: add spapr msi read method memory: assert and define MemoryRegionOps callbacks 1 - 1 - --- 2020-06-30 Prasad Pandit New
[v3,7/9] tz-ppc: add dummy read/write methods memory: assert and define MemoryRegionOps callbacks - - 3 - --- 2020-06-30 Prasad Pandit New
[v3,8/9] imx7-ccm: add digprog mmio write method memory: assert and define MemoryRegionOps callbacks - - 1 - --- 2020-06-30 Prasad Pandit New
[v3,9/9] memory: assert MemoryRegionOps callbacks are defined memory: assert and define MemoryRegionOps callbacks - - 2 - --- 2020-06-30 Prasad Pandit New
9p: null terminate fs driver options list 9p: null terminate fs driver options list - - 1 - --- 2020-07-09 Prasad Pandit New
[1/1] MAINTAINERS: introduce cve or security quotient field MAINTAINERS: add security quotient field - - - - --- 2020-07-14 Prasad Pandit New
net: check payload length limit for all frames net: check payload length limit for all frames - - - - --- 2020-07-16 Prasad Pandit New
[v4,1/9] hw/pci-host: add pci-intack write method memory: assert and define MemoryRegionOps callbacks - - 2 - --- 2020-08-11 Prasad Pandit New
[v4,2/9] pci-host: designware: add pcie-msi read method memory: assert and define MemoryRegionOps callbacks - - 2 - --- 2020-08-11 Prasad Pandit New
[v4,3/9] vfio: add quirk device write method memory: assert and define MemoryRegionOps callbacks 1 - 2 - --- 2020-08-11 Prasad Pandit New
« 1 2 ... 928 929 9304270 4271 »