Lucene search
+L

94841 matches found

NVD
NVD
added 2026/07/19 4:17 p.m.7 views

CVE-2026-64140

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in procshowfiles When a SMB2 client opens a file with a durable v2 handle and then issues SMB2 SESSIONLOGOFF, sessionfdcheck clears fp-tcon = NULL on the reconnectable file pointer but leaves t...

7.5CVSS0.00359EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/19 3:41 p.m.9 views

CVE-2026-64185

Summary (CVE-2026-64185): In the Linux kernel sysfs handling, if sysfs_update_group() creates a group and create_files() fails (e.g., -ENOMEM), the previous code could silently remove a directory that already existed, destroying a caller-owned sysfs group. The fix ensures the directory is removed...

5.4AI score0.00168EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 3:41 p.m.5 views

CVE-2026-64185 sysfs: don't remove existing directory on update failure

In the Linux kernel, the following vulnerability has been resolved: sysfs: don't remove existing directory on update failure When sysfsupdategroup is called for a named group and createfiles fails e.g. -ENOMEM, internalcreategroup calls kernfsremovekn on the group directory. In the update path, k...

5.3AI score0.00168EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/19 3:41 p.m.8 views

CVE-2026-64185

In the Linux kernel, the following vulnerability has been resolved: sysfs: don't remove existing directory on update failure When sysfsupdategroup is called for a named group and createfiles fails e.g. -ENOMEM, internalcreategroup calls kernfsremovekn on the group directory. In the update path, k...

5.2AI score0.00168EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.33 views

CVE-2026-64140 ksmbd: fix null pointer dereference in proc_show_files()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in procshowfiles When a SMB2 client opens a file with a durable v2 handle and then issues SMB2 SESSIONLOGOFF, sessionfdcheck clears fp-tcon = NULL on the reconnectable file pointer but leaves t...

7.5CVSS0.00359EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/19 3:40 p.m.9 views

CVE-2026-64140

The CVE-2026-64140 issue affects the Linux kernel’s ksmbd: after a SMB2 session logoff, a reconnectable file pointer may still be present in global_ft.idr. When users read /proc/fs/ksmbd/files, proc_show_files() dereferences fp->tcon->id without NULL checking, causing a null-ptr dereference...

7.5CVSS5.4AI score0.00359EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/19 3:40 p.m.10 views

EUVD-2026-45825

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in procshowfiles When a SMB2 client opens a file with a durable v2 handle and then issues SMB2 SESSIONLOGOFF, sessionfdcheck clears fp-tcon = NULL on the reconnectable file pointer but leaves t...

5.4AI score0.00359EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 3:40 p.m.6 views

CVE-2026-64140 ksmbd: fix null pointer dereference in proc_show_files()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in procshowfiles When a SMB2 client opens a file with a durable v2 handle and then issues SMB2 SESSIONLOGOFF, sessionfdcheck clears fp-tcon = NULL on the reconnectable file pointer but leaves t...

7.5CVSS5.3AI score0.00359EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.6 views

CVE-2026-64140

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in procshowfiles When a SMB2 client opens a file with a durable v2 handle and then issues SMB2 SESSIONLOGOFF, sessionfdcheck clears fp-tcon = NULL on the reconnectable file pointer but leaves t...

7.5CVSS5.2AI score0.00359EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 3:39 p.m.6 views

CVE-2026-64033 RDMA/rtrs: Fix use-after-free in path file creation cleanup

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Fix use-after-free in path file creation cleanup In the error path of rtrssrvcreatepathfiles, the sysfs root folders may already have been created and srvpath-kobj may already have been initialized. If a later step...

9.8CVSS5.4AI score0.00488EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.8 views

CVE-2026-64033

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Fix use-after-free in path file creation cleanup In the error path of rtrssrvcreatepathfiles, the sysfs root folders may already have been created and srvpath-kobj may already have been initialized. If a later step...

9.8CVSS5.3AI score0.00488EPSS
SaveExploits0
Fedora
Fedora
added 2026/07/19 5:48 a.m.8 views

[SECURITY] Fedora 44 Update: openssh-10.2p1-13.fc44

SSH Secure SHell is a program for logging into and executing commands on a remote machine. SSH is intended to replace rlogin and rsh, and to provide secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forward...

9.4CVSS5.6AI score0.003EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.7 views

PT-2026-61457

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null pointer dereference exists in the proc show files function within the ksmbd module. This occurs when an SMB2 client opens a file using a durable v2 handle and then performs an SMB...

7.5CVSS5.1AI score0.00359EPSS
SaveExploits0
OSV
OSV
added 2026/07/18 11:55 p.m.6 views

MGASA-2026-0265 Updated rsync package fixes security vulnerabilities

The updated package fixes security vulnerabilities: Rsync 3.4.3 TOCTOU Race Condition Allows Symlink-Based Arbitrary File Write. CVE-2026-29518 Rsync 3.4.3 Authorization Bypass via Hostname Resolution. CVE-2026-43617 Rsync 3.4.3 Integer Overflow Information Disclosure. CVE-2026-43618 Rsync 3.4.3...

8.1CVSS5.2AI score0.0078EPSS
SaveExploits0References9
Mageia
Mageia
added 2026/07/18 10:21 p.m.11 views

Updated perl-Config-IniFiles package fixes a security vulnerability

The updated package fixes a security vulnerability: Config::IniFiles versions before 3.001000 for Perl allow OS command injection and file overwrite via a 2-arg open of the -file argument in makefilehandle. CVE-2026-11527...

8.6CVSS5.4AI score0.01068EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/18 10:21 p.m.11 views

MGASA-2026-0263 Updated perl-Config-IniFiles package fixes a security vulnerability

The updated package fixes a security vulnerability: Config::IniFiles versions before 3.001000 for Perl allow OS command injection and file overwrite via a 2-arg open of the -file argument in makefilehandle. CVE-2026-11527...

8.6CVSS5.3AI score0.01068EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/07/18 7:15 p.m.7 views

CVE-2026-57848 Stoat for Android Internal File Disclosure via Exported ShareTargetActivity URI Validation

Stoat for Android exports the chat.stoat.activities.ShareTargetActivity component reachable to any process on the device via the android.intent.action.SEND intent and accepts the file to share as a URI supplied through the android.intent.extra.STREAM extra. The activity does not validate or filte...

6.8CVSS5.4AI score0.00144EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/18 7:15 p.m.11 views

EUVD-2026-45395

Stoat for Android exports the chat.stoat.activities.ShareTargetActivity component reachable to any process on the device via the android.intent.action.SEND intent and accepts the file to share as a URI supplied through the android.intent.extra.STREAM extra. The activity does not validate or filte...

6.8CVSS5.4AI score0.00144EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/18 2:17 p.m.10 views

CVE-2025-71394

SurrealDB versions before 2.2.2 contain a local file read vulnerability in the DEFINE ANALYZER statement that allows authenticated users to read arbitrary files on the file system. Attackers with root, namespace, or database level privileges can point analyzers to arbitrary file paths and...

2.3CVSS0.00303EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/18 1:17 p.m.9 views

CVE-2026-9147

uproot dynamically generates Python class source code from ROOT TStreamerInfo records in a file and compiles it at runtime. Some file-controlled streamer metadata fields for example, streamer element names are interpolated into the generated Python source without safe quoting via repr or the !r...

8.5CVSS0.00153EPSS
SaveExploits0References4
Rows per page
Query Builder