Lucene search
+L

9827 matches found

UbuntuCve
UbuntuCve
added 2024/02/21 3:15 p.m.56 views

CVE-2024-26583

In the Linux kernel, the following vulnerability has been resolved: tls: fix race between async notify and socket close The submitting thread one which called recvmsg/sendmsg may exit as soon as the async crypto handler calls complete so any code past that point risks touching already freed data...

9.8CVSS6AI score0.0055EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2024/02/21 3:15 p.m.46 views

CVE-2024-26584

In the Linux kernel, the following vulnerability has been resolved: net: tls: handle backlogging of crypto requests Since we're setting the CRYPTOTFMREQMAYBACKLOG flag on our requests to the crypto API, cryptoaeadencrypt,decrypt can return -EBUSY instead of -EINPROGRESS in valid situations. For...

9.8CVSS6.1AI score0.00746EPSS
SaveExploits0References25
HackRead
HackRead
added 2024/02/21 3:10 p.m.26 views

Crypto Exchange FixedFloat Hacked: $26 Million in BTC, ETH Stolen

By Deeba Ahmed FixedFloat suffered a significant loss of over 1,700 Ethereum and over 400 Bitcoin due to a drainer attack on February 18, 2024. This is a post from HackRead.com Read the original post: Crypto Exchange FixedFloat Hacked: $26 Million in BTC, ETH Stolen...

7.2AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/21 2:59 p.m.45 views

CVE-2024-26585 tls: fix race between tx work scheduling and socket close

In the Linux kernel, the following vulnerability has been resolved: tls: fix race between tx work scheduling and socket close Similarly to previous commit, the submitting thread recvmsg/sendmsg may exit as soon as the async crypto handler calls complete. Reorder scheduling the work before calling...

9.8CVSS6.9AI score0.00591EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/21 2:59 p.m.14 views

CVE-2024-26585 tls: fix race between tx work scheduling and socket close

In the Linux kernel, the following vulnerability has been resolved: tls: fix race between tx work scheduling and socket close Similarly to previous commit, the submitting thread recvmsg/sendmsg may exit as soon as the async crypto handler calls complete. Reorder scheduling the work before calling...

9.8CVSS6AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/02/21 2:59 p.m.43 views

CVE-2024-26585

In the Linux kernel, the following vulnerability has been resolved: tls: fix race between tx work scheduling and socket close Similarly to previous commit, the submitting thread recvmsg/sendmsg may exit as soon as the async crypto handler calls complete. Reorder scheduling the work before calling...

9.8CVSS7.4AI score0.00591EPSS
SaveExploits0
OSV
OSV
added 2024/02/21 2:59 p.m.15 views

CVE-2024-26584 net: tls: handle backlogging of crypto requests

In the Linux kernel, the following vulnerability has been resolved: net: tls: handle backlogging of crypto requests Since we're setting the CRYPTOTFMREQMAYBACKLOG flag on our requests to the crypto API, cryptoaeadencrypt,decrypt can return -EBUSY instead of -EINPROGRESS in valid situations. For...

9.8CVSS6AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/02/21 2:59 p.m.53 views

CVE-2024-26584 net: tls: handle backlogging of crypto requests

In the Linux kernel, the following vulnerability has been resolved: net: tls: handle backlogging of crypto requests Since we're setting the CRYPTOTFMREQMAYBACKLOG flag on our requests to the crypto API, cryptoaeadencrypt,decrypt can return -EBUSY instead of -EINPROGRESS in valid situations. For...

9.8CVSS6.8AI score0.00746EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/02/21 2:59 p.m.52 views

CVE-2024-26584 net: tls: handle backlogging of crypto requests

In the Linux kernel, the following vulnerability has been resolved: net: tls: handle backlogging of crypto requests Since we're setting the CRYPTOTFMREQMAYBACKLOG flag on our requests to the crypto API, cryptoaeadencrypt,decrypt can return -EBUSY instead of -EINPROGRESS in valid situations. For...

9.8CVSS6.4AI score0.00746EPSS
SaveExploits0References5
CVE
CVE
added 2024/02/21 2:59 p.m.1891 views

CVE-2024-26584

CVE-2024-26584 is a Linux kernel vulnerability in the TLS crypto path affecting crypto_aead_encrypt/decrypt when CRYPTO_TFM_REQ_MAY_BACKLOG is used. Under valid backlogged conditions (e.g., full cryptd queue for AESNI), crypto_aead_{encrypt,decrypt} may return -EBUSY instead of -EINPROGRESS. In s...

