mirror of
https://git.yoctoproject.org/poky
synced 2026-07-29 22:17:46 +02:00
tarfile.extractall() with the 'data' or 'tar' filter could be bypassed by a crafted archive where a hardlink references a symlink stored at a deeper name than the hardlink itself. (From OE-Core rev: a76513212f1830fbda2dc6a243943a3c1a011239) Signed-off-by: Benjamin Robin (Schneider Electric) <benjamin.robin@bootlin.com> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Paul Barker <paul@pbarker.dev>