Heinrich Schuchardt
df88a0e5cd
net: cortina_ni: buffer overrun
...
When copying to a u32 field we should use sizeof(u32) and not
sizeof(*u32) in memcpy.
On 64bit systems like cortina_presidio-asic-emmc_defconfig using
sizeof(*u32) leads to a buffer overrun.
Fixes: febe13b438
("net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de >
Reviewed-By: Ramon Fried <rfried.dev@gmail.com >
2021-02-24 16:51:49 -05:00
..
2021-02-08 14:01:14 +05:30
2021-02-15 22:31:52 -05:00
2021-02-02 15:33:42 -05:00
2021-02-16 12:38:36 -05:00
2021-02-02 15:33:42 -05:00
2020-12-18 20:32:21 -07:00
2021-02-15 22:31:52 -05:00
2021-02-16 11:48:20 -05:00
2021-02-21 18:46:41 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2020-12-13 16:51:09 -07:00
2020-12-13 16:51:09 -07:00
2020-12-13 16:51:09 -07:00
2021-02-24 16:51:49 -05:00
2021-01-27 10:47:44 -05:00
2020-12-13 16:51:09 -07:00
2020-12-13 16:51:09 -07:00
2020-12-13 16:51:09 -07:00
2021-02-08 14:01:15 +05:30
2021-02-02 15:33:42 -05:00
2021-01-15 17:48:37 +08:00
2021-01-27 08:25:31 -05:00
2020-10-14 11:16:34 -04:00
2020-12-13 16:51:09 -07:00
2021-01-05 12:24:40 -07:00
2020-12-13 16:51:09 -07:00
2021-02-02 15:33:42 -05:00
2021-01-05 12:24:41 -07:00
2021-01-05 12:24:41 -07:00
2021-02-16 12:38:36 -05:00
2020-12-13 08:00:25 -07:00
2021-02-02 15:33:42 -05:00
2020-12-13 16:51:08 -07:00
2021-01-19 09:15:02 -05:00
2021-02-15 10:16:45 -05:00
2021-02-02 15:33:42 -05:00
2020-12-18 20:32:21 -07:00
2021-02-16 11:48:20 -05:00
2021-01-19 09:15:02 -05:00
2021-02-02 15:33:42 -05:00
2021-01-18 11:06:38 +08:00
2021-02-15 10:16:23 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-01-05 12:24:41 -07:00
2020-12-13 08:00:25 -07:00
2020-12-13 08:00:25 -07:00
2021-01-05 12:24:41 -07:00
2021-02-02 15:33:42 -05:00
2021-01-24 21:39:27 +01:00
2020-12-13 16:51:09 -07:00
2020-12-13 16:51:09 -07:00
2020-07-28 22:44:00 -04:00
2021-02-02 15:33:42 -05:00
2021-01-05 12:24:41 -07:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2020-12-13 16:51:09 -07:00
2020-12-13 16:51:09 -07:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2020-12-13 16:51:09 -07:00
2020-12-13 16:51:09 -07:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-15 10:16:24 -05:00
2020-12-13 16:51:09 -07:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-01-05 12:24:40 -07:00
2021-01-05 12:24:41 -07:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-23 14:56:59 +01:00