Lucene search
+L

163 matches found

CVE
CVE
โ€ขadded 2026/09/11 7:44 p.m.โ€ข26 views

CVE-2026-89532

This is an integer underflow in the Linux kernel's svcrdma (NFS/RDMA server) component. When a parsed chunk has ch_segcount == 0, the pcl_for_each_segment macro computes an inclusive upper bound as &ch_segments[0 - 1], which wraps the u32 to 0xFFFFFFFF, causing the loop to walk unrelated memory a...

9.1CVSS5.9AI score0.00509EPSS
SaveExploits0References7
Debian CVE
Debian CVE
โ€ขadded 2026/09/11 7:44 p.m.โ€ข11 views

CVE-2026-89532

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Fix pclforeachsegment for empty chunks When a parsed chunk list contains a chunk whose chsegcount is zero, pclforeachsegment computes its inclusive upper bound as &chunk-chsegmentschsegcount - 1. chsegcount is u32, so th...

9.1CVSS6AI score0.00509EPSS
SaveExploits0
OSV
OSV
โ€ขadded 2026/09/11 7:44 p.m.โ€ข9 views

CVE-2026-89532 svcrdma: Fix pcl_for_each_segment for empty chunks

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Fix pclforeachsegment for empty chunks When a parsed chunk list contains a chunk whose chsegcount is zero, pclforeachsegment computes its inclusive upper bound as &chunk-chsegmentschsegcount - 1. chsegcount is u32, so th...

9.1CVSS6AI score
SaveExploits0References10
Cvelist
Cvelist
โ€ขadded 2026/09/11 7:44 p.m.โ€ข32 views

CVE-2026-89532 svcrdma: Fix pcl_for_each_segment for empty chunks

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Fix pclforeachsegment for empty chunks When a parsed chunk list contains a chunk whose chsegcount is zero, pclforeachsegment computes its inclusive upper bound as &chunk-chsegmentschsegcount - 1. chsegcount is u32, so th...

9.1CVSS0.00509EPSS
SaveExploits0References7
Cvelist
Cvelist
โ€ขadded 2026/09/11 7:44 p.m.โ€ข28 views

CVE-2026-89530 svcrdma: Reject inline replies that overflow the pull-up buffer

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject inline replies that overflow the pull-up buffer An RPC-over-RDMA client can request a reply, such as an NFS READ payload, without providing a Write list or a Reply chunk to carry it. When such a reply needs more...

9.8CVSS0.00463EPSS
SaveExploits0References4
EUVD
EUVD
โ€ขadded 2026/09/11 7:44 p.m.โ€ข8 views

EUVD-2026-76436

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject inline replies that overflow the pull-up buffer An RPC-over-RDMA client can request a reply, such as an NFS READ payload, without providing a Write list or a Reply chunk to carry it. When such a reply needs more...

6AI score0.00463EPSS
SaveExploits0References4
EUVD
EUVD
โ€ขadded 2026/09/11 7:44 p.m.โ€ข6 views

EUVD-2026-76437

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject connection when transport allocation fails handleconnectreq returns without action when svcrdmacreatexprt fails to allocate the new transport. The CM core returns 0 for CONNECTREQUEST events, so it does not destro...

5.9AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
โ€ขadded 2026/09/11 7:44 p.m.โ€ข10 views

CVE-2026-89530 svcrdma: Reject inline replies that overflow the pull-up buffer

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject inline replies that overflow the pull-up buffer An RPC-over-RDMA client can request a reply, such as an NFS READ payload, without providing a Write list or a Reply chunk to carry it. When such a reply needs more...

9.8CVSS6.1AI score
SaveExploits0References7
OSV
OSV
โ€ขadded 2026/09/11 7:44 p.m.โ€ข9 views

CVE-2026-89531 svcrdma: Reject connection when transport allocation fails

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject connection when transport allocation fails handleconnectreq returns without action when svcrdmacreatexprt fails to allocate the new transport. The CM core returns 0 for CONNECTREQUEST events, so it does not destro...

6AI score
SaveExploits0References7
Cvelist
Cvelist
โ€ขadded 2026/09/11 7:44 p.m.โ€ข23 views

CVE-2026-89531 svcrdma: Reject connection when transport allocation fails

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject connection when transport allocation fails handleconnectreq returns without action when svcrdmacreatexprt fails to allocate the new transport. The CM core returns 0 for CONNECTREQUEST events, so it does not destro...

