Upstream information
Description
TensorFlow is an open source platform for machine learning. In affected versions the code for sparse matrix multiplication is vulnerable to undefined behavior via binding a reference to `nullptr`. This occurs whenever the dimensions of `a` or `b` are 0 or less. In the case on one of these is 0, an empty output tensor should be allocated (to conserve the invariant that output tensors are always allocated when the operation is successful) but nothing should be written to it (that is, we should return early from the kernel implementation). Otherwise, attempts to write to this empty tensor would result in heap OOB access. 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 | 7.8 |
Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Attack Vector | Local |
Attack Complexity | Low |
Privileges Required | Low |
User Interaction | None |
Scope | Unchanged |
Confidentiality Impact | High |
Integrity Impact | High |
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:08 2024