3 matches found
UBUNTU-CVE-2026-74346
In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix OOB read during CQ MR registration Sashiko pointed out an unrelated bug during a previous patch: https://sashiko.dev//patchset/20260512183852.614045-1-jmoroni%40google.com This change fixes the bug by eliminating...
CVE-2026-74346
CVE-2026-74346 pertains to the Linux kernel RDMA/irdma subsystem, fixing an OOB read during CQ MR registration. The root cause was that the cqmr->split field, which indicates IRDMA_FEATURE_CQ_RESIZE, was not reliably set at MR registration time. The fix eliminates the cqmr->split field and ...
PT-2026-72782
In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix OOB read during CQ MR registration Sashiko pointed out an unrelated bug during a previous patch: https://sashiko.dev//patchset/20260512183852.614045-1-jmoroni%40google.com This change fixes the bug by eliminating...