Lucene search
K

83 matches found

OSV
OSV
added 2025/05/15 4:15 p.m.1 views

CVE-2024-52879

An issue was discovered in Insyde InsydeH2O kernel 5.2 before version 05.29.50, kernel 5.3 before version 05.38.50, kernel 5.4 before version 05.46.50, kernel 5.5 before version 05.54.50, kernel 5.6 before version 05.61.50, and kernel 5.7 before version 05.70.50. In VariableRuntimeDxe driver,...

7.5CVSS6AI score0.00292EPSS
Exploits0References2
NVD
NVD
added 2025/05/15 4:15 p.m.7 views

CVE-2024-52879

An issue was discovered in Insyde InsydeH2O kernel 5.2 before version 05.29.50, kernel 5.3 before version 05.38.50, kernel 5.4 before version 05.46.50, kernel 5.5 before version 05.54.50, kernel 5.6 before version 05.61.50, and kernel 5.7 before version 05.70.50. In VariableRuntimeDxe driver,...

7.5CVSS0.00292EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/10/21 8:5 p.m.11 views

CVE-2022-48971 Bluetooth: Fix not cleanup led when bt_init fails

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix not cleanup led when btinit fails btinit calls btledsinit to register led, but if it fails later, btledscleanup is not called to unregister it. This can cause panic if the argument "bluetooth-power" in text is free...

6.9AI score0.00012EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2024/05/17 11:10 p.m.31 views

CVE-2024-35796

A flaw was found in the lltemac driver for networking in the Linux kernel, which incorrectly replaces the platformgetresource function with an inappropriate function. This issue could lead to incorrect resource handling, potentially resulting in system instability or crashes. Mitigation Mitigatio...

5.5CVSS8.7AI score0.00014EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.23 views

CVE-2024-35796

In the Linux kernel, the following vulnerability has been resolved: net: lltemac: platformgetresource replaced by wrong function The function platformgetresource was replaced with devmplatformioremapresourcebyname and is called using 0 as name. This eventually ends up in platformgetresourcebyname...

5.5CVSS6.4AI score0.00014EPSS
Exploits0References22
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.22 views

CVE-2024-35796 net: ll_temac: platform_get_resource replaced by wrong function

In the Linux kernel, the following vulnerability has been resolved: net: lltemac: platformgetresource replaced by wrong function The function platformgetresource was replaced with devmplatformioremapresourcebyname and is called using 0 as name. This eventually ends up in platformgetresourcebyname...

6.9AI score0.00014EPSS
Exploits0References7
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.22 views

CVE-2024-35796 net: ll_temac: platform_get_resource replaced by wrong function

In the Linux kernel, the following vulnerability has been resolved: net: lltemac: platformgetresource replaced by wrong function The function platformgetresource was replaced with devmplatformioremapresourcebyname and is called using 0 as name. This eventually ends up in platformgetresourcebyname...

7.5AI score0.00014EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.24 views

CVE-2024-35796

In the Linux kernel, the following vulnerability has been resolved: net: lltemac: platformgetresource replaced by wrong function The function platformgetresource was replaced with devmplatformioremapresourcebyname and is called using 0 as name. This eventually ends up in platformgetresourcebyname...

5.5CVSS7.4AI score0.00014EPSS
Exploits0
NVD
NVD
added 2024/02/11 3:15 a.m.7 views

CVE-2024-25714

In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel attacks, because it stops the comparison when the first difference is spotted in the two signatures. The fix uses gnutlsmemcmp, which has constant-time execution...

9.8CVSS6.4AI score0.0019EPSS
Exploits0References1
OSV
OSV
added 2024/02/11 3:15 a.m.0 views

UBUNTU-CVE-2024-25714

In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel attacks, because it stops the comparison when the first difference is spotted in the two signatures. The fix uses gnutlsmemcmp, which has constant-time execution...

