diff options
author | Damien George <damien@micropython.org> | 2023-11-21 22:28:57 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-11-21 22:28:57 +1100 |
commit | f397a3ec318f3ad05aa287764ae7cef32202380f (patch) | |
tree | 97fad3f7e5d4d9e5b746f790fc5a42a9eafc9df8 /docs/esp32/tutorial/intro.rst | |
parent | fce8d9fd55409ab1027beee5671bc653fb5beb97 (diff) | |
download | micropython-f397a3ec318f3ad05aa287764ae7cef32202380f.tar.gz micropython-f397a3ec318f3ad05aa287764ae7cef32202380f.zip |
py/objslice: Validate that the argument to indices() is an integer.
Otherwise passing in a non-integer can lead to an invalid memory access.
Thanks to Junwha Hong and Wonil Jang @S2Lab, UNIST for finding the issue.
Fixes issue #13007.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp32/tutorial/intro.rst')
0 files changed, 0 insertions, 0 deletions