Lucene search
K

12549 matches found

NVD
NVD
added 2025/12/04 4:16 p.m.7 views

CVE-2025-40248

In the Linux kernel, the following vulnerability has been resolved: vsock: Ignore signal/timeout on connect if already established During connect, acting on a signal/timeout by disconnecting an already established socket leads to several issues: 1. connect invoking vsocktransportcancelpkt -...

0.00195EPSS
Exploits0References9
OSV
OSV
added 2025/12/04 4:16 p.m.7 views

AZL-71396 CVE-2025-40248 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: vsock: Ignore signal/timeout on connect if already established During connect, acting on a signal/timeout by disconnecting an already established socket leads to several issues: 1. connect invoking vsocktransportcancelpkt -...

5.7AI score0.00195EPSS
Exploits0References1
OSV
OSV
added 2025/12/04 4:16 p.m.2 views

UBUNTU-CVE-2025-40258

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcpschedulework syzbot reported use-after-free in mptcpschedulework 1 Issue here is that mptcpschedulework schedules a work, then gets a refcount on sk-skrefcnt if the work was scheduled. This...

6.2AI score0.00165EPSS
Exploits0References33
Cvelist
Cvelist
added 2025/12/04 4:8 p.m.19 views

CVE-2025-40258 mptcp: fix race condition in mptcp_schedule_work()

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcpschedulework syzbot reported use-after-free in mptcpschedulework 1 Issue here is that mptcpschedulework schedules a work, then gets a refcount on sk-skrefcnt if the work was scheduled. This...

0.00165EPSS
Exploits0References7
EUVD
EUVD
added 2025/12/04 4:8 p.m.4 views

EUVD-2025-201209

In the Linux kernel, the following vulnerability has been resolved: vsock: Ignore signal/timeout on connect if already established During connect, acting on a signal/timeout by disconnecting an already established socket leads to several issues: 1. connect invoking vsocktransportcancelpkt -...

5.8AI score0.00195EPSS
Exploits0References6
OSV
OSV
added 2025/12/04 3:31 p.m.9 views

CVE-2025-40240 sctp: avoid NULL dereference when chunk data buffer is missing

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid NULL dereference when chunk data buffer is missing chunk-skb pointer is dereferenced in the if-block where it's supposed to be NULL only. chunk-skb can only be NULL if chunk-headskb is not. Check for fraglist instead...

6.6AI score0.00177EPSS
Exploits0References11
CVE
CVE
added 2025/12/04 3:31 p.m.25 views

CVE-2025-40240

In CVE-2025-40240, the Linux kernel SCTP path had a NULL dereference when chunk data buffer was missing. The fix ensures chunk->skb is not dereferenced unless the chunk head indicates a valid skb, by checking frag_list and reordering the replacement of chunk->skb. The outer if() condition g...

6.3AI score0.00177EPSS
Exploits0References8
OSV
OSV
added 2025/12/04 3:31 p.m.4 views

CVE-2025-40231 vsock: fix lock inversion in vsock_assign_transport()

In the Linux kernel, the following vulnerability has been resolved: vsock: fix lock inversion in vsockassigntransport Syzbot reported a potential lock inversion deadlock between vsockregistermutex and sklock-AFVSOCK when vsocklinger is called. The issue was introduced by commit 687aa0c5581b "vsoc...

6.3AI score0.00173EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2025/12/04 12:50 p.m.3 views

kernel: udp: Fix memory accounting leak.

A memory overflow vulnerability exists within the Linux kernel's networking subsystem. Specifically, an application can set the SORCVBUF socket option to its maximum value INTMAX, which triggers an integer overflow within the udprmemrelease function during socket closure. The udpdestructcommon...

5.5CVSS7.1AI score0.00176EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/12/04 12:0 a.m.2 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 vsock incorrectly handling signals/timeouts when a connection has been established, potentially leading to...

6.1AI score0.00195EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2025/12/02 10:22 a.m.5 views

CVE-2025-41739

An unauthenticated remote attacker, who beats a race condition, can exploit a flaw in the communication servers of the CODESYS Control runtime system on Linux and QNX to trigger an out-of-bounds read via crafted socket communication, potentially causing a denial of service...

5.9CVSS6.9AI score0.00291EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/12/02 12:0 a.m.4 views

openSUSE 16 Security Update : tcpreplay (openSUSE-SU-2025-20119-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2025-20119-1 advisory. - update to 4.5.2: features added since 4.4.4 - fix/recalculate header checksum for ipv6-frag - IPv6 frag checksum support - AFXDP socket suppor...

7.8CVSS6.2AI score0.00673EPSS
Exploits10References33
NVD
NVD
added 2025/12/01 10:16 a.m.4 views

CVE-2025-41739

An unauthenticated remote attacker, who beats a race condition, can exploit a flaw in the communication servers of the CODESYS Control runtime system on Linux and QNX to trigger an out-of-bounds read via crafted socket communication, potentially causing a denial of service...

5.9CVSS0.00291EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2025/12/01 10:11 a.m.10 views

kernel: tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect()

A flaw was found in the TCP subsystem in tcpdisconnect of the Linux kernel.The server-side TCP Fast Open socket was reused as a new client before the TFO socket completes, leading to an information leak...

7.8CVSS5.8AI score0.00141EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2025/12/01 10:0 a.m.3 views

CVE-2025-41739 CODESYS Control - Linux/QNX SysSocket flaw

An unauthenticated remote attacker, who beats a race condition, can exploit a flaw in the communication servers of the CODESYS Control runtime system on Linux and QNX to trigger an out-of-bounds read via crafted socket communication, potentially causing a denial of service...

5.9CVSS6.5AI score0.00291EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/12/01 10:0 a.m.8 views

CVE-2025-41739 CODESYS Control - Linux/QNX SysSocket flaw

An unauthenticated remote attacker, who beats a race condition, can exploit a flaw in the communication servers of the CODESYS Control runtime system on Linux and QNX to trigger an out-of-bounds read via crafted socket communication, potentially causing a denial of service...

5.9CVSS0.00291EPSS
Exploits0References1
CVE
CVE
added 2025/12/01 10:0 a.m.8 views

CVE-2025-41739

CVE-2025-41739 affects the CODESYS Control runtime system (Linux and QNX). The issue is a race-condition in the system’s communication servers that allows an unauthenticated, remote attacker to trigger an out-of-bounds read via crafted socket communication, potentially leading to a denial of serv...

5.9CVSS6.5AI score0.00291EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2025/12/01 6:11 a.m.4 views

kernel: tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect()

A flaw was found in the TCP subsystem in tcpdisconnect of the Linux kernel.The server-side TCP Fast Open socket was reused as a new client before the TFO socket completes, leading to an information leak...

7.8CVSS5.8AI score0.00141EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/12/01 5:31 a.m.2 views

kernel: tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect()

A flaw was found in the TCP subsystem in tcpdisconnect of the Linux kernel.The server-side TCP Fast Open socket was reused as a new client before the TFO socket completes, leading to an information leak...

7.8CVSS5.8AI score0.00141EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/12/01 12:0 a.m.6 views

PT-2025-48434

An unauthenticated remote attacker, who beats a race condition, can exploit a flaw in the communication servers of the CODESYS Control runtime system on Linux and QNX to trigger an out-of-bounds read via crafted socket communication, potentially causing a denial of service...

5.9CVSS6.9AI score0.00291EPSS
Exploits0References2
Rows per page
Query Builder