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.
References
Configurations
Configuration 1 (hide)
|
History
16 Jun 2026, 15:02
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | NVD-CWE-noinfo | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.6:rc6:*:*:*:*:*:* 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:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.6:rc7:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.6:-:*:*:*:*:*:* |
|
| First Time |
Linux linux Kernel
Linux |
|
| References | () https://git.kernel.org/stable/c/033370ffb3c9c0264d19f8ba9ef769523266589a - Patch | |
| References | () https://git.kernel.org/stable/c/106dc689206610cfa2098f593fdd1e020c997835 - Patch | |
| References | () https://git.kernel.org/stable/c/8141a2dc70080eda1aedc0389ed2db2b292af5bd - Patch | |
| References | () https://git.kernel.org/stable/c/8fdbb6262a4a3ed44a0830a7793903b54bb27bdc - Patch | |
| References | () https://git.kernel.org/stable/c/91a44b406bc1f9e1c5da0cb7d0d5991b43b79147 - Patch | |
| References | () https://git.kernel.org/stable/c/b3cb8cae530b2727d8245684148bb49425f6765c - Patch | |
| References | () https://git.kernel.org/stable/c/d95cea9298be1ba8876e3f156be96d3a492085ca - Patch | |
| References | () https://git.kernel.org/stable/c/ec55a86f7fba7d9111df94b9c11a4755ed492995 - Patch |
01 Jun 2026, 17:17
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
30 May 2026, 11:17
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
27 May 2026, 14:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-27 14:17
Updated : 2026-06-17 10:52
NVD link : CVE-2026-46053
Mitre link : CVE-2026-46053
CVE.ORG link : CVE-2026-46053
JSON object : View
Products Affected
linux
- linux_kernel
CWE