9.8CVSS5.8AI score0.0019EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/02/11 12:0 a.m.11 views

CVE-2024-25714

In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel attacks, because it stops the comparison when the first difference is spotted in the two signatures. The fix uses gnutlsmemcmp, which has constant-time execution...

6.7AI score0.0019EPSS
Exploits0References1
CVE
CVE
added 2024/02/11 12:0 a.m.73 views

CVE-2024-25714

CVE-2024-25714 affects Rhonabwy up to 1.1.13. The HMAC signature verification uses a strcmp-based comparison that can leak timing information via a side-channel, as it stops at the first difference. The documented fix replaces this with a constant-time function (gnutls_memcmp). No exploitation de...

9.8CVSS6.5AI score0.0019EPSS
Exploits0References1Affected Software1
Debian CVE
Debian CVE
added 2024/02/11 12:0 a.m.13 views

CVE-2024-25714

In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel attacks, because it stops the comparison when the first difference is spotted in the two signatures. The fix uses gnutlsmemcmp, which has constant-time execution...

9.8CVSS9.4AI score0.0019EPSS
Exploits0
Snyk
Snyk
added 2024/02/08 5:45 p.m.1 views

Authentication Bypass

Overview Affected versions of this package are vulnerable to Authentication Bypass due to the insecure use of strcmp. Remediation There is no fixed version for libjwt. References - Report - Vulnerable Code Credit: P3ngu1nW...

9.8CVSS7AI score0.00109EPSS
Exploits1References2
CNNVD
CNNVD
added 2024/02/08 12:0 a.m.2 views

JWT C Library Security Vulnerability

JWT C Library is a JWT C library open source by Ben Collins. A security vulnerability exists in JWT C Library version 1.15.3, which stems from the use of strcmp to authenticate, resulting in an authentication bypass vulnerability...

9.8CVSS7AI score0.00109EPSS
Exploits1References3
CNNVD
CNNVD
added 2024/02/08 12:0 a.m.3 views

PHP-JWT Security Vulnerability

PHP-JWT is a simple library for encoding and decoding JSON Web Tokens JWT in PHP, compliant with RFC 7519. A security vulnerability exists in PHP-JWT version 1.0.0, which stems from the use of strcmp to authenticate, resulting in an authentication bypass vulnerability...

9.8CVSS7AI score0.00072EPSS
Exploits1References2
Cvelist
Cvelist
added 2024/02/08 12:0 a.m.14 views

CVE-2024-25189

libjwt 1.15.3 uses strcmp which is not constant time to verify authentication, which makes it easier to bypass authentication via a timing side channel...

9.7AI score0.00109EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.1 views

kernel: ASoC: pxa: fix null-pointer dereference in filter()

A flaw was found in the Linux kernel ASoC pxa audio driver. The function filter used kasprintf to allocate a formatted string but did not check whether the allocation succeeded before passing the result to strcmp. If memory allocation fails and kasprintf returns NULL, this results in a NULL point...

5.7AI score0.00053EPSS
Exploits0References5
NVD
NVD
added 2023/01/11 7:15 p.m.17 views

CVE-2022-4499

TP-Link routers, Archer C5 and WR710N-V1, using the latest software, the strcmp function used for checking credentials in httpd, is susceptible to a side-channel attack. By measuring the response time of the httpd process, an attacker could guess each byte of the username and password...

7.5CVSS7.5AI score0.0012EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2023/01/11 6:48 p.m.8 views

CVE-2022-4499 The strcmp function in TP-Link routers, Archer C5 and WR710N-V1, used for checking credentials in httpd, is susceptible to a side-channel attack.

TP-Link routers, Archer C5 and WR710N-V1, using the latest software, the strcmp function used for checking credentials in httpd, is susceptible to a side-channel attack. By measuring the response time of the httpd process, an attacker could guess each byte of the username and password...

6.9AI score0.0012EPSS
Exploits0References1
Rows per page
Query Builder