Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8599 1131 d 3 h rgimad /kernel/trunk/gui/ fixed same vulnerability in sysfn 48.3  
8598 1131 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 1138 d 0 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 1138 d 14 h rgimad /kernel/trunk/core/ taskman.inc: add comments for unobvious things, no code changes  
8552 1157 d 3 h rgimad /kernel/trunk/gui/ fix bug in sysfn48 (by Kenshin)  
8534 1171 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 1185 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 1208 d 18 h rgimad /kernel/trunk/ is_region_userspace: refactoring and fix  
8285 1213 d 13 h leency / Move VMODE to ISO (as it is useless without drivers that are on ISO)  
8284 1213 d 20 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 1216 d 1 h dunkaist /kernel/trunk/ kernel: Protect OS threads from terminating by sf18.2.  
8249 1219 d 23 h rgimad /kernel/trunk/ fix return value from .addr_error in sysfn 26.2 , 9  
8248 1220 d 0 h rgimad /kernel/trunk/ fix prior  
8247 1220 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 1220 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 1224 d 10 h dunkaist /kernel/trunk/ Fix hardcoded $Revision: XXXX$ values.  
8220 1225 d 18 h dunkaist /kernel/trunk/bootloader/uefi4kos/ uefi4kos: Fix memmap conversion from uefi to e820 format.  
8217 1226 d 16 h dunkaist /kernel/trunk/ Use e820entry macro instead of hardcoded values.  
8216 1226 d 18 h rgimad /kernel/trunk/ fix is_region_userspace (worked incorrectly for e.g 0xFFFFFFFF)  
8206 1227 d 11 h dunkaist /kernel/trunk/bootloader/uefi4kos/ uefi4kos: Fix memmap_block_cnt and 32->64 bit sign extension in arithmetics.  

Show All