| 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 |
| 2026-02-07 08:29 | lib/gterm: Fix off-by-one OOB read in tiled background rendering | Mintsuki | c541733d |
| 2026-02-07 08:26 | protos/chainload: Add NULL check for default drive/partition lookup | Mintsuki | 65288709 |
| 2026-02-07 08:18 | lib/config: Guard against zero-length EFI device path nodes | Mintsuki | 4a14fe61 |
| 2026-02-07 08:18 | lib/print: Fix prn_i buffer underrun for INT64_MIN | Mintsuki | aa84efcc |
| 2026-02-07 08:18 | lib/elf: Validate section header offsets against file size in elf64_load_section | Mintsuki | 7c6fb81a |
| 2026-02-07 08:18 | protos/linux_risc: Use image_size from kernel header for allocation | Mintsuki | c03be0ba |
| 2026-02-07 08:18 | protos/multiboot2: Fix SMBIOS tag and module alignment budget, validate header_length | Mintsuki | 87cd7211 |
| 2026-02-07 08:18 | lib/acpi: Skip null entries in XSDT/RSDT table iteration | Mintsuki | 8fa67f76 |
| 2026-02-07 08:18 | lib/pe: Validate NumberOfRvaAndSizes and relocation block VirtualAddress | Mintsuki | 679b0d6c |
| 2026-02-09 07:13 | protos/limine: Pass file_size to elf64_load_section | Mintsuki | 6fe74ceb |
| 2026-02-07 08:18 | lib/gterm: Clamp margin to prevent underflow in canvas generation | Mintsuki | e456988e |
| 2026-02-07 08:18 | mm/pmm: Fix overlap detection in check_usable_memory() | Mintsuki | f8416776 |
| 2026-02-07 08:18 | protos/linux_x86: Add overflow checks for total module size | Mintsuki | 64c0f518 |