Lucene search
+L

10263 matches found

Cvelist
Cvelist
added 2026/07/28 12:31 p.m.38 views

CVE-2026-62424 buffer overruns in libfsimage iso9660 handling

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. The directory and Rock Ridge / SUSP walk in libfsimage's iso9660 driver derives several lengths directly from attacker-controlled on-disk fields without validating them:...

0.00205EPSS
SaveExploits0References1
Debian
Debian
added 2026/07/28 9:20 a.m.13 views

[SECURITY] [DLA 4702-1] openjdk-11 security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-4702-1 [email protected] https://www.debian.org/lts/security/ Emilio Pozuelo Monfort July 28, 2026 https://wiki.debian.org/LTS -...

7.5CVSS6.5AI score0.00463EPSS
SaveExploits1
OSV
OSV
added 2026/07/27 6:30 p.m.8 views

CVE-2026-10682 Out-of-bounds write in Zephyr `log_filter_set` syscall verifier reachable from userspace

The userspace verifier zvrfylogfilterset for the logfilterset syscall in subsys/logging/logmgmt.c performed a signed comparison against the int16t srcid parameter: srcid int16tlogsrccntgetdomainid. Any negative value for srcid e.g. -1 trivially satisfied this check and was forwarded into...

6.6CVSS5.9AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/27 6:37 a.m.10 views

CVE-2026-64393

A flaw was found in the Linux kernel's ksmbd component. This vulnerability allows a local attacker to escalate privileges by manipulating Server Message Block SMB2 SETINFO operations. The system incorrectly uses the ksmbd worker's credentials instead of the original user's credentials when...

9.1CVSS5.8AI score0.00479EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 6:22 a.m.11 views

CVE-2026-64398

A flaw was found in the Linux kernel's ksmbd component. An authenticated Server Message Block SMB client with only FILEWRITEATTRIBUTES permission can bypass a security check in the FSCTLSETZERODATA function. This allows the client to zero out file data, leading to data destruction and a denial of...

8.1CVSS5.8AI score0.00464EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/27 12:00 a.m.9 views

UBUNTU-CVE-2026-64519

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix infinite loop in layout state revocation findonesbstid skips stids whose scstatus is non-zero, but the SCTYPELAYOUT case in nfsd4revokestates never sets scstatus before calling nfsd4closelayout. The retry loop therefore...

5.7AI score0.00168EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.15 views

PT-2026-65092

Name of the Vulnerable Software and Affected Versions Zephyr versions 3.3.0 through 4.4.1 Description The userspace verifier z vrfy log filter set for the log filter set syscall in subsys/logging/log mgmt.c uses a signed comparison for the src id parameter. A negative value provided to src id can...

7.8CVSS5.2AI score0.00114EPSS
SaveExploits1References7
UbuntuCve
UbuntuCve
added 2026/07/27 12:00 a.m.26 views

CVE-2026-64519

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix infinite loop in layout state revocation findonesbstid skips stids whose scstatus is non-zero, but the SCTYPELAYOUT case in nfsd4revokestates never sets scstatus before calling nfsd4closelayout. The retry loop therefore...

5.3AI score0.00168EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/25 11:19 p.m.13 views

undici: undici: Weakening of cookie SameSite policy due to incorrect parsing of Set-Cookie header

A flaw was found in undici. When undici processes Set-Cookie headers, it incorrectly interprets the SameSite attribute, accepting partial matches instead of exact ones. This allows a malicious server to downgrade a cookie's SameSite policy to a less secure setting, potentially leading to unintend...

3.7CVSS6.7AI score0.00238EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/07/25 4:46 p.m.11 views

SUSE CVE-2026-64300

In the Linux kernel, the following vulnerability has been resolved: perf/aux: Fix page UAF in maprange maprange reads rb-auxpages, rb-auxnrpages and rb-auxpgoff via perfmmaptopage while holding only event-mmapmutex. Those fields are serialized by rb-auxmutex, and mmapmutex is per event. Thus, two...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 4:00 p.m.9 views

SUSE CVE-2026-64367

In the Linux kernel, the following vulnerability has been resolved: HID: hid-goodix-spi: validate report size to prevent stack buffer overflow goodixhidsetrawreport builds a protocol frame in a 128-byte stack buffer tmpbuf, writing an 11-12 byte header followed by the caller-supplied report data...

5.5CVSS5.9AI score0.00142EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:00 p.m.8 views

SUSE CVE-2026-64394

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a WRITEDAC/WRITEOWNER check to SMB2 SETINFO SECURITY commit cc57232cae23 "ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTLSETSPARSE" added a fp-daccess gate to fsctlsetsparse and noted that...

5.5CVSS5.8AI score0.0047EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:00 p.m.10 views

SUSE CVE-2026-64398

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a permission check for FSCTLSETZERODATA FSCTLSETZERODATA in smb2ioctl destroys file data via ksmbdvfszerodata - vfsfallocatePUNCHHOLE/ZERORANGE after checking only the share-level KSMBDTREECONNFLAGWRITABLE, with no...

5.5CVSS5.7AI score0.00464EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.9 views

SUSE CVE-2026-64413

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: zero chainstack array sashiko reports: looking at ebtables table translation, could a sparse cpupossiblemask lead to an uninitialized pointer free? If cpupossiblemask is sparse for example, CPU 0 and CPU 2 ar...

2.5CVSS5.8AI score0.00122EPSS
SaveExploits0References3
Veracode
Veracode
added 2026/07/25 12:34 p.m.8 views

Denial Of Service (DoS)

Immutable.js is vulnerable to Denial Of Service DoS. The vulnerability is due to linear scanning of hash collision buckets in Immutable.Map and Immutable.Set, which allows an attacker to supply many colliding keys and cause excessive CPU consumption during insertion and lookup operations...

8.7CVSS7.2AI score0.00432EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2026/07/25 10:17 a.m.12 views

CVE-2026-64398

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a permission check for FSCTLSETZERODATA FSCTLSETZERODATA in smb2ioctl destroys file data via ksmbdvfszerodata - vfsfallocatePUNCHHOLE/ZERORANGE after checking only the share-level KSMBDTREECONNFLAGWRITABLE, with no...

8.1CVSS0.00464EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/25 10:17 a.m.12 views

CVE-2026-64393

In the Linux kernel, the following vulnerability has been resolved: ksmbd: run set info with opener credentials SMB2 SETINFO handlers call path-based VFS helpers after checking the access mask granted to the SMB handle. Those helpers perform their owner, inode permission and LSM checks using the...

9.1CVSS0.00479EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/25 10:17 a.m.11 views

CVE-2026-64394

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a WRITEDAC/WRITEOWNER check to SMB2 SETINFO SECURITY commit cc57232cae23 "ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTLSETSPARSE" added a fp-daccess gate to fsctlsetsparse and noted that...

8.8CVSS0.0047EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/25 10:17 a.m.8 views

CVE-2026-64367

In the Linux kernel, the following vulnerability has been resolved: HID: hid-goodix-spi: validate report size to prevent stack buffer overflow goodixhidsetrawreport builds a protocol frame in a 128-byte stack buffer tmpbuf, writing an 11-12 byte header followed by the caller-supplied report data...

7.8CVSS0.00142EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.18 views

CVE-2026-64451

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix NULL pointer dereference in funcsetflag funcsetflag dereferences tr-currenttraceflags before verifying that the current tracer is actually the function tracer. When the active tracer has been switched away from...

5.3AI score0.00162EPSS
SaveExploits0References4
Rows per page
Query Builder