Lucene search
K

17 matches found

SUSE CVE
SUSE CVE
added 2026/05/28 3:56 a.m.6 views

SUSE CVE-2026-45887

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix memleak of newsk in unixstreamconnect. When preparepeercred fails in unixstreamconnect, unixreleasesock is not called for newsk, and the memory is leaked. Let's move preparepeercred before unixcreate1...

5.8AI score0.00022EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/05/28 3:7 a.m.10 views

CVE-2026-45887

A flaw was found in the Linux kernel's afunix subsystem. This vulnerability, a memory leak, occurs in the unixstreamconnect function when a specific internal operation fails to release allocated memory. Over time, this unreleased memory could accumulate, potentially leading to system instability ...

5.5CVSS5.8AI score0.00022EPSS
Exploits0References4
NVD
NVD
added 2026/05/27 2:17 p.m.7 views

CVE-2026-45887

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix memleak of newsk in unixstreamconnect. When preparepeercred fails in unixstreamconnect, unixreleasesock is not called for newsk, and the memory is leaked. Let's move preparepeercred before unixcreate1...

0.00022EPSS
Exploits0References3
OSV
OSV
added 2026/05/27 2:17 p.m.3 views

UBUNTU-CVE-2026-45887

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix memleak of newsk in unixstreamconnect. When preparepeercred fails in unixstreamconnect, unixreleasesock is not called for newsk, and the memory is leaked. Let's move preparepeercred before unixcreate1...

5.7AI score0.00022EPSS
Exploits0References3
CVE
CVE
added 2026/05/27 12:16 p.m.10 views

CVE-2026-45887

In the Linux kernel af_unix code, the vulnerability relates to a memleak of the new socket (newsk) in unix_stream_connect(). If prepare_peercred() fails during unix_stream_connect(), unix_release_sock() is not called for the newsk, causing a memory leak. The fix moves prepare_peercred() before un...

5.8AI score0.00022EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2013/07/12 12:0 a.m.298 views

Oracle Linux 4 : kernel (ELSA-2009-1671)

From Red Hat Security Advisory 2009:1671 : Updated kernel packages that fix multiple security issues and several bugs are now available for Red Hat Enterprise Linux 4. This update has been rated as having important security impact by the Red Hat Security Response Team. The kernel packages contain...

7.8CVSS6.2AI score0.05651EPSS
Exploits3References5
OpenVAS
OpenVAS
added 2011/08/09 12:0 a.m.58 views

CentOS Update for kernel CESA-2009:1670 centos5 i386

The remote host is missing an update for the SPDX-FileCopyrightText: 2011 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription scriptxrefname:"URL",...

7.8CVSS6.4AI score0.05744EPSS
Exploits3References2
Tenable Nessus
Tenable Nessus
added 2010/01/06 12:0 a.m.238 views

CentOS 5 : kernel (CESA-2009:1670)

Updated kernel packages that fix multiple security issues and several bugs are now available for Red Hat Enterprise Linux 5. This update has been rated as having important security impact by the Red Hat Security Response Team. The kernel packages contain the Linux kernel, the core of any Linux...

7.8CVSS6.2AI score0.05744EPSS
Exploits3References6
OpenVAS
OpenVAS
added 2009/12/30 12:0 a.m.30 views

RedHat Security Advisory RHSA-2009:1670

The remote host is missing updates announced in advisory RHSA-2009:1670. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security fixes: NULL pointer dereference flaws in the r128 driver. Checks to test if the Concurrent Command Engine state was initialized...

7.8CVSS7AI score0.05744EPSS
Exploits3References3
Tenable Nessus
Tenable Nessus
added 2009/12/21 12:0 a.m.48 views

CentOS 4 : kernel (CESA-2009:1671)

Updated kernel packages that fix multiple security issues and several bugs are now available for Red Hat Enterprise Linux 4. This update has been rated as having important security impact by the Red Hat Security Response Team. The kernel packages contain the Linux kernel, the core of any Linux...

