Lucene search
+L

316 matches found

The Hacker News
The Hacker News
added 2024/09/27 5:54 a.m.25 views

Critical NVIDIA Container Toolkit Vulnerability Could Grant Full Host Access to Attackers

A critical security flaw has been disclosed in the NVIDIA Container Toolkit that, if successfully exploited, could allow threat actors to break out of the confines of a container and gain full access to the underlying host. The vulnerability, tracked as CVE-2024-0132, carries a CVSS score of 9.0...

9CVSS8.6AI score0.38673EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.6 views

kernel: af_unix: Fix garbage collector racing against connect()

A flaw was found in the Linux kernel, where the management of inter-process communication uses AFUNIX sockets. The issue arises from a race condition where a partially initialized socket with specific permissions carrying SCMRIGHTS is improperly handled during garbage collection. This situation...

7.8CVSS6.7AI score0.00207EPSS
SaveExploits0References5
Amazon
Amazon
added 2024/08/13 12:00 a.m.6 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: Input: cyapa - add missing input core locking to suspend/resume functions CVE-2023-52884 In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak durin...

9.8CVSS6.8AI score0.02701EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.16 views

kernel: af_unix: Fix garbage collector racing against connect()

A flaw was found in the Linux kernel, where the management of inter-process communication uses AFUNIX sockets. The issue arises from a race condition where a partially initialized socket with specific permissions carrying SCMRIGHTS is improperly handled during garbage collection. This situation...

7.8CVSS6.7AI score0.00207EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/06/11 2:05 a.m.10 views

SUSE CVE-2024-36972

In the Linux kernel, the following vulnerability has been resolved: afunix: Update unixsksk-oobskb under skreceivequeue lock. Billy Jheng Bing-Jhong reported a race between unixgc and queueoob. unixgc tries to garbage-collect closed inflight sockets, and then if the socket has MSGOOB in...

7CVSS6.7AI score0.00516EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2024/05/06 12:00 a.m.12 views

PT-2024-21786 · Ibm · Vios +1

Name of the Vulnerable Software and Affected Versions: IBM AIX versions 7.2 through 7.3 VIOS versions 3.1 through 4.1 Description: The Unix domain datagram socket implementation in IBM AIX could potentially expose applications using Unix domain datagram sockets with the SO PEERID operation, which...

8.1CVSS6.8AI score0.00146EPSS
SaveExploits0References9
OSV
OSV
added 2024/04/25 6:15 a.m.3 views

DEBIAN-CVE-2024-26923

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix garbage collector racing against connect Garbage collector does not take into account the risk of embryo getting enqueued during the garbage collection. If such embryo has a peer that carries SCMRIGHTS, two consecutiv...

4.7CVSS5.6AI score0.00207EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/04/23 12:49 a.m.11 views

kernel: use after free in unix_stream_sendpage

A use-after-free flaw was found in the Linux kernel's afunix component that allows local privilege escalation. The unixstreamsendpage function tries to add data to the last skb in the peer's recv queue without locking the queue. This issue leads to a race condition where the unixstreamsendpage...

7.8CVSS7.1AI score0.00549EPSS
SaveExploits1References5
OSV
OSV
added 2024/04/03 5:15 p.m.5 views

DEBIAN-CVE-2024-26732

In the Linux kernel, the following vulnerability has been resolved: net: implement lockless setsockoptSOPEEKOFF syzbot reported a lockdep violation 1 involving afunix support of SOPEEKOFF. Since SOPEEKOFF is inherently not thread safe it uses a per-socket skpeekoff field, there is really no point...

5.5CVSS5.4AI score0.00158EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/02 7:15 a.m.8 views

UBUNTU-CVE-2024-26676

In the Linux kernel, the following vulnerability has been resolved: afunix: Call kfreeskb for dead unixsk-oobskb in GC. syzbot reported a warning 0 in unixgc with a repro, which creates a socketpair and sends one socket's fd to itself using the peer. socketpairAFUNIX, SOCKSTREAM, 0, 3, 4 = 0...

