coreboot-kgpe-d16/src/vendorcode
Joe Moore 159cd3f421 vc/amd/agesa: Fix out of bounds read
ByteLane is used unitialized from prior for statement,
creating a potential out-of-bound read of RxOrig[MaxByteLanes].
PassTestRxEnDly[MaxByteLanes] never appears as rvalue; all for
loops have ByteLane < MaxByteLanes exit condition.

Change-Id: Icd18a146aba6b6120d37518d8c40c7efbc05afa3
Signed-off-by: Joe Moore <awokd@danwin1210.me>
Found-by: Coverity CID 1241804
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36192
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Mike Banon <mikebdp2@gmail.com>
2020-01-13 11:22:40 +00:00
..
amd vc/amd/agesa: Fix out of bounds read 2020-01-13 11:22:40 +00:00
cavium dram-spd: Remove free() 2019-12-27 16:08:40 +00:00
eltan Drop ROMCC code and header guards 2019-12-19 03:25:05 +00:00
google printf: Automatically prefix %p with 0x 2019-12-11 11:38:59 +00:00
intel vendorcode/intel/fsp/fsp2_0/tgl: Add FSP header files for Tiger Lake 2019-12-26 10:43:42 +00:00
siemens vendorcode/siemens/hwilib: Fix current file string usage 2019-11-29 09:03:41 +00:00
Makefile.inc vendorcode/eltan: Add vendor code for measured and verified boot 2019-06-04 10:41:53 +00:00