Upstream information
CVE-2020-26268 at MITRE
Description
In affected versions of TensorFlow the tf.raw_ops.ImmutableConst operation returns a constant tensor created from a memory mapped file which is assumed immutable. However, if the type of the tensor is not an integral type, the operation crashes the Python interpreter as it tries to write to the memory area. If the file is too small, TensorFlow properly returns an error as the memory area has fewer bytes than what is needed for the tensor it creates. However, as soon as there are enough bytes, the above snippet causes a segmentation fault. This is because the allocator used to return the buffer data is not marked as returning an opaque handle since the needed virtual method is not overridden. This is fixed in versions 1.15.5, 2.0.4, 2.1.3, 2.2.2, 2.3.2, and 2.4.0.
Overall state of this security issue: Resolved
This issue is currently rated as having moderate severity.
CVSS v2 Scores
| National Vulnerability Database |
Base Score | 3.6 |
Vector | AV:L/AC:L/Au:N/C:N/I:P/A:P |
Access Vector | Local |
Access Complexity | Low |
Authentication | None |
Confidentiality Impact | None |
Integrity Impact | Partial |
Availability Impact | Partial |
CVSS v3 Scores
| National Vulnerability Database |
Base Score | 4.4 |
Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L |
Attack Vector | Local |
Attack Complexity | Low |
Privileges Required | Low |
User Interaction | None |
Scope | Unchanged |
Confidentiality Impact | None |
Integrity Impact | Low |
Availability Impact | Low |
CVSSv3 Version | 3.1 |
SUSE Bugzilla entry:
1179943 [RESOLVED / FIXED]
SUSE Security Advisories:
List of released packages
Product(s) | Fixed package version(s) | References |
SUSE Package Hub 15 SP3 | bazel-skylib1.0.3-source >= 1.0.3-bp153.2.1
bazel3.7 >= 3.7.2-bp153.4.1
libiomp5 >= 2.6.0-bp153.2.3.1
libiomp5-gnu-hpc >= 2.6.0-bp153.2.3.1
libiomp5-gnu-openmpi2-hpc >= 2.6.0-bp153.2.3.1
libtensorflow2 >= 2.6.0-bp153.2.3.1
libtensorflow2-gnu-hpc >= 2.6.0-bp153.2.3.1
libtensorflow2-gnu-openmpi2-hpc >= 2.6.0-bp153.2.3.1
libtensorflow_cc2 >= 2.6.0-bp153.2.3.1
libtensorflow_cc2-gnu-hpc >= 2.6.0-bp153.2.3.1
libtensorflow_cc2-gnu-openmpi2-hpc >= 2.6.0-bp153.2.3.1
libtensorflow_framework2 >= 2.6.0-bp153.2.3.1
libtensorflow_framework2-gnu-hpc >= 2.6.0-bp153.2.3.1
libtensorflow_framework2-gnu-openmpi2-hpc >= 2.6.0-bp153.2.3.1
tensorflow2 >= 2.6.0-bp153.2.3.1
tensorflow2-devel >= 2.6.0-bp153.2.3.1
tensorflow2-doc >= 2.6.0-bp153.2.3.1
tensorflow2-gnu-hpc >= 2.6.0-bp153.2.3.1
tensorflow2-gnu-openmpi2-hpc >= 2.6.0-bp153.2.3.1
tensorflow2-lite >= 2.6.0-bp153.2.3.1
tensorflow2-lite-devel >= 2.6.0-bp153.2.3.1
tensorflow2_2_6_0-gnu-hpc >= 2.6.0-bp153.2.3.1
tensorflow2_2_6_0-gnu-hpc-devel >= 2.6.0-bp153.2.3.1
tensorflow2_2_6_0-gnu-hpc-doc >= 2.6.0-bp153.2.3.1
tensorflow2_2_6_0-gnu-openmpi2-hpc >= 2.6.0-bp153.2.3.1
tensorflow2_2_6_0-gnu-openmpi2-hpc-devel >= 2.6.0-bp153.2.3.1
tensorflow2_2_6_0-gnu-openmpi2-hpc-doc >= 2.6.0-bp153.2.3.1
| Patchnames: openSUSE-2022-10014 |
openSUSE Leap 15.3 | bazel-skylib1.0.3-source >= 1.0.3-bp153.2.1
bazel3.7 >= 3.7.2-bp153.4.1
libiomp5 >= 2.6.0-bp153.2.3.1
libiomp5-gnu-hpc >= 2.6.0-bp153.2.3.1
libiomp5-gnu-openmpi2-hpc >= 2.6.0-bp153.2.3.1
libtensorflow2 >= 2.6.0-bp153.2.3.1
libtensorflow2-gnu-hpc >= 2.6.0-bp153.2.3.1
libtensorflow2-gnu-openmpi2-hpc >= 2.6.0-bp153.2.3.1
libtensorflow_cc2 >= 2.6.0-bp153.2.3.1
libtensorflow_cc2-gnu-hpc >= 2.6.0-bp153.2.3.1
libtensorflow_cc2-gnu-openmpi2-hpc >= 2.6.0-bp153.2.3.1
libtensorflow_framework2 >= 2.6.0-bp153.2.3.1
libtensorflow_framework2-gnu-hpc >= 2.6.0-bp153.2.3.1
libtensorflow_framework2-gnu-openmpi2-hpc >= 2.6.0-bp153.2.3.1
tensorflow2 >= 2.6.0-bp153.2.3.1
tensorflow2-devel >= 2.6.0-bp153.2.3.1
tensorflow2-doc >= 2.6.0-bp153.2.3.1
tensorflow2-gnu-hpc >= 2.6.0-bp153.2.3.1
tensorflow2-gnu-openmpi2-hpc >= 2.6.0-bp153.2.3.1
tensorflow2-lite >= 2.6.0-bp153.2.3.1
tensorflow2-lite-devel >= 2.6.0-bp153.2.3.1
tensorflow2_2_6_0-gnu-hpc >= 2.6.0-bp153.2.3.1
tensorflow2_2_6_0-gnu-hpc-devel >= 2.6.0-bp153.2.3.1
tensorflow2_2_6_0-gnu-hpc-doc >= 2.6.0-bp153.2.3.1
tensorflow2_2_6_0-gnu-openmpi2-hpc >= 2.6.0-bp153.2.3.1
tensorflow2_2_6_0-gnu-openmpi2-hpc-devel >= 2.6.0-bp153.2.3.1
tensorflow2_2_6_0-gnu-openmpi2-hpc-doc >= 2.6.0-bp153.2.3.1
| Patchnames: openSUSE-2022-10014 |
SUSE Timeline for this CVE
CVE page created: Fri Dec 11 04:33:12 2020
CVE page last modified: Thu Mar 28 17:30:45 2024