Upstream information
Description
TensorFlow is an open source platform for machine learning. In affected versions the implementation of `tf.math.segment_*` operations results in a `CHECK`-fail related abort (and denial of service) if a segment id in `segment_ids` is large. This is similar to CVE-2021-29584 (and similar other reported vulnerabilities in TensorFlow, localized to specific APIs): the implementation (both on CPU and GPU) computes the output shape using `AddDim`. However, if the number of elements in the tensor overflows an `int64_t` value, `AddDim` results in a `CHECK` failure which provokes a `std::abort`. Instead, code should use `AddDimWithStatus`. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorFlow 2.4.4, as these are also affected and still in supported range.SUSE information
Overall state of this security issue: Does not affect SUSE products
This issue is currently rated as having important severity.
National Vulnerability Database | |
---|---|
Base Score | 5.5 |
Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Attack Vector | Local |
Attack Complexity | Low |
Privileges Required | Low |
User Interaction | None |
Scope | Unchanged |
Confidentiality Impact | None |
Integrity Impact | None |
Availability Impact | High |
CVSSv3 Version | 3.1 |
List of released packages
Product(s) | Fixed package version(s) | References |
---|---|---|
openSUSE Tumbleweed |
| Patchnames: openSUSE-Tumbleweed-2024-12116 |
Status of this issue by product and package
Please note that this evaluation state might be work in progress, incomplete or outdated. Also information for service packs in the LTSS phase is only included for issues meeting the LTSS criteria. If in doubt, feel free to contact us for clarification. The updates are grouped by state of their lifecycle. SUSE product lifecycles are documented on the lifecycle page.
Product(s) | Source package | State |
---|---|---|
Products past their end of life and not receiving proactive updates anymore. | ||
SUSE Linux Enterprise Desktop 11 SP2 | mysql | Unsupported |
SUSE Linux Enterprise Desktop 11 SP3 | mysql | Analysis |
SUSE Linux Enterprise Desktop 11 SP4 | mysql | Analysis |
SUSE Linux Enterprise Point of Sale 11 SP3 | mysql | Analysis |
SUSE Linux Enterprise Server 11 SP1-LTSS | mysql | Unsupported |
SUSE Linux Enterprise Server 11 SP2 | mysql | Unsupported |
SUSE Linux Enterprise Server 11 SP2-LTSS | mysql | Unsupported |
SUSE Linux Enterprise Server 11 SP3 | mysql | Analysis |
SUSE Linux Enterprise Server 11 SP3-LTSS | mysql | Analysis |
SUSE Linux Enterprise Server 11 SP4 | mysql | Analysis |
SUSE Linux Enterprise Server 11 SP4-LTSS | mysql | Analysis |
SUSE Linux Enterprise Server for SAP Applications 11 SP2 | mysql | Unsupported |
SUSE Linux Enterprise Server for SAP Applications 11 SP3 | mysql | Analysis |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 | mysql | Analysis |
SUSE Linux Enterprise Software Development Kit 11 SP2 | mysql | Unsupported |
SUSE Linux Enterprise Software Development Kit 11 SP3 | mysql | Analysis |
SUSE Linux Enterprise Software Development Kit 11 SP4 | mysql | Analysis |
SUSE Timeline for this CVE
CVE page created: Mon Nov 8 11:31:08 2021CVE page last modified: Thu Oct 10 13:53:02 2024