Lucene search
K

15 matches found

EUVD
EUVD
added 2025/12/09 6:30 p.m.2 views

EUVD-2023-60171

In the Linux kernel, the following vulnerability has been resolved: kcm: Fix error handling for SOCKDGRAM in kcmsendmsg. syzkaller found a memory leak in kcmsendmsg, and commit c821a88bd720 "kcm: Fix memory leak in error path of kcmsendmsg" suppressed it by updating kcmtxmsghead-lastskb if partia...

5.7AI score0.0004EPSS
Exploits0References9
OSV
OSV
added 2025/12/09 4:17 p.m.1 views

DEBIAN-CVE-2023-53825

In the Linux kernel, the following vulnerability has been resolved: kcm: Fix error handling for SOCKDGRAM in kcmsendmsg. syzkaller found a memory leak in kcmsendmsg, and commit c821a88bd720 "kcm: Fix memory leak in error path of kcmsendmsg" suppressed it by updating kcmtxmsghead-lastskb if partia...

5.5AI score0.0004EPSS
Exploits0References1
OSV
OSV
added 2025/12/09 1:29 a.m.1 views

CVE-2023-53825 kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().

In the Linux kernel, the following vulnerability has been resolved: kcm: Fix error handling for SOCKDGRAM in kcmsendmsg. syzkaller found a memory leak in kcmsendmsg, and commit c821a88bd720 "kcm: Fix memory leak in error path of kcmsendmsg" suppressed it by updating kcmtxmsghead-lastskb if partia...

6.1AI score0.0004EPSS
Exploits0References11
CVE
CVE
added 2025/12/09 1:29 a.m.10 views

CVE-2023-53825

CVE-2023-53825 affects the Linux kernel’s kcm_sendmsg() for SOCK_DGRAM. A memory-leak in the error path could corrupt the MSG_MORE queue when a partial copy occurs; the fix updates kcm_tx_msg(head)->last_skb and adds purge behavior on failure (like UDP via udp_flush_pending_frames) to avoid qu...

5.8AI score0.0004EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414332)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414332 advisory. A NULL pointer dereference flaw was found in rawv6pushpendingframes in net/ipv6/raw.c in the network subcomponent in the Linux kernel. This flaw causes the system to...

5.5CVSS6.5AI score0.00025EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-1384

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00159EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/05/01 10:45 a.m.25 views

CVE-2024-32984 Yamux Memory Exhaustion Vulnerability via Active::pending_frames property

Yamux is a stream multiplexer over reliable, ordered connections such as TCP/IP. The Rust implementation of the Yamux stream multiplexer uses a vector for pending frames. This vector is not bounded in length. Every time the Yamux protocol requires sending of a new frame, this frame gets appended ...

7.5CVSS6.7AI score0.00159EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2024/05/01 12:0 a.m.2 views

PT-2024-25032 · Yamux · Yamux

Name of the Vulnerable Software and Affected Versions: Yamux affected versions not specified Description: Yamux is a stream multiplexer over reliable, ordered connections such as TCP/IP. The Rust implementation of the Yamux stream multiplexer uses a vector for pending frames, which is not bounded...

7.5CVSS7.5AI score0.00159EPSS
Exploits0References12
CNNVD
CNNVD
added 2024/05/01 12:0 a.m.1 views

Yamux 安全漏洞

HashiCorp Yamux is a multiplexer from HashiCorp USA. A security vulnerability exists in versions of Yamux prior to 0.13.2, which stems from a possible Yamux memory exhaustion caused by the Active pendingframes property...

7.5CVSS7.3AI score0.00159EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/01/25 8:13 a.m.2 views

kernel: NULL pointer dereference in rawv6_push_pending_frames

A NULL pointer dereference flaw was found in rawv6pushpendingframes in net/ipv6/raw.c in the network subcomponent in the Linux kernel. This flaw causes the system to crash...

5.5CVSS6.6AI score0.00025EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/05/16 8:43 a.m.2 views

kernel: NULL pointer dereference in rawv6_push_pending_frames

A NULL pointer dereference flaw was found in rawv6pushpendingframes in net/ipv6/raw.c in the network subcomponent in the Linux kernel. This flaw causes the system to crash...

5.5CVSS6.6AI score0.00025EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.0 views

kernel: NULL pointer dereference in rawv6_push_pending_frames

A NULL pointer dereference flaw was found in rawv6pushpendingframes in net/ipv6/raw.c in the network subcomponent in the Linux kernel. This flaw causes the system to crash...

5.5CVSS6.6AI score0.00025EPSS
Exploits0References6
OSV
OSV
added 2023/01/26 9:18 p.m.1 views

DEBIAN-CVE-2023-0394

A NULL pointer dereference flaw was found in rawv6pushpendingframes in net/ipv6/raw.c in the network subcomponent in the Linux kernel. This flaw causes the system to crash...

5.5CVSS6.1AI score0.00025EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2013/09/16 5:1 p.m.0 views

Kernel: net: panic while pushing pending data out of a IPv6 socket with UDP_CORK enabled

The udpv6pushpendingframes function in net/ipv6/udp.c in the IPv6 implementation in the Linux kernel through 3.10.3 makes an incorrect function call for pending data, which allows local users to cause a denial of service BUG and system crash via a crafted application that uses the UDPCORK option ...

4.7CVSS6.6AI score0.00109EPSS
Exploits0References4
OSV
OSV
added 2013/07/29 1:59 p.m.1 views

DEBIAN-CVE-2013-4162

The udpv6pushpendingframes function in net/ipv6/udp.c in the IPv6 implementation in the Linux kernel through 3.10.3 makes an incorrect function call for pending data, which allows local users to cause a denial of service BUG and system crash via a crafted application that uses the UDPCORK option ...

4.7CVSS5.8AI score0.00109EPSS
Exploits0References1
Rows per page
Query Builder