Lucene search
+L

2763 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.23 views

CVE-2026-74487

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: restore write access when removing an entry Registering an entry with the MISCFMTOPENFILE flag opens the interpreter via openexec which denies write access to it for as long as the entry exists. Removing the entry...

5.3AI score0.00177EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.44 views

CVE-2026-74484 binfmt_misc: don't let an 'F' entry pin its own instance

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: don't let an 'F' entry pin its own instance An entry registered with 'F' opens its interpreter at registration time and holds that file until the entry is freed. Any entry nobody removes by hand only gets closed once...

0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 12:27 p.m.15 views

CVE-2026-74484 binfmt_misc: don't let an 'F' entry pin its own instance

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: don't let an 'F' entry pin its own instance An entry registered with 'F' opens its interpreter at registration time and holds that file until the entry is freed. Any entry nobody removes by hand only gets closed once...

5.5AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.13 views

CVE-2026-74484

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: don't let an 'F' entry pin its own instance An entry registered with 'F' opens its interpreter at registration time and holds that file until the entry is freed. Any entry nobody removes by hand only gets closed once...

5.4AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 6:21 a.m.12 views

UBUNTU-CVE-2026-72218

In the Linux kernel, the following vulnerability has been resolved: lockd: Plug nlmfile refcount leak on cached nlmdofopen failure The cached-file path in nlmlookupfile reaches the found: label unconditionally, even when nlmdofopen fails. At that label result and file-fcount are updated before th...

5.3AI score0.00216EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.26 views

CVE-2026-72218 lockd: Plug nlm_file refcount leak on cached nlm_do_fopen() failure

In the Linux kernel, the following vulnerability has been resolved: lockd: Plug nlmfile refcount leak on cached nlmdofopen failure The cached-file path in nlmlookupfile reaches the found: label unconditionally, even when nlmdofopen fails. At that label result and file-fcount are updated before th...

0.00216EPSS
SaveExploits0References8
Chainguard
Chainguard
added 2026/08/15 2:17 a.m.39 views

GHSA-M6X2-4HHH-669J vulnerabilities

Vulnerabilities for packages: gnupg...

5.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.17 views

PT-2026-72974

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in close file table ids A ksmbd file can remain alive after logical close while another session holds a temporary reference obtained through ksmbd lookup fd inode. ksmbd close fd currently marks the file...

5.5AI score0.00435EPSS
SaveExploits0References6
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.34 views

GO-2024-3162 vulnerabilities

Vulnerabilities for packages: vault...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/14 8:24 a.m.24 views

GO-2025-4272 vulnerabilities

Vulnerabilities for packages: temporal...

5.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/14 7:10 a.m.15 views

CVE-2026-73070

A flaw was found in Vim. The socket server backend accepts an unbounded number of client connections, causing file descriptors to overflow internal data structures. A local process able to connect to the server socket can exploit this to corrupt stack memory or terminate the Vim server. This can...

6.8CVSS5.4AI score0.0013EPSS
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/12 8:40 a.m.11 views

Security Bulletin:Vulnerability in netty affects IBM Netezza Appliance

Summary The netty package is used by IBM Netezza Appliance. IBM Netezza Appliance has addressed the applicable CVEsCVE-2026-45536 Vulnerability Details CVEID:CVE-2026-45536 DESCRIPTION: Netty is a network application framework for development of protocol servers and clients. Prior to versions...

4CVSS5.3AI score0.00136EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/11 7:23 p.m.11 views

CVE-2026-68146

A flaw was found in the Linux kernel's ftrace tracing subsystem. When a userspace program opens a trace file descriptor and shares it across multiple threads, concurrent write operations can lead to a race condition in the traceparser structure. This can result in corrupted input or undefined...

5.5CVSS5.3AI score0.00184EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/11 11:14 a.m.35 views

SUSE-SU-2026:23173-1 Security update for libarchive

This update for libarchive fixes the following issues: - creating temporary files in the current working directory instead of the target directory can lead to file creation failures when the working directory is not writable bsc1254340. - file descriptor leak in the mtree parser cleanup path coul...

5.9AI score
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2026/08/11 8:38 a.m.16 views

Security update for libarchive

This update for libarchive fixes the following issues: creating temporary files in the current working directory instead of the target directory can lead to file creation failures when the working directory is not writable bsc1254340. file descriptor leak in the mtree parser cleanup path could le...

5.7AI score
SaveExploits0References10
NVD
NVD
added 2026/08/10 1:20 p.m.9 views

CVE-2026-68178

In the Linux kernel, the following vulnerability has been resolved: misc: nsm: pin the module while the device is open miscopen installs a misc driver's file operations with fopsget, which pins fileoperations::owner before replacing the file's fop. The NSM misc device leaves nsmdevfops.owner unse...

7.8CVSS0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 10:53 a.m.11 views

SUSE-SU-2026:23062-1 Security update for libarchive

This update for libarchive fixes the following issues: - creating temporary files in the current working directory instead of the target directory can lead to file creation failures when the working directory is not writable bsc1254340. - file descriptor leak in the mtree parser cleanup path coul...

5.6AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-15972

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Consul Community Edition and Consul Enterprise 1.13.0 through 2.0.2 are vulnerable to an unauthenticated denial of service through unbounded connection acceptan...

7.5CVSS5.8AI score0.00386EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/07 8:16 p.m.9 views

UBUNTU-CVE-2026-15972

Consul Community Edition and Consul Enterprise 1.13.0 through 2.0.2 are vulnerable to an unauthenticated denial of service through unbounded connection acceptance on the external gRPC listeners. A remote attacker may exhaust agent file descriptors, goroutines, and memory by opening many incomplet...

7.5CVSS5.5AI score0.00386EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/07 8:16 p.m.10 views

CVE-2026-15972

Consul Community Edition and Consul Enterprise 1.13.0 through 2.0.2 are vulnerable to an unauthenticated denial of service through unbounded connection acceptance on the external gRPC listeners. A remote attacker may exhaust agent file descriptors, goroutines, and memory by opening many incomplet...

7.5CVSS5.4AI score0.00386EPSS
SaveExploits0References2
Rows per page
Query Builder