Lucene search
+L

938 matches found

NVD
NVD
added yesterday4 views

CVE-2026-72317

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: pin upper rpcclnt across the TLS connectworker The TLS connect path has a use-after-free: nothing pins the upper rpcclnt across the delayed connectworker. xsconnect stores task-tkclient in sockxprt::clnt as a raw pointer...

0.00209EPSS
SaveExploits0References5
NVD
NVD
added yesterday6 views

CVE-2026-72222

In the Linux kernel, the following vulnerability has been resolved: sunrpc: pin svcxprt across the asynchronous TLS handshake callback svctcphandshake stores the raw svcxprt pointer in tlshandshakeargs.tadata and submits the request through tlsserverhellox509. The handshake core takes only...

0.002EPSS
SaveExploits0References5
NVD
NVD
added yesterday5 views

CVE-2026-72217

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Bound-check xdrbuftobvec stores before writing xdrbuftobvec writes a biovec into the caller's array before testing whether that slot is in range, and the head branch performs the store with no check at all. When the...

0.00209EPSS
SaveExploits0References5
NVD
NVD
added yesterday5 views

CVE-2026-72220

In the Linux kernel, the following vulnerability has been resolved: sunrpc: harden rqprocinfo lifecycle to prevent double-free The svcreleaserqst function executes the callback inside rqstp-rqprocinfo-pcrelease. However, if a worker thread begins processing a new request and encounters an early...

0.00206EPSS
SaveExploits0References3
NVD
NVD
added yesterday4 views

CVE-2026-72221

In the Linux kernel, the following vulnerability has been resolved: sunrpc: wait for in-flight TLS handshake callback when cancel loses race When waitforcompletioninterruptibletimeout in svctcphandshake returns 0 timeout or -ERESTARTSYS signal and tlshandshakecancel then returns false,...

0.00209EPSS
SaveExploits0References5
NVD
NVD
added yesterday4 views

CVE-2026-72150

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix uninitialized xprtcreateargs structure The xprtcreateargs structure is allocated on the stack without initialization in rpcsysfsxprtswitchaddxprtstore. While some fields are manually populated, critical fields like...

0.00206EPSS
SaveExploits0References3
OSV
OSV
added yesterday3 views

CVE-2026-72317 SUNRPC: pin upper rpc_clnt across the TLS connect_worker

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: pin upper rpcclnt across the TLS connectworker The TLS connect path has a use-after-free: nothing pins the upper rpcclnt across the delayed connectworker. xsconnect stores task-tkclient in sockxprt::clnt as a raw pointer...

5.5AI score
SaveExploits0References8
EUVD
EUVD
added yesterday7 views

EUVD-2026-59216

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: pin upper rpcclnt across the TLS connectworker The TLS connect path has a use-after-free: nothing pins the upper rpcclnt across the delayed connectworker. xsconnect stores task-tkclient in sockxprt::clnt as a raw pointer...

5.4AI score0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added yesterday13 views

CVE-2026-72317 SUNRPC: pin upper rpc_clnt across the TLS connect_worker

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: pin upper rpcclnt across the TLS connectworker The TLS connect path has a use-after-free: nothing pins the upper rpcclnt across the delayed connectworker. xsconnect stores task-tkclient in sockxprt::clnt as a raw pointer...

0.00209EPSS
SaveExploits0References5
CVE
CVE
added yesterday11 views

CVE-2026-72317

CVE-2026-72317 concerns the Linux kernel SUNRPC TLS path, where the TLS connect_worker could dereference a freed rpc_clnt due to improper pinning across the TLS handshake. The documented fix introduces a reference hold for the upper rpc_clnt in xs_connect() and releases it in the connect_worker e...

5.4AI score0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added yesterday13 views

CVE-2026-72222 sunrpc: pin svc_xprt across the asynchronous TLS handshake callback

