Lucene search
+L

367629 matches found

Debian CVE
Debian CVE
added 4 days ago3 views

CVE-2026-72468

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Initialize reid before removal registration rpcrdmacreateid registers ep-rern with the rpcrdma ibclient before returning the new rdmacmid to rpcrdmaepcreate. However rpcrdmaepcreate currently stores that pointer in...

5.4AI score0.002EPSS
SaveExploits0
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-59367

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Initialize reid before removal registration rpcrdmacreateid registers ep-rern with the rpcrdma ibclient before returning the new rdmacmid to rpcrdmaepcreate. However rpcrdmaepcreate currently stores that pointer in...

5.4AI score0.002EPSS
SaveExploits0References4
CVE
CVE
added 4 days ago19 views

CVE-2026-72467

CVE-2026-72467 (Linux kernel, xprtrdma) : The vulnerability arises when frwr_wp_create() fails during connect and rpcrdma_xprt_connect() ignores the error, causing xprt_rdma_connect_worker() to incorrectly report success and set XPRT_CONNECTED. A subsequent NFS/RDMA read with a non‑4‑byte‑aligned...

5.5AI score0.00205EPSS
SaveExploits0References6
EUVD
EUVD
added 4 days ago5 views

EUVD-2026-59366

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Check frwrwpcreate during connect frwrwpcreate creates the singleton Memory Region used to encode padding for Write chunks whose payload length is not XDR-aligned. Its failure paths return a negative errno and leave...

5.6AI score0.00205EPSS
SaveExploits0References6
Cvelist
Cvelist
added 4 days ago24 views

CVE-2026-72467 xprtrdma: Check frwr_wp_create() during connect

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Check frwrwpcreate during connect frwrwpcreate creates the singleton Memory Region used to encode padding for Write chunks whose payload length is not XDR-aligned. Its failure paths return a negative errno and leave...

0.00205EPSS
SaveExploits0References6
OSV
OSV
added 4 days ago10 views

CVE-2026-72467 xprtrdma: Check frwr_wp_create() during connect

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Check frwrwpcreate during connect frwrwpcreate creates the singleton Memory Region used to encode padding for Write chunks whose payload length is not XDR-aligned. Its failure paths return a negative errno and leave...

5.7AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 4 days ago4 views

CVE-2026-72467

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Check frwrwpcreate during connect frwrwpcreate creates the singleton Memory Region used to encode padding for Write chunks whose payload length is not XDR-aligned. Its failure paths return a negative errno and leave...

5.5AI score0.00205EPSS
SaveExploits0
Cvelist
Cvelist
added 4 days ago29 views

CVE-2026-72466 xprtrdma: Fix bcall rep leak and unbounded peek

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Fix bcall rep leak and unbounded peek rpcrdmaisbcall decodes a reply's first words to decide whether the frame is a backchannel call. Two issues in that decode path let a short or malformed reply leak the receive buffer...

9.8CVSS0.00728EPSS
SaveExploits0References7
OSV
OSV
added 4 days ago9 views

CVE-2026-72466 xprtrdma: Fix bcall rep leak and unbounded peek

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Fix bcall rep leak and unbounded peek rpcrdmaisbcall decodes a reply's first words to decide whether the frame is a backchannel call. Two issues in that decode path let a short or malformed reply leak the receive buffer...

9.8CVSS5.8AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-72466

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Fix bcall rep leak and unbounded peek rpcrdmaisbcall decodes a reply's first words to decide whether the frame is a backchannel call. Two issues in that decode path let a short or malformed reply leak the receive buffer...

9.8CVSS5.7AI score0.00728EPSS
SaveExploits0
EUVD
EUVD
added 4 days ago4 views

EUVD-2026-59365

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Fix bcall rep leak and unbounded peek rpcrdmaisbcall decodes a reply's first words to decide whether the frame is a backchannel call. Two issues in that decode path let a short or malformed reply leak the receive buffer...

5.7AI score0.00728EPSS
SaveExploits0References7
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-59363

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Repost Receive buffers for malformed replies rpcrdmawcreceive decrements the transport's Receive count for every completion before it dispatches a successful Receive to rpcrdmareplyhandler. The handler must post a...

5.6AI score0.00675EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 4 days ago5 views

CVE-2026-72465

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Sanitize the reply credit grant after parsing The outnorqst exit in rpcrdmareplyhandler branches away before the credit clamp, so a reply that matches no pending request reaches outpost carrying the raw credit value...

7.5CVSS5.4AI score0.00655EPSS
SaveExploits0
EUVD
EUVD
added 4 days ago8 views

EUVD-2026-59364

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Sanitize the reply credit grant after parsing The outnorqst exit in rpcrdmareplyhandler branches away before the credit clamp, so a reply that matches no pending request reaches outpost carrying the raw credit value...

5.5AI score0.00655EPSS
SaveExploits0References6
CVE
CVE
added 4 days ago21 views

CVE-2026-72464

In the Linux kernel, CVE-2026-72464 relates to xprtrdma: Repost Receive buffers for malformed replies. rpcrdma_wc_receive() decrements the transport’s Receive count for every completion and rpcrdma_reply_handler() must post a replacement Receive WR before returning, or ownership of the rep is mov...

7.5CVSS5.6AI score0.00675EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 4 days ago4 views

CVE-2026-72464

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Repost Receive buffers for malformed replies rpcrdmawcreceive decrements the transport's Receive count for every completion before it dispatches a successful Receive to rpcrdmareplyhandler. The handler must post a...

7.5CVSS5.6AI score0.00675EPSS
SaveExploits0
Cvelist
Cvelist
added 4 days ago30 views

CVE-2026-72464 xprtrdma: Repost Receive buffers for malformed replies

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Repost Receive buffers for malformed replies rpcrdmawcreceive decrements the transport's Receive count for every completion before it dispatches a successful Receive to rpcrdmareplyhandler. The handler must post a...

7.5CVSS0.00675EPSS
SaveExploits0References6
Cvelist
Cvelist
added 4 days ago27 views

CVE-2026-72465 xprtrdma: Sanitize the reply credit grant after parsing

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Sanitize the reply credit grant after parsing The outnorqst exit in rpcrdmareplyhandler branches away before the credit clamp, so a reply that matches no pending request reaches outpost carrying the raw credit value...

7.5CVSS0.00655EPSS
SaveExploits0References6
OSV
OSV
added 4 days ago8 views

CVE-2026-72464 xprtrdma: Repost Receive buffers for malformed replies

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Repost Receive buffers for malformed replies rpcrdmawcreceive decrements the transport's Receive count for every completion before it dispatches a successful Receive to rpcrdmareplyhandler. The handler must post a...

7.5CVSS5.7AI score
SaveExploits0References9
CVE
CVE
added 4 days ago16 views

CVE-2026-72465

The CVE-2026-72465 issue affects the Linux kernel’s xprtrdma handling. The vulnerability arises when a well-formed reply carrying an inflated credit grant bypasses the credit clamp due to an early exit, allowing the reply to drive receive postings past re_max_requests. The fix moves the credit-cl...

7.5CVSS5.4AI score0.00655EPSS
SaveExploits0References6
Rows per page
Query Builder