Lucene search
+L

2810 matches found

Cvelist
Cvelist
•added 2026/04/03 3:16 p.m.•39 views

CVE-2026-31403 NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd

In the Linux kernel, the following vulnerability has been resolved: NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd The /proc/fs/nfs/exports proc entry is created at module init and persists for the module's lifetime. exportsprocopen captures the caller's current network...

7.8CVSS0.00179EPSS
SaveExploits0References7
OSV
OSV
•added 2026/04/03 3:01 a.m.•15 views

GHSA-RM5C-4RMF-VVHW OpenClaw: Sandbox file operations use check-then-act, bypassing fd-based TOCTOU defenses

Summary Sandbox file operations use check-then-act, bypassing fd-based TOCTOU defenses Current Maintainer Triage - Status: narrow - Normalized severity: medium - Assessment: Released workspace-only applypatch remove and mkdir operations were still check-then-act, but the draft overstates scope by...

5.8CVSS5.9AI score0.00118EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/03/31 11:42 p.m.•18 views

openssl-encrypt has visible password in process list via --password CLI argument

Summary Passwords passed via the --password / -p CLI argument in opensslencrypt/modules/cryptclisubparser.py at lines 150-154 are visible to any user on the system via ps aux or /proc/pid/cmdline. Affected Code python subparser.addargument "--password", "-p", help="Password will prompt if not...

5.9AI score
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/03/25 11:16 a.m.•46 views

UBUNTU-CVE-2026-23375

In the Linux kernel, the following vulnerability has been resolved: mm: thp: deny THP for files on anonymous inodes filethpenabled incorrectly allows THP for files on anonymous inodes e.g. guestmemfd and secretmem. These files are created via allocfilepseudo, which does not call getwriteaccess an...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
•added 2026/03/23 12:00 a.m.•24 views

Linux Distros Unpatched Vulnerability : CVE-2026-4647

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in the GNU Binutils BFD library, a widely used component for handling binary files such as object files and executables. The issue occurs when...

6.1CVSS5.4AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
•added 2026/03/13 9:20 p.m.•16 views

CVE-2026-32713 PX4 Autopilot MAVLink FTP Session Validation Logic Error Allows Operations on Invalid File Descriptors

PX4 autopilot is a flight control solution for drones. Prior to 1.17.0-rc2, A logic error in the PX4 Autopilot MAVLink FTP session validation uses incorrect boolean logic && instead of ||, allowing BurstReadFile and WriteFile operations to proceed with invalid sessions or closed file descriptors...

4.3CVSS5.8AI score
SaveExploits0References3
Redos
Redos
•added 2026/03/13 12:00 a.m.•19 views

ROS-20260313-73-0014

A vulnerability in the putunusedfd function of the Linux operating system kernel is related to the failure to free memory after an effective lifetime. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS5.8AI score0.00166EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2026/03/12 9:02 a.m.•14 views

SUSE CVE-2024-14027

In the Linux kernel, the following vulnerability has been resolved: fs/xattr: missing fdput in fremovexattr error path In the Linux kernel, the fremovexattr syscall calls fdget to acquire a file reference but returns early without calling fdput when strncpyfromuser fails on the name argument. In...

5.5CVSS5.7AI score0.0021EPSS
SaveExploits1References7
Slackware Linux
Slackware Linux
•added 2026/03/12 5:03 a.m.•23 views

[slackware-security] libarchive

New libarchive packages are available for Slackware 15.0 and -current to fix security issues. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/libarchive-3.8.6-i586-1slack15.0.txz: Upgraded. This update fixes bugs and security issues: libarchive: fix incompatibility with...

5.9AI score
SaveExploits0
attackerkb
attackerkb
•added 2026/03/11 9:30 p.m.•10 views

CVE-2026-32128

FastGPT is an AI Agent building platform. In 4.14.7 and earlier, FastGPT's Python Sandbox fastgpt-sandbox includes guardrails intended to prevent file writes static detection + seccomp. These guardrails are bypassable by remapping stdout fd 1 to an arbitrary writable file descriptor using fcntl...