In the Linux kernel, the following vulnerability has been resolved: sunrpc: pin svcxprt across the asynchronous TLS handshake callback svctcphandshake stores the raw svcxprt pointer in tlshandshakeargs.tadata and submits the request through tlsserverhellox509. The handshake core takes only...

0.002EPSS
SaveExploits0References5
CVE
CVE
added yesterday14 views

CVE-2026-72222

CVE-2026-72222 affects the Linux kernel sunrpc TLS handshake path. A race between concurrent socket-close and in-flight TLS handshake callbacks can cause writing through a freed svc_sock, due to tlshandshake reference mismanagement across the async handshake callback. The root cause involves: sto...

5.5AI score0.002EPSS
SaveExploits0References5
EUVD
EUVD
added yesterday6 views

EUVD-2026-59121

In the Linux kernel, the following vulnerability has been resolved: sunrpc: pin svcxprt across the asynchronous TLS handshake callback svctcphandshake stores the raw svcxprt pointer in tlshandshakeargs.tadata and submits the request through tlsserverhellox509. The handshake core takes only...

5.6AI score0.002EPSS
SaveExploits0References5
EUVD
EUVD
added yesterday4 views

EUVD-2026-59120

In the Linux kernel, the following vulnerability has been resolved: sunrpc: wait for in-flight TLS handshake callback when cancel loses race When waitforcompletioninterruptibletimeout in svctcphandshake returns 0 timeout or -ERESTARTSYS signal and tlshandshakecancel then returns false,...

5.6AI score0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added yesterday15 views

CVE-2026-72221 sunrpc: wait for in-flight TLS handshake callback when cancel loses race

In the Linux kernel, the following vulnerability has been resolved: sunrpc: wait for in-flight TLS handshake callback when cancel loses race When waitforcompletioninterruptibletimeout in svctcphandshake returns 0 timeout or -ERESTARTSYS signal and tlshandshakecancel then returns false,...

0.00209EPSS
SaveExploits0References5
CVE
CVE
added yesterday10 views

CVE-2026-72221

CVE-2026-72221 concerns the Linux kernel sunrpc TLS handshake race: if wait_for_completion_interruptible_timeout() times out or receives a signal, handshake_complete() may race with the in-flight TLS handshake callback, leading to inconsistent xpt_flags handling and potential session tearing down...

5.5AI score0.00209EPSS
SaveExploits0References5
EUVD
EUVD
added yesterday3 views

EUVD-2026-59119

In the Linux kernel, the following vulnerability has been resolved: sunrpc: harden rqprocinfo lifecycle to prevent double-free The svcreleaserqst function executes the callback inside rqstp-rqprocinfo-pcrelease. However, if a worker thread begins processing a new request and encounters an early...

5.5AI score0.00206EPSS
SaveExploits0References3
CVE
CVE
added yesterday9 views

CVE-2026-72220

CVE-2026-72220 — Linux kernel sunrpc double-free risk resolved . The fix hardens the rq_procinfo lifecycle to prevent reuse of stale state in the RPC processing path. Specifically, it ensures that rq_procinfo is cleared after an optional pc_release() in svc_release_rqst(), explicitly cleared at r...

5.4AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
added yesterday18 views

CVE-2026-72220 sunrpc: harden rq_procinfo lifecycle to prevent double-free

In the Linux kernel, the following vulnerability has been resolved: sunrpc: harden rqprocinfo lifecycle to prevent double-free The svcreleaserqst function executes the callback inside rqstp-rqprocinfo-pcrelease. However, if a worker thread begins processing a new request and encounters an early...

0.00206EPSS
SaveExploits0References3
EUVD
EUVD
added yesterday3 views

EUVD-2026-58975

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Bound-check xdrbuftobvec stores before writing xdrbuftobvec writes a biovec into the caller's array before testing whether that slot is in range, and the head branch performs the store with no check at all. When the...

5.4AI score0.00209EPSS
SaveExploits0References5
Rows per page
Query Builder