Searched refs:auth_nvctr (Results 1 – 3 of 3) sorted by relevance
16 | Affected | downstream usages of ``get_ext()`` and/or ``auth_nvctr()`` |31 | | in auth_nvctr()" |81 Bug 2: Missing bounds check in ``auth_nvctr()``83 ``auth_nvctr()`` does not check that the buffer provided is84 long enough to hold an ``ASN.1 INTEGER``. Since ``auth_nvctr()`` will only ever93 In upstream TF-A code, the only caller of ``auth_nvctr()`` takes its input from102 always be done prior to any calls to ``get_ext()`` or ``auth_nvctr()`` in this119 it from unauthorized rollback to a previous version (see ``auth_nvctr()``).125 in ``auth_nvctr()`` - but neither of these can be exploited in the context of143 ``auth_nvctr()`` *may* be relevant, but only if the returned data is:
320 static int auth_nvctr(const auth_method_param_nv_ctr_t *param, in auth_nvctr() function499 rc = auth_nvctr(nv_ctr_param, in auth_mod_verify_img()
1588 …- avoid out-of-bounds read in auth_nvctr() ([abb8f93](https://review.trustedfirmware.org/plugins/g…