From: Dan Carpenter <hidden> Date: 2016-07-14 10:34:29
There is a 2 byte struct whole after line.loopback so we need to clear
that out to avoid disclosing stack information.
Fixes: c19b6d246a35 ('drivers/net: support hdlc function for QE-UCC')
Signed-off-by: Dan Carpenter <redacted>
From: walter harms <hidden> Date: 2016-07-14 10:59:54
Am 14.07.2016 12:34, schrieb Dan Carpenter:
quoted hunk
There is a 2 byte struct whole after line.loopback so we need to clear
that out to avoid disclosing stack information.
Fixes: c19b6d246a35 ('drivers/net: support hdlc function for QE-UCC')
Signed-off-by: Dan Carpenter <redacted>
From: Dan Carpenter <hidden> Date: 2016-07-14 11:17:17
There is a 2 byte struct whole after line.loopback so we need to clear
that out to avoid disclosing stack information.
Fixes: c19b6d246a35 ('drivers/net: support hdlc function for QE-UCC')
Signed-off-by: Dan Carpenter <redacted>
---
v2: remove the other initialization to zero
There is a 2 byte struct whole after line.loopback so we need to clear
that out to avoid disclosing stack information.
Fixes: c19b6d246a35 ('drivers/net: support hdlc function for QE-UCC')
Signed-off-by: Dan Carpenter <redacted>
---
v2: remove the other initialization to zero