diff options
| author | Stefan Brüns <[email protected]> | 2015-12-22 01:21:48 +0100 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2015-12-31 10:05:31 +0100 |
| commit | 5253aded464f99734698bffd33c662f1ac071fd0 (patch) | |
| tree | acdf8e8e03aa39d560a65a74a994eacbbffeab92 /scripts/checkpatch.pl | |
| parent | c75f57fba4712fed1b0f7b9b10c2bbfdb9ede449 (diff) | |
usb: dwc2: avoid out of bounds access
flush_dcache_range may access data after priv->aligned_buffer end if
len > DWC2_DATA_BUF_SIZE.
memcpy may access data after buffer end if done > 0
Signed-off-by: Stefan Brüns <[email protected]>
Acked-by: Marek Vasut <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
