Lucene search
+L

2203 matches found

GithubExploit
GithubExploit
added 2024/06/06 2:27 p.m.460 views

Exploit for Improper Initialization in Linux Linux_Kernel

!Dirty Pipehttps://miro.medium.com/v2/resize:fit:1400/1G1ov2...

7.8CVSS7.9AI score0.88606EPSS
SaveExploits100
GithubExploit
GithubExploit
added 2024/06/04 1:25 p.m.589 views

Exploit for Improper Initialization in Linux Linux_Kernel

CVE-2022-0847-dirty-pipe-checker Bash script to check for CVE-...

7.8CVSS7.4AI score0.88606EPSS
SaveExploits180
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.21 views

RHEL 5 : pam (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - pam: DoS/user enumeration due to blocking pipe in pamunix module CVE-2015-3238 - The pamuserdb module for...

4.7CVSS7.1AI score0.04121EPSS
SaveExploits3References4
Tenable Nessus
Tenable Nessus
added 2024/05/22 12:0 a.m.17 views

Fortinet FortiWeb - Double free in pipe management (FG-IR-22-348)

The version of FortiWeb installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the FG-IR-22-348 advisory. - A double free in Fortinet FortiWeb version 7.0.0 through 7.0.3 may allows attacker to execute unauthorized code or commands...

7.8CVSS7.7AI score0.00201EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/21 4:15 p.m.5 views

UBUNTU-CVE-2023-52803

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix RPC client cleaned up the freed pipefs dentries RPC client pipefs dentries cleanup is in separated rpcremovepipedir workqueue,which takes care about pipefs superblock locking. In some special scenarios, when kernel...

5.5CVSS6.1AI score0.00236EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/05/21 2:2 a.m.7 views

SUSE CVE-2023-52672

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

5.5CVSS6.1AI score0.00255EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/05/18 2:9 a.m.34 views

CVE-2023-52672

CVE-2023-52672 is a vulnerability in the Linux kernel's pipe subsystem caused by a regression in how pipes are resized. When a pipe is full and resized, incorrect handling of wakeups for writers can lead to deadlocks or system lockups. This issue has been resolved by ensuring that the pipe's usag...

5.5CVSS6.8AI score0.00255EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 2:15 p.m.2 views

DEBIAN-CVE-2023-52672

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

5.5CVSS5.4AI score0.00255EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 2:15 p.m.38 views

CVE-2023-52672

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

7CVSS7.4AI score0.00255EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.23 views

CVE-2023-52672

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

7CVSS5.9AI score0.00255EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/17 2:15 p.m.6 views

UBUNTU-CVE-2023-52672

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

7CVSS6.2AI score0.00255EPSS
SaveExploits0References17
Cvelist
Cvelist
added 2024/05/17 2:2 p.m.33 views

CVE-2023-52672 pipe: wakeup wr_wait after setting max_usage

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

6.4AI score0.00255EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/17 2:2 p.m.23 views

CVE-2023-52672 pipe: wakeup wr_wait after setting max_usage

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

7CVSS5.8AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/05/17 2:2 p.m.29 views

CVE-2023-52672

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

7CVSS8.1AI score0.00255EPSS
SaveExploits0
CVE
CVE
added 2024/05/17 2:2 p.m.178 views

CVE-2023-52672

CVE-2023-52672 affects the Linux kernel pipe handling code. A regression in pipe resizing caused writers to deadlock when a pipe was full during a resize because wakeups on pipe->wr_wait could occur before pipe->max_usage was updated. The fix changes the sequence: set max_usage (and nr_acco...

7CVSS6.7AI score0.00255EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/14 12:0 a.m.5 views

PT-2025-14766 · Openvpn +1 · Openvpn +1

Name of the Vulnerable Software and Affected Versions: OpenVPN versions 2.4.0 through 2.6.10 Description: The issue allows an external, lesser privileged process to create a named pipe which the OpenVPN GUI component would connect to, enabling it to escalate its privileges. Recommendations: For...

9.8CVSS7.4AI score0.09759EPSS
SaveExploits0References31
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.31 views

RHEL 6 : sssd (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - sssd: shell command injection in sssctl CVE-2021-3621 - The UNIX pipe which sudo uses to contact SSSD and...

7.4AI score0.02524EPSS
SaveExploits1References5
VulnCheck KEV
VulnCheck KEV
added 2024/05/10 12:0 a.m.15 views

VulnCheck KEV: CVE-2018-16509

An issue was discovered in Artifex Ghostscript before 9.24. Incorrect "restoration of privilege" checking during handling of /invalidaccess exceptions could be used by attackers able to supply crafted PostScript to execute code using the "pipe" instruction...

9.3CVSS7.2AI score0.92499EPSS
SaveExploits4References1
GithubExploit
GithubExploit
added 2024/05/01 5:16 a.m.483 views

Exploit for Improper Initialization in Linux Linux_Kernel

CVE-2022-0847 A simple reproduction of CVE-2022-0847 Orig...

7.8CVSS7AI score0.88606EPSS
SaveExploits100
RedHat Linux
RedHat Linux
added 2024/04/30 10:24 a.m.4 views

pam: allowing unprivileged user to block another user namespace

A vulnerability was found in Linux PAM. An unprivileged user that is not yet in a corresponding mount namespace with /tmp mounted as a polyinstantiated dir can place a FIFO there, and a subsequent attempt to login as this user with pamnamespace configured will cause the openat in protectdir to...

5.5CVSS6.7AI score0.00459EPSS
SaveExploits1References5
Rows per page
Query Builder