Lucene search
+L

3460 matches found

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
OSV
OSV
added 2026/09/11 7:44 p.m.12 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
CVE
CVE
added 2026/09/11 7:44 p.m.29 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.13 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
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.23 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
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
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
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.13 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.20 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
EUVD
EUVD
added 2026/09/11 7:44 p.m.9 views

EUVD-2026-76432

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Validate Read chunk positions before reconstruction The RPC/RDMA Read chunk position field is supplied by the remote client and stored verbatim in the parsed chunk list. xdrcountreadsegments checks only 4-byte alignment;...

6AI score0.00626EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.14 views

CVE-2026-89526

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Validate Read chunk positions before reconstruction The RPC/RDMA Read chunk position field is supplied by the remote client and stored verbatim in the parsed chunk list. xdrcountreadsegments checks only 4-byte alignment;...

9.8CVSS6.2AI score0.00626EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:44 p.m.29 views

CVE-2026-89526

A vulnerability in the Linux kernel's svcrdma (NFS/RDMA server) component allows a remote attacker to craft an RPC/RDMA Read chunk position field that bypasses validation. In the single-chunk path, a position past the inline body underflows the tail length, exposing adjacent slab memory to the up...

9.8CVSS6AI score0.00626EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.29 views

CVE-2026-89526 svcrdma: Validate Read chunk positions before reconstruction

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Validate Read chunk positions before reconstruction The RPC/RDMA Read chunk position field is supplied by the remote client and stored verbatim in the parsed chunk list. xdrcountreadsegments checks only 4-byte alignment;...

9.8CVSS0.00626EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:44 p.m.18 views

CVE-2026-89526 svcrdma: Validate Read chunk positions before reconstruction

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Validate Read chunk positions before reconstruction The RPC/RDMA Read chunk position field is supplied by the remote client and stored verbatim in the parsed chunk list. xdrcountreadsegments checks only 4-byte alignment;...

9.8CVSS6.1AI score
SaveExploits0References7
CVE
CVE
added 2026/09/11 7:43 p.m.20 views

CVE-2026-89510

CVE-2026-89510 is a use-after-free vulnerability in the Linux kernel's RDMA/cxgb4 (Chelsio) driver. When c4iw_remove() frees the device context (ctx->dev) while the reg_work work item—queued by c4iw_uld_state_change()—is still pending or executing, c4iw_register_device() may access already-fre...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 7:43 p.m.15 views

CVE-2026-89510 RDMA/cxgb4: Cancel reg_work before freeing device on remove

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Cancel regwork before freeing device on remove c4iwuldstatechange queues regwork to register the RDMA device. c4iwremove can free ctx-dev while this work is pending or running, leaving c4iwregisterdevice accessing the...

7.8CVSS5.9AI score
SaveExploits0References11
CVE
CVE
added 2026/09/11 7:43 p.m.17 views

CVE-2026-89509

CVE-2026-89509 affects the Linux kernel 's RDMA/ionic driver . The root cause is that the ionic driver was merged without adapting to the rdma_zalloc_drv_obj() API introduced by commit 7e53b31acc7f, which requires drivers to embed struct rdma_counter in a driver-specific struct and register its s...

5.7AI score0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:43 p.m.8 views

EUVD-2026-76415

In the Linux kernel, the following vulnerability has been resolved: RDMA/ionic: Embed counter driver data in rdmacounter allocation Commit 7e53b31acc7f "RDMA/core: Create and destroy rdmacounter using rdmazallocdrvobj" requires drivers implementing counter ops to embed struct rdmacounter in a...

5.7AI score0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:43 p.m.8 views

EUVD-2026-76416

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Cancel regwork before freeing device on remove c4iwuldstatechange queues regwork to register the RDMA device. c4iwremove can free ctx-dev while this work is pending or running, leaving c4iwregisterdevice accessing the...

5.8AI score0.00176EPSS
SaveExploits0References4
Rows per page
Query Builder