Lucene search
+L

143 matches found

Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.13 views

CVE-2022-49183

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix ref leak when switching zones When switching zones or network namespaces without doing a ct clear in between, it is now leaking a reference to the old ct entry. That's because tcfctskbnfctcached returns fals...

5.5CVSS5.5AI score0.00265EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.29 views

CVE-2022-49183 net/sched: act_ct: fix ref leak when switching zones

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix ref leak when switching zones When switching zones or network namespaces without doing a ct clear in between, it is now leaking a reference to the old ct entry. That's because tcfctskbnfctcached returns fals...

0.00265EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: netfilter: iptables: Fixed null-ptr-deref in iptablenattableinit. We received a report that iptables-restore sometimes triggered null-ptr-deref at boot time. 0 The problem is that iptablenattableinit is exposed to user space befo...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/21 6:17 p.m.32 views

CVE-2024-53095 smb: client: Fix use-after-free of network namespace.

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix use-after-free of network namespace. Recently, we got a customer report that CIFS triggers oops while reconnecting to a server. 0 The workload runs on Kubernetes, and some pods mount CIFS servers in non-root...

9.8CVSS6.1AI score
SaveExploits0References6
OSV
OSV
added 2024/09/04 8:15 p.m.18 views

UBUNTU-CVE-2024-44991

In the Linux kernel, the following vulnerability has been resolved: tcp: prevent concurrent execution of tcpskexitbatch Its possible that two threads call tcpskexitbatch concurrently, once from the cleanupnet workqueue, once from a task that failed to clone a new netns. In the latter case, error...

5.5CVSS6.6AI score0.00245EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2024/08/15 5:34 a.m.8 views

kernel: netfilter: nf_tables: flush pending destroy work before exit_net release

A vulnerability was found in the Linux kernel's Netfilter framework, specifically within the nftables component. The issue arises from a race condition between the exitnet function and the destroy work queue, which can lead to use-after-free errors and potential system instability. This...

7.3CVSS7.1AI score0.00199EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.8 views

kernel: netfilter: nf_tables: flush pending destroy work before exit_net release

A vulnerability was found in the Linux kernel's Netfilter framework, specifically within the nftables component. The issue arises from a race condition between the exitnet function and the destroy work queue, which can lead to use-after-free errors and potential system instability. This...

7.3CVSS7.1AI score0.00199EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.6 views

kernel: netfilter: nf_tables: flush pending destroy work before exit_net release

A vulnerability was found in the Linux kernel's Netfilter framework, specifically within the nftables component. The issue arises from a race condition between the exitnet function and the destroy work queue, which can lead to use-after-free errors and potential system instability. This...

7.3CVSS7.1AI score0.00199EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 2:3 p.m.5 views

kernel: netfilter: nf_tables: flush pending destroy work before exit_net release

A vulnerability was found in the Linux kernel's Netfilter framework, specifically within the nftables component. The issue arises from a race condition between the exitnet function and the destroy work queue, which can lead to use-after-free errors and potential system instability. This...

7.3CVSS7.1AI score0.00199EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.5 views

kernel: netfilter: nf_tables: flush pending destroy work before exit_net release

A vulnerability was found in the Linux kernel's Netfilter framework, specifically within the nftables component. The issue arises from a race condition between the exitnet function and the destroy work queue, which can lead to use-after-free errors and potential system instability. This...

7.3CVSS7.1AI score0.00199EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.6 views

Linux kernel security vulnerabilities

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 Linux kernel, which stems from a failure of the netns component to properly handle network namespaces with a reference count of zero...

7.8CVSS6.3AI score0.00269EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.7 views

kernel: net: fix UaF in netns ops registration error path

A use-after-free vulnerability was found in the Linux kernel in the opsinit function, where improper error handling can result in an out-of-bounds error. This issue occurs if the function netassigngeneric fails and the error-handling code attempts to clean up a pointer that was never properly...

7.8CVSS6.8AI score0.00231EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/02/28 4:2 a.m.5 views

SUSE CVE-2021-46912

In the Linux kernel, the following vulnerability has been resolved: net: Make tcpallowedcongestioncontrol readonly in non-init netns Currently, tcpallowedcongestioncontrol is global and writable; writing to it in any net namespace will leak into all other net namespaces...

5.5CVSS6.4AI score0.00233EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:15 a.m.5 views

CVE-2021-46912

In the Linux kernel, the following vulnerability has been resolved: net: Make tcpallowedcongestioncontrol readonly in non-init netns Currently, tcpallowedcongestioncontrol is global and writable; writing to it in any net namespace will leak into all other net namespaces...

5.5CVSS5.9AI score0.00233EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 6:1 a.m.6 views

SUSE CVE-2010-0006

The ipv6hopjumbo function in net/ipv6/exthdrs.c in the Linux kernel before 2.6.32.4, when network namespaces are enabled, allows remote attackers to cause a denial of service NULL pointer dereference via an invalid IPv6 jumbogram, a related issue to CVE-2007-4567...

7.1CVSS6.6AI score0.03564EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:52 a.m.6 views

SUSE CVE-2011-2189

net/core/netnamespace.c in the Linux kernel 2.6.32 and earlier does not properly handle a high rate of creation and cleanup of network namespaces, which makes it easier for remote attackers to cause a denial of service memory consumption via requests to a daemon that requires a separate namespace...

7.8CVSS6.3AI score0.17841EPSS
SaveExploits2References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:38 a.m.5 views

SUSE CVE-2017-15129

A use-after-free vulnerability was found in network namespaces code affecting the Linux kernel before 4.14.11. The function getnetnsbyid in net/core/netnamespace.c does not check for the net::count value after it has found a peer network in netnsids idr, which could lead to double free and memory...

6.1CVSS7.8AI score0.00357EPSS
SaveExploits0References8
Rockylinux
Rockylinux
added 2022/08/09 9:38 a.m.19 views

slirp4netns bug fix and enhancement update

An update is available for slirp4netns. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The slirp4netns package provides slirp for network namespaces. Bug Fixes...

1.8AI score
SaveExploits0
OSV
OSV
added 2022/05/25 3:15 p.m.2 views

DEBIAN-CVE-2022-1678

An issue was discovered in the Linux Kernel from 4.18 to 4.19, an improper update of sock reference in TCP pacing can lead to memory/netns leak, which can be used by remote clients...

7.5CVSS7.6AI score0.0294EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2022/04/02 9:15 p.m.63 views

CVE-2022-28356

In the Linux kernel before 5.17.1, a refcount leak bug was found in net/llc/afllc.c...

5.5CVSS6.7AI score0.00582EPSS
SaveExploits1References12
Rows per page
Query Builder