Revision ccfde6e27d9566bee596d41a2cc6f158af8595d5 authored by David S. Miller on 01 June 2018, 17:25:41 UTC, committed by David S. Miller on 01 June 2018, 17:25:41 UTC
Steffen Klassert says:

====================
pull request (net): ipsec 2018-05-31

1) Avoid possible overflow of the offset variable
   in  _decode_session6(), this fixes an infinite
   lookp there. From Eric Dumazet.

2) We may use an error pointer in the error path of
   xfrm_bundle_create(). Fix this by returning this
   pointer directly to the caller.

Please pull or let me know if there are problems.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s a95691b + 38369f5
History
File Mode Size
Kconfig -rw-r--r-- 11.2 KB
Makefile -rw-r--r-- 1.3 KB
amd_iommu.c -rw-r--r-- 102.8 KB
amd_iommu_init.c -rw-r--r-- 74.3 KB
amd_iommu_proto.h -rw-r--r-- 3.4 KB
amd_iommu_types.h -rw-r--r-- 23.7 KB
amd_iommu_v2.c -rw-r--r-- 22.4 KB
arm-smmu-regs.h -rw-r--r-- 6.3 KB
arm-smmu-v3.c -rw-r--r-- 74.8 KB
arm-smmu.c -rw-r--r-- 60.2 KB
dma-iommu.c -rw-r--r-- 25.8 KB
dmar.c -rw-r--r-- 50.0 KB
exynos-iommu.c -rw-r--r-- 38.8 KB
fsl_pamu.c -rw-r--r-- 33.5 KB
fsl_pamu.h -rw-r--r-- 13.3 KB
fsl_pamu_domain.c -rw-r--r-- 27.9 KB
fsl_pamu_domain.h -rw-r--r-- 2.6 KB
intel-iommu.c -rw-r--r-- 136.1 KB
intel-svm.c -rw-r--r-- 18.9 KB
intel_irq_remapping.c -rw-r--r-- 36.2 KB
io-pgtable-arm-v7s.c -rw-r--r-- 25.4 KB
io-pgtable-arm.c -rw-r--r-- 30.8 KB
io-pgtable.c -rw-r--r-- 2.0 KB
io-pgtable.h -rw-r--r-- 6.7 KB
iommu-sysfs.c -rw-r--r-- 3.1 KB
iommu-traces.c -rw-r--r-- 669 bytes
iommu.c -rw-r--r-- 48.9 KB
iova.c -rw-r--r-- 25.9 KB
ipmmu-vmsa.c -rw-r--r-- 28.0 KB
irq_remapping.c -rw-r--r-- 4.3 KB
irq_remapping.h -rw-r--r-- 2.2 KB
msm_iommu.c -rw-r--r-- 20.7 KB
msm_iommu.h -rw-r--r-- 3.3 KB
msm_iommu_hw-8xxx.h -rw-r--r-- 74.0 KB
mtk_iommu.c -rw-r--r-- 20.5 KB
mtk_iommu.h -rw-r--r-- 2.0 KB
mtk_iommu_v1.c -rw-r--r-- 19.0 KB
of_iommu.c -rw-r--r-- 6.3 KB
omap-iommu-debug.c -rw-r--r-- 6.4 KB
omap-iommu.c -rw-r--r-- 35.9 KB
omap-iommu.h -rw-r--r-- 7.0 KB
omap-iopgtable.h -rw-r--r-- 2.8 KB
qcom_iommu.c -rw-r--r-- 23.9 KB
rockchip-iommu.c -rw-r--r-- 34.2 KB
s390-iommu.c -rw-r--r-- 9.5 KB
tegra-gart.c -rw-r--r-- 13.1 KB
tegra-smmu.c -rw-r--r-- 25.2 KB

back to top