6 matches found
CVE-2026-68425
A flaw was found in the Linux kernel's InfiniBand IB Management Datagram mad component. A remote attacker could exploit this vulnerability by sending unsolicited Reliable Multicast Packet Protocol RMPP responses. This could lead to the kernel allocating or extending RMPP receive state for these...
CVE-2026-68425 IB/mad: Drop unmatched RMPP responses before reassembly
In the Linux kernel, the following vulnerability has been resolved: IB/mad: Drop unmatched RMPP responses before reassembly Kernel-handled RMPP receive processing starts reassembly for active DATA responses before the response is matched to an outstanding send. The normal match happens later, aft...
Linux Distros Unpatched Vulnerability : CVE-2026-68425
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - IB/mad: Drop unmatched RMPP responses before reassembly Kernel-handled RMPP receive processing starts reassembly for active DATA responses before the response i...
CVE-2026-23243 RDMA/umad: Reject negative data_len in ib_umad_write
In the Linux kernel, the following vulnerability has been resolved: RDMA/umad: Reject negative datalen in ibumadwrite ibumadwrite computes datalen from user-controlled count and the MAD header sizes. With a mismatched user MAD header size and RMPP header length, datalen can become negative and...