Lucene search
+L

572 matches found

OSV
OSV
added 2025/09/15 3:15 p.m.2 views

DEBIAN-CVE-2023-53200

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: fix percpu counter block leak on error path when creating new netns Here is the stack where we allocate percpu counter block: +- ip6tregistertable +- translatetable allocates percpu counter block +-...

5.5CVSS5.4AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.13 views

UBUNTU-CVE-2023-53200

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: fix percpu counter block leak on error path when creating new netns Here is the stack where we allocate percpu counter block: +- ip6tregistertable +- translatetable allocates percpu counter block +-...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References7
CVE
CVE
added 2025/09/15 2:21 p.m.28 views

CVE-2023-53200

CVE-2023-53200 (Linux kernel) : The vulnerability is in netfilter: x_tables where a percpu counter block allocated for a new netns is leaked if xt_register_table() fails during table creation. The stack path shows allocation via __alloc_percpu → xt_percpu_counter_alloc → translate_table, then fai...

5.5CVSS6.3AI score0.00145EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.8 views

CVE-2023-53200 netfilter: x_tables: fix percpu counter block leak on error path when creating new netns

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: fix percpu counter block leak on error path when creating new netns Here is the stack where we allocate percpu counter block: +- ip6tregistertable +- translatetable allocates percpu counter block +-...

0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/15 2:21 p.m.5 views

CVE-2023-53200 netfilter: x_tables: fix percpu counter block leak on error path when creating new netns

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: fix percpu counter block leak on error path when creating new netns Here is the stack where we allocate percpu counter block: +- ip6tregistertable +- translatetable allocates percpu counter block +-...

5.5CVSS6.3AI score0.00145EPSS
SaveExploits0References7
NVD
NVD
added 2025/09/15 2:15 p.m.6 views

CVE-2023-53188

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix race on port output assume the following setup on a single machine: 1. An openvswitch instance with one bridge and default flows 2. two network namespaces "server" and "client" 3. two ovs interfaces "server"...

4.7CVSS0.00105EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:15 p.m.5 views

UBUNTU-CVE-2023-53188

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix race on port output assume the following setup on a single machine: 1. An openvswitch instance with one bridge and default flows 2. two network namespaces "server" and "client" 3. two ovs interfaces "server"...

4.7CVSS6.5AI score0.00105EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/09/15 2:4 p.m.15 views

CVE-2023-53188 net: openvswitch: fix race on port output

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix race on port output assume the following setup on a single machine: 1. An openvswitch instance with one bridge and default flows 2. two network namespaces "server" and "client" 3. two ovs interfaces "server"...

0.00105EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:4 p.m.4 views

CVE-2023-53188 net: openvswitch: fix race on port output

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix race on port output assume the following setup on a single machine: 1. An openvswitch instance with one bridge and default flows 2. two network namespaces "server" and "client" 3. two ovs interfaces "server"...

4.7CVSS6.5AI score0.00105EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2025/09/15 1:36 p.m.4 views

kernel: net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_done

A vulnerability was found in the Linux kernel's management of network namespaces. By manipulating the lifecycle of network namespaces, an attacker could exploit this vulnerability to cause a system crash or leak sensitive system memory. Exploitation of this vulnerability requires that a user has...

8.8CVSS7.2AI score0.00458EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/12 12:0 a.m.12 views

PT-2025-43613

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free condition may occur in the Linux kernel’s ipvs module during network namespace cleanup. Specifically, the ip vs ftp exit function could unregister ip vs ftp before...

5.7CVSS6AI score0.0014EPSS
SaveExploits0
OSV
OSV
added 2025/09/11 5:15 p.m.6 views

UBUNTU-CVE-2025-39748

In the Linux kernel, the following vulnerability has been resolved: bpf: Forget ranges when refining tnum after JSET Syzbot reported a kernel warning due to a range invariant violation on the following BPF program. 0: call bpfgetnetnscookie 1: if r0 == 0 goto 2: if r0 & Oxffffffff goto The issue ...

5.5CVSS5.8AI score0.00158EPSS
SaveExploits0References34
OSV
OSV
added 2025/09/11 3:46 p.m.4 views

SUSE-SU-2025:20711-1 Security update for kernel-livepatch-MICRO-6-0_Update_2

This update for kernel-livepatch-MICRO-6-0Update2 fixes the following issues: - CVE-2025-38087: net/sched: fix use-after-free in tapriodevnotifier bsc1245505 - CVE-2025-21999: proc: fix UAF in procgetinode bsc1242579 - CVE-2025-38001: netsched: hfsc: Address reentrant enqueue adding class to eltr...

8.1CVSS6.8AI score0.00387EPSS
SaveExploits3References24
OSV
OSV
added 2025/09/11 3:44 p.m.6 views

SUSE-SU-2025:20698-1 Security update for kernel-livepatch-MICRO-6-0_Update_3

This update for kernel-livepatch-MICRO-6-0Update3 fixes the following issues: - CVE-2025-38087: net/sched: fix use-after-free in tapriodevnotifier bsc1245505 - CVE-2025-21999: proc: fix UAF in procgetinode bsc1242579 - CVE-2025-38001: netsched: hfsc: Address reentrant enqueue adding class to eltr...

8.1CVSS6.8AI score0.00387EPSS
SaveExploits3References24
OSV
OSV
added 2025/09/05 12:41 p.m.8 views

OESA-2025-2122 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: gtp: Destroy device along with udp socket's netns dismantle. gtpnewlink links the device to a list in devnetdev instead of srcnet, where a udp tunnel socket is...

10CVSS5.5AI score0.00674EPSS
SaveExploits0References68
OSV
OSV
added 2025/09/05 12:41 p.m.8 views

OESA-2025-2120 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: gtp: Destroy device along with udp socket's netns dismantle. gtpnewlink links the device to a list in devnetdev instead of srcnet, where a udp tunnel socket is...

10CVSS5.5AI score0.00674EPSS
SaveExploits0References67
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.19 views

SUSE CVE-2025-38721

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: fix refcount leak on table dump There is a reference count leak in ctnetlinkdumptable: if res ctgeneral; // HERE cb-args1 = unsigned longct; ... While its very unlikely, its possible that ct == last. If this...

5.5CVSS6.3AI score0.00154EPSS
SaveExploits0References22
NVD
NVD
added 2025/09/04 4:15 p.m.6 views

CVE-2025-38683

In the Linux kernel, the following vulnerability has been resolved: hvnetvsc: Fix panic during namespace deletion with VF The existing code move the VF NIC to new namespace when NETDEVREGISTER is received on netvsc NIC. During deletion of the namespace, defaultdeviceexitbatch defaultdeviceexitnet...

5.5CVSS0.00159EPSS
SaveExploits0References11
OSV
OSV
added 2025/09/04 4:15 p.m.8 views

DEBIAN-CVE-2025-38683

In the Linux kernel, the following vulnerability has been resolved: hvnetvsc: Fix panic during namespace deletion with VF The existing code move the VF NIC to new namespace when NETDEVREGISTER is received on netvsc NIC. During deletion of the namespace, defaultdeviceexitbatch defaultdeviceexitnet...

5.5CVSS5.4AI score0.00159EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2024-35910

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tcp: properly terminate timers for kernel sockets We had various syzbot reports about tcp timers firing after the corresponding netns has been dismantled...

5.8CVSS6.4AI score0.00225EPSS
SaveExploits0References2
Rows per page
Query Builder