5.5CVSS6.2AI score0.00229EPSS
SaveExploits0References18
OSV
OSV
added 2024/03/11 10:15 p.m.12 views

UBUNTU-CVE-2024-27297

Nix is a package manager for Linux and other Unix systems. A fixed-output derivations on Linux can send file descriptors to files in the Nix store to another program running on the host or another fixed-output derivation via Unix domain sockets in the abstract namespace. This allows to modify the...

6.3CVSS5.8AI score0.00586EPSS
SaveExploits1References8
Amazon
Amazon
added 2024/02/06 12:00 a.m.8 views

Important: redis6

Issue Overview: Redis is an in-memory database that persists on disk. Redis incorrectly handles resizing of memory buffers which can result in integer overflow that leads to heap overflow and potential remote code execution. This issue has been patched in version 7.0.15 and 7.2.4. CVE-2023-41056...

8.1CVSS6.8AI score0.02582EPSS
SaveExploits0
Amazon
Amazon
added 2024/02/06 12:00 a.m.9 views

Important: redis6

Issue Overview: Redis is an in-memory database that persists on disk. Redis incorrectly handles resizing of memory buffers which can result in integer overflow that leads to heap overflow and potential remote code execution. This issue has been patched in version 7.0.15 and 7.2.4. CVE-2023-41056...

8.1CVSS8AI score0.02582EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/01/13 8:00 a.m.8 views

io_uring UAF Unix SCM garbage collection

...

7CVSS6.8AI score0.01433EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2023/11/21 12:13 p.m.9 views

samba: smbd allows client access to unix domain sockets on the file system as root

A path traversal vulnerability was identified in Samba when processing client pipe names connecting to Unix domain sockets within a private directory. Samba typically uses this mechanism to connect SMB clients to remote procedure call RPC services like SAMR LSA or SPOOLSS, which Samba initiates o...

9.8CVSS6.8AI score0.02409EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:00 a.m.37 views

SUSE SLES15 Security Update : redis (SUSE-SU-2023:4376-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2023:4376-1 advisory. - Redis is an in-memory database that persists on disk. On startup, Redis begins listening on a Unix socket before adjusting its permissions...

3.6CVSS6.9AI score0.00444EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:00 a.m.46 views

Rocky Linux 9 : device-mapper-multipath (RLSA-2022:7185)

The remote Rocky Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2022:7185 advisory. - multipath-tools 0.7.0 through 0.9.x before 0.9.2 allows local users to obtain root access, as exploited alone or in conjunction with CVE-2022-41973. Local user...

7.8CVSS7.4AI score0.00677EPSS
SaveExploits5References3
OSV
OSV
added 2023/11/03 1:15 p.m.4 views

DEBIAN-CVE-2023-3961

A path traversal vulnerability was identified in Samba when processing client pipe names connecting to Unix domain sockets within a private directory. Samba typically uses this mechanism to connect SMB clients to remote procedure call RPC services like SAMR LSA or SPOOLSS, which Samba initiates o...

9.8CVSS7.2AI score0.02409EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2023/11/01 12:00 a.m.45 views

SUSE SLES15 / openSUSE 15 Security Update : redis (SUSE-SU-2023:4290-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2023:4290-1 advisory. - CVE-2023-45145: Fixed a potential permission bypass due to a race condition during UNIX socket creation bsc1216376. Tenable...

3.6CVSS6.7AI score0.00444EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/10/26 12:00 a.m.27 views

Fedora 37 : redis (2023-8a9087f089)

The remote Fedora 37 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2023-8a9087f089 advisory. Redis 7.0.14 Released Wed 18 Oct 2023 10:33:40 IDT Upgrade urgency SECURITY: See security fixes below. Security fixes CVE-2023-45145 The wrong order...

3.6CVSS7.1AI score0.00444EPSS
SaveExploits0References2
Rows per page
Query Builder