Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-46053 Details

Description

In the Linux kernel, the following vulnerability has been resolved: net: rds: fix MR cleanup on copy error __rds_rdma_map() hands sg/pages ownership to the transport after get_mr() succeeds. If copying the generated cookie back to user space fails after that point, the error path must not free those resources again before dropping the MR reference. Remove the duplicate unpin/free from the put_user() failure branch so that MR teardown is handled only through the existing final cleanup path.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
NVD-CWE-noinfoInsufficient Information to Classify Weakness[email protected]

Affected Products

ProductVersions
linux linux kernel
>= 5.6.1, < 5.10.258
>= 5.11, < 5.15.209
>= 5.16, < 6.1.175
>= 6.2, < 6.6.140
>= 6.7, < 6.12.86

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.6:-:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.6:rc3:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.6:rc4:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.6:rc5:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.6:rc6:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:5.6:rc7:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-46053
NVD Published Date:
May 27, 2026
NVD Last Modified:
Jun 17, 2026
Source:
kernel.org
CVE-2026-46053 Details - Not Deferred