Lucene search
+L

150 matches found

CVE
CVE
added 2026/08/20 6:39 p.m.50 views

CVE-2026-53583

In libgit2 before 1.8.6 and 1.9.5, verify_server_cert in src/libgit2/streams/openssl.c uses an inverted !!memcmp in the GEN_IPADD branch, so OpenSSL builds accept mismatched IP SubjectAltName certificates and reject matching ones, enabling a network attacker to intercept IP-literal HTTPS connecti...

6.5CVSS8.4AI score0.00238EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/19 5:25 p.m.6 views

glib: buffer over-read in glib/giochannel.c via "g_io_channel_read_line_backend"

A flaw was found in GLib. A buffer over-read can occur in giochannelreadlinebackend in the giochannel.c file when a custom line terminator with a length greater than one is set, causing memcmp to read past the GString buffer. This vulnerability can cause a minor information disclosure of 7 bytes ...

8.2CVSS5.5AI score0.00398EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/17 6:52 a.m.8 views

glib: buffer over-read in glib/giochannel.c via "g_io_channel_read_line_backend"

A flaw was found in GLib. A buffer over-read can occur in giochannelreadlinebackend in the giochannel.c file when a custom line terminator with a length greater than one is set, causing memcmp to read past the GString buffer. This vulnerability can cause a minor information disclosure of 7 bytes ...

8.2CVSS5.5AI score0.00398EPSS
SaveExploits1References5
NVD
NVD
added 2026/08/15 1:17 p.m.6 views

CVE-2026-74521

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use memcmp to compare ClientGUIDs ClientGUID is a fixed-size binary value and can contain embedded NUL bytes. strncmp stops comparing at the first NUL byte, so different ClientGUID values can incorrectly be treated as equa...

9.1CVSS0.00315EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 1:17 p.m.5 views

UBUNTU-CVE-2026-74521

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use memcmp to compare ClientGUIDs ClientGUID is a fixed-size binary value and can contain embedded NUL bytes. strncmp stops comparing at the first NUL byte, so different ClientGUID values can incorrectly be treated as equa...

9.1CVSS5.3AI score0.00315EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.6 views

CVE-2026-74521

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use memcmp to compare ClientGUIDs ClientGUID is a fixed-size binary value and can contain embedded NUL bytes. strncmp stops comparing at the first NUL byte, so different ClientGUID values can incorrectly be treated as equa...

9.1CVSS5.4AI score0.00315EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.31 views

CVE-2026-74521 ksmbd: use memcmp() to compare ClientGUIDs

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use memcmp to compare ClientGUIDs ClientGUID is a fixed-size binary value and can contain embedded NUL bytes. strncmp stops comparing at the first NUL byte, so different ClientGUID values can incorrectly be treated as equa...

9.1CVSS0.00315EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 12:27 p.m.9 views

CVE-2026-74521 ksmbd: use memcmp() to compare ClientGUIDs

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use memcmp to compare ClientGUIDs ClientGUID is a fixed-size binary value and can contain embedded NUL bytes. strncmp stops comparing at the first NUL byte, so different ClientGUID values can incorrectly be treated as equa...

9.1CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/15 12:27 p.m.26 views

CVE-2026-74521

The CVE-2026-74521 vulnerability affects the Linux kernel’s ksmbd component, where ClientGUIDs were compared with strncmp() and could misclassify distinct GUIDs that contain embedded NUL bytes. The fix uses memcmp() to compare all SMB2_CLIENT_GUID_SIZE bytes in SMB3 multichannel session binding a...

9.1CVSS5.3AI score0.00315EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.17 views

PT-2026-72973

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use memcmp to compare ClientGUIDs ClientGUID is a fixed-size binary value and can contain embedded NUL bytes. strncmp stops comparing at the first NUL byte, so different ClientGUID values can incorrectly be treated as equa...

5.3AI score0.00315EPSS
SaveExploits0References3
Oracle linux
Oracle linux
added 2026/08/04 12:00 a.m.10 views

mingw-glib2 security update

2.70.1-9 - Fix CVE-2026-58010: off-by-one error in gvstupleisnormal Resolves: RHEL-212164 2.70.1-8 - Fix CVE-2026-58011: gdatetimeaddfull range validation Resolves: RHEL-212184 2.70.1-7 - Fix CVE-2026-58013: memcmp buffer over-read in giochannel Resolves: RHEL-212234 2.70.1-6 - Fix CVE-2026-58012...

9.8CVSS5.8AI score0.00839EPSS
SaveExploits7
AlpineLinux
AlpineLinux
added 2026/06/30 12:57 p.m.25 views

CVE-2026-58013

A flaw was found in GLib. A buffer over-read can occur in giochannelreadlinebackend in the giochannel.c file when a custom line terminator with a length greater than one is set, causing memcmp to read past the GString buffer. This vulnerability can cause a minor information disclosure of 7 bytes ...

8.2CVSS5.9AI score0.00398EPSS
SaveExploits1References6
Microsoft CVE
Microsoft CVE
added 2026/05/21 8:01 a.m.17 views

In memcached before 1.6.42, password data for SASL password database authentication has a timing side channel because memcmp is used by sasl_server_userdb_checkpass.

...

8.1CVSS5.8AI score0.0055EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerability in Heimdal

The fix for CVE-2022-3437 involved changing the memcmp function to run in constant time, as well as providing a workaround for a compiler bug by adding comparisons of the result of memcmp with the value “!= 0”. When these patches were backported to the heimdal-7.7.1 and heimdal-7.8.0 branches and...

7.5CVSS6.8AI score0.00491EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/20 5:45 a.m.11 views

CVE-2026-47784

In memcached before 1.6.42, password data for SASL password database authentication has a timing side channel because memcmp is used by saslserveruserdbcheckpass...

8.1CVSS5.8AI score0.0055EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/05/20 12:00 a.m.17 views

Memcached 安全漏洞

Memcached is a high-performance distributed memory object caching system developed by the Memcached community in the United States. Versions of Memcached prior to 1.6.42 contained a security vulnerability. This vulnerability stemmed from the sequential side channel in the password data used durin...

8.1CVSS5.8AI score0.0055EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/19 12:50 a.m.20 views

CLSA-2026-1779107085 gnutls: Fix of CVE-2026-3833

CVE-2026-3833: fix nameConstraints dNSName/rfc822Name case-sensitive memcmp bypass...

7.4CVSS5.8AI score0.00565EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2026/04/03 11:26 p.m.14 views

SUSE CVE-2026-23474

In the Linux kernel, the following vulnerability has been resolved: mtd: Avoid boot crash in RedBoot partition table parser Given CONFIGFORTIFYSOURCE=y and a recent compiler, commit 439a1bcac648 "fortify: Use builtindynamicobjectsize when available" produces the warning below and an oops. Searchi...

4.7CVSS5.9AI score0.00142EPSS
SaveExploits0References16
Snyk
Snyk
added 2026/03/25 4:14 p.m.11 views

Observable Timing Discrepancy

Overview Affected versions of this package are vulnerable to Observable Timing Discrepancy due to the cryptohmac.cc module using memcmp, a non-constant-time comparison function to validate user-provided HMAC signatures, rather than the timing-safe equivalents used elsewhere in the codebase. An...

6.3CVSS6.8AI score0.00385EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/25 10:27 a.m.12 views

CVE-2026-23364 ksmbd: Compare MACs in constant time

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Compare MACs in constant time To prevent timing attacks, MAC comparisons need to be constant-time. Replace the memcmp with the correct function, cryptomemneq...

7.4CVSS5.7AI score
SaveExploits0References10
Rows per page
Query Builder