7.8CVSS6.2AI score0.05651EPSS
Exploits3References6
Cent OS
Cent OS
added 2009/12/18 7:0 p.m.90 views

kernel security update

CentOS Errata and Security Advisory CESA-2009:1671 Updated kernel packages that fix multiple security issues and several bugs are now available for Red Hat Enterprise Linux 4. This update has been rated as having important security impact by the Red Hat Security Response Team. The kernel packages...

7.8CVSS6.5AI score0.05651EPSS
Exploits3References8
Tenable Nessus
Tenable Nessus
added 2009/12/16 12:0 a.m.56 views

RHEL 5 : kernel (RHSA-2009:1670)

Updated kernel packages that fix multiple security issues and several bugs are now available for Red Hat Enterprise Linux 5. This update has been rated as having important security impact by the Red Hat Security Response Team. The kernel packages contain the Linux kernel, the core of any Linux...

7.8CVSS6.2AI score0.05744EPSS
Exploits3References10
Packet Storm
Packet Storm
added 2009/11/18 12:0 a.m.16 views

Linux unix_stream_connect() Denial Of Service

int mainvoid int ret; int csd; int lsd; struct sockaddrun sun; / make an abstruct name address / memset&sun, 0, sizeofsun; sun.sunfamily = PFUNIX; sprintf&sun.sunpath1, "%d", getpid; / create the listening socket and shutdown / lsd = socketAFUNIX, SOCKSTREAM, 0; bindlsd, struct sockaddr &sun,...

Exploits0
seebug.org
seebug.org
added 2009/11/10 12:0 a.m.15 views

Linux Kernel 'unix_stream_connect()' Local Denial of Service Vulnerability

No description provided by source. int mainvoid int ret; int csd; int lsd; struct sockaddrun sun; / make an abstruct name address / memset&sun, 0, sizeofsun; sun.sunfamily = PFUNIX; sprintf&sun.sunpath1, "%d", getpid; / create the listening socket and shutdown / lsd = socketAFUNIX, SOCKSTREAM, 0;...

7.1AI score
Exploits0
exploitpack
exploitpack
added 2009/11/10 12:0 a.m.8 views

Linux Kernel 2.6.31.4 - unix_stream_connect() Local Denial of Service

Linux Kernel 2.6.31.4 - unixstreamconnect Local Denial of Service int mainvoid int ret; int csd; int lsd; struct sockaddrun sun; / make an abstruct name address / memset&sun, 0, sizeofsun; sun.sunfamily = PFUNIX; sprintf&sun.sunpath1, "%d", getpid; / create the listening socket and shutdown / lsd...

0.3AI score
Exploits0
Exploit DB
Exploit DB
added 2009/11/10 12:0 a.m.29 views

Linux Kernel 2.6.31.4 - 'unix_stream_connect()' Local Denial of Service

int mainvoid int ret; int csd; int lsd; struct sockaddrun sun; / make an abstruct name address / memset&sun, 0, sizeofsun; sun.sunfamily = PFUNIX; sprintf&sun.sunpath1, "%d", getpid; / create the listening socket and shutdown / lsd = socketAFUNIX, SOCKSTREAM, 0; bindlsd, struct sockaddr &sun,...

7.4AI score
Exploits0
seebug.org
seebug.org
added 2009/10/20 12:0 a.m.34 views

Linux Kernel 'unix_stream_connect()'本地拒绝服务漏洞

Bugraq ID: 36723 Linux是一款开放源代码的操作系统。 Linux net/unix/afunix.c文件包含的"unixstreamconnect"函数中存在一个死锁错误,通过执行部分套接字操作可导致拒绝服务攻击。 Linux kernel 2.6.31.4 厂商解决方案 目前没有详细解决方案提供: http://www.kernel.org/ int mainvoid int ret; int csd; int lsd; struct sockaddrun sun; / make an abstruct name address / memset&sun, 0,...

6.8AI score
Exploits0
Rows per page
Query Builder