Lucene search
+L

18674 matches found

CVE
CVE
added 2024/04/03 2:54 p.m.116 views

CVE-2024-26690

In CVE-2024-26690, the Linux kernel stmmac driver fix avoids 32-bit seqcount race conditions in u64_stats_sync by splitting 64-bit statistics into three context-specific groups and introducing a per-cpu stats structure (stmmac_pcpu_stats). The tx, napi/poll, and interrupt contexts now update disj...

7.5CVSS6.3AI score0.00836EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/04/03 2:54 p.m.14 views

CVE-2024-26690 net: stmmac: protect updates of 64-bit statistics counters

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

7.5CVSS4.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/03 2:54 p.m.45 views

CVE-2024-26688 fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super

In the Linux kernel, the following vulnerability has been resolved: fs,hugetlb: fix NULL pointer dereference in hugetlbsfillsuper When configuring a hugetlb filesystem via the fsconfig syscall, there is a possible NULL dereference in hugetlbfsfillsuper caused by assigning NULL to ctx-hstate in...

7.4AI score0.00245EPSS
SaveExploits0References7
NVD
NVD
added 2024/04/03 3:15 a.m.19 views

CVE-2024-28755

An issue was discovered in Mbed TLS 3.5.x before 3.6.0. When an SSL context was reset with the mbedtlssslsessionreset API, the maximum TLS version to be negotiated was not restored to the configured one. An attacker was able to prevent an Mbed TLS server from establishing any TLS 1.3 connection,...

6.5CVSS6.4AI score0.00406EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 a.m.26 views

CVE-2024-28755

An issue was discovered in Mbed TLS 3.5.x before 3.6.0. When an SSL context was reset with the mbedtlssslsessionreset API, the maximum TLS version to be negotiated was not restored to the configured one. An attacker was able to prevent an Mbed TLS server from establishing any TLS 1.3 connection,...

6.5CVSS5.9AI score0.00406EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/03 12:00 a.m.16 views

CVE-2024-28755

An issue was discovered in Mbed TLS 3.5.x before 3.6.0. When an SSL context was reset with the mbedtlssslsessionreset API, the maximum TLS version to be negotiated was not restored to the configured one. An attacker was able to prevent an Mbed TLS server from establishing any TLS 1.3 connection,...

6.8AI score0.00406EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/04/03 12:00 a.m.34 views

CVE-2024-28755

An issue was discovered in Mbed TLS 3.5.x before 3.6.0. When an SSL context was reset with the mbedtlssslsessionreset API, the maximum TLS version to be negotiated was not restored to the configured one. An attacker was able to prevent an Mbed TLS server from establishing any TLS 1.3 connection,...

6.5CVSS6.4AI score0.00406EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/03 12:00 a.m.27 views

CVE-2024-28755

An issue was discovered in Mbed TLS 3.5.x before 3.6.0. When an SSL context was reset with the mbedtlssslsessionreset API, the maximum TLS version to be negotiated was not restored to the configured one. An attacker was able to prevent an Mbed TLS server from establishing any TLS 1.3 connection,...

6.7AI score0.00406EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/03 12:00 a.m.34 views

CVE-2024-28755

An issue was discovered in Mbed TLS 3.5.x before 3.6.0. When an SSL context was reset with the mbedtlssslsessionreset API, the maximum TLS version to be negotiated was not restored to the configured one. An attacker was able to prevent an Mbed TLS server from establishing any TLS 1.3 connection,...

6.5CVSS7AI score
SaveExploits0References6
CVE
CVE
added 2024/04/03 12:00 a.m.146 views

CVE-2024-28755

An issue in Mbed TLS 3.5.x before 3.6.0: when an SSL context is reset via mbedtls_ssl_session_reset(), the maximum TLS version to negotiate is not restored to the configured value. This can allow an attacker to prevent a server from establishing any TLS 1.3 connections, potentially causing a Deni...

6.5CVSS6.7AI score0.00406EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/02 9:57 p.m.27 views

golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads

