The PPM reader in libjpeg-turbo through 2.0.90 mishandles use of tjLoadImage for loading a 16-bit binary PPM file into a grayscale buffer and loading a 16-bit binary PGM file into an RGB buffer. This is related to a heap-based buffer overflow in the get_word_rgb_row function in rdppm.c.
                
            References
                    | Link | Resource | 
|---|---|
| https://exchange.xforce.ibmcloud.com/vulnerabilities/221567 | Third Party Advisory VDB Entry | 
| https://github.com/libjpeg-turbo/libjpeg-turbo/commit/f35fd27ec641c42d6b115bfa595e483ec58188d2 | Patch Third Party Advisory | 
Configurations
                    History
                    No history.
Information
                Published : 2022-06-18 16:15
Updated : 2022-08-15 15:52
NVD link : CVE-2021-46822
Mitre link : CVE-2021-46822
CVE.ORG link : CVE-2021-46822
JSON object : View
Products Affected
                libjpeg-turbo
- libjpeg-turbo
 
CWE
                
                    
                        
                        CWE-787
                        
            Out-of-bounds Write
