mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
squashfs-tools: follow-up fix for CVE-2021-41072
Squash a follow-up fix for CVE-2021-41072 from upstream: https://github.com/plougher/squashfs-tools/commit/19fcc93 (From OE-Core rev: 70709ff0741ed9fb9c111ef4b7aa2ee7432453f4) Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
CVE: CVE-2021-41072
|
CVE: CVE-2021-41072
|
||||||
Upstream-Status: Backport [https://github.com/plougher/squashfs-tools/commit/e048580]
|
Upstream-Status: Backport [https://github.com/plougher/squashfs-tools/commit/e048580]
|
||||||
|
|
||||||
|
Update on 20211109:
|
||||||
|
Squash a follow-up fix for CVE-2021-41072 from upstream:
|
||||||
|
https://github.com/plougher/squashfs-tools/commit/19fcc93
|
||||||
|
|
||||||
Signed-off-by: Kai Kang <kai.kang@windriver.com>
|
Signed-off-by: Kai Kang <kai.kang@windriver.com>
|
||||||
|
|
||||||
From e0485802ec72996c20026da320650d8362f555bd Mon Sep 17 00:00:00 2001
|
From e0485802ec72996c20026da320650d8362f555bd Mon Sep 17 00:00:00 2001
|
||||||
@@ -65,7 +69,7 @@ index 7262a2e..1b544ed 100755
|
|||||||
|
|
||||||
unsquash-1234.o: unsquash-1234.c unsquashfs_error.h
|
unsquash-1234.o: unsquash-1234.c unsquashfs_error.h
|
||||||
|
|
||||||
+unsquash-1234.o: unsquash-12.c
|
+unsquash-12.o: unsquash-12.c unsquashfs.h
|
||||||
+
|
+
|
||||||
unsquashfs_xattr.o: unsquashfs_xattr.c unsquashfs.h squashfs_fs.h xattr.h unsquashfs_error.h
|
unsquashfs_xattr.o: unsquashfs_xattr.c unsquashfs.h squashfs_fs.h xattr.h unsquashfs_error.h
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user