Vulnerability CVE-2019-13048


Published: 2019-06-29   Modified: 2019-06-30

Description:
kernel/sys/syscall.c in ToaruOS through 1.10.9 allows a denial of service upon a critical error in certain sys_sbrk allocation patterns (involving PAGE_SIZE, and a value less than PAGE_SIZE).

Type:

CWE-20

(Improper Input Validation)

CVSS2 => (AV:L/AC:L/Au:N/C:N/I:N/A:C)

CVSS Base Score
Impact Subscore
Exploitability Subscore
4.9/10
6.9/10
3.9/10
Exploit range
Attack complexity
Authentication
Local
Low
No required
Confidentiality impact
Integrity impact
Availability impact
None
None
Complete
Affected software
Toaruos -> Toaruos 

 References:
https://github.com/mehsauce/kowasuos/blob/master/dos/kowasu-sbrk.c

Copyright 2024, cxsecurity.com

 

Back to Top