Lucene search
+L

3296 matches found

Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.9 views

PT-2025-49623

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s Common Internet File System CIFS implementation within the cifs copy file range function. Specifically, a transaction ID xid leak can occur when a fil...

7.8CVSS6.5AI score0.00462EPSS
SaveExploits2References895
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.13 views

RHEL 10 : kernel (RHSA-2025:22854)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:22854 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: cifs: Fix oops due to...

5.5CVSS6.4AI score0.00199EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.15 views

Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2025-1297)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-1297 advisory. In the Linux kernel, the following vulnerability has been resolved: crypto: essiv - Check ssize for decryption and in-place encryption CVE-2025-40019 In the Linux kernel, the following...

5.5CVSS6.2AI score0.00333EPSS
SaveExploits2References62
EUVD
EUVD
added 2025/12/08 3:31 a.m.5 views

EUVD-2023-60077

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential use-after-free bugs in TCPServerInfo::hostname TCPServerInfo::hostname may be updated once or many times during reconnect, so protect its access outside reconnect path as well and then prevent any potential...

6.1AI score0.00162EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/08 1:19 a.m.21 views

CVE-2023-53751

CVE-2023-53751 affects the Linux kernel CIFS code: TCP_Server_Info::hostname may be updated during reconnect, and access wasn’t properly protected outside the reconnect path, enabling a use-after-free and potential memory corruption. The connected advisories indicate kernel security updates (RHSA...

6.3AI score0.00162EPSS
SaveExploits0References4
Amazon
Amazon
added 2025/12/08 12:0 a.m.13 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: crypto: essiv - Check ssize for decryption and in-place encryption CVE-2025-40019 In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix flag-dropping behavior in ksmmadvise CVE-2025-40040...

5.5CVSS6.5AI score0.00333EPSS
SaveExploits2
OSV
OSV
added 2025/12/08 12:0 a.m.11 views

ALSA-2025:22854 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: cifs: Fix oops due to uninitialised variable CVE-2025-38737 kernel: can: j1939: implement NETDEVUNREGISTER notification handler CVE-2025-39925 kernel: Bluetooth: hcievent: Fix UAF in...

5.5CVSS6.3AI score0.00199EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-40268

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cifs: client: fix memory leak in smb3fscontextparseparam The user calls fsconfig twice, but when the program exits, free only frees ctx-source for the second...

6.2AI score0.00162EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-53751

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cifs: fix potential use-after-free bugs in TCPServerInfo::hostname TCPServerInfo::hostname may be updated once or many times during reconnect, so protect its...

6AI score0.00162EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/07 12:30 a.m.5 views

EUVD-2025-201587

In the Linux kernel, the following vulnerability has been resolved: cifs: client: fix memory leak in smb3fscontextparseparam The user calls fsconfig twice, but when the program exits, free only frees ctx-source for the second fsconfig, not the first. Regarding fc-source, there is no code in the f...

6AI score0.00162EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/06 10:15 p.m.6 views

CVE-2025-40268

In the Linux kernel, the following vulnerability has been resolved: cifs: client: fix memory leak in smb3fscontextparseparam The user calls fsconfig twice, but when the program exits, free only frees ctx-source for the second fsconfig, not the first. Regarding fc-source, there is no code in the f...

0.00162EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/06 10:15 p.m.3 views

DEBIAN-CVE-2025-40268

In the Linux kernel, the following vulnerability has been resolved: cifs: client: fix memory leak in smb3fscontextparseparam The user calls fsconfig twice, but when the program exits, free only frees ctx-source for the second fsconfig, not the first. Regarding fc-source, there is no code in the f...

5.2AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/06 10:15 p.m.5 views

UBUNTU-CVE-2025-40268

In the Linux kernel, the following vulnerability has been resolved: cifs: client: fix memory leak in smb3fscontextparseparam The user calls fsconfig twice, but when the program exits, free only frees ctx-source for the second fsconfig, not the first. Regarding fc-source, there is no code in the f...

5.7AI score0.00162EPSS
SaveExploits0References22
CVE
CVE
added 2025/12/06 9:50 p.m.34 views

CVE-2025-40268

The CVE-2025-40268 issue affects the Linux kernel CIFS client, specifically smb3_fs_context_parse_param. The vulnerability arises when an application calls fsconfig twice; on exit, free() only releases the first fsconfig’s ctx->source, not the first context’s, and there is no reclamation for f...

6.2AI score0.00162EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/06 9:50 p.m.8 views

CVE-2025-40268 cifs: client: fix memory leak in smb3_fs_context_parse_param

In the Linux kernel, the following vulnerability has been resolved: cifs: client: fix memory leak in smb3fscontextparseparam The user calls fsconfig twice, but when the program exits, free only frees ctx-source for the second fsconfig, not the first. Regarding fc-source, there is no code in the f...

6.4AI score0.00162EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/12/04 12:50 p.m.10 views

kernel: smb: client: fix use-after-free in cifs_oplock_break

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in cifsoplockbreak A race condition can occur in cifsoplockbreak leading to a use-after-free of the cinode structure when unmounting: cifsoplockbreak cifsFileInfoputcfile cifsFileInfoputfinal...

7.8CVSS5.7AI score0.00161EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/01 12:0 a.m.3 views

Photon OS 5.0: Cifs PHSA-2025-5.0-0691

An update of the cifs package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2025-5.0-0691. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

5.9CVSS7.8AI score0.00149EPSS
SaveExploits0References2
Photon
Photon
added 2025/11/27 12:0 a.m.16 views

Important Photon OS Security Update - PHSA-2025-5.0-0691

Updates of 'linux', 'cifs-utils', 'linux-esx' packages of Photon OS have been released...

7.8CVSS6.8AI score0.00169EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/11/25 6:17 p.m.8 views

kernel: smb: client: fix potential UAF in cifs_stats_proc_write()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifsstatsprocwrite Skip sessions that are being teared down status == SESEXITING to avoid UAF...

7.8CVSS5.7AI score0.00236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/25 4:42 p.m.10 views

kernel: cifs: fix oops during encryption

An out-of-bounds memory access vulnerability exists in the linux kernel, such that A stack-allocated buffer backed by vmalloc was passed into crypto code scatterwalkmapandcopy → memcpy where a cross-page write occurred. This ended up hitting a read-only mapping, causing a page-level fault and...

5.5CVSS7.5AI score0.00096EPSS
SaveExploits0References5
Rows per page
Query Builder