Lucene search
+L

162 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/20 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-1668

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in openvswitch OVS. When processing an IP packet with protocol 0, OVS will install the datapath flow without the action modifying the IP header...

8.2CVSS6.5AI score0.01216EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-37820

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xen-netfront: handle NULL returned by xdpconvertbufftoframe The function xdpconvertbufftoframe may return NULL if it fails to correctly convert the XDP buffer...

7.5CVSS6.6AI score0.00367EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2022-49959

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix memory leak at failed datapath creation...

5.5CVSS5.1AI score0.00164EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/06/19 6:43 p.m.9 views

CVE-2022-49959

A flaw was found in the openvswitch module in the Linux kernel. A missing release of allocated memory when an error occurs will cause a memory leak, potentially impacting system performance and resulting in a denial of service...

5.5CVSS6.2AI score0.00164EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:45 a.m.8 views

SUSE CVE-2022-49959

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix memory leak at failed datapath creation ovsdpcmdnew-ovsdpchange-ovsdpsetupcallportids allocates array via kmalloc. If for some reason newvport fails during ovsdpcmdnew dp-upcallportids must be freed. Add missing...

3.3CVSS6AI score0.00164EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:43 a.m.7 views

SUSE CVE-2022-50047

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6060: prevent crash on an unused port If the port isn't a CPU port nor a user port, 'cpudp' is a null pointer and a crash happened on dereferencing it in mv88e6060setupport: 9.575872 Unable to handle kernel NULL...

5.5CVSS6.2AI score0.00165EPSS
SaveExploits0References9
OSV
OSV
added 2025/06/18 11:15 a.m.3 views

DEBIAN-CVE-2022-49959

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix memory leak at failed datapath creation ovsdpcmdnew-ovsdpchange-ovsdpsetupcallportids allocates array via kmalloc. If for some reason newvport fails during ovsdpcmdnew dp-upcallportids must be freed. Add missing...

5.5CVSS5.2AI score0.00164EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 11:15 a.m.10 views

CVE-2022-49959

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix memory leak at failed datapath creation ovsdpcmdnew-ovsdpchange-ovsdpsetupcallportids allocates array via kmalloc. If for some reason newvport fails during ovsdpcmdnew dp-upcallportids must be freed. Add missing...

5.5CVSS0.00164EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.8 views

UBUNTU-CVE-2022-49959

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix memory leak at failed datapath creation ovsdpcmdnew-ovsdpchange-ovsdpsetupcallportids allocates array via kmalloc. If for some reason newvport fails during ovsdpcmdnew dp-upcallportids must be freed. Add missing...

5.5CVSS5.9AI score0.00164EPSS
SaveExploits0References5
CVE
CVE
added 2025/06/18 11:00 a.m.83 views

CVE-2022-49959

The CVE-2022-49959 entry concerns a memory-leak in the Linux kernel related to openvswitch datapath creation. The root cause was that ovs_dp_cmd_new()->ovs_dp_change()->ovs_dp_set_upcall_portids() allocated an array with kmalloc but did not always free dp->upcall_portids when new_vport()...

5.5CVSS6.6AI score0.00164EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/06/18 11:00 a.m.8 views

CVE-2022-49959 openvswitch: fix memory leak at failed datapath creation

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix memory leak at failed datapath creation ovsdpcmdnew-ovsdpchange-ovsdpsetupcallportids allocates array via kmalloc. If for some reason newvport fails during ovsdpcmdnew dp-upcallportids must be freed. Add missing...

5.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.18 views

CVE-2022-49959 openvswitch: fix memory leak at failed datapath creation

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix memory leak at failed datapath creation ovsdpcmdnew-ovsdpchange-ovsdpsetupcallportids allocates array via kmalloc. If for some reason newvport fails during ovsdpcmdnew dp-upcallportids must be freed. Add missing...

0.00164EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.18 views

CVE-2022-49959

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix memory leak at failed datapath creation ovsdpcmdnew-ovsdpchange-ovsdpsetupcallportids allocates array via kmalloc. If for some reason newvport fails during ovsdpcmdnew dp-upcallportids must be freed. Add missing...

5.5CVSS5.2AI score0.00164EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from openvswitch not freeing memory when a datapath creation fails, potentially leading to a memory leak...

5.5CVSS5.8AI score0.00164EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: OpenVSwitch: fixed the issue where locking occurred when trying to unregister a netdev with a carrier. The commit in the “fixes” tag attempted to fix this issue through the following sequence of calls: dooutput → ovsvportsend →...

5.5CVSS6.2AI score0.00216EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:00 a.m.9 views

The vulnerability of the `ovs_vport_cmd_fill_info()` function in the `net/openvswitch/datapath.c` module, which is part of the Open vSwitch router support in the Linux operating system, allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the ovsvportcmdfillinfo function in the net/openvswitch/datapath.c module, which is part of the Open vSwitch router support in the Linux operating system, relates to the reutilization of previously released memory. Exploiting this vulnerability could allow an attacker to...

7.8CVSS6.7AI score0.00244EPSS
SaveExploits0References20Affected Software6
BDU FSTEC
BDU FSTEC
added 2025/04/14 12:00 a.m.9 views

Vulnerability of the ifcvf_probe() function in the drivers/vdpa/ifcvf/ifcvf_main.c file – This function is a driver for vDPA devices in the Linux kernel. It allows a hacker to cause a service failure.

Vulnerability of the ifcvfprobe function in the drivers/vdpa/ifcvf/ifcvfmain.c file – The drivers for vDPA devices in the Linux operating system are vulnerable to a vulnerability where memory is not properly released before the last reference is deleted memory leak. Exploiting this vulnerability...

5.5CVSS5.8AI score0.00207EPSS
SaveExploits0References10Affected Software3
Vulnrichment
Vulnrichment
added 2025/03/27 4:43 p.m.3 views

CVE-2023-52977 net: openvswitch: fix flow memory leak in ovs_flow_cmd_new

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix flow memory leak in ovsflowcmdnew Syzkaller reports a memory leak of newflow in ovsflowcmdnew as it is not freed when an allocation of a key fails. BUG: memory leak unreferenced object 0xffff888116668000 siz...

6.1AI score0.00266EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/02/26 12:28 p.m.11 views

CVE-2022-49086

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix leak of nested actions While parsing user-provided actions, openvswitch module may dynamically allocate memory and store pointers in the internal copy of the actions. So this memory has to be freed while...

5.5CVSS6.8AI score0.00266EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/31 12:15 p.m.9 views

AZL-56414 CVE-2025-21682 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: always recalculate features after XDP clearing, fix null-deref Recalculate features when XDP is detached. Before: ip li set dev eth0 xdp obj xdpdummy.bpf.o sec xdp ip li set dev eth0 xdp off ethtool -k eth0 | grep gro...

5.5CVSS6.7AI score0.00233EPSS
SaveExploits0References1
Rows per page
Query Builder