Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause a write outside of bounds of an array in TFLite. In fact, the attacker can override the linked list used by the memory allocator. This can be leveraged for an arbitrary write primitive under certain conditions. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1, TensorFlow 2.6.3, and TensorFlow 2.5.3, as these are also affected and still in supported range.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/tensorflow/tensorflow/commit/6c0b2b70eeee588591680f5b7d5d38175fd7cdf6 | Patch Third Party Advisory | 
| https://github.com/tensorflow/tensorflow/security/advisories/GHSA-9c78-vcq7-7vxq | Patch Third Party Advisory | 
| https://github.com/tensorflow/tensorflow/commit/6c0b2b70eeee588591680f5b7d5d38175fd7cdf6 | Patch Third Party Advisory | 
| https://github.com/tensorflow/tensorflow/security/advisories/GHSA-9c78-vcq7-7vxq | Patch Third Party Advisory | 
Configurations
                    Configuration 1 (hide)
            
            
  | 
    
History
                    21 Nov 2024, 06:48
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://github.com/tensorflow/tensorflow/commit/6c0b2b70eeee588591680f5b7d5d38175fd7cdf6 - Patch, Third Party Advisory | |
| References | () https://github.com/tensorflow/tensorflow/security/advisories/GHSA-9c78-vcq7-7vxq - Patch, Third Party Advisory | 
Information
                Published : 2022-02-04 23:15
Updated : 2024-11-21 06:48
NVD link : CVE-2022-23561
Mitre link : CVE-2022-23561
CVE.ORG link : CVE-2022-23561
JSON object : View
Products Affected
                - tensorflow
 
CWE
                
                    
                        
                        CWE-787
                        
            Out-of-bounds Write
