Lucene search
+L

2105 matches found

UbuntuCve
UbuntuCve
added 2024/02/21 3:15 p.m.50 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.8CVSS6AI score0.00591EPSS
SaveExploits0References25
Prion
Prion
added 2024/02/21 3:15 p.m.37 views

Spoofing

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...

7.6AI score0.0055EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/21 3:15 p.m.14 views

UBUNTU-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.8CVSS6.1AI score0.0055EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/02/21 3:15 p.m.52 views

CVE-2024-26582

In the Linux kernel, the following vulnerability has been resolved: net: tls: fix use-after-free with partial reads and async decrypt tlsdecryptsg doesn't take a reference on the pages from clearskb, so the putpage in tlsdecryptdone releases them, and we trigger a use-after-free in processrxlist...

9.8CVSS6.3AI score0.00709EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/02/21 3:15 p.m.55 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
OSV
OSV
added 2024/02/21 3:15 p.m.12 views

UBUNTU-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
SaveExploits0References26
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
Prion
Prion
added 2024/02/21 3:15 p.m.34 views

Spoofing

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...

7.3AI score0.00746EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/21 2:59 p.m.13 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
Cvelist
Cvelist
added 2024/02/21 2:59 p.m.51 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
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
Debian CVE
Debian CVE
added 2024/02/21 2:59 p.m.38 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.8CVSS7.5AI score0.0055EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/21 2:59 p.m.36 views

CVE-2024-26582 net: tls: fix use-after-free with partial reads and async decrypt

In the Linux kernel, the following vulnerability has been resolved: net: tls: fix use-after-free with partial reads and async decrypt tlsdecryptsg doesn't take a reference on the pages from clearskb, so the putpage in tlsdecryptdone releases them, and we trigger a use-after-free in processrxlist...

9.8CVSS7.2AI score0.00709EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/21 2:59 p.m.41 views

CVE-2024-26582 net: tls: fix use-after-free with partial reads and async decrypt

In the Linux kernel, the following vulnerability has been resolved: net: tls: fix use-after-free with partial reads and async decrypt tlsdecryptsg doesn't take a reference on the pages from clearskb, so the putpage in tlsdecryptdone releases them, and we trigger a use-after-free in processrxlist...

9.8CVSS7.4AI score0.00709EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/21 2:59 p.m.22 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
Cvelist
Cvelist
added 2024/02/21 2:59 p.m.43 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
CVE
CVE
added 2024/02/21 2:59 p.m.767 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
CVE
CVE
added 2024/02/20 12:52 p.m.6336 views

CVE-2023-52433

CVE-2023-52433: Linux kernel netfilter nft_set_rbtree vulnerability. New elements in a single transaction may expire before the transaction ends; skip sync GC during the transaction to avoid the commit path traversing an already released object. Async GC will collect expired elements after the tr...

7.8CVSS5.7AI score0.00252EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/20 12:52 p.m.24 views

CVE-2023-52433 netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: skip sync GC for new elements in this transaction New elements in this transaction might expired before such transaction ends. Skip sync GC for such elements otherwise commit path might walk over an alrea...

6.8AI score0.00252EPSS
SaveExploits0References7
Rows per page
Query Builder