| 2026-01-12 21:26 | smp: Add MADT GIC entry size validation on AArch64 | Mintsuki | 75fd6a6e |
| 2026-01-12 21:25 | pe: Add bounds check for e_lfanew offset in pe_bits | Mintsuki | 19eb9942 |
| 2026-01-12 21:24 | gop: Fix potential integer overflow in pitch calculation | Mintsuki | 681f4df2 |
| 2026-01-12 21:24 | host/limine: Fix buffer overflow in GPT-to-MBR conversion | Mintsuki | 79036f50 |
| 2026-01-12 21:23 | host/limine: Fix off-by-one in GPT partition validation | Mintsuki | cde9b640 |
| 2026-01-12 12:45 | edid: Fix memory leak on UEFI error path | Mintsuki | 0cd8af3f |
| 2026-01-12 12:40 | host/limine: Validate partition sector count before GPT to MBR conversion | Mintsuki | 774a45d6 |
| 2026-01-12 11:15 | part: Remove mathematically impossible overflow check | Mintsuki | f08bda6d |
| 2026-01-12 11:15 | iso9660: Fix Rock Ridge SUSP entry version check | Mintsuki | f3f21932 |
| 2026-01-12 11:15 | cpu_riscv: Add complete bounds validation for RHCT ISA string and MMU nodes | Mintsuki | 340e1e1e |
| 2026-01-12 11:15 | smp: Validate MADT entry size before accessing type-specific fields | Mintsuki | 32dd397b |
| 2026-01-12 11:15 | gop: Fix mode count mismatch in get_mode_list() | Mintsuki | 0a998384 |
| 2026-01-12 11:15 | limine: Add bounds check for request array in deprecated .limine_reqs path | Mintsuki | 9ffe317b |
| 2026-01-12 00:12 | cpu_riscv: Add bounds checks for RHCT table parsing | Mintsuki | 3f30da7e |
| 2026-01-12 00:12 | smp: Add bounds checks for FADT length and device tree properties | Mintsuki | 8497ca7b |
| 2026-01-12 00:12 | gterm: Fix out-of-bounds read in background image rendering | Mintsuki | 7499de8a |
| 2026-01-12 00:12 | multiboot2: Fix SMBIOS tag size to include table data length | Mintsuki | 5736dc1b |
| 2026-01-11 23:53 | pmm: Add overflow checks for EFI memory descriptors | Mintsuki | 2dfa31d2 |
| 2026-01-11 23:44 | host/limine: Fix ftell() error check and loop bound underflow in enroll_config | Mintsuki | bc61d495 |
| 2026-01-11 23:44 | smp: Fix MADT bounds check, PSCI NULL check, and AArch64 trampoline size | Mintsuki | f3d037b9 |
| 2026-01-11 23:42 | config: Add bounds checks to whitespace removal and macro parsing | Mintsuki | 2f19d814 |
| 2026-01-11 22:58 | host/limine: Fix uninitialized variable warnings | Mintsuki | 0d277aff |
| 2026-01-11 22:56 | host/limine: Fix argument skipping in enroll_config after remove_arg | Mintsuki | c44ac88d |
| 2026-01-11 22:54 | host/limine: Fix off-by-one in --uninstall-data-file parsing | Mintsuki | bc3e430f |
| 2026-01-11 21:53 | fs: Remove mathematically impossible overflow checks | Mintsuki | dd97782c |
| 2026-01-11 21:49 | Revert "fs/fat32: Add overflow checks for root directory size calculations" | Mintsuki | 2c49a566 |
| 2026-01-11 21:12 | host: Fix memory leaks in error paths | Mintsuki | 495d8a5c |
| 2026-01-11 21:11 | image: Use size_t for pixel count to prevent overflow | Mintsuki | e1530973 |
| 2026-01-11 21:10 | acpi: Add NULL check for table pointers | Mintsuki | a78b27ae |
| 2026-01-11 21:10 | host: Check sscanf return value for partition number | Mintsuki | 8b0a80a9 |