Searched refs:bounds (Results 1 – 7 of 7) sorted by relevance
6 | | result in an out-of-bounds read. |19 | Impact | Out-of-bounds read. |30 | | - `abb8f936fd0ad085`_ "fix(auth): avoid out-of-bounds read |42 certificate to cause an out-of-bounds memory read.75 which means that the in-bounds guarantee provided by ``cert_parse()`` no longer81 Bug 2: Missing bounds check in ``auth_nvctr()``121 None of these uses authentication framework write to the out-of-bounds memory,
76 def resolve_lay(self, parent_set, lay, name_idx, root, bounds, break_name): argument89 allow_width = bounds[1] - bounds[0]91 start = bounds[0]
74 | | in an out-of-bounds read |
79 bounds and per-object stride via internal symbols so that they can be replicated
419 | | allowed bounds). |
1813 ``load_image()`` function performs bounds check for the image size based on the
1116 …- fix coverity issue with out-of-bounds read ([654ab9e](https://review.trustedfirmware.org/plugins…2157 …- m0: Makefile: fix outside array bounds warning ([5049f91](https://review.trustedfirmware.org/plu…5938 …- avoid out-of-bounds read in auth_nvctr() ([abb8f93](https://review.trustedfirmware.org/plugins/g…11217 - Remove GGC ignore -Warray-bounds