Lucene search
+L

267 matches found

RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.12 views

kernel: netfilter: conntrack: serialize hash resizes and cleanups

A vulnerability was found in the Linux kernel’s netfilter and conntrack module, occurring during the resizing and cleanup of hash tables used for connection tracking. The kernel's nfctiteratecleanup function fails to efficiently handle simultaneous hash resizes and cleanups, leading to prolonged...

5.5CVSS7.2AI score0.00253EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/06 2:1 a.m.2 views

SUSE CVE-2024-41040

In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix UAF when resolving a clash KASAN reports the following UAF: BUG: KASAN: slab-use-after-free in tcfctflowtableprocessconn+0x12b/0x380 actct Read of size 1 at addr ffff888c07603600 by task handler130/6469 Call Trace:...

6.4CVSS6.4AI score0.01EPSS
SaveExploits0References15
OSV
OSV
added 2024/07/29 3:15 p.m.1 views

DEBIAN-CVE-2024-41040

In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix UAF when resolving a clash KASAN reports the following UAF: BUG: KASAN: slab-use-after-free in tcfctflowtableprocessconn+0x12b/0x380 actct Read of size 1 at addr ffff888c07603600 by task handler130/6469 Call Trace:...

7CVSS5.7AI score0.01EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.3 views

DEBIAN-CVE-2024-38558

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix overwriting ct original tuple for ICMPv6 OVSPACKETCMDEXECUTE has 3 main attributes: - OVSPACKETATTRKEY - Packet metadata in a netlink format. - OVSPACKETATTRPACKET - Binary packet content. -...

5.5CVSS6AI score0.00822EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.14 views

SUSE CVE-2024-27415

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: confirm multicast packets before passing them up the stack conntrack nfconfirm logic cannot handle cloned skbs referencing the same nfconn entry, which will happen for multicast broadcast frames on bridges...

6.5CVSS6.8AI score0.00244EPSS
SaveExploits0References22
OSV
OSV
added 2024/05/17 12:15 p.m.10 views

UBUNTU-CVE-2024-27415

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: confirm multicast packets before passing them up the stack conntrack nfconfirm logic cannot handle cloned skbs referencing the same nfconn entry, which will happen for multicast broadcast frames on bridges...

8.8CVSS6.1AI score0.00244EPSS
SaveExploits0References18
OSV
OSV
added 2024/04/18 10:15 a.m.10 views

UBUNTU-CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

7.8CVSS6.3AI score0.00395EPSS
SaveExploits1References23
OSV
OSV
added 2024/04/17 11:15 a.m.11 views

DEBIAN-CVE-2024-26851

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackh323: Add protection for bmp length out of range UBSAN load reports an exception of BRK5515 SHIFTISSUE:Bitwise shifts that are out of bounds for their data type. vmlinux getbitmapb=75 + 712 vmlinux...

5.5CVSS5.4AI score0.00735EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/10 7:15 p.m.12 views

UBUNTU-CVE-2021-47199

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: CT, Fix multiple allocations and memleak of mod acts CT clear action offload adds additional mod hdr actions to the flow's original mod actions in order to clear the registers which hold ctstate. When such flow also...

5.5CVSS5.9AI score0.00196EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/02 7:15 a.m.20 views

UBUNTU-CVE-2024-26673

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: sanitize layer 3 and 4 protocol number in custom expectations - Disallow families other than NFPROTOIPV4,IPV6,INET. - Disallow layer 4 protocol with no ports, since destination port is a mandatory attribute for...

7.1CVSS6.1AI score0.00237EPSS
SaveExploits0References25
OSV
OSV
added 2024/03/29 11:6 a.m.9 views

OESA-2024-1344 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix wild memory access when clearing fragments while testing re-assembly/re-fragmentation using actct, it's possible to observe a crash like th...

7.8CVSS7.6AI score0.0059EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2024/03/20 12:0 a.m.46 views

Ubuntu 16.04 LTS / 18.04 LTS : Linux kernel (GCP) vulnerabilities (USN-6701-2)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6701-2 advisory. Ruihan Li discovered that the bluetooth subsystem in the Linux kernel did not properly perform permissions checks when handling HCI sockets. ...

7.8CVSS7.8AI score0.28058EPSS
SaveExploits18References13
SUSE CVE
SUSE CVE
added 2024/02/29 3:56 a.m.9 views

SUSE CVE-2021-46954

In the Linux kernel, the following vulnerability has been resolved: net/sched: schfrag: fix stack OOB read while fragmenting IPv4 packets when 'actmirred' tries to fragment IPv4 packets that had been previously re-assembled using 'actct', splats like the following can be observed on kernels built...

7.1CVSS6.4AI score0.0023EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/27 7:4 p.m.10 views

CVE-2021-46954

In the Linux kernel, the following vulnerability has been resolved: net/sched: schfrag: fix stack OOB read while fragmenting IPv4 packets when 'actmirred' tries to fragment IPv4 packets that had been previously re-assembled using 'actct', splats like the following can be observed on kernels built...

7.1CVSS5.6AI score0.0023EPSS
SaveExploits0References3
Prion
Prion
added 2024/01/23 3:15 a.m.31 views

Cross site scripting

An out-of-bounds read vulnerability was found in Netfilter Connection Tracking conntrack in the Linux kernel. This flaw allows a remote user to disclose sensitive information via the DCCP protocol...

5CVSS6.3AI score0.00976EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/01/23 3:4 a.m.6 views

CVE-2023-39197 Kernel: dccp: conntrack out-of-bounds read in nf_conntrack_dccp_packet()

An out-of-bounds read vulnerability was found in Netfilter Connection Tracking conntrack in the Linux kernel. This flaw allows a remote user to disclose sensitive information via the DCCP protocol...

4CVSS6.5AI score0.00976EPSS
SaveExploits0References2
CVE
CVE
added 2024/01/23 3:4 a.m.150 views

CVE-2023-39197

The CVE-2023-39197 entry concerns an out-of-bounds read in Linux kernel Netfilter Connection Tracking (conntrack) for DCCP. A remote attacker could disclose kernel memory contents via crafted DCCP traffic due to copying an unbounded portion of the conntrack header; the issue is categorized as a k...

7.5CVSS6.9AI score0.00976EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/01/23 3:4 a.m.37 views

CVE-2023-39197 Kernel: dccp: conntrack out-of-bounds read in nf_conntrack_dccp_packet()

An out-of-bounds read vulnerability was found in Netfilter Connection Tracking conntrack in the Linux kernel. This flaw allows a remote user to disclose sensitive information via the DCCP protocol...

4CVSS7.3AI score0.00976EPSS
SaveExploits0References2
OSV
OSV
added 2023/12/01 11:6 a.m.7 views

OESA-2023-1859 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: An out-of-bounds read vulnerability was found in Netfilter Connection Tracking conntrack in the Linux kernel. This flaw allows a remote user to disclose sensitive information via the DCCP protocol.CVE-2023-39197 A null pointer...

7.8CVSS6AI score0.00976EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2023/11/21 12:0 a.m.12 views

The vulnerability of the nf_conntrack_dccp_packet() function in the net/netfilter/nf_conntrack_proto_dccp.c module of the Linux operating system allows a hacker to gain access to protected information.

The vulnerability of the nfconntrackdccppacket function in the net/netfilter/nfconntrackprotodccp.c module of the Linux kernel is related to the escape of allocated memory from the protected area. Exploiting this vulnerability can allow an attacker to gain access to protected information...

7.8CVSS6.1AI score0.00976EPSS
SaveExploits0References17Affected Software4
Rows per page
Query Builder