An issue was discovered in Wind River VxWorks 7. The memory allocator has a possible integer overflow in calculating a memory block's size to be allocated by calloc(). As a result, the actual memory allocated is smaller than the buffer size specified by the arguments, leading to memory corruption.
                
            References
                    | Link | Resource | 
|---|---|
| https://support2.windriver.com/index.php?page=cve&on=view&id=CVE-2020-35198 | Vendor Advisory | 
| https://support2.windriver.com/index.php?page=security-notices | Vendor Advisory | 
| https://www.oracle.com/security-alerts/cpuapr2022.html | Patch Third Party Advisory | 
Configurations
                    Configuration 1 (hide)
            
            
  | 
    
Configuration 2 (hide)
            
            
  | 
    
History
                    No history.
Information
                Published : 2021-05-12 11:15
Updated : 2022-05-12 14:06
NVD link : CVE-2020-35198
Mitre link : CVE-2020-35198
CVE.ORG link : CVE-2020-35198
JSON object : View
Products Affected
                oracle
- communications_eagle
 
windriver
- vxworks
 
CWE
                
                    
                        
                        CWE-190
                        
            Integer Overflow or Wraparound
