patch #9732: usbtiny_paged_load overflows buffer e.g. when reading EEPROM

* usbtiny.c (usbtiny_paged_load, usbtiny_paged_write): ensure chunk
does not overflow memory area

Submitted by Joel Ray Holveck




git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1444 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2020-09-18 21:16:13 +00:00
parent 3f5e101f09
commit 2c4f9d23b4
3 changed files with 14 additions and 0 deletions

1
NEWS
View File

@@ -72,6 +72,7 @@ Current:
patch #9819: Address several leaks in SVN rev 1429
patch #9820: Fix some out-of-bounds/uninitialized issues
patch #9818: correct typos in SVN rev 1429
patch #9732: usbtiny_paged_load overflows buffer e.g. when reading EEPROM
* Internals:
- New avrdude.conf keyword "family_id", used to verify SIB attributes