Lucene search
+L

1767 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.8 views

CVE-2026-64139

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix SID memory leak in setposixaclentriesdacl on overflow Commit 299f962c0b02 "ksmbd: use checkaddoverflow to prevent u16 DACL size overflow" added checkaddoverflow guards that break out of the ACE-building loops in...

5.6AI score0.00136EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/07/19 3:40 p.m.27 views

CVE-2026-64139

In the Linux kernel ksmbd subsystem, commit 299f962c0b02 added check_add_overflow() guards that issue break statements in set_posix_acl_entries_dacl(), bypassing kfree(sid) calls and leaking struct smb_sid allocations per loop iteration. A crafted file with many POSIX ACL entries triggers repeate...

5.5CVSS5.7AI score0.00136EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/19 3:40 p.m.7 views

CVE-2026-64139 ksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflow

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix SID memory leak in setposixaclentriesdacl on overflow Commit 299f962c0b02 "ksmbd: use checkaddoverflow to prevent u16 DACL size overflow" added checkaddoverflow guards that break out of the ACE-building loops in...

5.6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.39 views

CVE-2026-64138 ksmbd: validate SID in parent security descriptor during ACL inheritance

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate SID in parent security descriptor during ACL inheritance Introduce smbvalidatentsdsid helper to safely validate Owner SID and Group SID inside the NT Security Descriptor smbntsd retrieved from the parent directory...

8.8CVSS0.00415EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/19 2:55 p.m.26 views

EUVD-2026-45682

In the Linux kernel, the following vulnerability has been resolved: ksmbd: OOB read regression in smbcheckpermdacl ACE-walk loops Commit d07b26f39246 "ksmbd: require minimum ACE size in smbcheckpermdacl" introduced a transposed bounds check: if offsetofstruct smbace, sid + acessize size offset 2...

5.4AI score0.00628EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/19 2:55 p.m.28 views

CVE-2026-63909

CVE-2026-63909 – Linux kernel ksmbd OOB read regression . The issue stems from a transposed bounds check in smb_check_perm_dacl() that, after a patch, allowed reading beyond allocated memory during SMB2_CREATE operations. The correct guard requires at least 16 bytes (8-byte offset + 8-byte SID ba...

8.1CVSS5.4AI score0.00628EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.39 views

CVE-2026-63909 ksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loops

In the Linux kernel, the following vulnerability has been resolved: ksmbd: OOB read regression in smbcheckpermdacl ACE-walk loops Commit d07b26f39246 "ksmbd: require minimum ACE size in smbcheckpermdacl" introduced a transposed bounds check: if offsetofstruct smbace, sid + acessize size offset 2...

8.1CVSS0.00628EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.18 views

PT-2026-61455

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ksmbd module where the Owner SID and Group SID within the NT Security Descriptor smb ntsd retrieved from the parent directory are not properly validated during ACL...

8.8CVSS5.2AI score0.00415EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.11 views

PT-2026-61456

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the ksmbd module within the set posix acl entries dacl function. The issue occurs when the system detects a DACL Discretionary Access Control List size overflow...

5.5CVSS5.3AI score0.00136EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.18 views

PT-2026-61226

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds read exists in the smb check perm dacl function within the ksmbd module. This issue occurs during ACE-walk loops when a transposed bounds check fails to properly validat...

8.1CVSS5.1AI score0.00628EPSS
SaveExploits0
AlmaLinux
AlmaLinux
added 2026/07/15 12:00 a.m.14 views

Important: cifs-utils security, bug fix, and enhancement update

The SMB/CIFS protocol is a standard file sharing protocol widely deployed on Microsoft Windows machines. The cifs-utils packages contain tools for mounting shares on Linux using the SMB/CIFS protocol. The tools in this package work in conjunction with support in the kernel to allow one to mount a...

7.8CVSS6AI score0.00157EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/09 6:52 p.m.64 views

CVE-2026-54695

CVE-2026-54695 - Pipecat Telephony WebSocket /ws Unauthenticated Call-Control Abuse Pipecat prior to v1.4.0 registers a /ws WebSocket endpoint for telephony testing that accepts connections without authentication. An attacker can send a crafted handshake containing a caller-supplied callSid, whic...

7.5CVSS6AI score0.00564EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2026/07/09 6:52 p.m.43 views

CVE-2026-54695 Pipecat: Telephony WebSocket `/ws` Unauthenticated Call-Control Abuse via Attacker-Supplied Call SID

Pipecat is an open-source Python framework for building real-time voice and multimodal conversational agents. Prior to 1.4.0, the pipecat development runner registers a /ws WebSocket endpoint for telephony testing that accepts connections without authentication, reads an attacker-supplied callSid...

7.5CVSS0.00564EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/09 6:52 p.m.13 views

CVE-2026-54695 Pipecat: Telephony WebSocket `/ws` Unauthenticated Call-Control Abuse via Attacker-Supplied Call SID

Pipecat is an open-source Python framework for building real-time voice and multimodal conversational agents. Prior to 1.4.0, the pipecat development runner registers a /ws WebSocket endpoint for telephony testing that accepts connections without authentication, reads an attacker-supplied callSid...

7.5CVSS6.1AI score
SaveExploits0References7
CVE
CVE
added 2026/07/08 3:35 p.m.36 views

CVE-2026-59724

Socket.IO’s Engine.IO component is affected in versions 6.5.0–6.6.6 when WebTransport is enabled. During a WebTransport upgrade, processing a crafted session ID such as proto on an inherited property of the clients object can trigger a TypeError, leading to a denial of service. The issue has been...

7.5CVSS5.9AI score0.00609EPSS
SaveExploits0References3Affected Software1
Amazon
Amazon
added 2026/07/08 12:00 a.m.18 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: Fix double-free in teqlmasterxmit CVE-2026-23449 In the Linux kernel, the following vulnerability has been resolved: ext4: validate pidx bounds in ext4extcorrectindexes CVE-2026-31449 In the Linux...

9.8CVSS5.9AI score0.00732EPSS
SaveExploits1
OSV
OSV
added 2026/07/07 11:45 a.m.11 views

PYSEC-2026-1114 aliyundrive-webdav vulnerable to Command Injection

An issue in aliyundrive-webdav v.2.3.3 and before allows a remote attacker to execute arbitrary code via a crafted payload to the sid parameter in the actionqueryqrcode component...

9.8CVSS6.3AI score0.01179EPSS
SaveExploits0References7
OSV
OSV
added 2026/06/22 2:30 p.m.11 views

OPENSUSE-SU-2026:21010-1 Security update for google-cloud-sap-agent

This update for google-cloud-sap-agent fixes the following issues - CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when given bad SETTINGSMAXFRAMESIZE bsc1265764. - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for...

9.6CVSS6.7AI score0.01557EPSS
SaveExploits1References7
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.9 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: ksmbd: Validated the length of inherited ACE SIDs. smbinheritdacl iterates through the parent directory DACL loaded from the security descriptor xattr. It verifies that each ACE contains the correct SID header before using it,...

8.8CVSS6AI score0.00408EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/06/18 3:05 p.m.24 views

Pipecat: Telephony WebSocket `/ws` Unauthenticated Call-Control Abuse via Attacker-Supplied Call SID

Development Runner Telephony WebSocket /ws Unauthenticated Call-Control Abuse via Attacker-Supplied Call SID Summary The pipecat development runner registers a /ws WebSocket endpoint for telephony testing that accepts connections without any authentication. An unauthenticated remote attacker who...

7.5CVSS5.7AI score0.00564EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder