android_kernel_oneplus_msm8998/include
Anurag Chouhan a3c288d3e4 wcnss: Fix buffer overflow in wcnss_prealloc_get
There is potential integer truncation in the wcnss_prealloc_get api.
size_t is 8 byte on x64 platform and "unsigned int" is 4 byte.
To avoid this integer truncation, pass size as size_t instead
of unsigned int.

CRs-Fixed: 2269610
Change-Id: I14b274dd7cad98b55fdce1aaa27783272231afde
Signed-off-by: Anurag Chouhan <achouhan@codeaurora.org>
2018-10-03 01:55:28 -07:00
..
acpi
asm-generic Merge android-4.4.150 (5541782) into msm-4.4 2018-08-28 16:40:54 +05:30
clocksource
crypto Merge android-4.4.150 (5541782) into msm-4.4 2018-08-28 16:40:54 +05:30
drm Merge android-4.4.146 (13962260) into msm-4.4 2018-08-07 15:36:56 +05:30
dt-bindings
keys
kvm
linux wcnss: Fix buffer overflow in wcnss_prealloc_get 2018-10-03 01:55:28 -07:00
math-emu
media msm: camera: Framedrop notification 2018-04-09 14:09:04 +05:30
memory
misc
net wcnss: Fix buffer overflow in wcnss_prealloc_get 2018-10-03 01:55:28 -07:00
pcmcia
ras
rdma IB/core: Make testing MR flags for writability a static inline function 2018-08-15 17:42:06 +02:00
rxrpc
scsi
soc soc: qcom: socinfo: Add support for SDM455 soc-id 2018-09-10 10:36:23 +08:00
sound q6asm: retry asm_open_read and asm_open_loopback when session id conflict 2018-08-14 19:49:31 -07:00
target
trace Merge android-4.4.135 (c9d74f2) into msm-4.4 2018-06-27 14:42:55 +05:30
uapi drm: Pass CRTC ID in userspace vblank events 2018-08-21 17:24:32 -07:00
video drm/sde: bridge chip error and smmu fault handling for recovery 2018-07-19 10:08:28 +05:30
xen
Kbuild