| 2026-02-08 06:11 | lib/elsewhere: Reject allocations above 4 GiB | Mintsuki | d2bcd081 |
| 2026-02-08 06:08 | pxe/tftp: Use single variable for TFTP close seg:off pair | Mintsuki | b3b6dac3 |
| 2026-02-08 06:05 | drivers/gop: Reject PixelBitMask modes with all-zero masks | Mintsuki | 371eb1b7 |
| 2026-02-08 05:58 | sys/smp: Skip AP with unrecognised PSCI method instead of panicking | Mintsuki | be70e1b4 |
| 2026-02-08 05:58 | lib/config: Reset macros pointer to NULL after freeing macro list | Mintsuki | b0ea0c59 |
| 2026-02-08 03:55 | mm/vmm: Preserve WC/FB cache attribute in x86 PT_TO_VMM_FLAGS during page splits | Mintsuki | 6c4169bc |
| 2026-02-08 03:54 | protos/multiboot2: Guard max_addr - length underflow in relocation preference | Mintsuki | c34f2535 |
| 2026-02-07 16:08 | protos/multiboot2: Adjust ELF section sh_addr by reloc_slide after relocation | Mintsuki | d3856efd |
| 2026-02-07 16:08 | lib/elf: Check for p_vaddr + p_memsz overflow in PHDR processing | Mintsuki | e93d6933 |
| 2026-02-07 16:08 | lib/pe: Bounds-check per-entry relocation offset against image size | Mintsuki | 2f809815 |
| 2026-02-07 16:07 | protos/linux_x86: Fix initrd_addr_max overflow when computing module base | Mintsuki | d3a69d23 |
| 2026-02-07 16:07 | lib/elf: Reject relocatable ELFs with dynamic entries outside PT_LOAD segments | Mintsuki | d216d55a |
| 2026-02-07 16:07 | lib/elf: Reject relocations when symtab/strtab vaddr translation fails | Mintsuki | f9c485df |
| 2026-02-07 16:06 | lib/elf: Move program header validation before first phdr access | Mintsuki | aea71a4e |
| 2026-02-07 16:06 | fs/iso9660: Reject paths with trailing slash as files | Mintsuki | 09714ba2 |
| 2026-02-07 16:06 | lib/config: Fix SMBIOS config buffer size off-by-one | Mintsuki | 40cd6ffc |
| 2026-02-07 16:06 | sys/lapic: Validate MADT I/O APIC entry length | Mintsuki | 6ab21051 |
| 2026-02-07 16:06 | lib/pe: Validate relocation block size against remaining directory size | Mintsuki | 5e052b30 |
| 2026-02-07 13:57 | lib/gterm: Use dedicated eviction buffer for RISC-V non-Zicbom cache flush | Mintsuki | ded8f687 |
| 2026-02-07 09:04 | lib/image: Fix unsigned wrap in centered displacement for oversized images | Mintsuki | 413a5eb0 |
| 2026-02-07 08:59 | drivers/vga_textmode: Copy attribute byte in text_move_character | Mintsuki | 65b7c1d9 |
| 2026-02-07 08:49 | protos/multiboot2: Fix unsigned underflow in relocatable descent loop | Mintsuki | 6f43fc13 |
| 2026-02-07 08:43 | protos/multiboot2: Use correct framebuffer tag size for EGA text mode | Mintsuki | a08825ae |
| 2026-02-07 08:43 | protos/multiboot2: Implement relocatable preference=2 (prefer highest) | Mintsuki | a37c0ea5 |
| 2026-02-07 08:42 | protos/multiboot2: Warn on EFI_BS tag and reject if required | Mintsuki | 632cbc98 |
| 2026-02-07 08:42 | protos/multiboot2: Add LOAD_BASE_ADDR and NETWORK to info request switch | Mintsuki | 850e1353 |
| 2026-02-07 08:42 | protos/multiboot2: Accept EFI system table and image handle info requests | Mintsuki | 10c2413b |
| 2026-02-07 08:42 | protos/multiboot2: Validate architecture field in header | Mintsuki | 254c9092 |
| 2026-02-07 08:35 | protos/chainload: Include NUL terminator in LoadOptionsSize | Mintsuki | c53ca715 |
| 2026-02-07 08:29 | lib/config: Skip empty SMBIOS config data to prevent OOB write | Mintsuki | bf613457 |