1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00
freebsd/stand
Toomas Soome fae4b97c1a loader: reading from large dosfs fails
With 8GB disk image and FAT32, our read offset calculation wraps over
32-bit integer and we end up reading garbage. The problem appears when
disk image is filled with data and the block to bytes translations do
not fit into 32-bit integers.

illumos issue: https://www.illumos.org/issues/16666

Sponsored by:	MNX Cloud, Inc.
MFC after:	1 week
2024-10-10 11:40:25 +03:00
..
arm64 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
common loader: Add TSLOG to interpreter built-ins 2024-09-22 00:35:47 -07:00
defaults loader: Make EFI entropy size configurable 2024-09-22 00:35:47 -07:00
efi Bump lld LINKER_FREEBSD_VERSION for reproducibility fix 2024-09-22 19:12:38 +02:00
fdt Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
ficl stand: Remove dangling mips references 2024-02-28 07:09:41 -07:00
ficl32 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
fonts Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
forth Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
i386 btx: Align the PXE prompt with other options 2024-09-30 15:41:42 -04:00
images Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
kboot loader: Bump all versions to 3.0 2024-07-29 16:57:22 -06:00
kshim Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
liblua Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
liblua32 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
libofw Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
libsa loader: reading from large dosfs fails 2024-10-10 11:40:25 +03:00
libsa32 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
lua loader: Fix 0 vs 1 confusion for column numbers 2024-09-24 14:18:42 -06:00
man manuals: Fix "missing end of block" errors 2024-10-08 16:14:49 -03:00
powerpc loader: Bump all versions to 3.0 2024-07-29 16:57:22 -06:00
uboot loader: update dependencies for dirdeps build 2024-09-18 11:22:34 -04:00
usb Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
userboot loader: Bump all versions to 3.0 2024-07-29 16:57:22 -06:00
defs.mk stand/efi: Add a 32-bit variant of libefi 2024-09-20 08:45:05 -06:00
fdt.mk stand: Rename LIBFDT to LIBSAFDT 2023-11-07 09:57:32 -05:00
ficl.mk Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
loader.mk Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
lua.mk Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile stand/efi: Add a 32-bit variant of libefi 2024-09-20 08:45:05 -06:00
Makefile.amd64 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.inc Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
veriexec.mk libsecureboot do not report expected unverified files 2024-02-12 14:35:01 -08:00