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).
References
Link | Resource |
---|---|
https://github.com/mehsauce/kowasuos/blob/master/dos/kowasu-sbrk.c | Exploit Third Party Advisory |
https://github.com/mehsauce/kowasuos/blob/master/dos/kowasu-sbrk.c | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 04:24
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/mehsauce/kowasuos/blob/master/dos/kowasu-sbrk.c - Exploit, Third Party Advisory |
Information
Published : 2019-06-29 15:15
Updated : 2024-11-21 04:24
NVD link : CVE-2019-13048
Mitre link : CVE-2019-13048
CVE.ORG link : CVE-2019-13048
JSON object : View
Products Affected
toaruos_project
- toaruos
CWE
CWE-190
Integer Overflow or Wraparound