linux-erofs.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] erofs-utils: fsck.erofs bugfixes
@ 2023-05-31  7:26 Guo Xuenan via Linux-erofs
  2023-05-31  7:26 ` [PATCH 1/2] erofs-utils: fsck: fix outside destination directory exploit Guo Xuenan via Linux-erofs
  2023-05-31  7:26 ` [PATCH 2/2] erofs-utils: fsck: fix segmentfault for crafted image extract Guo Xuenan via Linux-erofs
  0 siblings, 2 replies; 4+ messages in thread
From: Guo Xuenan via Linux-erofs @ 2023-05-31  7:26 UTC (permalink / raw)
  To: hsiangkao, chao, linux-erofs; +Cc: jack.qiu, yangchaoming666

In crafted erofs image, fsck.erofs file extraction exposed
some bugs.

Guo Xuenan (2):
  erofs-utils: fsck: fix outside destination directory exploit
  erofs-utils: fsck: fix segmentfault for crafted image extract

 lib/decompress.c |  8 ++++++--
 lib/dir.c        | 21 +++++++++++++++++++++
 2 files changed, 27 insertions(+), 2 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-05-31  7:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-31  7:26 [PATCH 0/2] erofs-utils: fsck.erofs bugfixes Guo Xuenan via Linux-erofs
2023-05-31  7:26 ` [PATCH 1/2] erofs-utils: fsck: fix outside destination directory exploit Guo Xuenan via Linux-erofs
2023-05-31  7:26 ` [PATCH 2/2] erofs-utils: fsck: fix segmentfault for crafted image extract Guo Xuenan via Linux-erofs
2023-05-31  7:39   ` Gao Xiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).