Show filters
198 Total Results
Displaying 51-60 of 198
Sort by:
Attacker Value
Unknown

CVE-2022-23569

Disclosure Date: February 03, 2022 (last updated February 23, 2025)
Tensorflow is an Open Source Machine Learning Framework. Multiple operations in TensorFlow can be used to trigger a denial of service via `CHECK`-fails (i.e., assertion failures). This is similar to TFSA-2021-198 and has similar fixes. We have patched the reported issues in multiple GitHub commits. It is possible that other similar instances exist in TensorFlow, we will issue fixes as these are discovered. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1, TensorFlow 2.6.3, and TensorFlow 2.5.3, as these are also affected and still in supported range.
Attacker Value
Unknown

CVE-2021-46666

Disclosure Date: February 01, 2022 (last updated February 23, 2025)
MariaDB before 10.6.2 allows an application crash because of mishandling of a pushdown from a HAVING clause to a WHERE clause.
Attacker Value
Unknown

CVE-2021-46517

Disclosure Date: January 27, 2022 (last updated February 23, 2025)
There is an Assertion `mjs_stack_size(&mjs->scopes) > 0' failed at src/mjs_exec.c in Cesanta MJS v2.20.0.
Attacker Value
Unknown

CVE-2021-46515

Disclosure Date: January 27, 2022 (last updated February 23, 2025)
There is an Assertion `mjs_stack_size(&mjs->scopes) >= scopes_len' failed at src/mjs_exec.c in Cesanta MJS v2.20.0.
Attacker Value
Unknown

CVE-2021-46514

Disclosure Date: January 27, 2022 (last updated February 23, 2025)
There is an Assertion 'ppos != NULL && mjs_is_number(*ppos)' failed at src/mjs_core.c in Cesanta MJS v2.20.0.
Attacker Value
Unknown

CVE-2021-46511

Disclosure Date: January 27, 2022 (last updated February 23, 2025)
There is an Assertion `m->len >= sizeof(v)' failed at src/mjs_core.c in Cesanta MJS v2.20.0.
Attacker Value
Unknown

CVE-2021-46510

Disclosure Date: January 27, 2022 (last updated February 23, 2025)
There is an Assertion `s < mjs->owned_strings.buf + mjs->owned_strings.len' failed at src/mjs_gc.c in Cesanta MJS v2.20.0.
Attacker Value
Unknown

CVE-2021-46508

Disclosure Date: January 27, 2022 (last updated February 23, 2025)
There is an Assertion `i < parts_cnt' failed at src/mjs_bcode.c in Cesanta MJS v2.20.0.
Attacker Value
Unknown

CVE-2021-46506

Disclosure Date: January 27, 2022 (last updated February 23, 2025)
There is an Assertion 'v->d.lval != v' failed at src/jsiValue.c in Jsish v3.5.0.
Attacker Value
Unknown

CVE-2021-46504

Disclosure Date: January 27, 2022 (last updated February 23, 2025)
There is an Assertion 'vp != resPtr' failed at jsiEval.c in Jsish v3.5.0.