History log of /freebsd-10-stable/sbin/fsck_msdosfs/dir.c
Revision Date Author Comments
# 326843 14-Dec-2017 delphij

MFC r326391: Prevent OOB access on corrupted msdos directories.

Submitted by: Veo Zhang <veo live com>


# 298313 19-Apr-2016 pfg

MFC r297618:
fsck_msdosfs(8): Optimimize memsets

Obtained from: NetBSD (bin/50908)


# 268968 21-Jul-2014 pfg

MFC r268632:
fsck_msdosfs: Assorted fixes from other BSDs.

When truncating cluster chains fix the length of the cluster head.
http://marc.info/?t=140304310700005&r=1&w=2

Avoid infinite loops in cluster chain linked lists.
http://marc.info/?l=openbsd-tech&m=140275150804337&w=2

Avoid off-by-one on FAT12 filesystems.
http://marc.info/?l=openbsd-tech&m=140234174104724&w=2

Obtained from: NetBSD (from OpenBSD)


# 268968 21-Jul-2014 pfg

MFC r268632:
fsck_msdosfs: Assorted fixes from other BSDs.

When truncating cluster chains fix the length of the cluster head.
http://marc.info/?t=140304310700005&r=1&w=2

Avoid infinite loops in cluster chain linked lists.
http://marc.info/?l=openbsd-tech&m=140275150804337&w=2

Avoid off-by-one on FAT12 filesystems.
http://marc.info/?l=openbsd-tech&m=140234174104724&w=2

Obtained from: NetBSD (from OpenBSD)