Lucene search
+L

142 matches found

OSV
OSV
added 2025/09/16 4:12 p.m.6 views

CVE-2023-53333 netfilter: conntrack: dccp: copy entire header to stack buffer, not just basic one

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: dccp: copy entire header to stack buffer, not just basic one Eric Dumazet says: nfconntrackdccppacket has an unique: dh = skbheaderpointerskb, dataoff, sizeofdh, &dh; And nothing more is 'pulled' from the...

8.2CVSS5AI score
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2023-52577

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: dccp: fix dccpv4err/dccpv6err again dh-dccphx is the 9th byte offset 8 in struct dccphdr, no...

5.5CVSS4.9AI score0.00229EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/07/21 11:31 a.m.6 views

kernel: tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().

A use-after-free UAF vulnerability was found and fixed in the Linux kernel's TCP subsystem related to request socket reqsk timers during handshake handling. This issue stems from a race condition caused by relying on timerpending in reqskqueueunlink. This could result in the timer continuing to r...

9.8CVSS7.2AI score0.00559EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/26 12:19 p.m.28 views

USN-7595-4 linux-oracle, linux-oracle-6.8, linux-raspi vulnerabilities

It was discovered that the CIFS network file system implementation in the Linux kernel did not properly verify the target namespace when handling upcalls. An attacker could use this to expose sensitive information. CVE-2025-2312 Several security issues were discovered in the Linux kernel. An...

9.8CVSS6.6AI score0.00611EPSS
SaveExploits1References34
OSV
OSV
added 2025/06/25 5:18 p.m.23 views

USN-7596-2 linux-azure-nvidia vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - GPIO subsystem; - GPU drivers; - InfiniBand drivers; - IRQ chip drivers; - Network drivers; - Mellanox network...

9.8CVSS7.2AI score0.00611EPSS
SaveExploits1References33
BDU FSTEC
BDU FSTEC
added 2025/05/28 12:00 a.m.11 views

The vulnerability of the dccp_feat_change_recv() function in the net/dccp/feat.c module of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the dccpfeatchangerecv function in the net/dccp/feat.c module of the Linux kernel is related to the lack of memory release after the effective lifespan has ended. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00227EPSS
SaveExploits0References16Affected Software6
OSV
OSV
added 2025/03/20 11:46 a.m.23 views

CLSA-2025-1742471200 kernel: Fix of 19 CVEs

net: defer final 'struct net' free in netns dismantle CVE-2024-56658 - smb: client: fix potential deadlock when releasing mids CVE-2023-52757 - tcp/dccp: Don't use timerpending in reqskqueueunlink. CVE-2024-50154 - ALSA: 6fire: Release resources at card release CVE-2024-53239 - smb: client: fix...

9.8CVSS7.3AI score0.00809EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/02/27 3:04 a.m.6 views

SUSE CVE-2022-49601

In the Linux kernel, the following vulnerability has been resolved: tcp/dccp: Fix a data-race around sysctltcpfwmarkaccept. While reading sysctltcpfwmarkaccept, it can be changed concurrently. Thus, we need to add READONCE to its reader...

5.5CVSS6.5AI score0.00186EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 7:01 a.m.2 views

DEBIAN-CVE-2022-49601

In the Linux kernel, the following vulnerability has been resolved: tcp/dccp: Fix a data-race around sysctltcpfwmarkaccept. While reading sysctltcpfwmarkaccept, it can be changed concurrently. Thus, we need to add READONCE to its reader...

4.7CVSS5.3AI score0.00186EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: dccp: A memory leak has been fixed in dccpfeatchangerecv. If dccpfeatpushconfirm fails after a new value for the SP feature is accepted, without reconciliation i.e., when entry == NULL, the memory allocated for that value never...

5.5CVSS6.2AI score0.00227EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/07 3:49 a.m.5 views

SUSE CVE-2024-56643

In the Linux kernel, the following vulnerability has been resolved: dccp: Fix memory leak in dccpfeatchangerecv If dccpfeatpushconfirm fails after new value for SP feature was accepted without reconciliation 'entry == NULL' branch, memory allocated for that value with dccpfeatclonespval is never...

3.3CVSS7.7AI score0.00227EPSS
SaveExploits0References14
OSV
OSV
added 2024/12/27 3:15 p.m.4 views

DEBIAN-CVE-2024-56643

In the Linux kernel, the following vulnerability has been resolved: dccp: Fix memory leak in dccpfeatchangerecv If dccpfeatpushconfirm fails after new value for SP feature was accepted without reconciliation 'entry == NULL' branch, memory allocated for that value with dccpfeatclonespval is never...

5.5CVSS5.7AI score0.00227EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:00 a.m.10 views

tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().

...

9.8CVSS7.2AI score0.00559EPSS
SaveExploits0
OSV
OSV
added 2024/04/03 5:15 p.m.10 views

UBUNTU-CVE-2024-26741

In the Linux kernel, the following vulnerability has been resolved: dccp/tcp: Unhash sk from ehash for tb2 alloc failure after checkestalblished. syzkaller reported a warning 0 in inetcskdestroysock with no repro. WARNONinetsksk-inetnum && !inetcsksk-icskbindhash; However, the syzkaller's log...

5.5CVSS5.7AI score0.0027EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/02 10:15 p.m.1 views

DEBIAN-CVE-2023-52577

In the Linux kernel, the following vulnerability has been resolved: dccp: fix dccpv4err/dccpv6err again dh-dccphx is the 9th byte offset 8 in "struct dccphdr", not in the "byte 7" as Jann claimed. We need to make sure the ICMP messages are big enough, using more standard ways no more assumptions...

5.5CVSS4.4AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/23 3:15 a.m.5 views

UBUNTU-CVE-2023-39197

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...

7.5CVSS6.3AI score0.00976EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2023/09/18 12:00 a.m.8 views

PT-2023-8725 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.0 Description: The vulnerability is related to the dccp v4 err and dccp v6 err functions in the Linux kernel. It is caused by an uninitialized value in the pskb may pull reason and pskb may pull functions,...

7CVSS6.6AI score0.00661EPSS
SaveExploits0References52
SUSE CVE
SUSE CVE
added 2023/02/15 6:07 a.m.8 views

SUSE CVE-2008-3276

Integer overflow in the dccpsetsockoptchange function in net/dccp/proto.c in the Datagram Congestion Control Protocol DCCP subsystem in the Linux kernel 2.6.17-rc1 through 2.6.26.2 allows remote attackers to cause a denial of service panic via a crafted integer value, related to Change L and Chan...

7.1CVSS6.7AI score0.03209EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:54 a.m.9 views

SUSE CVE-2011-1093

The dccprcvstateprocess function in net/dccp/input.c in the Datagram Congestion Control Protocol DCCP implementation in the Linux kernel before 2.6.38 does not properly handle packets for a CLOSED endpoint, which allows remote attackers to cause a denial of service NULL pointer dereference and OO...

7.8CVSS6.5AI score0.03477EPSS
SaveExploits1References10
SUSE CVE
SUSE CVE
added 2023/02/15 5:53 a.m.4 views

SUSE CVE-2011-1770

Integer underflow in the dccpparseoptions function net/dccp/options.c in the Linux kernel before 2.6.33.14 allows remote attackers to cause a denial of service via a Datagram Congestion Control Protocol DCCP packet with an invalid feature options length, which triggers a buffer over-read...

7.8CVSS6.6AI score0.04364EPSS
SaveExploits1References5
Rows per page
Query Builder