Lucene search
K

170 matches found

OSV
OSV
added 2021/06/09 5:12 a.m.5 views

OPENSUSE-SU-2021:0857-1 Security update for libX11

This update for libX11 fixes the following issues: - Regression in the fix for CVE-2021-31535, causing segfaults for xforms applications like fdesign bsc1186643 This update was imported from the SUSE:SLE-15:Update update project...

9.8CVSS9.6AI score0.10634EPSS
Exploits2References3
OPENSUSE Linux
OPENSUSE Linux
added 2021/06/09 12:0 a.m.33 views

Security update for libX11 (important)

openSUSE Security Update: Security update for libX11 Announcement ID: openSUSE-SU-2021:0857-1 Rating: important References: 1186643 Cross-References: CVE-2021-31535 CVSS scores: CVE-2021-31535 SUSE: 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H Affected Products: openSUSE Leap 15.2 An update...

8.1CVSS7.6AI score0.10634EPSS
Exploits2References1
OpenVAS
OpenVAS
added 2021/06/09 12:0 a.m.15 views

SUSE: Security Advisory (SUSE-SU-2021:1897-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS8.2AI score0.10634EPSS
Exploits2References4
OSV
OSV
added 2021/06/08 2:16 p.m.4 views

SUSE-SU-2021:1897-1 Security update for libX11

This update for libX11 fixes the following issues: - Regression in the fix for CVE-2021-31535, causing segfaults for xforms applications like fdesign bsc1186643...

9.8CVSS9.5AI score0.10634EPSS
Exploits2References3
Fedora
Fedora
added 2021/04/27 1:13 a.m.46 views

[SECURITY] Fedora 32 Update: rust-1.51.0-3.fc32

Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This package includes the Rust compiler and documentation generator...

9.8CVSS2.5AI score0.02914EPSS
Exploits4
Fedora
Fedora
added 2021/04/27 1:0 a.m.50 views

[SECURITY] Fedora 33 Update: rust-1.51.0-3.fc33

Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This package includes the Rust compiler and documentation generator...

9.8CVSS2.5AI score0.02914EPSS
Exploits4
OpenVAS
OpenVAS
added 2021/04/27 12:0 a.m.19 views

Fedora: Security Advisory for rust (FEDORA-2021-d7f74f0250)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.8CVSS9.7AI score0.02914EPSS
Exploits4References2
Tenable Nessus
Tenable Nessus
added 2021/01/20 12:0 a.m.33 views

Debian DLA-2525-1 : wavpack security update

Multiple vulnerabilites in wavpack were found, like OOB read which could potentially lead to a DOS attack, unexpected control flow, crashes, integer overflow, and segfaults. For Debian 9 stretch, these problems have been fixed in version 5.0.0-2+deb9u3. We recommend that you upgrade your wavpack...

6.5CVSS5.8AI score0.03044EPSS
Exploits6References10
OpenVAS
OpenVAS
added 2021/01/16 12:0 a.m.20 views

Debian: Security Advisory (DLA-2525-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.5CVSS6.4AI score0.03044EPSS
Exploits6References4
Debian
Debian
added 2021/01/15 10:28 a.m.28 views

[SECURITY] [DLA 2525-1] wavpack security update

----------------------------------------------------------------------- Debian LTS Advisory DLA-2525-1 [email protected] https://www.debian.org/lts/security/ Utkarsh Gupta January 15, 2021 https://wiki.debian.org/LTS -...

6.5CVSS6.9AI score0.03044EPSS
Exploits6
OSV
OSV
added 2020/11/26 5:27 p.m.4 views

OPENSUSE-SU-2020:2047-1 Security update for go1.14

This update for go1.14 fixes the following issues: - go1.14.12 released 2020-11-12 includes security fixes to the cmd/go and math/big packages. go42553 math/big: panic during recursive division of very large numbers bsc1178750 CVE-2020-28362 go42560 cmd/go: arbitrary code can be injected into cgo...

7.5CVSS8.1AI score0.03813EPSS
Exploits0References8
OpenVAS
OpenVAS
added 2020/10/30 12:0 a.m.22 views

openSUSE: Security Advisory for tensorflow2 (openSUSE-SU-2020:1766-1)

The remote host is missing an update for the Copyright C 2020 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.8CVSS6.8AI score0.0122EPSS
Exploits16References2
NVD
NVD
added 2020/09/25 7:15 p.m.14 views

CVE-2020-15206

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, changing the TensorFlow's SavedModel protocol buffer and altering the name of required keys results in segfaults and data corruption while loading the model. This can cause a denial of service in products using tensorflow-servin...

9CVSS0.00932EPSS
Exploits1References4
Prion
Prion
added 2020/09/25 7:15 p.m.29 views

Design/Logic Flaw

In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, to mimic Python's indexing with negative values, TFLite uses ResolveAxis to convert negative values to positive indices. However, the only check that the converted index is now valid is only present in debug builds. If the...

6.8CVSS9AI score0.01176EPSS
Exploits1References4Affected Software2
PyPA
PyPA
added 2020/09/25 7:15 p.m.6 views

PYSEC-2020-321

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, changing the TensorFlow's SavedModel protocol buffer and altering the name of required keys results in segfaults and data corruption while loading the model. This can cause a denial of service in products using tensorflow-servin...

9CVSS7AI score0.00932EPSS
Exploits1References4Affected Software1
PyPA
PyPA
added 2020/09/25 7:15 p.m.4 views

PYSEC-2020-130

In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, to mimic Python's indexing with negative values, TFLite uses ResolveAxis to convert negative values to positive indices. However, the only check that the converted index is now valid is only present in debug builds. If the...

9CVSS7.6AI score0.01176EPSS
Exploits1References4Affected Software1
Prion
Prion
added 2020/09/25 7:15 p.m.14 views

Integer overflow

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the Shard API in TensorFlow expects the last argument to be a function taking two int64 i.e., long long arguments. However, there are several places in TensorFlow where a lambda taking int or int32 arguments is being used. In...

6.8CVSS8.8AI score0.0122EPSS
Exploits1References5Affected Software2
PyPA
PyPA
added 2020/09/25 7:15 p.m.4 views

PYSEC-2020-317

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the Shard API in TensorFlow expects the last argument to be a function taking two int64 i.e., long long arguments. However, there are several places in TensorFlow where a lambda taking int or int32 arguments is being used. In...

9CVSS6.9AI score0.0122EPSS
Exploits1References5Affected Software1
PyPA
PyPA
added 2020/09/25 7:15 p.m.3 views

PYSEC-2020-286

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, changing the TensorFlow's SavedModel protocol buffer and altering the name of required keys results in segfaults and data corruption while loading the model. This can cause a denial of service in products using tensorflow-servin...

9CVSS7AI score0.00932EPSS
Exploits1References4Affected Software1
PyPA
PyPA
added 2020/09/25 7:15 p.m.7 views

PYSEC-2020-129

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, changing the TensorFlow's SavedModel protocol buffer and altering the name of required keys results in segfaults and data corruption while loading the model. This can cause a denial of service in products using tensorflow-servin...

9CVSS7AI score0.00932EPSS
Exploits1References4Affected Software1
Rows per page
Query Builder