Lucene search
+L

1935 matches found

RedHat Linux
RedHat Linux
added 2026/02/25 7:1 p.m.9 views

kernel: smb: client: let recv_done verify data_offset, data_length and remaining_data_length

In the Linux kernel, the following vulnerability has been resolved: smb: client: let recvdone verify dataoffset, datalength and remainingdatalength This is inspired by the related server fixes...

5.5CVSS5.7AI score0.0012EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/25 10:52 a.m.7 views

USN-8059-5 linux-fips, linux-gcp-fips vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - SMB network file system; CVE-2025-22037, CVE-2025-37899...

7.8CVSS6.9AI score0.37115EPSS
SaveExploits2References3
OSV
OSV
added 2026/02/25 10:14 a.m.7 views

USN-8059-3 linux-gcp, linux-gcp-6.8, linux-gke, linux-oracle-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - SMB network file system; CVE-2025-22037, CVE-2025-37899...

7.8CVSS6.6AI score0.37115EPSS
SaveExploits2References3
Ubuntu
Ubuntu
added 2026/02/25 10:14 a.m.8 views

USN-8059-3: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - SMB network file system; CVE-2025-22037, CVE-2025-37899...

7.8CVSS5.7AI score0.37115EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2026/02/25 8:8 a.m.10 views

kernel: smb: client: let recv_done verify data_offset, data_length and remaining_data_length

In the Linux kernel, the following vulnerability has been resolved: smb: client: let recvdone verify dataoffset, datalength and remainingdatalength This is inspired by the related server fixes...

5.5CVSS5.7AI score0.0012EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2026/02/24 4:6 p.m.14 views

USN-8059-1: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - SMB network file system; CVE-2025-22037, CVE-2025-37899...

7.8CVSS8.7AI score0.37115EPSS
SaveExploits2
Packet Storm
Packet Storm
added 2026/02/24 12:0 a.m.157 views

📄 Microsoft Event Log Remote Protocol Arbitrary File Write

This Python script demonstrates the abuse of the Microsoft Event Log Remote Protocol MS-EVEN to achieve an arbitrary file write over SMB using low-privileged credentials. By interacting with the Windows \pipe\eventlog named pipe through DCERPC, the script leverages the ElfrOpenBELW and...

5.9AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/02/18 4:22 p.m.6 views

CVE-2026-23220

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix infinite loop caused by nextsmb2rcvhdroff reset in error paths The problem occurs when a signed request fails smb2 signature verification check. In processrequest, if checksignreq returns an error, setsmb2rspstatuswork...

5.5CVSS5.8AI score0.00118EPSS
SaveExploits0References24
RedHat Linux
RedHat Linux
added 2026/02/16 5:51 p.m.4 views

kernel: smb: client: let recv_done verify data_offset, data_length and remaining_data_length

In the Linux kernel, the following vulnerability has been resolved: smb: client: let recvdone verify dataoffset, datalength and remainingdatalength This is inspired by the related server fixes...

5.5CVSS5.7AI score0.0012EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/02/16 12:24 a.m.7 views

SUSE CVE-2026-23205

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix memory leak in smb2openfile Reproducer: 1. server: directories are exported read-only 2. client: mount -t cifs //$serverip/export /mnt 3. client: dd if=/dev/zero of=/mnt/file bs=512 count=1000 oflag=direct 4...

3.3CVSS5.2AI score0.00114EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/02/14 5:15 p.m.8 views

CVE-2026-23205

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix memory leak in smb2openfile Reproducer: 1. server: directories are exported read-only 2. client: mount -t cifs //$serverip/export /mnt 3. client: dd if=/dev/zero of=/mnt/file bs=512 count=1000 oflag=direct 4...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2026/02/14 5:15 p.m.9 views

CVE-2025-71223

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix refcount leak in smb2open When ksmbdvfsgetattr fails, the reference count of ksmbdfile must be released...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References6
CVE
CVE
added 2026/02/14 4:27 p.m.40 views

CVE-2026-23205

The CVE-2026-23205 entry describes a memory leak in the Linux kernel SMB/CIFS client (smb2_open_file()). The provided reproducer shows a scenario with a read-only CIFS export, client mount, and module removal that triggers a leak during cleanup of SMB request buffers, leading to a kmem_cache leak...

5.5CVSS5.2AI score0.00114EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.4 views

CVE-2026-23205

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix memory leak in smb2openfile Reproducer: 1. server: directories are exported read-only 2. client: mount -t cifs //$serverip/export /mnt 3. client: dd if=/dev/zero of=/mnt/file bs=512 count=1000 oflag=direct 4...

5.1AI score0.00114EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/02/14 4:27 p.m.10 views

CVE-2025-71223

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix refcount leak in smb2open When ksmbdvfsgetattr fails, the reference count of ksmbdfile must be released...

5.5CVSS5.1AI score0.00122EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.7 views

CVE-2025-71220

In the Linux kernel, the following vulnerability has been resolved: smb/server: call ksmbdsessionrpcclose on error path in createsmb2pipe When ksmbdiovpinrsp fails, we should call ksmbdsessionrpcclose...

5.2AI score0.0013EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/02/14 4:27 p.m.10 views

CVE-2025-71220 smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()

In the Linux kernel, the following vulnerability has been resolved: smb/server: call ksmbdsessionrpcclose on error path in createsmb2pipe When ksmbdiovpinrsp fails, we should call ksmbdsessionrpcclose...

7.8CVSS5.2AI score0.0013EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/02/14 4:27 p.m.8 views

CVE-2025-71220

In the Linux kernel, the following vulnerability has been resolved: smb/server: call ksmbdsessionrpcclose on error path in createsmb2pipe When ksmbdiovpinrsp fails, we should call ksmbdsessionrpcclose...

7.8CVSS5.1AI score0.0013EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/02/14 4:27 p.m.8 views

CVE-2025-71204

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix refcount leak in parsedurablehandlecontext When the command is a replay operation and -ENOEXEC is returned, the refcount of ksmbdfile must be released...

5.5CVSS5.2AI score0.00122EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/02/13 12:0 a.m.9 views

PT-2026-8272

CVE-2025-36545 - Microsoft Windows SMB CVE ID : CVE-2025-36545 Published : Feb. 13, 2026, 7:16 p.m. | 18 minutes ago Description : Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority because it is Unused Severity: 0.0 | NA Visit the link for more details, su...

5.4AI score
SaveExploits0References1
Rows per page
Query Builder