Lucene search
+L

24022 matches found

OSV
OSV
added 2024/02/21 3:15 p.m.11 views

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

4.7CVSS5.4AI score0.00591EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/21 3:15 p.m.11 views

AZL-35812 CVE-2024-26583 affecting package kernel for versions less than 5.15.158.2-1

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

4.7CVSS6.2AI score0.0055EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/21 3:15 p.m.11 views

AZL-35799 CVE-2024-26583 affecting package kernel for versions less than 6.6.22.1-2

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

4.7CVSS6.2AI score0.0055EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/21 3:15 p.m.26 views

AZL-35788 CVE-2024-26585 affecting package kernel for versions less than 6.6.22.1-2

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

4.7CVSS6.2AI score0.00591EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/21 3:15 p.m.31 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.8CVSS5.8AI score0.00591EPSS
SaveExploits0References6
NVD
NVD
added 2024/02/21 3:15 p.m.37 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.8CVSS7.2AI score0.00715EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/21 3:15 p.m.11 views

AZL-35787 CVE-2024-26585 affecting package kernel for versions less than 5.15.158.2-1

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

4.7CVSS6.2AI score0.00591EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/21 3:15 p.m.14 views

AZL-40183 CVE-2024-26584 affecting package kernel for versions less than 5.15.158.2-1

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

5.5CVSS6.2AI score0.00746EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/02/21 3:15 p.m.51 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
OSV
OSV
added 2024/02/21 3:15 p.m.25 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.54 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.00715EPSS
SaveExploits0References11
Prion
Prion
added 2024/02/21 3:15 p.m.26 views

Spoofing

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

1CVSS7.3AI score0.00591EPSS
SaveExploits0References3
Prion
Prion
added 2024/02/21 3:15 p.m.35 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
Prion
Prion
added 2024/02/21 3:15 p.m.41 views

Design/Logic Flaw

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

7.1AI score0.00715EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/21 3:15 p.m.48 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
UbuntuCve
UbuntuCve
added 2024/02/21 3:15 p.m.59 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.21 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
Vulnrichment
Vulnrichment
added 2024/02/21 2:59 p.m.46 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.15 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
Cvelist
Cvelist
added 2024/02/21 2:59 p.m.43 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 score0.00591EPSS
SaveExploits0References5
Rows per page
Query Builder