A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in github.com/golang-fips/openssl/openssl/rsa.goL113. The objects leaked are pkey​ and ctx​. That functi...

7.5CVSS7.2AI score0.01533EPSS
SaveExploits0References9
NVD
NVD
added 2024/04/02 9:15 p.m.30 views

CVE-2024-30351

Foxit PDF Reader AcroForm Use-After-Free Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader. User interaction is required to exploit this vulnerability in that the target must visit a malicious pa...

7.8CVSS8.1AI score0.0081EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/02 8:18 p.m.124 views

CVE-2024-30362

Foxit PDF Editor/Reader (Windows; Mac notes appear in related Nessus/OpenVAS listings) is affected by a Use-After-Free vulnerability in object handling within PDF processing (AcroForm, Doc objects). The flaw stems from not validating the existence of an object before performing operations on it, ...

7.8CVSS8.2AI score0.008EPSS
SaveExploits0References2Affected Software2
CVE
CVE
added 2024/04/02 8:14 p.m.102 views

CVE-2024-30351

CVE-2024-30351 concerns Foxit PDF Reader/Editor and relates to Use-After-Free vulnerabilities in AcroForms and Doc objects that can lead to remote code execution. The flaw stems from not validating object existence before performing operations on Doc objects and within AcroForm handling, allowing...

7.8CVSS8.2AI score0.0081EPSS
SaveExploits0References2Affected Software2
NVD
NVD
added 2024/04/02 8:15 a.m.23 views

CVE-2024-1300

A vulnerability in the Eclipse Vert.x toolkit causes a memory leak in TCP servers configured with TLS and SNI support. When processing an unknown SNI server name assigned the default certificate instead of a mapped certificate, the SSL context is erroneously cached in the server name map, leading...

5.4CVSS6AI score0.01064EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2024/04/02 8:15 a.m.9 views

CVE-2024-1300

A vulnerability in the Eclipse Vert.x toolkit causes a memory leak in TCP servers configured with TLS and SNI support. When processing an unknown SNI server name assigned the default certificate instead of a mapped certificate, the SSL context is erroneously cached in the server name map, leading...

5.4CVSS5.9AI score0.01064EPSS
SaveExploits0References12Affected Software24
Cvelist
Cvelist
added 2024/04/02 7:33 a.m.40 views

CVE-2024-1300 Io.vertx:vertx-core: memory leak when a tcp server is configured with tls and sni support

A vulnerability in the Eclipse Vert.x toolkit causes a memory leak in TCP servers configured with TLS and SNI support. When processing an unknown SNI server name assigned the default certificate instead of a mapped certificate, the SSL context is erroneously cached in the server name map, leading...

5.4CVSS5.5AI score0.01064EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/04/02 7:33 a.m.74 views

CVE-2024-1300 Io.vertx:vertx-core: memory leak when a tcp server is configured with tls and sni support

A vulnerability in the Eclipse Vert.x toolkit causes a memory leak in TCP servers configured with TLS and SNI support. When processing an unknown SNI server name assigned the default certificate instead of a mapped certificate, the SSL context is erroneously cached in the server name map, leading...

5.4CVSS6.5AI score0.01064EPSS
SaveExploits0References11
CVE
CVE
added 2024/04/01 9:14 p.m.70 views

CVE-2023-51570

CVE-2023-51570 affects Voltronic Power ViewPower Pro. The vulnerability exists in the RMI interface (defaults to TCP port 41009) where untrusted data is deserialized without proper validation, enabling remote code execution in the context of SYSTEM. The entry is supported by multiple sources (ZDI...

9.8CVSS9.9AI score0.0104EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2024/04/01 12:00 a.m.12 views

Voltronic Power ViewPower 安全漏洞

Voltronic Power ViewPower is Voltronic Power's monitoring and management software for solar inverters. A remote code execution vulnerability exists in Voltronic Power ViewPower Pro, which is caused by failing to properly validate a user-supplied string before executing a system call with it. An...

9.8CVSS8.1AI score0.38423EPSS
SaveExploits0References2
Rows per page
Query Builder