Lucene search
+L

1368 matches found

Tenable Nessus
Tenable Nessus
added 2024/04/30 12:0 a.m.30 views

RHEL 9 : zziplib (RHSA-2024:2377)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2024:2377 advisory. The zziplib is a lightweight library to easily extract data from zip files. Security Fixes: zziplib: invalid memory access at zzipdiskentrytofilehead...

5.5CVSS6AI score0.00317EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:0 a.m.33 views

Fedora 40 : openvswitch (2024-1f26ce7731)

The remote Fedora 40 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-1f26ce7731 advisory. Update to 3.3.0 Remove network-scripts subpackage starting from Fedora 40 Backport a simple fix to avoid SSL db: implementation test to fail It also...

7.5CVSS6.8AI score0.01033EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/03/23 12:0 a.m.35 views

SUSE SLES15: libopenvswitch-2_14-0 / libovn-20_06-0 / openvswitch / etc (SUSE-SU-2024:0937-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2024:0937-1 advisory. - CVE-2023-3966: Fixed invalid memory access in Geneve with HW offload bsc1219465. Tenable has extracted the preceding...

7.5CVSS6.8AI score0.01033EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/03/19 12:0 a.m.27 views

SUSE SLES15: libopenvswitch-2_13-0 / libovn-20_03-0 / openvswitch / etc (SUSE-SU-2024:0912-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2024:0912-1 advisory. - CVE-2023-3966: Fixed invalid memory access in Geneve with HW offload bsc1219465. Tenable has extracted the preceding description block...

7.5CVSS6.8AI score0.01033EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/18 1:3 p.m.6 views

SUSE-SU-2024:0922-1 Security update for openvswitch

This update for openvswitch fixes the following issues: - CVE-2023-3966: Fixed invalid memory access in Geneve with HW offload bsc1219465...

7.5CVSS7.5AI score0.01033EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/03/15 12:0 a.m.31 views

Fedora 39 : openvswitch (2024-a4530e9bfe)

The remote Fedora 39 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-a4530e9bfe advisory. Update to 3.2.2 It indirectly fix CVE-2023-3966 and CVE-2023-5366 Tenable has extracted the preceding description block directly from the Fedora...

7.5CVSS6.8AI score0.01033EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/03/07 6:27 p.m.9 views

openvswsitch: ovs-vswitch fails to recover after malformed geneve metadata packet

A flaw was found in Open vSwitch where multiple versions are vulnerable to crafted Geneve packets, which may result in a denial of service and invalid memory accesses. Triggering this issue requires that hardware offloading via the netlink path is enabled...

7.5CVSS5.7AI score0.01033EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/03/07 12:0 a.m.33 views

RHEL 8 : openvswitch2.17 (RHSA-2024:1234)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:1234 advisory. Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic...

7.5CVSS6.9AI score0.01033EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/03/07 12:0 a.m.31 views

RHEL 8 : openvswitch3.1 (RHSA-2024:1235)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:1235 advisory. Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic...

7.5CVSS6.9AI score0.01033EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/03/07 12:0 a.m.41 views

RHEL 9 : openvswitch3.1 (RHSA-2024:1227)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:1227 advisory. Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic...

7.5CVSS6.9AI score0.01033EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/06 11:16 a.m.31 views

BIT-TENSORFLOW-2021-41221 Access to invalid memory during shape inference in `Cudnn*` ops

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for the Cudnn operations in TensorFlow can be tricked into accessing invalid memory, via a heap buffer overflow. This occurs because the ranks of the input, inputh and inputc parameters are n...

7.8CVSS7.8AI score0.00214EPSS
SaveExploits1References3
NVD
NVD
added 2024/03/04 6:15 p.m.22 views

CVE-2021-47102

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix incorrect structure access In line: upper = info-upperdev; We access upperdev field, which is related only for particular events e.g. event == NETDEVCHANGEUPPER. So, this line cause invalid memory acce...

7.1CVSS7.4AI score0.00332EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2024/03/04 6:15 p.m.23 views

CVE-2021-47102

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix incorrect structure access In line: upper = info-upperdev; We access upperdev field, which is related only for particular events e.g. event == NETDEVCHANGEUPPER. So, this line cause invalid memory acce...

7.1CVSS6.3AI score0.00332EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2024/03/02 12:0 a.m.31 views

SUSE SLES15: libopenvswitch-3_1-0 / libovn-23_03-0 / openvswitch3 / etc (SUSE-SU-2024:0738-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2024:0738-1 advisory. - CVE-2023-3966: Fixed invalid memory access in Geneve with HW offload bsc1219465. Tenable has extracted the preceding...

7.5CVSS6.8AI score0.01033EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/02/28 3:48 a.m.8 views

SUSE CVE-2023-3966

A flaw was found in Open vSwitch where multiple versions are vulnerable to crafted Geneve packets, which may result in a denial of service and invalid memory accesses. Triggering this issue requires that hardware offloading via the netlink path is enabled...

7.5CVSS6.6AI score0.01033EPSS
SaveExploits0References12
OpenVAS
OpenVAS
added 2024/02/27 12:0 a.m.25 views

Ubuntu: Security Advisory (USN-6659-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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.8CVSS6.4AI score0.00844EPSS
SaveExploits13References2
OSV
OSV
added 2024/02/26 6:50 p.m.9 views

USN-6659-1 libde265 vulnerabilities

It was discovered that libde265 could be made to write out of bounds. If a user or automated system were tricked into opening a specially crafted file, an attacker could possibly use this issue to cause a denial of service or execute arbitrary code. CVE-2022-43244, CVE-2022-43249, CVE-2022-43250,...

7.8CVSS7.1AI score0.00844EPSS
SaveExploits13References14
OSV
OSV
added 2024/02/26 10:13 a.m.4 views

USN-6655-1 binutils vulnerabilities

It was discovered that GNU binutils was not properly handling the logic behind certain memory management related operations, which could lead to an invalid memory access. An attacker could possibly use this issue to cause a denial of service. CVE-2022-47695 It was discovered that GNU binutils was...

7.8CVSS6.1AI score0.00654EPSS
SaveExploits3References4
NVD
NVD
added 2024/02/22 1:15 p.m.29 views

CVE-2023-3966

A flaw was found in Open vSwitch where multiple versions are vulnerable to crafted Geneve packets, which may result in a denial of service and invalid memory accesses. Triggering this issue requires that hardware offloading via the netlink path is enabled...

7.5CVSS7.2AI score0.01033EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/22 1:15 p.m.3 views

DEBIAN-CVE-2023-3966

A flaw was found in Open vSwitch where multiple versions are vulnerable to crafted Geneve packets, which may result in a denial of service and invalid memory accesses. Triggering this issue requires that hardware offloading via the netlink path is enabled...

7.5CVSS6.3AI score0.01033EPSS
SaveExploits0References1
Rows per page
Query Builder