9.8CVSS6.8AI score0.00746EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/02/21 2:59 p.m.36 views

CVE-2024-26584

In the Linux kernel, the following vulnerability has been resolved: net: tls: handle backlogging of crypto requests Since we're setting the CRYPTOTFMREQMAYBACKLOG flag on our requests to the crypto API, cryptoaeadencrypt,decrypt can return -EBUSY instead of -EINPROGRESS in valid situations. For...

9.8CVSS7.5AI score0.00746EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/21 2:59 p.m.44 views

CVE-2024-26583 tls: fix race between async notify and socket close

In the Linux kernel, the following vulnerability has been resolved: tls: fix race between async notify and socket close The submitting thread one which called recvmsg/sendmsg may exit as soon as the async crypto handler calls complete so any code past that point risks touching already freed data...

9.8CVSS6.1AI score0.0055EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/21 2:59 p.m.23 views

CVE-2024-26583 tls: fix race between async notify and socket close

In the Linux kernel, the following vulnerability has been resolved: tls: fix race between async notify and socket close The submitting thread one which called recvmsg/sendmsg may exit as soon as the async crypto handler calls complete so any code past that point risks touching already freed data...

9.8CVSS6AI score
SaveExploits0References9
CVE
CVE
added 2024/02/21 2:59 p.m.770 views

CVE-2024-26583

CVE-2024-26583 — Linux kernel TLS race : The vulnerability arises in the TLS path where the async crypto notify may complete while the sending thread is exiting after calling complete(), risking access to data that may already be freed. The fix involves avoiding the race by removing problematic l...

9.8CVSS6.7AI score0.0055EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/02/21 12:0 a.m.181 views

Node.js 18.x < 18.19.1 / 20.x < 20.11.1 / 21.x < 21.6.2 Multiple Vulnerabilities (Wednesday February 14 2024 Security Releases).

The version of Node.js installed on the remote host is prior to 18.19.1, 20.11.1, 21.6.2. It is, therefore, affected by multiple vulnerabilities as referenced in the Wednesday February 14 2024 Security Releases advisory. - On Linux, Node.js ignores certain environment variables if those may have...

9.8CVSS6.9AI score0.03168EPSS
SaveExploits0References8
OpenVAS
OpenVAS
added 2024/02/17 12:0 a.m.19 views

Fedora: Security Advisory (FEDORA-2024-bfd98be425)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS6.6AI score0.0112EPSS
SaveExploits0References6
HackRead
HackRead
added 2024/02/16 6:12 p.m.19 views

SpyNote Android Spyware Poses as Legit Crypto Wallets, Steals Funds

By Deeba Ahmed From Banking Apps to Crypto Wallets: SpyNote Malware Evolves for Financial Gain. This is a post from HackRead.com Read the original post: SpyNote Android Spyware Poses as Legit Crypto Wallets, Steals Funds...

7.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/02/16 5:21 p.m.77 views

CVE-2023-46809

A flaw was found in Node.js. The privateDecrypt API of the crypto library may allow a covert timing side-channel during PKCS1 v1.5 padding error handling. This issue revealed significant timing differences in decryption for valid and invalid ciphertexts, which may allow a remote attacker to decry...

5.9CVSS7.3AI score0.01302EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/02/13 6:44 p.m.15 views

crypto-js: PBKDF2 1,000 times weaker than specified in 1993 and 1.3M times weaker than current standard

A vulnerability was found in crypto-js in how PBKDF2 is 1,000 times weaker than originally specified in 1993 and at least 1,300,000 times weaker than the current industry standard. This issue is because both default to SHA1, a cryptographic hash algorithm considered insecure since at least 2005,...

9.1CVSS7.1AI score0.00635EPSS
SaveExploits0References5
HackRead
HackRead
added 2024/02/13 5:54 p.m.12 views

Ivanti VPN Flaws Exploited by DSLog Backdoor and Crypto Miners

By Deeba Ahmed Ivanti has released patches for vulnerabilities found in its enterprise VPN appliances, including two flagged as exploited zero-days… This is a post from HackRead.com Read the original post: Ivanti VPN Flaws Exploited by DSLog Backdoor and Crypto Miners...

7.5AI score
SaveExploits0
Rows per page
Query Builder