ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACADAEAFAGAHAIAJAKALAMANAOAPAQARASATAUAVAWAXAYAZBA
1
0x200x210x220x230x240x250x260x270x280x290x2a0x2b0x2c0x2d0x2e0x2f0x300x310x320x330x340x350x360x370x380x390x3a0x3b0x3c0x3d0x3e0x3f0x400x410x420x430x440x450x460x470x480x490x4a0x4b0x4c0x4d0x4f0x500x51
2
0x00
3
0x011234567654321
4
0x02123457654321
5
0x0312346654321
6
0x041235654321
7
0x05124554321
8
0x0613454321
9
0x072344321
10
0x08
larger than 64 byte: not affected
11
0x09123321123456777777777777777
12
0x0a1232112356666666666666666
13
0x0b1221123455555555555555555
14
0x0c121123444444444444444444
15
0x0d11123333333333333333333
16
0x0e1122222222222222222222
17
0x0f111111111111111111111
18
^ 0x20 bytes before anything is observed
^ no corruption if C is 0x28 bytes or less from A
19
20
Data gets written to the wrong place
21
Previous data persists
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100