Vulnerability in Linux

CVE-2026-72495

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Avoid repeated requests to allocate WC pages Applications can request multiple WC pages for the same ucontext. As of now, only 1 WC page per ucontext is supported. Add a lock to avoid concurrent access and a check to fail repeated requests. Also, if the mmap entry insert fails for the WC, free the Doorbell page index mapped for the WC page.

Affected products

  • Linux — versions 360da60d6c6edb9740de7a8e6d8969d62ceff956, 6.5, 0

References