Lucene search
+L

15 matches found

OSV
OSV
added 2026/07/13 2:19 p.m.4 views

PYSEC-2026-3368 Segfault in `CompositeTensorVariantToComponents`

Impact An input encoded that is not a valid CompositeTensorVariant tensor will trigger a segfault in tf.rawops.CompositeTensorVariantToComponents. python import tensorflow as tf encode = tf.rawops.EmptyTensorListelementdtype=tf.int32, elementshape=10, 15, maxnumelements=2 meta= ""...

4.8CVSS6.9AI score0.0049EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/09 4:49 p.m.3 views

PYSEC-2026-3099 Read and Write outside of bounds in TensorFlow

Impact An attacker can craft a TFLite model that would allow limited reads and writes outside of arrays in TFLite. This exploits missing validation in the conversion from sparse tensors to dense tensors. Patches We have patched the issue in GitHub commit 6364463d6f5b6254cac3d6aedf999b6a96225038...

8.8CVSS7AI score0.00837EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2026/07/06 8:54 p.m.10 views

Coder's unbounded memory allocation in provisioner file upload allows authenticated denial of service

Summary NewDataBuilder in provisionersdk/proto/dataupload.go allocated a byte slice using the client-supplied FileSize from a DataUpload message without an upper-bound check. Although the DRPC wire limit is 4 MiB, the FileSize value itself was unconstrained Impact An authenticated user able to...

6.5CVSS6AI score0.00336EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/25 12:0 a.m.12 views

Fedora 44 : openssl (2026-d3e275d525)

The remote Fedora 44 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-d3e275d525 advisory. Backport security patches from OpenSSL 3.5.6 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Ness...

6.5CVSS7.3AI score0.00435EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/06 3:57 p.m.6 views

OESA-2026-1333 python-pip security update

pip is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes. %global bashcompdir %b=$pkg-config --variable=completionsdir bash-completion 2/dev/null; echo $b:-/bashcompletion.d Name: python-pip Version: 23.3.1 Release: 6 Summary: A...

8.9CVSS5.5AI score0.00647EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2026/01/13 12:0 a.m.6 views

Fedora: Security Advisory (FEDORA-2026-c75d08ab90)

The remote host is missing an update for the SPDX-FileCopyrightText: 2026 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...

7.7CVSS6.8AI score0.00363EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/12 12:0 a.m.5 views

Fedora 42 : coturn (2026-c75d08ab90)

The remote Fedora 42 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-c75d08ab90 advisory. - Backport upstream patches for CVE-2025-69217 2425955 Tenable has extracted the preceding description block directly from the Fedora security...

7.7CVSS5.5AI score0.00363EPSS
SaveExploits0References2
Oracle linux
Oracle linux
added 2025/05/22 12:0 a.m.17 views

libsoup security update

2.72.0-10.1 - Backport patches for various CVEs, plus test improvements Resolves: RHEL-85906 Resolves: RHEL-85912 Resolves: RHEL-85919 Resolves: RHEL-87061 Resolves: RHEL-87069 Resolves: RHEL-87102 Resolves: RHEL-87120 Resolves: RHEL-88364 Resolves: RHEL-88367...

9CVSS7.2AI score0.00916EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2025/05/06 12:0 a.m.69 views

libsoup security update

2.62.3-8 - Backport patches for various CVEs, plus test improvements Resolves: RHEL-85887 Resolves: RHEL-85900 Resolves: RHEL-85901 Resolves: RHEL-87039 Resolves: RHEL-87094 Resolves: RHEL-87114 Resolves: RHEL-88348 Resolves: RHEL-88351...

9CVSS7.1AI score0.00916EPSS
SaveExploits0
PyPA
PyPA
added 2022/02/03 11:15 a.m.11 views

PYSEC-2022-52

Tensorflow is an Open Source Machine Learning Framework. The implementation of shape inference for ReverseSequence does not fully validate the value of batchdim and can result in a heap OOB read. There is a check to make sure the value of batchdim does not go over the rank of the input, but there...

8.1CVSS6.8AI score0.01125EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/12/23 3:3 p.m.8 views

CLSA-2021-1640271821 Fix CVE(s): CVE-2020-28024, CVE-2020-28025, CVE-2020-28026, CVE-2020-28020, CVE-2020-28021, CVE-2020-28022, CVE-2020-28011, CVE-2020-28013, CVE-2020-28012, CVE-2020-28015, CVE-2020-28007, CVE-2020-28017, CVE-2021-27216, CVE-2020-28008, CVE-2020-28009, CVE-2020-28014

SECURITY UPDATE: Multiple security issues - debian/patches/CVE-2020-28007.patch - debian/patches/CVE-2020-28008.patch - debian/patches/CVE-2020-28009.patch - debian/patches/CVE-2020-28011.patch - debian/patches/CVE-2020-28012.patch - debian/patches/CVE-2020-28013.patch -...

9.8CVSS7.1AI score0.36649EPSS
SaveExploits6References1
CloudLinux
CloudLinux
added 2021/09/21 10:11 p.m.80 views

Fix of CVE: CVE-2018-0739, CVE-2018-0737, CVE-2021-3712, CVE-2018-0732

fix CVE-2021-3712 - handling ASN.1 string as NULL terminated leads to read buffer overrun - Port patches from oracle6els branch, original changelog entry: - Oracle bug 28730228: backport CVE-2018-0732 - Oracle bug 28758493: backport CVE-2018-0737 - Merge upstream patch to fix CVE-2018-0739 -...

7.5CVSS2.3AI score0.50445EPSS
SaveExploits0References1
Oracle linux
Oracle linux
added 2021/05/25 12:0 a.m.54 views

systemd security, bug fix, and enhancement update

239-45.0.1 - backport upstream pstore tmpfiles patch Orabug: 31420486 - udev rules: fix memory hot add and remove Orabug: 31310273 - fix to enable systemd-pstore.service Orabug: 30951066 - journal: change support URL shown in the catalog entries Orabug: 30853009 - fix to generate...

7CVSS6.8AI score0.01217EPSS
SaveExploits4
Oracle linux
Oracle linux
added 2020/05/05 12:0 a.m.37 views

ibus and glib2 security and bug fix update

2.56.4-8 - Backport patches for GDBus auth Resolves: 1777213...

7.1CVSS2AI score0.00365EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2015/11/19 4:3 a.m.58 views

Moderate: Red Hat Security Advisory: ntp security, bug fix, and enhancement update

Updated ntp packages that fix multiple security issues, several bugs, and add various enhancements are now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having Moderate security impact. Common Vulnerability Scoring System CVSS base scores, which give...

7.5CVSS6.9AI score0.06135EPSS
SaveExploits0References13
Rows per page
Query Builder