Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8656 1115 d 18 h dunkaist /kernel/trunk/bootloader/uefi4kos/ uefi4kos: Make sure 32bit trampoline is below 4GiB

This fixes booting via uefi64kos on some systems.
 
8599 1154 d 3 h rgimad /kernel/trunk/gui/ fixed same vulnerability in sysfn 48.3  
8598 1154 d 4 h rgimad /kernel/trunk/ fixed vulnerabilities in sysfn 18.11 and 36, now user applications cannot corrupt kernel memory via invalid buffer address  
8593 1161 d 1 h rgimad /kernel/trunk/core/ taskman.inc: fixed two vulnerabilities which caused kernel memory corruption on attempt to run apps with illegal addresses in MENUET0x header  
8592 1161 d 14 h rgimad /kernel/trunk/core/ taskman.inc: add comments for unobvious things, no code changes  
8552 1180 d 4 h rgimad /kernel/trunk/gui/ fix bug in sysfn48 (by Kenshin)  
8534 1194 d 4 h Coldy /kernel/trunk/core/ Fixed 69.4. Bug, call with PID=2 stops the system process thereby freezing the entire system!  
8493 1208 d 0 h rgimad /kernel/trunk/ is_region_userspace: removed extra condition which caused incorrect behavior of boxlib menu in hexedit and rtfread (cuz it uses address 0 i didnt know:D )  
8329 1231 d 18 h rgimad /kernel/trunk/ is_region_userspace: refactoring and fix  
8285 1236 d 13 h leency / Move VMODE to ISO (as it is useless without drivers that are on ISO)  
8284 1236 d 21 h dunkaist /kernel/trunk/ uefi4kos: Fix boot and mouse pointer on some configurations.

UEFI firmware doesn't use VESA mode codes, so disable this check
for UEFI boot.
 
8270 1239 d 1 h dunkaist /kernel/trunk/ kernel: Protect OS threads from terminating by sf18.2.  
8249 1243 d 0 h rgimad /kernel/trunk/ fix return value from .addr_error in sysfn 26.2 , 9  
8248 1243 d 1 h rgimad /kernel/trunk/ fix prior  
8247 1243 d 1 h rgimad /kernel/trunk/ SysFn 18.13 security fix: now apps cannot destroy kernel memory via passing illegal address in ecx

Update docs on SysFn 18.13
 
8246 1243 d 19 h rgimad /kernel/trunk/ SysFn 9 security fix: now apps cannot destroy kernel memory via passing illegal address in ebx

Update docs on SysFn 9
 
8224 1247 d 10 h dunkaist /kernel/trunk/ Fix hardcoded $Revision: XXXX$ values.  
8220 1248 d 19 h dunkaist /kernel/trunk/bootloader/uefi4kos/ uefi4kos: Fix memmap conversion from uefi to e820 format.  
8217 1249 d 16 h dunkaist /kernel/trunk/ Use e820entry macro instead of hardcoded values.  
8216 1249 d 18 h rgimad /kernel/trunk/ fix is_region_userspace (worked incorrectly for e.g 0xFFFFFFFF)  

Show All