You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,8 @@ by this framework:
49
49
|[`cJSON`](https://github.com/google/oss-fuzz/tree/master/projects/cjson)|[OOB read](https://github.com/DaveGamble/cJSON/issues/800)| Vertex AI |[default](prompts/template_xml)|
50
50
|[`libplist`](https://github.com/google/oss-fuzz/tree/master/projects/libplist)|[OOB read](https://github.com/libimobiledevice/libplist/issues/244)| Vertex AI |[default](prompts/template_xml)|
51
51
|[`hunspell`](https://github.com/google/oss-fuzz/tree/master/projects/hunspell)|[OOB read](https://github.com/hunspell/hunspell/issues/996)| Vertex AI |[default](prompts/template_xml)|
52
+
|[`zstd`](https://github.com/google/oss-fuzz/tree/master/projects/zstd)|[OOB write](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=67497)| Vertex AI |[default](prompts/template_xml)|
52
53
| Undisclosed |[stack buffer underflow](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=67483)| Vertex AI |[default](prompts/template_xml)|
53
-
| Undisclosed |[heap buffer overflow](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=67497)| Vertex AI |[default](prompts/template_xml)|
54
54
| Undisclosed |[use of unitialised memory](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=67516)| Vertex AI |[default](prompts/template_xml)|
55
55
56
56
These bugs could only have been discovered with newly generated targets. They were not reachable with existing OSS-Fuzz targets.
0 commit comments