ecosystem
stringclasses 11
values | vuln_id
stringlengths 10
19
| summary
stringlengths 4
220
⌀ | details
stringlengths 34
13.5k
| aliases
stringlengths 17
87
⌀ | modified_date
stringdate 2019-03-26 14:13:00
2022-05-10 08:46:52
| published_date
stringdate 2012-06-17 03:41:00
2022-05-10 08:46:50
| severity
stringclasses 5
values | score
float64 0
10
⌀ | cwe_id
stringclasses 581
values | refs
stringlengths 82
11.6k
| introduced
stringclasses 843
values | code_refs
stringlengths 46
940
| commits
stringlengths 46
940
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
OSS-Fuzz | OSV-2020-201 | Use-of-uninitialized-value in fuzzing::memory::memory_test_msan | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22453
```
Crash type: Use-of-uninitialized-value
Crash state:
fuzzing::memory::memory_test_msan
cryptofuzz::ExecutorBase<cryptofuzz::Buffer, cryptofuzz::operation::CMAC>::postp
cryptofuzz::ExecutorBase<cryptofuzz::Buffer, cryptofuzz::operation::CMAC>::Run
```
| null | 2022-04-13T03:04:35.110491Z | 2020-06-24T01:51:18.676412Z | MEDIUM | null | null | {'https://github.com/guidovranken/cryptofuzz/commit/27a32a5381e525de5646bb23898a1748cd09172a', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22453'} | {'https://github.com/guidovranken/cryptofuzz/commit/69c82214652a0a5d2aab9e4ab077a87ffa8057fb'} | {'https://github.com/guidovranken/cryptofuzz/commit/27a32a5381e525de5646bb23898a1748cd09172a'} | {'https://github.com/guidovranken/cryptofuzz/commit/27a32a5381e525de5646bb23898a1748cd09172a'} |
OSS-Fuzz | OSV-2020-1677 | Heap-use-after-free in UA_NodeMap_delete | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25245
```
Crash type: Heap-use-after-free READ 4
Crash state:
UA_NodeMap_delete
UA_Server_new
fuzz_binary_message.cc
```
| null | 2022-04-13T03:04:41.410030Z | 2020-08-30T00:00:18.780626Z | HIGH | null | null | {'https://github.com/open62541/open62541/commit/982c22ebe3a4a25d6c58912a5a809de25971aaaf', 'https://github.com/open62541/open62541/commit/46a618acfbb3a71f3ccabcbc26cd620636300868', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25245'} | {'https://github.com/open62541/open62541/commit/ee275e79310280a71fad3b21f6d430c0c046091b'} | {'https://github.com/open62541/open62541/commit/46a618acfbb3a71f3ccabcbc26cd620636300868', 'https://github.com/open62541/open62541/commit/982c22ebe3a4a25d6c58912a5a809de25971aaaf'} | {'https://github.com/open62541/open62541/commit/982c22ebe3a4a25d6c58912a5a809de25971aaaf', 'https://github.com/open62541/open62541/commit/46a618acfbb3a71f3ccabcbc26cd620636300868'} |
OSS-Fuzz | OSV-2021-651 | Heap-use-after-free in zend_gc_delref | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33335
```
Crash type: Heap-use-after-free READ 4
Crash state:
zend_gc_delref
zval_delref_p
zval_ptr_dtor_nogc
```
| null | 2022-04-13T03:04:33.417391Z | 2021-04-18T00:00:25.691271Z | null | null | null | {'https://github.com/php/php-src/commit/08dafda1232ffb70d878cb9b334982163aa32357', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33335'} | {'https://github.com/php/php-src/commit/0fdf668dce21a2bdab5f0d76b3b8dc3879e661fd'} | {'https://github.com/php/php-src/commit/08dafda1232ffb70d878cb9b334982163aa32357'} | {'https://github.com/php/php-src/commit/08dafda1232ffb70d878cb9b334982163aa32357'} |
OSS-Fuzz | OSV-2021-1145 | Use-after-poison in JS::Reference::put_value | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37312
```
Crash type: Use-after-poison READ 8
Crash state:
JS::Reference::put_value
JS::AssignmentExpression::execute
JS::ExpressionStatement::execute
```
| null | 2022-04-13T03:04:32.186428Z | 2021-08-19T00:01:22.170463Z | HIGH | null | null | {'https://github.com/SerenityOS/serenity/commit/8fce5caa4938697734c855d2905d0c65073510f0', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37312'} | {'https://github.com/SerenityOS/serenity/commit/1292d80b93d7ec8e61147a877231588d10725f68'} | {'https://github.com/SerenityOS/serenity/commit/8fce5caa4938697734c855d2905d0c65073510f0'} | {'https://github.com/SerenityOS/serenity/commit/8fce5caa4938697734c855d2905d0c65073510f0'} |
OSS-Fuzz | OSV-2021-1780 | Heap-use-after-free in zend_jit_fetch_dim_r_helper | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=43055
```
Crash type: Heap-use-after-free READ 4
Crash state:
zend_jit_fetch_dim_r_helper
zero
zend_execute
```
| null | 2022-04-13T07:37:17.851180Z | 2021-12-29T00:00:46.056980Z | HIGH | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=43055', 'https://github.com/php/php-src/commit/9362d6f5f08bf5f86fc30cf12433e1634f746c4d'} | {'https://github.com/php/php-src/commit/faa143ca1b11f09ef15f1cab8ed460dc1c59898c', 'https://github.com/php/php-src/commit/75b2973974414fb52a19c0466c8f2afc2081eb49'} | {'https://github.com/php/php-src/commit/9362d6f5f08bf5f86fc30cf12433e1634f746c4d'} | {'https://github.com/php/php-src/commit/9362d6f5f08bf5f86fc30cf12433e1634f746c4d'} |
OSS-Fuzz | OSV-2020-2221 | UNKNOWN READ in std::__1::pair<unsigned int, void*> uWS::HttpParser::fenceAndConsumePostPadded<0 | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28216
```
Crash type: UNKNOWN READ
Crash state:
std::__1::pair<unsigned int, void*> uWS::HttpParser::fenceAndConsumePostPadded<0
uWS::HttpParser::consumePostPadded
std::__1::__function::__func<LLVMFuzzerTestOneInput::$_0, std::__1::allocator<LL
```
| null | 2022-04-13T03:04:40.965864Z | 2020-12-04T00:00:11.822761Z | MEDIUM | null | null | {'https://github.com/uNetworking/uWebSockets/commit/e30217e787fbd52cc74f6c61b08c2425f56df48e', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28216'} | {'https://github.com/uNetworking/uWebSockets/commit/ad0a9614307f0b3f4def859d560010b4b178f360'} | {'https://github.com/uNetworking/uWebSockets/commit/e30217e787fbd52cc74f6c61b08c2425f56df48e'} | {'https://github.com/uNetworking/uWebSockets/commit/e30217e787fbd52cc74f6c61b08c2425f56df48e'} |
OSS-Fuzz | OSV-2021-581 | UNKNOWN READ in unsigned short flatbuffers::ReadScalar<unsigned short> | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32647
```
Crash type: UNKNOWN READ
Crash state:
unsigned short flatbuffers::ReadScalar<unsigned short>
flatbuffers::Table::GetOptionalFieldOffset
flatbuffers::Table::CheckField
```
| null | 2022-04-13T03:27:04.275068Z | 2021-03-30T00:01:07.234600Z | HIGH | null | null | {'https://github.com/google/flatbuffers/commit/8fb8c2ce1dff00bc1455aba0770eb7eae9a06ece', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32647'} | {'https://github.com/google/flatbuffers/commit/8573108bbef495f3dd13db8353f43b2e86d25950'} | {'https://github.com/google/flatbuffers/commit/8fb8c2ce1dff00bc1455aba0770eb7eae9a06ece'} | {'https://github.com/google/flatbuffers/commit/8fb8c2ce1dff00bc1455aba0770eb7eae9a06ece'} |
OSS-Fuzz | OSV-2022-137 | Stack-buffer-overflow in LoadVoice | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=44527
```
Crash type: Stack-buffer-overflow READ {*}
Crash state:
LoadVoice
LoadVoiceVariant
SpeakNextClause
```
| null | 2022-04-13T03:04:34.254583Z | 2022-02-10T00:01:38.135452Z | MEDIUM | null | null | {'https://github.com/espeak-ng/espeak-ng/commit/a9f48fdb15f46d554aa107af3ae5a308d9f2cf84', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=44527'} | {'https://github.com/espeak-ng/espeak-ng/commit/80895db0a82749fb139807e73210819663a78061'} | {'https://github.com/espeak-ng/espeak-ng/commit/a9f48fdb15f46d554aa107af3ae5a308d9f2cf84'} | {'https://github.com/espeak-ng/espeak-ng/commit/a9f48fdb15f46d554aa107af3ae5a308d9f2cf84'} |
OSS-Fuzz | OSV-2020-352 | Heap-buffer-overflow in searchObjectForKeyRec | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14619
```
Crash type: Heap-buffer-overflow READ 4
Crash state:
searchObjectForKeyRec
searchObjectForKeyRec
searchObjectForKeyRec
```
| null | 2022-04-13T03:04:41.387084Z | 2020-07-01T00:00:04.730408Z | MEDIUM | null | null | {'https://github.com/open62541/open62541/commit/e1cdb1dd75ea92adcc949c5d3dc4fc4ebdf74b92', 'https://github.com/open62541/open62541/commit/d09ab036733583a0d2ddd3d556a93ba47a73b0b3', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14619'} | {'https://github.com/open62541/open62541/commit/58a2fdb5b1ad1efafef455d66a9cbfb93c3fae9d'} | {'https://github.com/open62541/open62541/commit/e1cdb1dd75ea92adcc949c5d3dc4fc4ebdf74b92', 'https://github.com/open62541/open62541/commit/d09ab036733583a0d2ddd3d556a93ba47a73b0b3'} | {'https://github.com/open62541/open62541/commit/d09ab036733583a0d2ddd3d556a93ba47a73b0b3', 'https://github.com/open62541/open62541/commit/e1cdb1dd75ea92adcc949c5d3dc4fc4ebdf74b92'} |
OSS-Fuzz | OSV-2020-2108 | Stack-buffer-overflow in simdjson::internal::decimal_right_shift | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26773
```
Crash type: Stack-buffer-overflow READ 1
Crash state:
simdjson::internal::decimal_right_shift
simdjson::internal::adjusted_mantissa simdjson::internal::compute_float<simdjson
simdjson::internal::adjusted_mantissa simdjson::internal::parse_long_mantissa<si
```
| null | 2022-04-13T03:04:31.427396Z | 2020-10-31T00:00:09.494294Z | MEDIUM | null | null | {'https://github.com/simdjson/simdjson/commit/a8bf10ea5a0ea2553f07ac46744666c94d0085fc', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26773'} | {'https://github.com/simdjson/simdjson/commit/562d4f4f5855c1b7c8040df24c45ea98c26cab78'} | {'https://github.com/simdjson/simdjson/commit/a8bf10ea5a0ea2553f07ac46744666c94d0085fc'} | {'https://github.com/simdjson/simdjson/commit/a8bf10ea5a0ea2553f07ac46744666c94d0085fc'} |
OSS-Fuzz | OSV-2021-702 | Heap-double-free in flb_free | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33750
```
Crash type: Heap-double-free
Crash state:
flb_free
flb_parser_json_do
flb_parser_do
```
| null | 2022-04-13T03:36:08.894942Z | 2021-04-29T00:00:25.185079Z | HIGH | null | null | {'https://github.com/fluent/fluent-bit//commit/22346a74c07ceb90296be872be2d53eb92252a54', 'https://github.com/fluent/fluent-bit//commit/9b4d9ee0f9d42383bad593b05b95f25e8b294c71', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33750'} | {'https://github.com/fluent/fluent-bit//commit/68746b76af8b143daf477033a6799902be2f3cad'} | {'https://github.com/fluent/fluent-bit//commit/9b4d9ee0f9d42383bad593b05b95f25e8b294c71', 'https://github.com/fluent/fluent-bit//commit/22346a74c07ceb90296be872be2d53eb92252a54'} | {'https://github.com/fluent/fluent-bit//commit/9b4d9ee0f9d42383bad593b05b95f25e8b294c71', 'https://github.com/fluent/fluent-bit//commit/22346a74c07ceb90296be872be2d53eb92252a54'} |
OSS-Fuzz | OSV-2021-1153 | Heap-buffer-overflow in hb_array_t<OT::IntType<unsigned int, 4u> const> hb_array_t<OT::IntType<unsigned | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37348
```
Crash type: Heap-buffer-overflow READ 4
Crash state:
hb_array_t<OT::IntType<unsigned int, 4u> const> hb_array_t<OT::IntType<unsigned
OT::UnsizedArrayOf<OT::IntType<unsigned int, 4u> >::copy
_hb_head_t<OT::UnsizedArrayOf<OT::IntType<unsigned int, 4u> >*, decltype
```
| null | 2022-04-13T03:27:39.250416Z | 2021-08-20T00:00:40.299081Z | MEDIUM | null | null | {'https://github.com/harfbuzz/harfbuzz/commit/829b0f33531b3c14b2e08331b8cc5b31fed73129', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37348'} | {'https://github.com/harfbuzz/harfbuzz/commit/a6c6cda48608e988a7debc3c18597186e3b4e2ee'} | {'https://github.com/harfbuzz/harfbuzz/commit/829b0f33531b3c14b2e08331b8cc5b31fed73129'} | {'https://github.com/harfbuzz/harfbuzz/commit/829b0f33531b3c14b2e08331b8cc5b31fed73129'} |
OSS-Fuzz | OSV-2020-1231 | Heap-buffer-overflow in find_dom | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15284
```
Crash type: Heap-buffer-overflow WRITE {*}
Crash state:
find_dom
opt_loop
bpf_optimize
```
| null | 2022-04-13T03:04:38.736368Z | 2020-07-22T21:49:58.641798Z | HIGH | null | null | {'https://github.com/the-tcpdump-group/libpcap/commit/0777c0d7d8fa4155bd6d37046e027add56834c1d', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15284', 'https://github.com/the-tcpdump-group/libpcap/commit/f2d84366a864f7b41f59ef47334f6a53aa914b32'} | {'https://github.com/the-tcpdump-group/libpcap/commit/98f055277c3e2cd23147ee947f610ad814db729d'} | {'https://github.com/the-tcpdump-group/libpcap/commit/f2d84366a864f7b41f59ef47334f6a53aa914b32', 'https://github.com/the-tcpdump-group/libpcap/commit/0777c0d7d8fa4155bd6d37046e027add56834c1d'} | {'https://github.com/the-tcpdump-group/libpcap/commit/f2d84366a864f7b41f59ef47334f6a53aa914b32', 'https://github.com/the-tcpdump-group/libpcap/commit/0777c0d7d8fa4155bd6d37046e027add56834c1d'} |
OSS-Fuzz | OSV-2017-140 | Heap-buffer-overflow in mprint | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1523
```
Crash type: Heap-buffer-overflow READ 3
Crash state:
mprint
match
file_softmagic
```
| null | 2022-04-13T03:04:30.798695Z | 2021-01-15T00:01:14.133316Z | MEDIUM | null | null | {'https://github.com/file/file/commit/6fc66d12c0ca172f4681adb63c6f662ac33cbc7c', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1523'} | {'https://github.com/file/file/commit/a317154a5acbdcc82db79063742481ce83abafe7'} | {'https://github.com/file/file/commit/6fc66d12c0ca172f4681adb63c6f662ac33cbc7c'} | {'https://github.com/file/file/commit/6fc66d12c0ca172f4681adb63c6f662ac33cbc7c'} |
OSS-Fuzz | OSV-2020-2299 | Heap-buffer-overflow in ato16 | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=29103
```
Crash type: Heap-buffer-overflow READ 1
Crash state:
ato16
TLSX_CSR_Parse
TLSX_Parse
```
| null | 2022-04-13T03:04:35.695657Z | 2020-12-31T00:01:21.746087Z | MEDIUM | null | null | {'https://github.com/wolfssl/wolfssl/commit/209ad82df24e3c4b1c7a6e68206ba77e9fb1ce63', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=29103'} | {'https://github.com/wolfssl/wolfssl/commit/c482d160290c5cf314a3b10eba621dd37b6795a1'} | {'https://github.com/wolfssl/wolfssl/commit/209ad82df24e3c4b1c7a6e68206ba77e9fb1ce63'} | {'https://github.com/wolfssl/wolfssl/commit/209ad82df24e3c4b1c7a6e68206ba77e9fb1ce63'} |
OSS-Fuzz | OSV-2022-32 | Heap-buffer-overflow in _estrdup | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=43484
```
Crash type: Heap-buffer-overflow READ 11
Crash state:
_estrdup
exif_process_user_comment
exif_process_IFD_TAG_impl
```
| null | 2022-04-13T03:04:33.372135Z | 2022-01-11T00:01:35.764166Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=43484', 'https://github.com/php/php-src/commit/4170d41a66d913b672e7f76d528aea2fe15d21de', 'https://github.com/php/php-src/commit/bb5047af6ca8b1456b8d30be8415595ae64e275c'} | {'https://github.com/php/php-src/commit/9e80947e343b253e078abfc9d1d4f800342c26f8'} | {'https://github.com/php/php-src/commit/4170d41a66d913b672e7f76d528aea2fe15d21de', 'https://github.com/php/php-src/commit/bb5047af6ca8b1456b8d30be8415595ae64e275c'} | {'https://github.com/php/php-src/commit/bb5047af6ca8b1456b8d30be8415595ae64e275c', 'https://github.com/php/php-src/commit/4170d41a66d913b672e7f76d528aea2fe15d21de'} |
OSS-Fuzz | OSV-2018-89 | Heap-use-after-free in TunnelIPv6Interface::remove_address | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10864
```
Crash type: Heap-use-after-free READ 4
Crash state:
TunnelIPv6Interface::remove_address
nl::wpantund::NCPInstanceBase::unicast_address_was_removed
nl::wpantund::NCPInstanceBase::on_mesh_prefix_was_removed
```
| null | 2022-04-13T03:04:33.923566Z | 2021-01-13T00:00:40.795012Z | HIGH | null | null | {'https://github.com/openthread/wpantund/commit/bd1361434619a52b296e6a94c4188aae1a693179', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10864'} | {'https://github.com/openthread/wpantund/commit/0b1be41c37455de642834235f497e79ab9867b63'} | {'https://github.com/openthread/wpantund/commit/bd1361434619a52b296e6a94c4188aae1a693179'} | {'https://github.com/openthread/wpantund/commit/bd1361434619a52b296e6a94c4188aae1a693179'} |
OSS-Fuzz | OSV-2021-493 | Heap-buffer-overflow in encode_3dsolid | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31657
```
Crash type: Heap-buffer-overflow READ 4
Crash state:
encode_3dsolid
dwg_encode_REGION_private
dwg_encode_REGION
```
| null | 2022-04-13T03:04:41.130533Z | 2021-03-05T00:01:05.653529Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31657', 'https://github.com/LibreDWG/libredwg/commit/625da7ad8b7f6de51e9723ec8e7e7d6714307017'} | {'https://github.com/LibreDWG/libredwg/commit/e5de783437e60d90530bdbb1da04aa1c11b8d6f6'} | {'https://github.com/LibreDWG/libredwg/commit/625da7ad8b7f6de51e9723ec8e7e7d6714307017'} | {'https://github.com/LibreDWG/libredwg/commit/625da7ad8b7f6de51e9723ec8e7e7d6714307017'} |
OSS-Fuzz | OSV-2021-1387 | Container-overflow in std::__1::__function::__func<LLVMFuzzerTestOneInput::$_0, std::__1::allocator<LL | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39335
```
Crash type: Container-overflow READ 1
Crash state:
std::__1::__function::__func<LLVMFuzzerTestOneInput::$_0, std::__1::allocator<LL
uWS::TopicTree<std::__1::basic_string<char, std::__1::char_traits<char>, std::__
std::__1::__function::__func<LLVMFuzzerTestOneInput::$_1, std::__1::allocator<LL
```
| null | 2022-04-13T03:04:40.992316Z | 2021-09-28T00:00:13.656995Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39335', 'https://github.com/uNetworking/uWebSockets/commit/7a3bc47f753c192a54c11a3bfe826d1af8b92eda'} | {'https://github.com/uNetworking/uWebSockets/commit/42438749674b17b5be7e9eaf6bddd0d6823e2091'} | {'https://github.com/uNetworking/uWebSockets/commit/7a3bc47f753c192a54c11a3bfe826d1af8b92eda'} | {'https://github.com/uNetworking/uWebSockets/commit/7a3bc47f753c192a54c11a3bfe826d1af8b92eda'} |
OSS-Fuzz | OSV-2021-1368 | Stack-buffer-overflow in dispatch_print_error | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39196
```
Crash type: Stack-buffer-overflow READ {*}
Crash state:
dispatch_print_error
internal_exr_parse_header
exr_start_read
```
| null | 2022-04-13T03:32:35.569980Z | 2021-09-25T00:00:17.537038Z | MEDIUM | null | null | {'https://github.com/AcademySoftwareFoundation/openexr/commit/9571a805e96ec921e2ab6a83086477c87f44ec29', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39196', 'https://github.com/AcademySoftwareFoundation/openexr/commit/d53fd6bd283878da27857925b47419a5183efc7c', 'https://github.com/AcademySoftwareFoundation/openexr/commit/c4847d2e7bc6ca5047bc112ec441b1fa7fcff57c'} | {'https://github.com/AcademySoftwareFoundation/openexr/commit/40eb606dc5e8b04b7634f8a4a15f44b4e2044191', 'https://github.com/AcademySoftwareFoundation/openexr/commit/57b05e055c7065ac5873f64e42350449be1eccb8'} | {'https://github.com/AcademySoftwareFoundation/openexr/commit/9571a805e96ec921e2ab6a83086477c87f44ec29', 'https://github.com/AcademySoftwareFoundation/openexr/commit/d53fd6bd283878da27857925b47419a5183efc7c', 'https://github.com/AcademySoftwareFoundation/openexr/commit/c4847d2e7bc6ca5047bc112ec441b1fa7fcff57c'} | {'https://github.com/AcademySoftwareFoundation/openexr/commit/c4847d2e7bc6ca5047bc112ec441b1fa7fcff57c', 'https://github.com/AcademySoftwareFoundation/openexr/commit/9571a805e96ec921e2ab6a83086477c87f44ec29', 'https://github.com/AcademySoftwareFoundation/openexr/commit/d53fd6bd283878da27857925b47419a5183efc7c'} |
OSS-Fuzz | OSV-2020-885 | Stack-use-after-scope in coolkey_apdu_io | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23979
```
Crash type: Stack-use-after-scope READ 8
Crash state:
coolkey_apdu_io
coolkey_rsa_op
coolkey_compute_crypt
```
| null | 2022-04-13T03:04:41.670487Z | 2020-07-14T22:13:58.474226Z | null | null | null | {'https://github.com/OpenSC/OpenSC/commit/cdbcb5b7db8766d6ea9da6912755ed335780f2f9', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23979'} | {'https://github.com/OpenSC/OpenSC/commit/43379b3b22f65f97a83de422f6a3b37fdfb2b138'} | {'https://github.com/OpenSC/OpenSC/commit/cdbcb5b7db8766d6ea9da6912755ed335780f2f9'} | {'https://github.com/OpenSC/OpenSC/commit/cdbcb5b7db8766d6ea9da6912755ed335780f2f9'} |
OSS-Fuzz | OSV-2020-2276 | Negative-size-param in tcos_decipher | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28768
```
Crash type: Negative-size-param
Crash state:
tcos_decipher
sc_decipher
use_key
```
| null | 2022-04-13T03:04:41.586495Z | 2020-12-19T00:01:12.908184Z | null | null | null | {'https://github.com/OpenSC/OpenSC/commit/fe6864c5f3ba9085acdac569b7567b911e01f445', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28768'} | {'https://github.com/OpenSC/OpenSC/commit/9ffb9bae63c8b7fbababb8481a83f1b575e59a18'} | {'https://github.com/OpenSC/OpenSC/commit/fe6864c5f3ba9085acdac569b7567b911e01f445'} | {'https://github.com/OpenSC/OpenSC/commit/fe6864c5f3ba9085acdac569b7567b911e01f445'} |
OSS-Fuzz | OSV-2020-1289 | Heap-use-after-free in WelsDec::MapColToList0 | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13037
```
Crash type: Heap-use-after-free READ 4
Crash state:
WelsDec::MapColToList0
WelsDec::PredBDirectTemporal
WelsDec::ParseInterBInfo
```
| null | 2022-04-13T03:04:37.441439Z | 2020-07-22T21:50:03.268821Z | HIGH | null | null | {'https://github.com/cisco/openh264/commit/717fe1463d4f2025d8bbfd432a4cf9cdbfc9d35c', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13037'} | {'https://github.com/cisco/openh264/commit/70eeb783515dbfee3e0c781d6667838caba5113b'} | {'https://github.com/cisco/openh264/commit/717fe1463d4f2025d8bbfd432a4cf9cdbfc9d35c'} | {'https://github.com/cisco/openh264/commit/717fe1463d4f2025d8bbfd432a4cf9cdbfc9d35c'} |
OSS-Fuzz | OSV-2021-305 | Heap-buffer-overflow in rle_decode | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=30395
```
Crash type: Heap-buffer-overflow WRITE {*}
Crash state:
rle_decode
rans_uncompress_to_4x16
rans_uncompress_4x16
```
| null | 2022-04-13T03:04:32.317259Z | 2021-02-08T00:00:06.404697Z | HIGH | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=30395', 'https://github.com/samtools/htslib/commit/56ac133b2fd4b41b2f05f8a3f30134fd79f7b31f'} | {'https://github.com/samtools/htslib/commit/0d1971cbebb269d90a563464e4f56987290e20ab'} | {'https://github.com/samtools/htslib/commit/56ac133b2fd4b41b2f05f8a3f30134fd79f7b31f'} | {'https://github.com/samtools/htslib/commit/56ac133b2fd4b41b2f05f8a3f30134fd79f7b31f'} |
OSS-Fuzz | OSV-2021-22 | UNKNOWN READ in frame_get_metalayers | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=29280
```
Crash type: UNKNOWN READ
Crash state:
frame_get_metalayers
blosc2_frame_to_schunk
blosc2_schunk_open_sframe
```
| null | 2022-04-13T03:04:40.359865Z | 2021-01-07T00:00:43.126785Z | MEDIUM | null | null | {'https://github.com/Blosc/c-blosc2/commit/c473b21cff5e1a459b4467f18bf7414114f848fd', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=29280'} | {'https://github.com/Blosc/c-blosc2/commit/4d78953db484839708091c610951678ab4b2b555'} | {'https://github.com/Blosc/c-blosc2/commit/c473b21cff5e1a459b4467f18bf7414114f848fd'} | {'https://github.com/Blosc/c-blosc2/commit/c473b21cff5e1a459b4467f18bf7414114f848fd'} |
OSS-Fuzz | OSV-2020-305 | Stack-buffer-overflow in ot::NetworkData::Leader::SendCommissioningGetResponse | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17297
```
Crash type: Stack-buffer-overflow READ 1
Crash state:
ot::NetworkData::Leader::SendCommissioningGetResponse
ot::NetworkData::Leader::HandleCommissioningGet
ot::Coap::CoapBase::ProcessReceivedRequest
```
| null | 2022-04-13T03:04:39.086968Z | 2020-06-30T00:00:48.691484Z | MEDIUM | null | null | {'https://github.com/openthread/openthread/commit/8be8bf1fdff6181453a2c5e946618186b8b64c54', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17297'} | {'https://github.com/openthread/openthread/commit/68426e236fe8a15884c3893a2083663687b2610f'} | {'https://github.com/openthread/openthread/commit/8be8bf1fdff6181453a2c5e946618186b8b64c54'} | {'https://github.com/openthread/openthread/commit/8be8bf1fdff6181453a2c5e946618186b8b64c54'} |
OSS-Fuzz | OSV-2020-610 | UNKNOWN READ in opj_t2_decode_packets | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18979
```
Crash type: UNKNOWN READ
Crash state:
opj_t2_decode_packets
opj_tcd_t2_decode
opj_tcd_decode_tile
```
| null | 2022-04-13T03:04:39.656720Z | 2020-07-01T00:00:20.269225Z | MEDIUM | null | null | {'https://github.com/uclouvain/openjpeg/commit/4cb1f663049aab96e122d1ff16f601d0cc0be976', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18979'} | {'https://github.com/uclouvain/openjpeg/commit/8db9d25dcf360528fd1e094e4f9274c0635e90cc'} | {'https://github.com/uclouvain/openjpeg/commit/4cb1f663049aab96e122d1ff16f601d0cc0be976'} | {'https://github.com/uclouvain/openjpeg/commit/4cb1f663049aab96e122d1ff16f601d0cc0be976'} |
OSS-Fuzz | OSV-2017-55 | Heap-double-free in ExtensionObject_deleteMembers | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4296
```
Crash type: Heap-double-free
Crash state:
ExtensionObject_deleteMembers
UA_Array_delete
Array_decodeBinary
```
| null | 2022-04-13T03:04:41.260064Z | 2021-01-13T21:56:28.199946Z | HIGH | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4296', 'https://github.com/open62541/open62541/commit/9165b056a95f3ff5db23dbf9628acb1efee6f86b'} | {'https://github.com/open62541/open62541/commit/424f13ad6ae3929ee8bbee26bc27aa5b2d592373', 'https://github.com/open62541/open62541/commit/2c7e4633ac4080dc21b63d6e80bc8090c3e8f6aa'} | {'https://github.com/open62541/open62541/commit/9165b056a95f3ff5db23dbf9628acb1efee6f86b'} | {'https://github.com/open62541/open62541/commit/9165b056a95f3ff5db23dbf9628acb1efee6f86b'} |
OSS-Fuzz | OSV-2017-117 | Use-of-uninitialized-value in CharToWide | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4290
```
Crash type: Use-of-uninitialized-value
Crash state:
CharToWide
Archive::GetComment
Archive::ViewComment
```
| null | 2022-04-13T03:04:35.349256Z | 2021-01-13T21:57:50.799840Z | MEDIUM | null | null | {'https://github.com/aawc/unrar/commit/637fc8446edb8444c7a66918f109f2fa552ff987', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4290'} | {'https://github.com/aawc/unrar/commit/d2e5341ebf6f34c9bd5939c3ac812cb2cd983081'} | {'https://github.com/aawc/unrar/commit/637fc8446edb8444c7a66918f109f2fa552ff987'} | {'https://github.com/aawc/unrar/commit/637fc8446edb8444c7a66918f109f2fa552ff987'} |
OSS-Fuzz | OSV-2021-1554 | UNKNOWN READ in helper_uc_tracecode | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40797
```
Crash type: UNKNOWN READ
Crash state:
helper_uc_tracecode
```
| null | 2022-04-13T03:04:39.199365Z | 2021-11-09T00:00:29.449611Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40797', 'https://github.com/unicorn-engine/unicorn/commit/34ddafcbcf6d16508a63623a68715394ea4e12d8'} | {'https://github.com/unicorn-engine/unicorn/commit/34ddafcbcf6d16508a63623a68715394ea4e12d8'} | {'https://github.com/unicorn-engine/unicorn/commit/34ddafcbcf6d16508a63623a68715394ea4e12d8'} | {'https://github.com/unicorn-engine/unicorn/commit/34ddafcbcf6d16508a63623a68715394ea4e12d8'} |
OSS-Fuzz | OSV-2020-1266 | UNKNOWN READ in arrow::Array::IsNull | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20139
```
Crash type: UNKNOWN READ
Crash state:
arrow::Array::IsNull
arrow::Status arrow::VisitArrayInline<arrow::internal::ValidateArrayDataVisitor>
arrow::internal::ValidateArrayData
```
| null | 2022-04-13T03:04:31.910847Z | 2020-07-22T21:50:01.820417Z | MEDIUM | null | null | {'https://github.com/apache/arrow/commit/52508c143aa6bd82964ca0ec6f9c7ce54ecc5466', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20139', 'https://github.com/apache/arrow/commit/724da320eaac94003a8f1229d6a820fe8c8c1816'} | {'https://github.com/apache/arrow/commit/ccdc4b076cbd5fb03e1cbc42292def871d2b6035'} | {'https://github.com/apache/arrow/commit/724da320eaac94003a8f1229d6a820fe8c8c1816', 'https://github.com/apache/arrow/commit/52508c143aa6bd82964ca0ec6f9c7ce54ecc5466'} | {'https://github.com/apache/arrow/commit/724da320eaac94003a8f1229d6a820fe8c8c1816', 'https://github.com/apache/arrow/commit/52508c143aa6bd82964ca0ec6f9c7ce54ecc5466'} |
OSS-Fuzz | OSV-2021-1104 | Heap-buffer-overflow in ap_escape_path_segment_buffer | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=36882
```
Crash type: Heap-buffer-overflow WRITE 1
Crash state:
ap_escape_path_segment_buffer
fuzz_utils.c
```
| null | 2022-04-13T03:04:35.789780Z | 2021-08-07T00:00:39.489954Z | HIGH | null | null | {'https://github.com/AFLplusplus/AFLplusplus/commit/4fe572b80f76ff0b0e916b639d1e04d5af48b157', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=36882'} | {'https://github.com/AFLplusplus/AFLplusplus/commit/4fe572b80f76ff0b0e916b639d1e04d5af48b157'} | {'https://github.com/AFLplusplus/AFLplusplus/commit/4fe572b80f76ff0b0e916b639d1e04d5af48b157'} | {'https://github.com/AFLplusplus/AFLplusplus/commit/4fe572b80f76ff0b0e916b639d1e04d5af48b157'} |
OSS-Fuzz | OSV-2021-240 | Heap-buffer-overflow in safe_itf8_get | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=29908
```
Crash type: Heap-buffer-overflow READ 1
Crash state:
safe_itf8_get
cram_decode_compression_header
cram_first_slice
```
| null | 2022-04-13T03:04:32.333405Z | 2021-01-26T00:01:01.964692Z | MEDIUM | null | null | {'https://github.com/samtools/htslib/commit/90fef7300c75ca6b8834da0dcb710e27d599324e', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=29908'} | {'https://github.com/samtools/htslib/commit/0d1971cbebb269d90a563464e4f56987290e20ab'} | {'https://github.com/samtools/htslib/commit/90fef7300c75ca6b8834da0dcb710e27d599324e'} | {'https://github.com/samtools/htslib/commit/90fef7300c75ca6b8834da0dcb710e27d599324e'} |
OSS-Fuzz | OSV-2020-954 | Use-of-uninitialized-value in adler32_z | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13317
```
Crash type: Use-of-uninitialized-value
Crash state:
adler32_z
inflate
ZIPDecode
```
| null | 2022-04-13T03:04:31.489268Z | 2020-07-22T00:00:25.376679Z | MEDIUM | null | null | {'https://github.com/opencv/opencv/commit/10ce9358230670c91caeab39c7ae7bb099229046', 'https://github.com/opencv/opencv/commit/8afb2f0cb7a712d03dd58a2873fc449215df153d', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13317'} | {'https://github.com/opencv/opencv/commit/6bcf0b5519c190826cf0f21efd87cbe256eabc48'} | {'https://github.com/opencv/opencv/commit/10ce9358230670c91caeab39c7ae7bb099229046', 'https://github.com/opencv/opencv/commit/8afb2f0cb7a712d03dd58a2873fc449215df153d'} | {'https://github.com/opencv/opencv/commit/10ce9358230670c91caeab39c7ae7bb099229046', 'https://github.com/opencv/opencv/commit/8afb2f0cb7a712d03dd58a2873fc449215df153d'} |
OSS-Fuzz | OSV-2020-407 | Heap-double-free in opt_cleanup | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15178
```
Crash type: Heap-double-free
Crash state:
opt_cleanup
bpf_optimize
pcap_compile
```
| null | 2022-04-13T03:04:38.725198Z | 2020-07-01T00:00:07.757751Z | HIGH | null | null | {'https://github.com/the-tcpdump-group/libpcap/commit/3a48c915ea98a60fbac94522202279f56c740487', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15178', 'https://github.com/the-tcpdump-group/libpcap/commit/de978afd02065649222988833063998b5e0dfc84'} | {'https://github.com/the-tcpdump-group/libpcap/commit/1c26c7de8a932fc5c1802246fa048bc00bca691e', 'https://github.com/the-tcpdump-group/libpcap/commit/35d20e93ccb845cd83ec89f0a8d19b9d4320abcd'} | {'https://github.com/the-tcpdump-group/libpcap/commit/3a48c915ea98a60fbac94522202279f56c740487', 'https://github.com/the-tcpdump-group/libpcap/commit/de978afd02065649222988833063998b5e0dfc84'} | {'https://github.com/the-tcpdump-group/libpcap/commit/3a48c915ea98a60fbac94522202279f56c740487', 'https://github.com/the-tcpdump-group/libpcap/commit/de978afd02065649222988833063998b5e0dfc84'} |
OSS-Fuzz | OSV-2020-112 | Heap-buffer-overflow in u8_read_escape_sequence | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22180
```
Crash type: Heap-buffer-overflow READ 1
Crash state:
u8_read_escape_sequence
flb_unescape_string_utf8
logfmt_parser
```
| null | 2022-04-13T03:04:38.373807Z | 2020-06-24T01:51:14.628328Z | MEDIUM | null | null | {'https://github.com/fluent/fluent-bit//commit/d6c4796b9d952eb4e1aedc349cb05b98f37cf01c', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22180', 'https://github.com/fluent/fluent-bit//commit/512556c951076a4a07dd436b57921a63fd85f95a'} | {'https://github.com/fluent/fluent-bit//commit/754c40a5aa372b08b7773fa3c39b2c6aabf667b6', 'https://github.com/fluent/fluent-bit//commit/0a05f222752f0325ff55417745d47d4672c2387e'} | {'https://github.com/fluent/fluent-bit//commit/512556c951076a4a07dd436b57921a63fd85f95a', 'https://github.com/fluent/fluent-bit//commit/d6c4796b9d952eb4e1aedc349cb05b98f37cf01c'} | {'https://github.com/fluent/fluent-bit//commit/d6c4796b9d952eb4e1aedc349cb05b98f37cf01c', 'https://github.com/fluent/fluent-bit//commit/512556c951076a4a07dd436b57921a63fd85f95a'} |
OSS-Fuzz | OSV-2021-811 | Segv on unknown address in GetASNHeader_ex | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34719
```
Crash type: Segv on unknown address
Crash state:
GetASNHeader_ex
GetASNHeader
GetASNInt
```
| null | 2022-04-13T03:04:35.734913Z | 2021-05-29T00:00:34.321934Z | null | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34719', 'https://github.com/wolfssl/wolfssl/commit/1fe445368c6d5972b6760be86f2d2fd6e24427bf'} | {'https://github.com/wolfssl/wolfssl/commit/e1bc0c4447d421b42bf303c1fa61dbf97a4b749d'} | {'https://github.com/wolfssl/wolfssl/commit/1fe445368c6d5972b6760be86f2d2fd6e24427bf'} | {'https://github.com/wolfssl/wolfssl/commit/1fe445368c6d5972b6760be86f2d2fd6e24427bf'} |
OSS-Fuzz | OSV-2020-1564 | Use-of-uninitialized-value in pb_encode_varint | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24582
```
Crash type: Use-of-uninitialized-value
Crash state:
pb_encode_varint
pb_enc_varint
encode_array
```
| null | 2022-04-13T03:04:32.622428Z | 2020-08-02T00:00:28.082567Z | MEDIUM | null | null | {'https://github.com/nanopb/nanopb/commit/cf507d1b1e71b45136ca2bd7d37b7b4958443cd1', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24582'} | {'https://github.com/nanopb/nanopb/commit/a5988446e6a257a1c968f8a7a6366f5101d85413'} | {'https://github.com/nanopb/nanopb/commit/cf507d1b1e71b45136ca2bd7d37b7b4958443cd1'} | {'https://github.com/nanopb/nanopb/commit/cf507d1b1e71b45136ca2bd7d37b7b4958443cd1'} |
OSS-Fuzz | OSV-2021-542 | Heap-buffer-overflow in luaG_getfuncline | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32279
```
Crash type: Heap-buffer-overflow READ 1
Crash state:
luaG_getfuncline
luaG_runerror
luaD_growstack
```
| null | 2022-04-13T03:31:48.822497Z | 2021-03-21T00:00:57.635576Z | MEDIUM | null | null | {'https://github.com/lua/lua/commit/ad3942adba574c9d008c99ce2785a5af19d146bf', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32279', 'https://github.com/lua/lua/commit/eadd8c7178c79c814ecca9652973a9b9dd4cc71b'} | {'https://github.com/lua/lua/commit/5d8ce05b3f6fad79e37ed21c1076e47a322472c6'} | {'https://github.com/lua/lua/commit/ad3942adba574c9d008c99ce2785a5af19d146bf', 'https://github.com/lua/lua/commit/eadd8c7178c79c814ecca9652973a9b9dd4cc71b'} | {'https://github.com/lua/lua/commit/ad3942adba574c9d008c99ce2785a5af19d146bf', 'https://github.com/lua/lua/commit/eadd8c7178c79c814ecca9652973a9b9dd4cc71b'} |
OSS-Fuzz | OSV-2021-1606 | Segv on unknown address in jxl::N_AVX2::SingleFromSingle | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41233
```
Crash type: Segv on unknown address
Crash state:
jxl::N_AVX2::SingleFromSingle
jxl::ThreadPool::SequentialRunnerStatic
jxl::ModularFrameDecoder::ModularImageToDecodedRect
```
| null | 2022-04-13T03:04:41.806651Z | 2021-11-22T00:00:41.045135Z | null | null | null | {'https://github.com/libjxl/libjxl/commit/5f54e912b155f157232e5a53112a39e38a5b85cc', 'https://github.com/libjxl/libjxl/commit/a915cd9ed0fd803449307aa37ba3c5364398bcc6', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41233'} | {'https://github.com/libjxl/libjxl/commit/fcc8ef851c6aa4ad9be711b1cac83e8c23aa51e1'} | {'https://github.com/libjxl/libjxl/commit/5f54e912b155f157232e5a53112a39e38a5b85cc', 'https://github.com/libjxl/libjxl/commit/a915cd9ed0fd803449307aa37ba3c5364398bcc6'} | {'https://github.com/libjxl/libjxl/commit/a915cd9ed0fd803449307aa37ba3c5364398bcc6', 'https://github.com/libjxl/libjxl/commit/5f54e912b155f157232e5a53112a39e38a5b85cc'} |
OSS-Fuzz | OSV-2020-2061 | Heap-buffer-overflow in WelsDec::WelsCheckAndRecoverForFutureDecoding | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26301
```
Crash type: Heap-buffer-overflow WRITE {*}
Crash state:
WelsDec::WelsCheckAndRecoverForFutureDecoding
WelsDec::WelsInitRefList
WelsDec::InitRefPicList
```
| null | 2022-04-13T03:04:37.584682Z | 2020-10-14T00:00:12.592572Z | HIGH | null | null | {'https://github.com/cisco/openh264/commit/b52786888ddce9d6bc06b7825ba9bffc65924e0c', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26301'} | {'https://github.com/cisco/openh264/commit/f1bb6d3acb057785b4d89e8228e23cc4fc9caa12'} | {'https://github.com/cisco/openh264/commit/b52786888ddce9d6bc06b7825ba9bffc65924e0c'} | {'https://github.com/cisco/openh264/commit/b52786888ddce9d6bc06b7825ba9bffc65924e0c'} |
OSS-Fuzz | OSV-2020-391 | Use-of-uninitialized-value in mprint | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13453
```
Crash type: Use-of-uninitialized-value
Crash state:
mprint
match
file_softmagic
```
| null | 2022-04-13T03:04:30.780960Z | 2020-07-01T00:00:06.825617Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13453', 'https://github.com/file/file/commit/dcda2612a5f38a3d9e15c0ac9a7d156d74b3a395'} | {'https://github.com/file/file/commit/1562e15149268477b395ec71309d13f8be99a83b'} | {'https://github.com/file/file/commit/dcda2612a5f38a3d9e15c0ac9a7d156d74b3a395'} | {'https://github.com/file/file/commit/dcda2612a5f38a3d9e15c0ac9a7d156d74b3a395'} |
OSS-Fuzz | OSV-2020-2124 | UNKNOWN READ in jsoncharutils.h | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26859
```
Crash type: UNKNOWN READ
Crash state:
jsoncharutils.h
```
| null | 2022-04-13T03:04:31.422219Z | 2020-11-02T00:00:43.118421Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26859', 'https://github.com/simdjson/simdjson/commit/0b82f071157db9848f45dd8cf07ced05c8eb8022'} | {'https://github.com/simdjson/simdjson/commit/b7fe764e6c55d112f4f52f72b58ea3e0893a9120'} | {'https://github.com/simdjson/simdjson/commit/0b82f071157db9848f45dd8cf07ced05c8eb8022'} | {'https://github.com/simdjson/simdjson/commit/0b82f071157db9848f45dd8cf07ced05c8eb8022'} |
OSS-Fuzz | OSV-2021-450 | Global-buffer-overflow in coap_pdu_parse_opt | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31479
```
Crash type: Global-buffer-overflow WRITE 1
Crash state:
coap_pdu_parse_opt
coap_pdu_parse
```
| null | 2022-04-13T03:04:42.402386Z | 2021-02-28T00:00:03.278436Z | null | null | null | {'https://github.com/obgm/libcoap/commit/f930b0ad5bc73689d4b63d3742f39d6ff49197a9', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31479'} | {'https://github.com/obgm/libcoap/commit/757ca19cd0b7612b17ce05f6dcad6e02e4b7e497'} | {'https://github.com/obgm/libcoap/commit/f930b0ad5bc73689d4b63d3742f39d6ff49197a9'} | {'https://github.com/obgm/libcoap/commit/f930b0ad5bc73689d4b63d3742f39d6ff49197a9'} |
OSS-Fuzz | OSV-2020-903 | Heap-buffer-overflow in rasteropGeneralLow | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24134
```
Crash type: Heap-buffer-overflow READ 4
Crash state:
rasteropGeneralLow
rasteropLow
pixRasterop
```
| null | 2022-04-13T03:04:32.699227Z | 2020-07-21T00:00:19.151415Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24134', 'https://github.com/DanBloomberg/leptonica/commit/8b06c6b77c92b5649753415c31c6792eaa88a0cb'} | {'https://github.com/DanBloomberg/leptonica/commit/f053b173bc94ef35a99ddf8eb608f63ae794b5fa'} | {'https://github.com/DanBloomberg/leptonica/commit/8b06c6b77c92b5649753415c31c6792eaa88a0cb'} | {'https://github.com/DanBloomberg/leptonica/commit/8b06c6b77c92b5649753415c31c6792eaa88a0cb'} |
OSS-Fuzz | OSV-2020-1026 | Heap-buffer-overflow in DefragInsertFrag | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21446
```
Crash type: Heap-buffer-overflow READ {*}
Crash state:
DefragInsertFrag
Defrag
DecodeIPV6
```
| null | 2022-04-13T03:04:32.763539Z | 2020-07-22T21:49:40.677143Z | MEDIUM | null | null | {'https://github.com/OISF/suricata/commit/8cbae1371f18d1427244f18fe2110256496a9f9f', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21446'} | {'https://github.com/OISF/suricata/commit/19fe8d9894207f18dbd305a5834820f3a698dc32'} | {'https://github.com/OISF/suricata/commit/8cbae1371f18d1427244f18fe2110256496a9f9f'} | {'https://github.com/OISF/suricata/commit/8cbae1371f18d1427244f18fe2110256496a9f9f'} |
OSS-Fuzz | OSV-2021-1651 | Heap-buffer-overflow in PCIDSK::CPCIDSKFile::ReadFromFile | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41993
```
Crash type: Heap-buffer-overflow WRITE {*}
Crash state:
PCIDSK::CPCIDSKFile::ReadFromFile
PCIDSK::CPCIDSKSegment::ReadFromFile
PCIDSK::CPCIDSKBinarySegment::CPCIDSKBinarySegment
```
| null | 2022-04-13T03:35:10.552874Z | 2021-12-06T00:00:07.396834Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41993', 'https://github.com/OSGeo/gdal/commit/1ca6a3e5168c200763fa46d8aa7e698d0b757e7e', 'https://github.com/OSGeo/gdal/commit/73f006c054b47b00acf42bc6bf96e348fd53ab4b'} | {'https://github.com/OSGeo/gdal/commit/3c7e9db1ab4d28306a8700e38d2f4c0e2fa46b82'} | {'https://github.com/OSGeo/gdal/commit/1ca6a3e5168c200763fa46d8aa7e698d0b757e7e', 'https://github.com/OSGeo/gdal/commit/73f006c054b47b00acf42bc6bf96e348fd53ab4b'} | {'https://github.com/OSGeo/gdal/commit/73f006c054b47b00acf42bc6bf96e348fd53ab4b', 'https://github.com/OSGeo/gdal/commit/1ca6a3e5168c200763fa46d8aa7e698d0b757e7e'} |
OSS-Fuzz | OSV-2021-1201 | Heap-buffer-overflow in q_memchr | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38065
```
Crash type: Heap-buffer-overflow READ 1
Crash state:
q_memchr
parse_quoted_param
parse_param_body
```
| null | 2022-04-13T03:04:37.747979Z | 2021-09-05T00:00:46.108630Z | MEDIUM | null | null | {'https://github.com/kamailio/kamailio/commit/20db418f1e35f31d7a90d7cabbd22ae989b7266c', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38065'} | {'https://github.com/kamailio/kamailio/commit/199f13a7dfac8cd817850c6a6afe5ba510835418'} | {'https://github.com/kamailio/kamailio/commit/20db418f1e35f31d7a90d7cabbd22ae989b7266c'} | {'https://github.com/kamailio/kamailio/commit/20db418f1e35f31d7a90d7cabbd22ae989b7266c'} |
OSS-Fuzz | OSV-2020-846 | Heap-buffer-overflow in std::__1::char_traits<char>::compare | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22358
```
Crash type: Heap-buffer-overflow READ 6
Crash state:
std::__1::char_traits<char>::compare
wabt::string_view::compare
wabt::operator==
```
| null | 2022-04-13T03:33:46.226924Z | 2020-07-14T22:13:43.983088Z | MEDIUM | null | null | {'https://github.com/WebAssembly/wabt/commit/09ac53e41d959ce8e14e703e627327971e67f6d3', 'https://github.com/WebAssembly/wabt/commit/cf1e138ba9cde79d51f56d873e10b7ac9e4481b1', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22358'} | {'https://github.com/WebAssembly/wabt/commit/2395f8f81575aaf3e243c9ce400948444e6f8c6a'} | {'https://github.com/WebAssembly/wabt/commit/09ac53e41d959ce8e14e703e627327971e67f6d3', 'https://github.com/WebAssembly/wabt/commit/cf1e138ba9cde79d51f56d873e10b7ac9e4481b1'} | {'https://github.com/WebAssembly/wabt/commit/09ac53e41d959ce8e14e703e627327971e67f6d3', 'https://github.com/WebAssembly/wabt/commit/cf1e138ba9cde79d51f56d873e10b7ac9e4481b1'} |
OSS-Fuzz | OSV-2020-1163 | Heap-buffer-overflow in readstat_convert | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12566
```
Crash type: Heap-buffer-overflow READ 1
Crash state:
readstat_convert
sas7bcat_parse_value_labels
sas7bcat_parse_block
```
| null | 2022-04-13T03:04:40.619015Z | 2020-07-22T21:49:52.343920Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12566', 'https://github.com/WizardMac/ReadStat/commit/dffa53abee99d49470d93531a95b9595d90ac5c7'} | {'https://github.com/WizardMac/ReadStat/commit/d1bfd735515803800cb9708e3fca9e5c1e8e7a48'} | {'https://github.com/WizardMac/ReadStat/commit/dffa53abee99d49470d93531a95b9595d90ac5c7'} | {'https://github.com/WizardMac/ReadStat/commit/dffa53abee99d49470d93531a95b9595d90ac5c7'} |
OSS-Fuzz | OSV-2020-515 | Use-of-uninitialized-value in bool std::__1::equal<std::__1::__wrap_iter<unsigned char const*>, std::__1::__wr | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18320
```
Crash type: Use-of-uninitialized-value
Crash state:
bool std::__1::equal<std::__1::__wrap_iter<unsigned char const*>, std::__1::__wr
bool std::__1::operator==<unsigned char, std::__1::allocator<unsigned char> >
cryptofuzz::ExecutorBase<cryptofuzz::Buffer, cryptofuzz::operation::CMAC>::compa
```
| null | 2022-04-13T03:04:35.049761Z | 2020-07-01T00:00:13.977406Z | MEDIUM | null | null | {'https://github.com/guidovranken/cryptofuzz/commit/69c82214652a0a5d2aab9e4ab077a87ffa8057fb', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18320'} | {'https://github.com/guidovranken/cryptofuzz/commit/6c21912ea6f8c535aa4d1ef527453cf9605d952f'} | {'https://github.com/guidovranken/cryptofuzz/commit/69c82214652a0a5d2aab9e4ab077a87ffa8057fb'} | {'https://github.com/guidovranken/cryptofuzz/commit/69c82214652a0a5d2aab9e4ab077a87ffa8057fb'} |
OSS-Fuzz | OSV-2020-1860 | Stack-buffer-overflow in sc_get_response | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25998
```
Crash type: Stack-buffer-overflow WRITE {*}
Crash state:
sc_get_response
sc_transmit
sc_transmit_apdu
```
| null | 2022-04-13T03:04:41.660227Z | 2020-09-28T00:00:07.869363Z | HIGH | null | null | {'https://github.com/OpenSC/OpenSC/commit/732ed77ad67e5303c46c0fa767929afd87076c87', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25998'} | {'https://github.com/OpenSC/OpenSC/commit/b02da8348be97d4b24081783f6af46757373bc3e'} | {'https://github.com/OpenSC/OpenSC/commit/732ed77ad67e5303c46c0fa767929afd87076c87'} | {'https://github.com/OpenSC/OpenSC/commit/732ed77ad67e5303c46c0fa767929afd87076c87'} |
OSS-Fuzz | OSV-2021-1128 | Heap-buffer-overflow in exif_mnote_data_apple_identify | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37211
```
Crash type: Heap-buffer-overflow READ 3
Crash state:
exif_mnote_data_apple_identify
interpret_maker_note
exif_data_load_data
```
| null | 2022-04-13T03:04:40.868546Z | 2021-08-16T00:00:06.948057Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37211', 'https://github.com/libexif/libexif/commit/22799320cc1187868d9a572661d12f0c3f9939b5'} | {'https://github.com/libexif/libexif/commit/2f1eff50327597ddf169d9fff9df9cc237dda7f4'} | {'https://github.com/libexif/libexif/commit/22799320cc1187868d9a572661d12f0c3f9939b5'} | {'https://github.com/libexif/libexif/commit/22799320cc1187868d9a572661d12f0c3f9939b5'} |
OSS-Fuzz | OSV-2022-320 | Heap-buffer-overflow in lwan_h2_huffman_decode_for_fuzzing | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46506
```
Crash type: Heap-buffer-overflow READ 8
Crash state:
lwan_h2_huffman_decode_for_fuzzing
h2_huffman_fuzzer.cc
```
| null | 2022-04-09T00:00:11.594Z | 2022-04-09T00:00:11.593728Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46506', 'https://github.com/lpereira/lwan/commit/44283f701359c7b0bcf5e0b5466591c7442d081a'} | {'https://github.com/lpereira/lwan/commit/d7fa49968a50107519421d388fd3de60ecb3f17a'} | {'https://github.com/lpereira/lwan/commit/44283f701359c7b0bcf5e0b5466591c7442d081a'} | {'https://github.com/lpereira/lwan/commit/44283f701359c7b0bcf5e0b5466591c7442d081a'} |
OSS-Fuzz | OSV-2017-79 | Heap-buffer-overflow in fuzz_read_callback | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4785
```
Crash type: Heap-buffer-overflow WRITE {*}
Crash state:
fuzz_read_callback
Curl_fillreadbuffer
readwrite_upload
```
| null | 2022-04-13T03:04:42.850130Z | 2021-01-13T21:57:35.291125Z | HIGH | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4785', 'https://github.com/curl/curl/commit/ab6eb2ec0744074004980d0f98677e52b215941f'} | {'https://github.com/curl/curl/commit/7ee59512f875604eb468fb6f3d26e39290f781c9'} | {'https://github.com/curl/curl/commit/ab6eb2ec0744074004980d0f98677e52b215941f'} | {'https://github.com/curl/curl/commit/ab6eb2ec0744074004980d0f98677e52b215941f'} |
OSS-Fuzz | OSV-2022-265 | Heap-buffer-overflow in jxl::WriteToPixelCallbackStage::ProcessRow | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=45833
```
Crash type: Heap-buffer-overflow READ 4
Crash state:
jxl::WriteToPixelCallbackStage::ProcessRow
jxl::LowMemoryRenderPipeline::RenderRect
jxl::LowMemoryRenderPipeline::ProcessBuffers
```
| null | 2022-04-13T03:04:41.859422Z | 2022-03-21T00:00:38.667705Z | MEDIUM | null | null | {'https://github.com/libjxl/libjxl/commit/eadb9f70eb83e7f88246431d355b9bc7387fcc6f', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=45833'} | {'https://github.com/libjxl/libjxl/commit/ffa47f29119a558bfff18fc2e4e9311e68fcfd2a'} | {'https://github.com/libjxl/libjxl/commit/eadb9f70eb83e7f88246431d355b9bc7387fcc6f'} | {'https://github.com/libjxl/libjxl/commit/eadb9f70eb83e7f88246431d355b9bc7387fcc6f'} |
OSS-Fuzz | OSV-2021-1597 | UNKNOWN READ in void jxl::CopyImageTo<int> | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41217
```
Crash type: UNKNOWN READ
Crash state:
void jxl::CopyImageTo<int>
jxl::ModularFrameDecoder::DecodeGroup
jxl::FrameDecoder::ProcessACGroup
```
| null | 2022-04-13T03:28:21.999954Z | 2021-11-21T00:00:11.620406Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41217', 'https://github.com/libvips/libvips/commit/5b089951ac8e92670df03ddfaca5d5f2b7cbbebd'} | {'https://github.com/libvips/libvips/commit/cb58d7d9600282802d2d04a04254f6d9dfefe203'} | {'https://github.com/libvips/libvips/commit/5b089951ac8e92670df03ddfaca5d5f2b7cbbebd'} | {'https://github.com/libvips/libvips/commit/5b089951ac8e92670df03ddfaca5d5f2b7cbbebd'} |
OSS-Fuzz | OSV-2021-1352 | UNKNOWN READ in MqttProps_Free | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39070
```
Crash type: UNKNOWN READ
Crash state:
MqttProps_Free
MqttClient_Unsubscribe
wolfMQTTFuzzer::unsubscribe
```
| null | 2022-04-13T03:04:33.999639Z | 2021-09-22T00:01:28.525327Z | MEDIUM | null | null | {'https://github.com/wolfSSL/wolfMQTT/commit/84d4b53122e0fa0280c7872350b89d5777dabbb2', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39070'} | {'https://github.com/wolfSSL/wolfMQTT/commit/237f693c5731dcbd6adc9de69d9f575421c4414e'} | {'https://github.com/wolfSSL/wolfMQTT/commit/84d4b53122e0fa0280c7872350b89d5777dabbb2'} | {'https://github.com/wolfSSL/wolfMQTT/commit/84d4b53122e0fa0280c7872350b89d5777dabbb2'} |
OSS-Fuzz | OSV-2018-115 | Global-buffer-overflow in CFF::BlendArg::set_blends | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11691
```
Crash type: Global-buffer-overflow READ 8
Crash state:
CFF::BlendArg::set_blends
CFF::CFF2CSOpSet<CFF2CSOpSet_Extents, ExtentsParam, CFF2PathProcs_Extents>::proc
CFF::CSInterpreter<CFF::CFF2CSInterpEnv, CFF2CSOpSet_Extents, ExtentsParam>::int
```
| null | 2022-04-13T03:33:56.471620Z | 2021-01-13T00:00:53.045964Z | null | null | null | {'https://github.com/harfbuzz/harfbuzz/commit/72d8f76368b264a42fe58438fe15811d458a7935', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11691'} | {'https://github.com/harfbuzz/harfbuzz/commit/7b21319edfd6531a444846f71e87303bc09f4621'} | {'https://github.com/harfbuzz/harfbuzz/commit/72d8f76368b264a42fe58438fe15811d458a7935'} | {'https://github.com/harfbuzz/harfbuzz/commit/72d8f76368b264a42fe58438fe15811d458a7935'} |
OSS-Fuzz | OSV-2021-446 | Global-buffer-overflow in AK::StringView::operator== | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31351
```
Crash type: Global-buffer-overflow READ 1
Crash state:
AK::StringView::operator==
Markdown::CodeBlock::parse
bool Markdown::helper<Markdown::CodeBlock>
```
| null | 2022-04-13T03:04:32.263099Z | 2021-02-25T00:00:53.328343Z | null | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31351', 'https://github.com/SerenityOS/serenity/commit/42133a196a0bea83705b5947921d5c7e5b9f201d'} | {'https://github.com/SerenityOS/serenity/commit/31ac93d051be5be78419ed16da9fcae9783eb4e6'} | {'https://github.com/SerenityOS/serenity/commit/42133a196a0bea83705b5947921d5c7e5b9f201d'} | {'https://github.com/SerenityOS/serenity/commit/42133a196a0bea83705b5947921d5c7e5b9f201d'} |
OSS-Fuzz | OSV-2021-915 | Stack-buffer-overflow in sc_asn1_read_tag | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35766
```
Crash type: Stack-buffer-overflow READ 1
Crash state:
sc_asn1_read_tag
sc_asn1_find_tag
piv_compute_signature
```
| null | 2022-04-13T03:04:41.686139Z | 2021-07-04T00:00:09.087329Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35766', 'https://github.com/OpenSC/OpenSC/commit/456ac566938a1da774db06126a2fa6c0cba514b3'} | {'https://github.com/OpenSC/OpenSC/commit/4119b2c3e7eadf0bccb1a3592ded897ce6619121'} | {'https://github.com/OpenSC/OpenSC/commit/456ac566938a1da774db06126a2fa6c0cba514b3'} | {'https://github.com/OpenSC/OpenSC/commit/456ac566938a1da774db06126a2fa6c0cba514b3'} |
OSS-Fuzz | OSV-2020-1899 | Heap-buffer-overflow in DeblockChromaLt42_c | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26068
```
Crash type: Heap-buffer-overflow READ 1
Crash state:
DeblockChromaLt42_c
DeblockChromaLt4H2_c
WelsDec::FilteringEdgeChromaHV
```
| null | 2022-04-13T03:04:37.367249Z | 2020-10-02T00:00:16.147200Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26068', 'https://github.com/cisco/openh264/commit/f1bb6d3acb057785b4d89e8228e23cc4fc9caa12'} | {'https://github.com/cisco/openh264/commit/66ef706acd55b0b8daec32ca299d2586a1f473c9'} | {'https://github.com/cisco/openh264/commit/f1bb6d3acb057785b4d89e8228e23cc4fc9caa12'} | {'https://github.com/cisco/openh264/commit/f1bb6d3acb057785b4d89e8228e23cc4fc9caa12'} |
OSS-Fuzz | OSV-2020-153 | UNKNOWN WRITE in Variant_encodeJson | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20578
```
Crash type: UNKNOWN WRITE
Crash state:
Variant_encodeJson
Variant_encodeJson
Variant_encodeJson
```
| null | 2022-04-13T03:31:44.364576Z | 2020-06-24T01:51:16.477749Z | HIGH | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20578', 'https://github.com/open62541/open62541/commit/c800e2987b10bb3af6ef644b515b5d6392f8861d', 'https://github.com/open62541/open62541/commit/c4f86a28309f9da93e68eed78d13aced2a20432d'} | {'https://github.com/open62541/open62541/commit/d595367366bd97b19fd9f1d4f28acf689d20a36a'} | {'https://github.com/open62541/open62541/commit/c800e2987b10bb3af6ef644b515b5d6392f8861d', 'https://github.com/open62541/open62541/commit/c4f86a28309f9da93e68eed78d13aced2a20432d'} | {'https://github.com/open62541/open62541/commit/c800e2987b10bb3af6ef644b515b5d6392f8861d', 'https://github.com/open62541/open62541/commit/c4f86a28309f9da93e68eed78d13aced2a20432d'} |
OSS-Fuzz | OSV-2020-2309 | UNKNOWN WRITE in flb_utils_proxy_url_split | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31306
```
Crash type: UNKNOWN WRITE
Crash state:
flb_utils_proxy_url_split
utils_fuzzer.c
```
| null | 2022-04-13T03:35:10.764161Z | 2021-02-25T00:02:39.501845Z | HIGH | null | null | {'https://github.com/fluent/fluent-bit//commit/b4036d78e0963f9051bea9501437852d0bf6772e', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31306'} | {'https://github.com/fluent/fluent-bit//commit/10ceb5b2ab6635a000f3eceaa267e1e34496de6b'} | {'https://github.com/fluent/fluent-bit//commit/b4036d78e0963f9051bea9501437852d0bf6772e'} | {'https://github.com/fluent/fluent-bit//commit/b4036d78e0963f9051bea9501437852d0bf6772e'} |
OSS-Fuzz | OSV-2020-503 | Heap-use-after-free in WelsDec::SetUnRef | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18438
```
Crash type: Heap-use-after-free WRITE 1
Crash state:
WelsDec::SetUnRef
WelsDec::WelsResetRefPic
WelsFreeDynamicMemory
```
| null | 2022-04-13T03:04:37.478395Z | 2020-07-01T00:00:13.407780Z | HIGH | null | null | {'https://github.com/cisco/openh264/commit/aef502aca2b912fe24764b02161a61eacdf249ba', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18438'} | {'https://github.com/cisco/openh264/commit/c185ac351eff0ae277bfe14a3b2ad52e9ed8ab81'} | {'https://github.com/cisco/openh264/commit/aef502aca2b912fe24764b02161a61eacdf249ba'} | {'https://github.com/cisco/openh264/commit/aef502aca2b912fe24764b02161a61eacdf249ba'} |
OSS-Fuzz | OSV-2021-1217 | Heap-use-after-free in ZEND_FETCH_OBJ_R_SPEC_CV_CONST_INLINE_HANDLER | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38297
```
Crash type: Heap-use-after-free READ 8
Crash state:
ZEND_FETCH_OBJ_R_SPEC_CV_CONST_INLINE_HANDLER
ZEND_FETCH_OBJ_R_SPEC_CV_CONST_HANDLER
fuzzer_execute_ex
```
| null | 2022-04-13T05:55:57.295016Z | 2021-09-10T00:00:45.962198Z | HIGH | null | null | {'https://github.com/php/php-src/commit/6381a16f3f1d0ce5d260f90661a7026b8f05d074', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38297'} | {'https://github.com/php/php-src/commit/53e9c36cd94fae193a4fcbb879b93db31a4906c3'} | {'https://github.com/php/php-src/commit/6381a16f3f1d0ce5d260f90661a7026b8f05d074'} | {'https://github.com/php/php-src/commit/6381a16f3f1d0ce5d260f90661a7026b8f05d074'} |
OSS-Fuzz | OSV-2020-1525 | UNKNOWN in zend_ast_export_ex | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24405
```
Crash type: UNKNOWN
Crash state:
zend_ast_export_ex
zend_ast_export_ex
zend_ast_export_ex
```
| null | 2022-04-13T03:04:33.427807Z | 2020-07-28T00:00:36.992692Z | MEDIUM | null | null | {'https://github.com/php/php-src/commit/041cbec0230bbe4d509c63ac856d1bd270977944', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24405'} | {'https://github.com/php/php-src/commit/9bf119832dbf625174794834c71b1e793450d87f'} | {'https://github.com/php/php-src/commit/041cbec0230bbe4d509c63ac856d1bd270977944'} | {'https://github.com/php/php-src/commit/041cbec0230bbe4d509c63ac856d1bd270977944'} |
OSS-Fuzz | OSV-2020-780 | Segv on unknown address in ndpi_strdup | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22676
```
Crash type: Segv on unknown address
Crash state:
ndpi_strdup
process_ndpi_collected_info
packet_processing
```
| null | 2022-04-13T03:04:36.080614Z | 2020-07-14T05:37:32.263949Z | null | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22676', 'https://github.com/ntop/nDPI/commit/204f3ddff5efc929095556ed22ec62d18bef6324'} | {'https://github.com/ntop/nDPI/commit/4a09b4efa053a26e187119a540da4b41dd8a24d8'} | {'https://github.com/ntop/nDPI/commit/204f3ddff5efc929095556ed22ec62d18bef6324'} | {'https://github.com/ntop/nDPI/commit/204f3ddff5efc929095556ed22ec62d18bef6324'} |
OSS-Fuzz | OSV-2021-411 | UNKNOWN READ in ot::Cli::Interpreter::OutputFormatV | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31002
```
Crash type: UNKNOWN READ
Crash state:
ot::Cli::Interpreter::OutputFormatV
ot::Cli::Interpreter::OutputLine
ot::Cli::SrpServer::ProcessDomain
```
| null | 2022-04-13T03:04:38.883437Z | 2021-02-17T00:01:22.756139Z | MEDIUM | null | null | {'https://github.com/openthread/openthread/commit/ab7a25faebb9704877dae70befd7233773997328', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31002'} | {'https://github.com/openthread/openthread/commit/2cd36266abaaf8b79ebb0441e6ed2ec3847cf3ca'} | {'https://github.com/openthread/openthread/commit/ab7a25faebb9704877dae70befd7233773997328'} | {'https://github.com/openthread/openthread/commit/ab7a25faebb9704877dae70befd7233773997328'} |
OSS-Fuzz | OSV-2018-142 | UNKNOWN READ in cff_decoder_parse_charstrings | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11157
```
Crash type: UNKNOWN READ
Crash state:
cff_decoder_parse_charstrings
cff_slot_load
FT_Load_Glyph
```
| null | 2022-04-13T03:04:34.888420Z | 2021-01-13T00:01:01.333392Z | MEDIUM | null | null | {'https://github.com/freetype/freetype2-testing/commit/f3e8aba79174d95cfb222a0af5ce377cc22ecc1a', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11157'} | {'https://github.com/freetype/freetype2-testing/commit/731c059129aeb228ea62d8cad40c71dcaa9530b2'} | {'https://github.com/freetype/freetype2-testing/commit/f3e8aba79174d95cfb222a0af5ce377cc22ecc1a'} | {'https://github.com/freetype/freetype2-testing/commit/f3e8aba79174d95cfb222a0af5ce377cc22ecc1a'} |
OSS-Fuzz | OSV-2021-1305 | Use-of-uninitialized-value in std::__1::basic_ostream<char, std::__1::char_traits<char> >& std::__1::__put_cha | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38831
```
Crash type: Use-of-uninitialized-value
Crash state:
std::__1::basic_ostream<char, std::__1::char_traits<char> >& std::__1::__put_cha
S2LatLng::ToPoint
s2textformat::ParsePoints
```
| null | 2022-04-13T03:04:32.377836Z | 2021-09-17T00:01:40.665077Z | MEDIUM | null | null | {'https://github.com/google/s2geometry/commit/c061b65fe8f220340b1db8c9378529e8f3022c6a', 'https://github.com/google/s2geometry/commit/4c7cdae4eb7345fc8824c08af6b8d9581bf8febb', 'https://github.com/google/s2geometry/commit/20ea540d81f4575a3fc0aea585aac611bcd03ede', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=38831'} | {'https://github.com/google/s2geometry/commit/20ea540d81f4575a3fc0aea585aac611bcd03ede', 'https://github.com/google/s2geometry/commit/c061b65fe8f220340b1db8c9378529e8f3022c6a'} | {'https://github.com/google/s2geometry/commit/4c7cdae4eb7345fc8824c08af6b8d9581bf8febb', 'https://github.com/google/s2geometry/commit/c061b65fe8f220340b1db8c9378529e8f3022c6a', 'https://github.com/google/s2geometry/commit/20ea540d81f4575a3fc0aea585aac611bcd03ede'} | {'https://github.com/google/s2geometry/commit/20ea540d81f4575a3fc0aea585aac611bcd03ede', 'https://github.com/google/s2geometry/commit/c061b65fe8f220340b1db8c9378529e8f3022c6a', 'https://github.com/google/s2geometry/commit/4c7cdae4eb7345fc8824c08af6b8d9581bf8febb'} |
OSS-Fuzz | OSV-2021-807 | Stack-buffer-overflow in DecodeSingleResponse | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34713
```
Crash type: Stack-buffer-overflow WRITE {*}
Crash state:
DecodeSingleResponse
DecodeResponseData
DecodeBasicOcspResponse
```
| null | 2022-04-13T03:04:35.706382Z | 2021-05-28T00:00:29.003221Z | HIGH | null | null | {'https://github.com/wolfssl/wolfssl/commit/1fe445368c6d5972b6760be86f2d2fd6e24427bf', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34713'} | {'https://github.com/wolfssl/wolfssl/commit/e1bc0c4447d421b42bf303c1fa61dbf97a4b749d'} | {'https://github.com/wolfssl/wolfssl/commit/1fe445368c6d5972b6760be86f2d2fd6e24427bf'} | {'https://github.com/wolfssl/wolfssl/commit/1fe445368c6d5972b6760be86f2d2fd6e24427bf'} |
OSS-Fuzz | OSV-2020-104 | Heap-buffer-overflow in void arrow::util::internal::ByteStreamSlitDecodeSSE2<double> | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21420
```
Crash type: Heap-buffer-overflow READ 1
Crash state:
void arrow::util::internal::ByteStreamSlitDecodeSSE2<double>
virtual thunk to parquet::ByteStreamSplitDecoder<parquet::PhysicalType<
parquet::TypedDecoder<parquet::PhysicalType<
```
| null | 2022-04-13T03:04:31.850595Z | 2020-06-24T01:51:14.239845Z | MEDIUM | null | null | {'https://github.com/apache/arrow/commit/faf9bc011cb452e9def7dcd63dd3a0f6ec823534', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21420'} | {'https://github.com/apache/arrow/commit/bc873dc4abb108d0e31373cf1914e113f1b529f9'} | {'https://github.com/apache/arrow/commit/faf9bc011cb452e9def7dcd63dd3a0f6ec823534'} | {'https://github.com/apache/arrow/commit/faf9bc011cb452e9def7dcd63dd3a0f6ec823534'} |
OSS-Fuzz | OSV-2021-1169 | UNKNOWN READ in exif_mnote_data_apple_load | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37575
```
Crash type: UNKNOWN READ
Crash state:
exif_mnote_data_apple_load
exif_mnote_data_load
interpret_maker_note
```
| null | 2022-04-13T03:04:40.893998Z | 2021-08-26T00:00:07.418159Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37575', 'https://github.com/libexif/libexif/commit/b1e292af7d6ff811755026ec551e37e73ae07469'} | {'https://github.com/libexif/libexif/commit/22799320cc1187868d9a572661d12f0c3f9939b5'} | {'https://github.com/libexif/libexif/commit/b1e292af7d6ff811755026ec551e37e73ae07469'} | {'https://github.com/libexif/libexif/commit/b1e292af7d6ff811755026ec551e37e73ae07469'} |
OSS-Fuzz | OSV-2022-361 | UNKNOWN READ in sc_pkcs15_decode_pubkey_ec | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46852
```
Crash type: UNKNOWN READ
Crash state:
sc_pkcs15_decode_pubkey_ec
sc_pkcs15_decode_pubkey
fuzz_pkcs15_decode.c
```
| null | 2022-04-21T00:00:24.706829Z | 2022-04-21T00:00:24.706566Z | null | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46852', 'https://github.com/OpenSC/OpenSC/commit/0ed4b62ae9cd7104706b779fd50bb65385443310'} | {'https://github.com/OpenSC/OpenSC/commit/b4fd86cdbdb06d022b9a03bca6e2b43b4906fbd6'} | {'https://github.com/OpenSC/OpenSC/commit/0ed4b62ae9cd7104706b779fd50bb65385443310'} | {'https://github.com/OpenSC/OpenSC/commit/0ed4b62ae9cd7104706b779fd50bb65385443310'} |
OSS-Fuzz | OSV-2020-2098 | Use-of-uninitialized-value in std::__1::__function::__func<LLVMFuzzerTestOneInput::$_0, std::__1::allocator<LL | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26617
```
Crash type: Use-of-uninitialized-value
Crash state:
std::__1::__function::__func<LLVMFuzzerTestOneInput::$_0, std::__1::allocator<LL
functional
std::__1::__function::__func<LLVMFuzzerTestOneInput::$_0, std::__1::allocator<LL
```
| null | 2022-04-13T03:04:40.954895Z | 2020-10-25T00:00:31.690756Z | MEDIUM | null | null | {'https://github.com/uNetworking/uWebSockets/commit/72e26ea4839206a379f46e49e84e5203294b9fbb', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26617'} | {'https://github.com/uNetworking/uWebSockets/commit/4fef0d73e4b1190a16b7d4d2f4705b546178e44a'} | {'https://github.com/uNetworking/uWebSockets/commit/72e26ea4839206a379f46e49e84e5203294b9fbb'} | {'https://github.com/uNetworking/uWebSockets/commit/72e26ea4839206a379f46e49e84e5203294b9fbb'} |
OSS-Fuzz | OSV-2020-692 | Heap-use-after-free in WelsDec::SetUnRef | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18458
```
Crash type: Heap-use-after-free WRITE 1
Crash state:
WelsDec::SetUnRef
WelsDec::SlidingWindow
WelsDec::WelsMarkAsRef
```
| null | 2022-04-13T03:04:37.499930Z | 2020-07-01T00:00:25.142699Z | HIGH | null | null | {'https://github.com/cisco/openh264/commit/aef502aca2b912fe24764b02161a61eacdf249ba', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18458'} | {'https://github.com/cisco/openh264/commit/c185ac351eff0ae277bfe14a3b2ad52e9ed8ab81'} | {'https://github.com/cisco/openh264/commit/aef502aca2b912fe24764b02161a61eacdf249ba'} | {'https://github.com/cisco/openh264/commit/aef502aca2b912fe24764b02161a61eacdf249ba'} |
OSS-Fuzz | OSV-2020-2132 | Heap-buffer-overflow in flb_gzip_compress | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27261
```
Crash type: Heap-buffer-overflow WRITE 1
Crash state:
flb_gzip_compress
utils_fuzzer.c
```
| null | 2022-04-13T03:04:38.279749Z | 2020-11-08T00:00:02.510551Z | HIGH | null | null | {'https://github.com/fluent/fluent-bit//commit/cadff53c093210404aed01c4cf586adb8caa07af', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27261'} | {'https://github.com/fluent/fluent-bit//commit/9ef04be94ca1ce1275ba9e7adb9eeccbe9156580'} | {'https://github.com/fluent/fluent-bit//commit/cadff53c093210404aed01c4cf586adb8caa07af'} | {'https://github.com/fluent/fluent-bit//commit/cadff53c093210404aed01c4cf586adb8caa07af'} |
OSS-Fuzz | OSV-2021-1186 | Segv on unknown address in helper_uc_tracecode | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37856
```
Crash type: Segv on unknown address
Crash state:
helper_uc_tracecode
```
| null | 2022-04-13T03:21:33.922164Z | 2021-09-01T00:00:37.265526Z | null | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37856', 'https://github.com/unicorn-engine/unicorn/commit/772558119af66269742fe4dcc45ec6000a5a6ea7', 'https://github.com/unicorn-engine/unicorn/commit/34ddafcbcf6d16508a63623a68715394ea4e12d8'} | {'https://github.com/unicorn-engine/unicorn/commit/34ddafcbcf6d16508a63623a68715394ea4e12d8'} | {'https://github.com/unicorn-engine/unicorn/commit/34ddafcbcf6d16508a63623a68715394ea4e12d8', 'https://github.com/unicorn-engine/unicorn/commit/772558119af66269742fe4dcc45ec6000a5a6ea7'} | {'https://github.com/unicorn-engine/unicorn/commit/772558119af66269742fe4dcc45ec6000a5a6ea7', 'https://github.com/unicorn-engine/unicorn/commit/34ddafcbcf6d16508a63623a68715394ea4e12d8'} |
OSS-Fuzz | OSV-2020-86 | Heap-buffer-overflow in bool arrow::util::RleDecoder::NextCounts<int> | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20735
```
Crash type: Heap-buffer-overflow WRITE {*}
Crash state:
bool arrow::util::RleDecoder::NextCounts<int>
parquet::DictByteArrayDecoderImpl::DecodeArrowDense
parquet::DictByteArrayDecoderImpl::DecodeArrow
```
| null | 2022-04-13T03:04:31.991977Z | 2020-06-24T01:51:13.440194Z | HIGH | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20735', 'https://github.com/apache/arrow/commit/d2ab289294f5eaa175e6bc4ab5fb74b5ea013f6e'} | {'https://github.com/apache/arrow/commit/431fdbfbc0fb4bb16c4a89298404ad16784db2a0'} | {'https://github.com/apache/arrow/commit/d2ab289294f5eaa175e6bc4ab5fb74b5ea013f6e'} | {'https://github.com/apache/arrow/commit/d2ab289294f5eaa175e6bc4ab5fb74b5ea013f6e'} |
OSS-Fuzz | OSV-2018-149 | Heap-buffer-overflow in BEInt<unsigned int, 4>::operator unsigned int | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11033
```
Crash type: Heap-buffer-overflow READ 1
Crash state:
BEInt<unsigned int, 4>::operator unsigned int
AAT::KerxSubTableFormat2::sanitize
hb_sanitize_context_t::return_t AAT::KerxTable::dispatch<hb_sanitize_context_t>
```
| null | 2022-04-13T03:04:32.858815Z | 2021-01-13T00:01:04.493783Z | MEDIUM | null | null | {'https://github.com/harfbuzz/harfbuzz/commit/68b705076808d4b0a4ac3bfa945b8f9ae23db1df', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11033'} | {'https://github.com/harfbuzz/harfbuzz/commit/de6e414c565de5f27b9da8c7b8b11f88659a4c42'} | {'https://github.com/harfbuzz/harfbuzz/commit/68b705076808d4b0a4ac3bfa945b8f9ae23db1df'} | {'https://github.com/harfbuzz/harfbuzz/commit/68b705076808d4b0a4ac3bfa945b8f9ae23db1df'} |
OSS-Fuzz | OSV-2020-1129 | Heap-buffer-overflow in rt_read_handler | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12572
```
Crash type: Heap-buffer-overflow WRITE {*}
Crash state:
rt_read_handler
sav_read_variable_missing_values
sav_read_variable_record
```
| null | 2022-04-13T03:04:40.673543Z | 2020-07-22T21:49:49.305204Z | HIGH | null | null | {'https://github.com/WizardMac/ReadStat/commit/14265e717e48fc877697a27f1bee232116ce21e5', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12572'} | {'https://github.com/WizardMac/ReadStat/commit/d1bfd735515803800cb9708e3fca9e5c1e8e7a48'} | {'https://github.com/WizardMac/ReadStat/commit/14265e717e48fc877697a27f1bee232116ce21e5'} | {'https://github.com/WizardMac/ReadStat/commit/14265e717e48fc877697a27f1bee232116ce21e5'} |
OSS-Fuzz | OSV-2020-1200 | UNKNOWN WRITE in DumpModeDecode | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14071
```
Crash type: UNKNOWN WRITE
Crash state:
DumpModeDecode
TIFFReadEncodedStrip
cv::TiffDecoder::readData_32FC3
```
| null | 2022-04-13T03:04:31.512475Z | 2020-07-22T21:49:55.773582Z | HIGH | null | null | {'https://github.com/opencv/opencv/commit/473941c3418e2c8d0d91b8d48ae824cec87232f4', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14071'} | {'https://github.com/opencv/opencv/commit/6bcf0b5519c190826cf0f21efd87cbe256eabc48'} | {'https://github.com/opencv/opencv/commit/473941c3418e2c8d0d91b8d48ae824cec87232f4'} | {'https://github.com/opencv/opencv/commit/473941c3418e2c8d0d91b8d48ae824cec87232f4'} |
OSS-Fuzz | OSV-2017-33 | Use-of-uninitialized-value in __cxxabiv1::scan_eh_tab | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4307
```
Crash type: Use-of-uninitialized-value
Crash state:
__cxxabiv1::scan_eh_tab
__gxx_personality_v0
_Unwind_RaiseException
```
| null | 2022-04-13T03:27:38.650898Z | 2021-01-13T21:55:59.387722Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4307', 'https://github.com/aawc/unrar/commit/db8eea2de60a98e8de6bef1c89346471f5aa6f4f', 'https://github.com/aawc/unrar/commit/48592b298a81601380032fef55470c1a8eb0eeea'} | {'https://github.com/aawc/unrar/commit/d2e5341ebf6f34c9bd5939c3ac812cb2cd983081'} | {'https://github.com/aawc/unrar/commit/db8eea2de60a98e8de6bef1c89346471f5aa6f4f', 'https://github.com/aawc/unrar/commit/48592b298a81601380032fef55470c1a8eb0eeea'} | {'https://github.com/aawc/unrar/commit/48592b298a81601380032fef55470c1a8eb0eeea', 'https://github.com/aawc/unrar/commit/db8eea2de60a98e8de6bef1c89346471f5aa6f4f'} |
OSS-Fuzz | OSV-2020-676 | Heap-use-after-free in String_clear | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14567
```
Crash type: Heap-use-after-free READ 8
Crash state:
String_clear
clearStructure
UA_Array_delete
```
| null | 2022-04-13T03:04:41.324196Z | 2020-07-01T00:00:24.168174Z | HIGH | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14567', 'https://github.com/open62541/open62541/commit/58a2fdb5b1ad1efafef455d66a9cbfb93c3fae9d'} | {'https://github.com/open62541/open62541/commit/b9225f9f936a48af66c4aeb7e3fd1684e4d3b88b'} | {'https://github.com/open62541/open62541/commit/58a2fdb5b1ad1efafef455d66a9cbfb93c3fae9d'} | {'https://github.com/open62541/open62541/commit/58a2fdb5b1ad1efafef455d66a9cbfb93c3fae9d'} |
OSS-Fuzz | OSV-2020-2139 | Heap-double-free in flb_free | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27025
```
Crash type: Heap-double-free
Crash state:
flb_free
flb_sds_destroy
flb_kv_item_destroy
```
| null | 2022-04-13T03:04:38.261902Z | 2020-11-08T00:00:50.376469Z | HIGH | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27025', 'https://github.com/fluent/fluent-bit//commit/d67f28b5b28253ff1d0732c79762bda2a12e207b'} | {'https://github.com/fluent/fluent-bit//commit/e5289e606c4b55b0fac29046c8343958248189e7'} | {'https://github.com/fluent/fluent-bit//commit/d67f28b5b28253ff1d0732c79762bda2a12e207b'} | {'https://github.com/fluent/fluent-bit//commit/d67f28b5b28253ff1d0732c79762bda2a12e207b'} |
OSS-Fuzz | OSV-2020-2093 | Heap-buffer-overflow in ExpandPictureChroma_c | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26570
```
Crash type: Heap-buffer-overflow WRITE 8
Crash state:
ExpandPictureChroma_c
ExpandReferencingPicture
WelsDec::WelsCheckAndRecoverForFutureDecoding
```
| null | 2022-04-13T03:04:37.610667Z | 2020-10-23T00:00:43.617858Z | HIGH | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26570', 'https://github.com/cisco/openh264/commit/b52786888ddce9d6bc06b7825ba9bffc65924e0c'} | {'https://github.com/cisco/openh264/commit/f1bb6d3acb057785b4d89e8228e23cc4fc9caa12'} | {'https://github.com/cisco/openh264/commit/b52786888ddce9d6bc06b7825ba9bffc65924e0c'} | {'https://github.com/cisco/openh264/commit/b52786888ddce9d6bc06b7825ba9bffc65924e0c'} |
OSS-Fuzz | OSV-2020-1715 | Stack-buffer-overflow in ndpi_search_kerberos | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25446
```
Crash type: Stack-buffer-overflow READ 1
Crash state:
ndpi_search_kerberos
check_ndpi_udp_flow_func
ndpi_check_flow_func
```
| null | 2022-04-13T03:04:36.320061Z | 2020-09-07T00:00:49.972310Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25446', 'https://github.com/ntop/nDPI/commit/37abe0daea8c964dbd2e09058074bfc7ae053199'} | {'https://github.com/ntop/nDPI/commit/239842b821763a2afc62d859a186f673ba09b171'} | {'https://github.com/ntop/nDPI/commit/37abe0daea8c964dbd2e09058074bfc7ae053199'} | {'https://github.com/ntop/nDPI/commit/37abe0daea8c964dbd2e09058074bfc7ae053199'} |
OSS-Fuzz | OSV-2021-699 | UNKNOWN WRITE in m3_FreeModule | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33726
```
Crash type: UNKNOWN WRITE
Crash state:
m3_FreeModule
_FreeModule
Compile_ExtendedOpcode
```
| null | 2022-04-13T03:04:30.676815Z | 2021-04-28T00:01:11.169950Z | HIGH | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33726', 'https://github.com/wasm3/wasm3/commit/4f0b769629fa8f2ba6e7baa9195ef9f1bf5dc310', 'https://github.com/wasm3/wasm3/commit/8cb2fd424309fa6ff70cf00bfcedc4e66d3355c0'} | {'https://github.com/wasm3/wasm3/commit/0d76b81c4b109272b2d98c91cb3776c8aa36befd'} | {'https://github.com/wasm3/wasm3/commit/8cb2fd424309fa6ff70cf00bfcedc4e66d3355c0', 'https://github.com/wasm3/wasm3/commit/4f0b769629fa8f2ba6e7baa9195ef9f1bf5dc310'} | {'https://github.com/wasm3/wasm3/commit/8cb2fd424309fa6ff70cf00bfcedc4e66d3355c0', 'https://github.com/wasm3/wasm3/commit/4f0b769629fa8f2ba6e7baa9195ef9f1bf5dc310'} |
OSS-Fuzz | OSV-2022-151 | Heap-buffer-overflow in extensionObjectOrder | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=44623
```
Crash type: Heap-buffer-overflow READ 4
Crash state:
extensionObjectOrder
extensionObjectOrder
extensionObjectOrder
```
| null | 2022-04-13T03:04:41.434067Z | 2022-02-14T00:00:57.573403Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=44623', 'https://github.com/open62541/open62541/commit/727bee44a7e47a9b8bbfcae386236be11c368a13'} | {'https://github.com/open62541/open62541/commit/4a12b64f32427042605dbeafa6fded3583316244'} | {'https://github.com/open62541/open62541/commit/727bee44a7e47a9b8bbfcae386236be11c368a13'} | {'https://github.com/open62541/open62541/commit/727bee44a7e47a9b8bbfcae386236be11c368a13'} |
OSS-Fuzz | OSV-2020-1892 | Use-of-uninitialized-value in stbi__expand_png_palette | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23234
```
Crash type: Use-of-uninitialized-value
Crash state:
stbi__expand_png_palette
stbi__parse_png_file
stbi__do_png
```
| null | 2022-04-13T03:04:40.816714Z | 2020-10-02T00:00:07.829126Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23234', 'https://github.com/nothings/stb/commit/b42009b3b9d4ca35bc703f5310eedc74f584be58', 'https://github.com/nothings/stb/commit/9cd6cdc0e55ec3d4c002313fd5f0e6b255e8e06c'} | {'https://github.com/nothings/stb/commit/f54acd4e13430c5122cab4ca657705c84aa61b08'} | {'https://github.com/nothings/stb/commit/9cd6cdc0e55ec3d4c002313fd5f0e6b255e8e06c', 'https://github.com/nothings/stb/commit/b42009b3b9d4ca35bc703f5310eedc74f584be58'} | {'https://github.com/nothings/stb/commit/9cd6cdc0e55ec3d4c002313fd5f0e6b255e8e06c', 'https://github.com/nothings/stb/commit/b42009b3b9d4ca35bc703f5310eedc74f584be58'} |
OSS-Fuzz | OSV-2020-2247 | Stack-buffer-overflow in ot::MeshCoP::ChannelMaskEntryBase::GetEntrySize | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28315
```
Crash type: Stack-buffer-overflow READ 1
Crash state:
ot::MeshCoP::ChannelMaskEntryBase::GetEntrySize
ot::MeshCoP::ChannelMaskEntryBase::GetNext
ot::MeshCoP::ChannelMaskBaseTlv::IsValid
```
| null | 2022-04-13T03:04:39.024692Z | 2020-12-06T00:00:26.193153Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28315', 'https://github.com/openthread/openthread/commit/02f7dbb42be7f75355436ec43bc82d0b2b4caad6'} | {'https://github.com/openthread/openthread/commit/761f8304c18492a66308d1529f45e410c7673f9e'} | {'https://github.com/openthread/openthread/commit/02f7dbb42be7f75355436ec43bc82d0b2b4caad6'} | {'https://github.com/openthread/openthread/commit/02f7dbb42be7f75355436ec43bc82d0b2b4caad6'} |
OSS-Fuzz | OSV-2020-508 | Use-of-uninitialized-value in pe_rva_to_offset | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19003
```
Crash type: Use-of-uninitialized-value
Crash state:
pe_rva_to_offset
dotnet_parse_tilde_2
dotnet_parse_tilde
```
| null | 2022-04-13T03:04:42.212292Z | 2020-07-01T00:00:13.673641Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19003', 'https://github.com/VirusTotal/yara/commit/f79be4f2330f4b89ea2f42e1c44ca998c59a0c0f'} | {'https://github.com/VirusTotal/yara/commit/49a0045c841b909e2fbf9a7ad7c45c48b3aae32b'} | {'https://github.com/VirusTotal/yara/commit/f79be4f2330f4b89ea2f42e1c44ca998c59a0c0f'} | {'https://github.com/VirusTotal/yara/commit/f79be4f2330f4b89ea2f42e1c44ca998c59a0c0f'} |
OSS-Fuzz | OSV-2017-64 | Use-of-uninitialized-value in SetExtraInfo20 | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4408
```
Crash type: Use-of-uninitialized-value
Crash state:
SetExtraInfo20
CmdExtract::ExtractCurrentFile
CmdExtract::ExtractArchive
```
| null | 2022-04-13T03:04:35.311562Z | 2021-01-13T21:56:31.829117Z | MEDIUM | null | null | {'https://github.com/aawc/unrar/commit/b676eae90fc9c620a214889ed040d356638a18f6', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4408'} | {'https://github.com/aawc/unrar/commit/d2e5341ebf6f34c9bd5939c3ac812cb2cd983081'} | {'https://github.com/aawc/unrar/commit/b676eae90fc9c620a214889ed040d356638a18f6'} | {'https://github.com/aawc/unrar/commit/b676eae90fc9c620a214889ed040d356638a18f6'} |
OSS-Fuzz | OSV-2020-1257 | Stack-buffer-overflow in readstat_convert | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12579
```
Crash type: Stack-buffer-overflow WRITE 1
Crash state:
readstat_convert
dta_handle_row
dta_handle_rows
```
| null | 2022-04-13T03:04:40.651968Z | 2020-07-22T21:50:00.845495Z | HIGH | null | null | {'https://github.com/WizardMac/ReadStat/commit/641f47f9d8775c7fd17a094b832c61a56fb2ee5c', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12579'} | {'https://github.com/WizardMac/ReadStat/commit/d1bfd735515803800cb9708e3fca9e5c1e8e7a48'} | {'https://github.com/WizardMac/ReadStat/commit/641f47f9d8775c7fd17a094b832c61a56fb2ee5c'} | {'https://github.com/WizardMac/ReadStat/commit/641f47f9d8775c7fd17a094b832c61a56fb2ee5c'} |
OSS-Fuzz | OSV-2021-271 | Heap-buffer-overflow in blosc_run_decompression_with_context | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=30193
```
Crash type: Heap-buffer-overflow READ 1
Crash state:
blosc_run_decompression_with_context
blosc2_decompress
fuzz_decompress_chunk.c
```
| null | 2022-04-13T03:04:40.413766Z | 2021-02-04T00:00:11.762563Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=30193', 'https://github.com/Blosc/c-blosc2/commit/57fca38a4f51687d71e451ae29df6b353764fb72'} | {'https://github.com/Blosc/c-blosc2/commit/c473b21cff5e1a459b4467f18bf7414114f848fd'} | {'https://github.com/Blosc/c-blosc2/commit/57fca38a4f51687d71e451ae29df6b353764fb72'} | {'https://github.com/Blosc/c-blosc2/commit/57fca38a4f51687d71e451ae29df6b353764fb72'} |
OSS-Fuzz | OSV-2020-1312 | Use-of-uninitialized-value in FilterInput8bitWithStride_c | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13004
```
Crash type: Use-of-uninitialized-value
Crash state:
FilterInput8bitWithStride_c
McHorVer20_c
McHorVer30_c
```
| null | 2022-04-13T03:04:37.494474Z | 2020-07-22T21:50:05.402144Z | MEDIUM | null | null | {'https://github.com/cisco/openh264/commit/be82ccf42fc044ae1ea0792837a9415eaf535002', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13004'} | {'https://github.com/cisco/openh264/commit/70eeb783515dbfee3e0c781d6667838caba5113b'} | {'https://github.com/cisco/openh264/commit/be82ccf42fc044ae1ea0792837a9415eaf535002'} | {'https://github.com/cisco/openh264/commit/be82ccf42fc044ae1ea0792837a9415eaf535002'} |
OSS-Fuzz | OSV-2021-1420 | Heap-buffer-overflow in unpack_16bit | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39623
```
Crash type: Heap-buffer-overflow WRITE {*}
Crash state:
unpack_16bit
exr_decoding_run
Imf_3_1::checkCoreFile
```
| null | 2022-04-13T03:34:40.643008Z | 2021-10-07T00:00:43.569481Z | HIGH | null | null | {'https://github.com/AcademySoftwareFoundation/openexr/commit/f68dc195ef2079793e2ea68f089adca902f0a4d8', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39623', 'https://github.com/AcademySoftwareFoundation/openexr/commit/e86910cb1fa2cd4e555bdb3c04b69eda28c74547', 'https://github.com/AcademySoftwareFoundation/openexr/commit/666e2064d10445c501d48544d2d4566c304015c7'} | {'https://github.com/AcademySoftwareFoundation/openexr/commit/40eb606dc5e8b04b7634f8a4a15f44b4e2044191', 'https://github.com/AcademySoftwareFoundation/openexr/commit/57b05e055c7065ac5873f64e42350449be1eccb8'} | {'https://github.com/AcademySoftwareFoundation/openexr/commit/e86910cb1fa2cd4e555bdb3c04b69eda28c74547', 'https://github.com/AcademySoftwareFoundation/openexr/commit/f68dc195ef2079793e2ea68f089adca902f0a4d8', 'https://github.com/AcademySoftwareFoundation/openexr/commit/666e2064d10445c501d48544d2d4566c304015c7'} | {'https://github.com/AcademySoftwareFoundation/openexr/commit/f68dc195ef2079793e2ea68f089adca902f0a4d8', 'https://github.com/AcademySoftwareFoundation/openexr/commit/666e2064d10445c501d48544d2d4566c304015c7', 'https://github.com/AcademySoftwareFoundation/openexr/commit/e86910cb1fa2cd4e555bdb3c04b69eda28c74547'} |
OSS-Fuzz | OSV-2021-764 | Stack-buffer-overflow in TranslateNumber_1 | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34285
```
Crash type: Stack-buffer-overflow READ 1
Crash state:
TranslateNumber_1
TranslateNumber
TranslateWord3
```
| null | 2022-04-13T03:04:34.216007Z | 2021-05-15T00:00:11.841899Z | MEDIUM | null | null | {'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34285', 'https://github.com/espeak-ng/espeak-ng/commit/7b9c99cec7b0c517049d39cbbee610c3a8407fa4'} | {'https://github.com/espeak-ng/espeak-ng/commit/0a713d52bbf3e061823d1a7f35e5303e7320f27a'} | {'https://github.com/espeak-ng/espeak-ng/commit/7b9c99cec7b0c517049d39cbbee610c3a8407fa4'} | {'https://github.com/espeak-ng/espeak-ng/commit/7b9c99cec7b0c517049d39cbbee610c3a8407fa4'} |
OSS-Fuzz | OSV-2018-41 | Heap-buffer-overflow in Botan::bigint_monty_redc | OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6581
```
Crash type: Heap-buffer-overflow READ 8
Crash state:
Botan::bigint_monty_redc
Botan::CurveGFp_Montgomery::curve_mul
Botan::CurveGFp_Montgomery::to_curve_rep
```
| null | 2022-04-13T03:04:33.918334Z | 2021-01-13T00:00:22.644618Z | MEDIUM | null | null | {'https://github.com/randombit/botan/commit/74ca458b14d265b68ad25cf918aa216b3fa51103', 'https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6581'} | {'https://github.com/randombit/botan/commit/50c69e760b0f47e84f5a3c8d2bea6f072f3fd587'} | {'https://github.com/randombit/botan/commit/74ca458b14d265b68ad25cf918aa216b3fa51103'} | {'https://github.com/randombit/botan/commit/74ca458b14d265b68ad25cf918aa216b3fa51103'} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.