Files
i2som-imx-linux/include/linux
James Bottomley 344d6d0269 ses: fix additional element traversal bug
commit 5e1033561d upstream.

KASAN found that our additional element processing scripts drop off
the end of the VPD page into unallocated space.  The reason is that
not every element has additional information but our traversal
routines think they do, leading to them expecting far more additional
information than is present.  Fix this by adding a gate to the
traversal routine so that it only processes elements that are expected
to have additional information (list is in SES-2 section 6.1.13.1:
Additional Element Status diagnostic page overview)

Reported-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>
Tested-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2016-01-22 21:40:04 +00:00
..
2014-01-03 04:33:18 +00:00
2013-09-10 01:57:27 +01:00
2014-12-14 16:23:48 +00:00
2015-05-09 23:16:12 +01:00
2013-08-02 22:14:47 +02:00
2015-05-09 23:16:12 +01:00
2015-08-12 16:33:21 +02:00
2015-02-20 00:49:40 +00:00
2013-07-27 05:34:29 +01:00
2014-04-02 00:58:44 +01:00
2014-07-11 13:33:35 +01:00
2015-11-17 15:54:45 +00:00
2014-08-06 18:07:42 +01:00
2015-02-20 00:49:37 +00:00