6.3CVSS5.9AI score0.00302EPSS
SaveExploits2References2Affected Software1
Microsoft CVE
Microsoft CVE
•added 2026/03/11 8:01 a.m.•12 views

xattr: switch to CLASS(fd)

...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits1
Positive Technologies
Positive Technologies
•added 2026/03/11 12:00 a.m.•26 views

PT-2026-24852

FastGPT is an AI Agent building platform. In 4.14.7 and earlier, FastGPT's Python Sandbox fastgpt-sandbox includes guardrails intended to prevent file writes static detection + seccomp. These guardrails are bypassable by remapping stdout fd 1 to an arbitrary writable file descriptor using fcntl...

6.3CVSS5.9AI score0.00302EPSS
SaveExploits2References3
RedhatCVE
RedhatCVE
•added 2026/03/10 2:08 p.m.•12 views

CVE-2025-15576

If two sibling jails are restricted to separate filesystem trees, which is to say that neither of the two jail root directories is an ancestor of the other, jailed processes may nonetheless be able to access a shared directory via a nullfs mount, if the administrator has configured one. In this...

7.5CVSS5.8AI score0.00111EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/03/09 6:31 p.m.•15 views

EUVD-2024-55470

In the Linux kernel, the following vulnerability has been resolved: fs/xattr: missing fdput in fremovexattr error path In the Linux kernel, the fremovexattr syscall calls fdget to acquire a file reference but returns early without calling fdput when strncpyfromuser fails on the name argument. In...

5.6AI score0.0021EPSS
SaveExploits1References2
OSV
OSV
•added 2026/03/09 4:16 p.m.•8 views

DEBIAN-CVE-2024-14027

In the Linux kernel, the following vulnerability has been resolved: fs/xattr: missing fdput in fremovexattr error path In the Linux kernel, the fremovexattr syscall calls fdget to acquire a file reference but returns early without calling fdput when strncpyfromuser fails on the name argument. In...

5.5CVSS5.2AI score0.0021EPSS
SaveExploits1References1
attackerkb
attackerkb
•added 2026/03/09 3:51 p.m.•6 views

CVE-2024-14027

In the Linux kernel, the following vulnerability has been resolved: fs/xattr: missing fdput in fremovexattr error path In the Linux kernel, the fremovexattr syscall calls fdget to acquire a file reference but returns early without calling fdput when strncpyfromuser fails on the name argument. In...

5.6AI score0.0021EPSS
SaveExploits1References4Affected Software1
OSV
OSV
•added 2026/03/09 3:51 p.m.•9 views

CVE-2024-14027 xattr: switch to CLASS(fd)

In the Linux kernel, the following vulnerability has been resolved: fs/xattr: missing fdput in fremovexattr error path In the Linux kernel, the fremovexattr syscall calls fdget to acquire a file reference but returns early without calling fdput when strncpyfromuser fails on the name argument. In...

5.6AI score
SaveExploits0References6
NVD
NVD
•added 2026/03/09 1:15 p.m.•20 views

CVE-2026-2261

Due to a programming error, blocklistd leaks a socket descriptor for each adverse event report it receives. Once a certain number of leaked sockets is reached, blocklistd becomes unable to run the helper script: a child process is forked, but this child dereferences a null pointer and crashes...

7.5CVSS0.00359EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/03/09 12:10 p.m.•42 views

CVE-2026-2261 blocklistd(8) socket leak

Due to a programming error, blocklistd leaks a socket descriptor for each adverse event report it receives. Once a certain number of leaked sockets is reached, blocklistd becomes unable to run the helper script: a child process is forked, but this child dereferences a null pointer and crashes...

0.00359EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/03/09 12:00 a.m.•1 views

CVE-2026-2261: Missing Release of Resource after Effective Lifetime

Due to a programming error, blocklistd leaks a socket descriptor for each adverse event report it receives. Once a certain number of leaked sockets is reached, blocklistd becomes unable to run the helper script: a child process is forked, but this child dereferences a null pointer and crashes...

7.5CVSS5.7AI score0.00359EPSS
SaveExploits0References1
Rows per page
Query Builder