Home
last modified time | relevance | path

Searched refs:auth_nvctr (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-latest/docs/security_advisories/
Dsecurity-advisory-tfv-10.rst16 | 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 is
84 long enough to hold an ``ASN.1 INTEGER``. Since ``auth_nvctr()`` will only ever
93 In upstream TF-A code, the only caller of ``auth_nvctr()`` takes its input from
102 always be done prior to any calls to ``get_ext()`` or ``auth_nvctr()`` in this
119 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 of
143 ``auth_nvctr()`` *may* be relevant, but only if the returned data is:
/trusted-firmware-a-latest/drivers/auth/
Dauth_mod.c320 static int auth_nvctr(const auth_method_param_nv_ctr_t *param, in auth_nvctr() function
499 rc = auth_nvctr(nv_ctr_param, in auth_mod_verify_img()
/trusted-firmware-a-latest/docs/
Dchange-log.md1588 …- avoid out-of-bounds read in auth_nvctr() ([abb8f93](https://review.trustedfirmware.org/plugins/g…