Home
last modified time | relevance | path

Searched refs:bounds (Results 1 – 7 of 7) sorted by relevance

/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-10.rst6 | | 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 longer
81 Bug 2: Missing bounds check in ``auth_nvctr()``
121 None of these uses authentication framework write to the out-of-bounds memory,
/rk3399_ARM-atf/tools/cot_dt2c/cot_dt2c/
H A Dcot_parser.py76 def resolve_lay(self, parent_set, lay, name_idx, root, bounds, break_name): argument
89 allow_width = bounds[1] - bounds[0]
91 start = bounds[0]
/rk3399_ARM-atf/docs/process/
H A Dsecurity.rst74 | | in an out-of-bounds read |
/rk3399_ARM-atf/docs/components/
H A Dnuma-per-cpu.rst79 bounds and per-object stride via internal symbols so that they can be replicated
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model_el3_spm.rst419 | | allowed bounds). |
/rk3399_ARM-atf/docs/design/
H A Dfirmware-design.rst1813 ``load_image()`` function performs bounds check for the image size based on the
/rk3399_ARM-atf/docs/
H A Dchange-log.md1116 …- 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