]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2021-03-02  Daniel Axtensdisk/lvm: Do not allow a LV to be it's own segment...
2021-03-02  Daniel Axtensdisk/lvm: Sanitize rlocn->offset to prevent wild read
2021-03-02  Daniel Axtensdisk/lvm: Do not overread metadata
2021-03-02  Daniel Axtensdisk/lvm: Do not crash if an expected string is not...
2021-03-02  Daniel Axtensdisk/lvm: Bail on missing PV list
2021-03-02  Daniel Axtensdisk/lvm: Don't blast past the end of the circular...
2021-03-02  Daniel Axtensdisk/lvm: Don't go beyond the end of the data we read...
2021-03-02  Daniel Axtensio/gzio: Zero gzio->tl/td in init_dynamic_block() if...
2021-03-02  Daniel Axtensio/gzio: Catch missing values in huft_build() and bail
2021-03-02  Daniel Axtensio/gzio: Add init_dynamic_block() clean up if unpacking...
2021-03-02  Daniel Axtensio/gzio: Bail if gzio->tl/td is NULL
2021-03-02  Daniel Axtensfs/nilfs2: Properly bail on errors in grub_nilfs2_btree...
2021-03-02  Daniel Axtensfs/nilfs2: Don't search children if provided number...
2021-03-02  Daniel Axtensfs/nilfs2: Reject too-large keys
2021-03-02  Daniel Axtensfs/jfs: Catch infinite recursion
2021-03-02  Daniel Axtensfs/jfs: Limit the extents that getblk() can consider
2021-03-02  Daniel Axtensfs/jfs: Do not move to leaf level if name length is...
2021-03-02  Daniel Axtensfs/sfs: Fix over-read of root object name
2021-03-02  Daniel Axtensfs/hfs: Disable under lockdown
2021-03-02  Daniel Axtensfs/hfsplus: Don't use uninitialized data on corrupt...
2021-03-02  Daniel Axtensfs/hfsplus: Don't fetch a key beyond the end of the...
2021-03-02  Daniel Axtensfs/fshelp: Catch impermissibly large block sizes in...
2021-03-02  Daniel Axtensterm/gfxterm: Don't set up a font with glyphs that...
2021-03-02  Daniel Axtensvideo/readers/jpeg: Don't decode data before start...
2021-03-02  Daniel Axtensvideo/readers/jpeg: Catch OOB reads/writes in grub_jpeg...
2021-03-02  Daniel Axtensvideo/readers/jpeg: Catch files with unsupported quanti...
2021-03-02  Daniel Axtenskern/misc: Always set *end in grub_strtoull()
2021-03-02  Daniel Axtenscommands/menuentry: Fix quoting in setparams_prefix()
2021-03-02  Daniel Axtensscript/execute: Don't crash on a "for" loop with no...
2021-03-02  Daniel Axtenslib/arg: Block repeated short options that require...
2021-03-02  Daniel Axtensscript/execute: Avoid crash when using "$#" outside...
2021-03-02  Daniel Axtenscommands/ls: Require device_name is not NULL before...
2021-03-02  Daniel Axtensscript/execute: Fix NULL dereference in grub_script_exe...
2021-03-02  Darren Kennyutil/glue-efi: Fix incorrect use of a possibly negative...
2021-03-02  Darren Kennyutil/grub-editenv: Fix incorrect casting of a signed...
2021-03-02  Daniel Kiperutil/grub-install: Fix NULL pointer dereferences
2021-03-02  Paulo Flabiano... loader/xnu: Check if pointer is NULL before using it
2021-03-02  Marco A Benattoloader/xnu: Free driverkey data when an error is detect...
2021-03-02  Darren Kennyloader/xnu: Fix memory leak
2021-03-02  Darren Kennyloader/bsd: Check for NULL arg up-front
2021-03-02  Darren Kennygfxmenu/gui_list: Remove code that coverity is flagging...
2021-03-02  Darren Kennyvideo/readers/jpeg: Test for an invalid next marker...
2021-03-02  Darren Kennyvideo/fb/video_fb: Fix possible integer overflow
2021-03-02  Darren Kennyvideo/fb/video_fb: Fix multiple integer overflows
2021-03-02  Darren Kennyvideo/fb/fbfill: Fix potential integer overflow
2021-03-02  Darren Kennyvideo/efi_gop: Remove unnecessary return value of grub_...
2021-03-02  Darren Kennycommands/probe: Fix a resource leak when probing disks
2021-03-02  Chris Coulsoncommands/hashsum: Fix a memory leak
2021-03-02  Darren Kennynormal/completion: Fix leaking of memory when processin...
2021-03-02  Darren Kennysyslinux: Fix memory leak while parsing
2021-03-02  Darren Kennylibgcrypt/mpi: Fix possible NULL dereference
2021-03-02  Darren Kennylibgcrypt/mpi: Fix possible unintended sign extension
2021-03-02  Darren Kennyaffs: Fix memory leaks
2021-03-02  Darren Kennyzfsinfo: Correct a check for error allocating memory
2021-03-02  Darren Kennyzfs: Fix possible integer overflows
2021-03-02  Paulo Flabiano... zfs: Fix resource leaks while constructing path
2021-03-02  Darren Kennyzfs: Fix possible negative shift operation
2021-03-02  Darren Kennyhfsplus: Check that the volume name length is valid
2021-03-02  Darren Kennydisk/cryptodisk: Fix potential integer overflow
2021-03-02  Darren Kennydisk/ldm: Fix memory leak on uninserted lv references
2021-03-02  Paulo Flabiano... disk/ldm: If failed then free vg variable too
2021-03-02  Marco A Benattodisk/ldm: Make sure comp data is freed before exiting...
2021-03-02  Darren Kennykern/partition: Check for NULL before dereferencing...
2021-03-02  Darren Kennyzstd: Initialize seq_t structure fully
2021-03-02  Darren Kennyio/lzopio: Resolve unnecessary self-assignment errors
2021-03-02  Darren Kennygnulib/regcomp: Fix uninitialized re_token
2021-03-02  Darren Kennygnulib/regexec: Fix possible null-dereference
2021-03-02  Darren Kennygnulib/argp-help: Fix dereference of a possibly NULL...
2021-03-02  Darren Kennygnulib/regcomp: Fix uninitialized token structure
2021-03-02  Darren Kennygnulib/regexec: Resolve unused variable
2021-03-02  Darren Kennykern/efi/mm: Fix possible NULL pointer dereference
2021-03-02  Darren Kennykern/efi: Fix memory leak on failure
2021-03-02  Darren Kennykern/parser: Fix resource leak if argc == 0
2021-03-02  Darren Kennynet/tftp: Fix dangling memory pointer
2021-03-02  Darren Kennynet/net: Fix possible dereference to of a NULL pointer
2021-03-02  Darren Kennymmap: Fix memory leak when iterating over mapped memory
2021-03-02  Javier Martinez... usb: Avoid possible out-of-bound accesses caused by...
2021-03-02  Javier Martinez... dl: Only allow unloading modules that are not dependencies
2021-03-02  Javier Martinez... docs: Document the cutmem command
2021-03-02  Javier Martinez... loader/xnu: Don't allow loading extension and packages...
2021-03-02  Javier Martinez... gdb: Restrict GDB access when locked down
2021-03-02  Javier Martinez... commands/hdparm: Restrict hdparm command when locked...
2021-03-02  Javier Martinez... commands/setpci: Restrict setpci command when locked...
2021-03-02  Javier Martinez... commands: Restrict commands that can load BIOS or DT...
2021-03-02  Javier Martinez... mmap: Don't register cutmem and badram commands when...
2021-03-02  Javier Martinez... acpi: Don't register the acpi command when locked down
2021-03-02  Javier Martinez... efi: Use grub_is_lockdown() instead of hardcoding a...
2021-03-02  Javier Martinez... efi: Lockdown the GRUB when the UEFI Secure Boot is...
2021-03-02  Javier Martinez... kern/lockdown: Set a variable if the GRUB is locked...
2021-03-02  Javier Martinez... kern: Add lockdown support
2021-03-02  Marco A Benattoefi: Move the shim_lock verifier to the GRUB core
2021-03-02  Marco A Benattoverifiers: Move verifiers API to kernel image
2020-12-18  Glenn Washburndocs: Add documentation of disk size limitations
2020-12-18  Glenn Washburnluks2: Use grub_log2ull() to calculate log_sector_size...
2020-12-18  Glenn Washburnmisc: Add grub_log2ull() macro for calculating log...
2020-12-18  Glenn Washburnmips: Enable __clzdi2()
2020-12-18  Glenn Washburnluks2: Better error handling when setting up the cryptodisk
2020-12-18  Glenn Washburnluks2: Do not handle disks of size GRUB_DISK_SIZE_UNKNO...
2020-12-18  Glenn Washburnluks2: Convert to crypt sectors from GRUB native sectors
2020-12-12  Glenn Washburnluks2: Error check segment.sector_size
next