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