0.00168EPSS
SaveExploits0References4
CVE
CVE
โ€ขadded 2026/09/11 7:44 p.m.โ€ข16 views

CVE-2026-89531

This CVE affects the svcrdma module in the Linux kernel . The vulnerability resides in handle_connect_req() : when svc_rdma_create_xprt() fails to allocate a new transport, the handler returns without action, causing the CM core to retain the new rdma_cm_id rather than destroying it. Each allocat...

5.9AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
โ€ขadded 2026/09/11 7:44 p.m.โ€ข28 views

CVE-2026-89530

CVE-2026-89530 affects the Linux kernel's svcrdma component, which implements RPC-over-RDMA for NFS. When a client requests a reply (e.g., an NFS READ payload) without providing a Write list or Reply chunk, and the reply exceeds the device's scatter/gather entry budget, the pull-up path linearize...

9.8CVSS6AI score0.00463EPSS
SaveExploits0References4
Debian CVE
Debian CVE
โ€ขadded 2026/09/11 7:44 p.m.โ€ข12 views

CVE-2026-89530

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject inline replies that overflow the pull-up buffer An RPC-over-RDMA client can request a reply, such as an NFS READ payload, without providing a Write list or a Reply chunk to carry it. When such a reply needs more...

9.8CVSS6.1AI score0.00463EPSS
SaveExploits0
Debian CVE
Debian CVE
โ€ขadded 2026/09/11 7:44 p.m.โ€ข10 views

CVE-2026-89531

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject connection when transport allocation fails handleconnectreq returns without action when svcrdmacreatexprt fails to allocate the new transport. The CM core returns 0 for CONNECTREQUEST events, so it does not destro...

6AI score0.00168EPSS
SaveExploits0
EUVD
EUVD
โ€ขadded 2026/09/11 7:44 p.m.โ€ข7 views

EUVD-2026-76435

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject oversized Read segments at decode time The RPC/RDMA Read list decoder stores wire-supplied segment lengths without validation. xdrcountreadsegments checks 4-byte alignment for non-zero position values but does not...

5.8AI score0.00189EPSS
SaveExploits0References2
CVE
CVE
โ€ขadded 2026/09/11 7:44 p.m.โ€ข22 views

CVE-2026-89529

CVE-2026-89529 affects the svcrdma (NFS/RDMA server) subsystem in the Linux kernel . The RPC/RDMA Read list decoder stores wire-supplied segment lengths without validation: xdr_count_read_segments() checks 4-byte alignment but does not cap the segment length. An oversized rs_length reaches svc_rd...

5.8AI score0.00189EPSS
SaveExploits0References2
OSV
OSV
โ€ขadded 2026/09/11 7:44 p.m.โ€ข7 views

CVE-2026-89529 svcrdma: Reject oversized Read segments at decode time

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject oversized Read segments at decode time The RPC/RDMA Read list decoder stores wire-supplied segment lengths without validation. xdrcountreadsegments checks 4-byte alignment for non-zero position values but does not...

5.9AI score
SaveExploits0References5
Cvelist
Cvelist
โ€ขadded 2026/09/11 7:44 p.m.โ€ข24 views

CVE-2026-89529 svcrdma: Reject oversized Read segments at decode time

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject oversized Read segments at decode time The RPC/RDMA Read list decoder stores wire-supplied segment lengths without validation. xdrcountreadsegments checks 4-byte alignment for non-zero position values but does not...

0.00189EPSS
SaveExploits0References2
Debian CVE
Debian CVE
โ€ขadded 2026/09/11 7:44 p.m.โ€ข11 views

CVE-2026-89529

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject oversized Read segments at decode time The RPC/RDMA Read list decoder stores wire-supplied segment lengths without validation. xdrcountreadsegments checks 4-byte alignment for non-zero position values but does not...

5.9AI score0.00189EPSS
SaveExploits0
CVE
CVE
โ€ขadded 2026/09/11 7:44 p.m.โ€ข16 views

CVE-2026-89528

CVE-2026-89528 affects the Linux kernel's svcrdma (RPC-over-RDMA) server. Individual Read segment lengths are validated at decode time, but nothing prevents a remote requester from sending multiple segments whose cumulative length exceeds the rq_pages array budget. When one segment fills the page...

7.5CVSS5.7AI score0.00627EPSS
SaveExploits0References3
Rows per page
Query Builder