summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/tftpy
Commit message (Collapse)AuthorAgeFilesLines
* tftpy: fix CVE-2023-46566Archana Polampalli2025-04-261-0/+26
Buffer Overflow vulnerability in msoulier tftpy commit 467017b844bf6e31745138a30e2509145b0c529c allows a remote attacker to cause a denial of service via the parse function in the TftpPacketFactory class. Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>