summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Swiecki <robert@swiecki.net>2018-06-24 02:09:56 +0200
committerRobert Swiecki <robert@swiecki.net>2018-06-24 02:09:56 +0200
commitd4fe83cd3498a9281e83c40c89d1c3f8d3fd1b11 (patch)
tree6c56d58039999da9877a90adb6a2a818c97a1558 /README.md
parent1ba0f9e8c2751c50b62ad6856b95614c79f2891a (diff)
downloadhonggfuzz-d4fe83cd3498a9281e83c40c89d1c3f8d3fd1b11.tar.gz
readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3b81a05d..bfed4caa 100644
--- a/README.md
+++ b/README.md
@@ -83,6 +83,7 @@ Honggfuzz has been used to find a few interesting security problems in major sof
* [CVE-2010-2527](https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-2527)
* [Infinite loop in __NGINX Unit__](https://github.com/nginx/unit/commit/477e8177b70acb694759e62d830b8a311a736324)
* A couple of problems in the [__MATLAB MAT File I/O Library__](https://sourceforge.net/projects/matio): [#1](https://github.com/tbeu/matio/commit/406438f497931f45fb3edf6de17d3a59a922c257), [#2](https://github.com/tbeu/matio/commit/406438f497931f45fb3edf6de17d3a59a922c257), [#3](https://github.com/tbeu/matio/commit/a55b9c2c01582b712d5a643699a13b5c41687db1), [#4](https://github.com/tbeu/matio/commit/3e6283f37652e29e457ab9467f7738a562594b6b), [#5](https://github.com/tbeu/matio/commit/783ee496a6914df68e77e6019054ad91e8ed6420)
+ * [Samba's tdbdump + tdbtool](http://seclists.org/oss-sec/2018/q2/206)
* __Rust__:
* panic() in regex [#1](https://github.com/rust-lang/regex/issues/464), [#2](https://github.com/rust-lang/regex/issues/465), [#3](https://github.com/rust-lang/regex/issues/465#issuecomment-381412816)
* panic() in h2 [#1](https://github.com/carllerche/h2/pull/260), [#2](https://github.com/carllerche/h2/pull/261), [#3](https://github.com/carllerche/h2/pull/262)