Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-43128
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-06 May, 2026 | 11:27
Updated At-08 May, 2026 | 12:40
Rejected At-
▼CVE Numbering Authority (CNA)
RDMA/umem: Fix double dma_buf_unpin in failure path

In the Linux kernel, the following vulnerability has been resolved: RDMA/umem: Fix double dma_buf_unpin in failure path In ib_umem_dmabuf_get_pinned_with_dma_device(), the call to ib_umem_dmabuf_map_pages() can fail. If this occurs, the dmabuf is immediately unpinned but the umem_dmabuf->pinned flag is still set. Then, when ib_umem_release() is called, it calls ib_umem_dmabuf_revoke() which will call dma_buf_unpin() again. Fix this by removing the immediate unpin upon failure and just let the ib_umem_release/revoke path handle it. This also ensures the proper unmap-unpin unwind ordering if the dmabuf_map_pages call happened to fail due to dma_resv_wait_timeout (and therefore has a non-NULL umem_dmabuf->sgt).

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/infiniband/core/umem_dmabuf.c
Default Status
unaffected
Versions
Affected
  • From 1e4df4a21c5ac722df1099eee30cad9246c889b5 before 70542b69abff34d24b11ae0bb200cc7a766d18df (git)
  • From 1e4df4a21c5ac722df1099eee30cad9246c889b5 before b324327ff6f48d8065dca67eb3b91357e72726bd (git)
  • From 1e4df4a21c5ac722df1099eee30cad9246c889b5 before ba3bf0f1bf1d5d0404678485e872980532fcc2c4 (git)
  • From 1e4df4a21c5ac722df1099eee30cad9246c889b5 before d3e32e2f3262f1b25d77c085ace38e2cc4ad75cf (git)
  • From 1e4df4a21c5ac722df1099eee30cad9246c889b5 before 40126bcbefa79ea86672e05dae608596bab38319 (git)
  • From 1e4df4a21c5ac722df1099eee30cad9246c889b5 before 104016eb671e19709721c1b0048dd912dc2e96be (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/infiniband/core/umem_dmabuf.c
Default Status
affected
Versions
Affected
  • 5.16
Unaffected
  • From 0 before 5.16 (semver)
  • From 6.1.165 through 6.1.* (semver)
  • From 6.6.128 through 6.6.* (semver)
  • From 6.12.75 through 6.12.* (semver)
  • From 6.18.16 through 6.18.* (semver)
  • From 6.19.6 through 6.19.* (semver)
  • From 7.0 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
3.17.8HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Version: 3.1
Base score: 7.8
Base severity: HIGH
Vector:
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/70542b69abff34d24b11ae0bb200cc7a766d18df
N/A
https://git.kernel.org/stable/c/b324327ff6f48d8065dca67eb3b91357e72726bd
N/A
https://git.kernel.org/stable/c/ba3bf0f1bf1d5d0404678485e872980532fcc2c4
N/A
https://git.kernel.org/stable/c/d3e32e2f3262f1b25d77c085ace38e2cc4ad75cf
N/A
https://git.kernel.org/stable/c/40126bcbefa79ea86672e05dae608596bab38319
N/A
https://git.kernel.org/stable/c/104016eb671e19709721c1b0048dd912dc2e96be
N/A
Hyperlink: https://git.kernel.org/stable/c/70542b69abff34d24b11ae0bb200cc7a766d18df
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/b324327ff6f48d8065dca67eb3b91357e72726bd
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/ba3bf0f1bf1d5d0404678485e872980532fcc2c4
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/d3e32e2f3262f1b25d77c085ace38e2cc4ad75cf
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/40126bcbefa79ea86672e05dae608596bab38319
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/104016eb671e19709721c1b0048dd912dc2e96be
Resource: N/A
Details not found