forked from n132/ARVO-Meta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path10200.json
159 lines (159 loc) · 8.74 KB
/
10200.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
{
"fix": "https://aomedia.googlesource.com/aom/+/bb5c2833051f4bc8d084bbbe8c8adbdad7dd5449%5E%21/",
"verify": "0",
"localId": 10200,
"project": "aom",
"fuzzer": "libfuzzer",
"sanitizer": "asan",
"crash_type": "Heap-use-after-free WRITE 2",
"severity": "High",
"report": {
"comments": [
{
"localId": 10200,
"descriptionNum": 1,
"projectName": "oss-fuzz",
"commenter": {
"displayName": "ClusterFuzz-External",
"userId": "382749006"
},
"content": "Detailed report: https://oss-fuzz.com/testcase?key=5631259649245184\n\nProject: libaom\nFuzzer: libFuzzer_libaom_av1_dec_fuzzer\nFuzz target binary: av1_dec_fuzzer\nJob Type: libfuzzer_asan_libaom\nPlatform Id: linux\n\nCrash Type: Heap-use-after-free WRITE 2\nCrash Address: 0x7f08e0263260\nCrash State:\n read_uncompressed_header\n av1_decode_frame_headers_and_setup\n aom_decode_frame_from_obus\n \nSanitizer: address (ASAN)\n\nRecommended Security Severity: High\n\nRegressed: https://oss-fuzz.com/revisions?job=libfuzzer_asan_libaom&range=201809020126:201809030127\n\nReproducer Testcase: https://oss-fuzz.com/download?testcase_id=5631259649245184\n\nIssue filed automatically.\n\nSee https://github.com/google/oss-fuzz/blob/master/docs/reproducing.md for more information.\n\nThis bug is subject to a 90 day disclosure deadline. If 90 days elapse\nwithout an upstream patch, then the bug report will automatically\nbecome visible to the public.\n\nWhen you fix this bug, please\n * mention the fix revision(s).\n * state whether the bug was a short-lived regression or an old bug in any stable releases.\n * add any other useful information.\nThis information can help downstream consumers.\n\nIf you need to contact the OSS-Fuzz team with a question, concern, or any other feedback, please file an issue at https://github.com/google/oss-fuzz/issues.",
"timestamp": 1535946270
},
{
"amendments": [
{
"fieldName": "Labels",
"newOrDeltaValue": "OS-Linux"
}
],
"localId": 10200,
"projectName": "oss-fuzz",
"commenter": {
"displayName": "ClusterFuzz-External",
"userId": "382749006"
},
"sequenceNum": 1,
"timestamp": 1535947173
},
{
"amendments": [
{
"fieldName": "Labels",
"newOrDeltaValue": "Fuzz-Blocker"
}
],
"localId": 10200,
"projectName": "oss-fuzz",
"commenter": {
"displayName": "ClusterFuzz-External",
"userId": "382749006"
},
"content": "This crash occurs very frequently on linux platform and is likely preventing the fuzzer av1_dec_fuzzer from making much progress. Fixing this will allow more bugs to be found.\n\nIf this is incorrect, please file a bug on https://github.com/google/oss-fuzz/issues/new",
"sequenceNum": 2,
"timestamp": 1535977242
},
{
"amendments": [
{
"fieldName": "Cc",
"newOrDeltaValue": "[email protected]"
}
],
"localId": 10200,
"projectName": "oss-fuzz",
"commenter": {
"displayName": "[email protected]",
"userId": "171122292"
},
"content": "Yaowu: Could you take a look at this heap-use-after-free error in set_planes_to_neutral_grey? Thanks.",
"sequenceNum": 3,
"timestamp": 1536081259
},
{
"amendments": [
{
"fieldName": "Status",
"oldValue": "New",
"newOrDeltaValue": "Accepted"
},
{
"fieldName": "Owner",
"newOrDeltaValue": "[email protected]"
}
],
"localId": 10200,
"projectName": "oss-fuzz",
"commenter": {
"displayName": "[email protected]",
"userId": "171122292"
},
"sequenceNum": 4,
"timestamp": 1536085897
},
{
"localId": 10200,
"projectName": "oss-fuzz",
"commenter": {
"displayName": "ClusterFuzz-External",
"userId": "382749006"
},
"content": "ClusterFuzz has detected this issue as fixed in range 201809040125:201809050126.\n\nDetailed report: https://oss-fuzz.com/testcase?key=5631259649245184\n\nProject: libaom\nFuzzer: libFuzzer_libaom_av1_dec_fuzzer\nFuzz target binary: av1_dec_fuzzer\nJob Type: libfuzzer_asan_libaom\nPlatform Id: linux\n\nCrash Type: Heap-use-after-free WRITE 2\nCrash Address: 0x7f08e0263260\nCrash State:\n read_uncompressed_header\n av1_decode_frame_headers_and_setup\n aom_decode_frame_from_obus\n \nSanitizer: address (ASAN)\n\nRecommended Security Severity: High\n\nRegressed: https://oss-fuzz.com/revisions?job=libfuzzer_asan_libaom&range=201809020126:201809030127\nFixed: https://oss-fuzz.com/revisions?job=libfuzzer_asan_libaom&range=201809040125:201809050126\n\nReproducer Testcase: https://oss-fuzz.com/download?testcase_id=5631259649245184\n\nSee https://github.com/google/oss-fuzz/blob/master/docs/reproducing.md for more information.\n\nIf you suspect that the result above is incorrect, try re-doing that job on the test case report page.",
"sequenceNum": 5,
"timestamp": 1536132003
},
{
"amendments": [
{
"fieldName": "Status",
"oldValue": "Accepted",
"newOrDeltaValue": "Verified"
},
{
"fieldName": "Labels",
"newOrDeltaValue": "ClusterFuzz-Verified"
}
],
"localId": 10200,
"projectName": "oss-fuzz",
"commenter": {
"displayName": "ClusterFuzz-External",
"userId": "382749006"
},
"content": "ClusterFuzz testcase 5631259649245184 is verified as fixed, so closing issue as verified.\n\nIf this is incorrect, please file a bug on https://github.com/google/oss-fuzz/issues/new",
"sequenceNum": 6,
"timestamp": 1536132780
},
{
"localId": 10200,
"projectName": "oss-fuzz",
"commenter": {
"displayName": "[email protected]",
"userId": "3275348242"
},
"content": "The following revision refers to this bug:\n https://aomedia.googlesource.com/aom/+/bb5c2833051f4bc8d084bbbe8c8adbdad7dd5449\n\ncommit bb5c2833051f4bc8d084bbbe8c8adbdad7dd5449\nAuthor: Yaowu Xu <[email protected]>\nDate: Wed Sep 05 00:41:00 2018\n\nLimit buffer reset to only when it is necessary\n\nThis commit adds conditions to reset pixel values in frame buffer,\nso to limit the buffer reset to only when reset is necessary.\n\nBUG=oss-fuzz:10204\nBUG=oss-fuzz:10200\nBUG=oss-fuzz:10209\n\nChange-Id: I0cbece6b7c2c4db29314a59df5c27fa7682d3042\n\n[modify] https://crrev.com/bb5c2833051f4bc8d084bbbe8c8adbdad7dd5449/av1/decoder/decodeframe.c\n",
"sequenceNum": 7,
"timestamp": 1536187072
},
{
"amendments": [
{
"fieldName": "Labels",
"newOrDeltaValue": "-restrict-view-commit"
}
],
"localId": 10200,
"projectName": "oss-fuzz",
"commenter": {
"displayName": "[email protected]",
"userId": "4164592774"
},
"content": "This bug has been fixed for 30 days. It has been opened to the public.\n\n- Your friendly Sheriffbot",
"sequenceNum": 8,
"timestamp": 1538753068
}
]
},
"fix_commit": "bb5c2833051f4bc8d084bbbe8c8adbdad7dd5449",
"repo_addr": "https://aomedia.googlesource.com/aom"
}