3 matches found
SUSE CVE-2026-72495
In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: 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...
Astra Linux – Vulnerability in Linux 5.10
In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: The dpi variable is initialized to zero. The dpi is only initialized for the BNXTREALLOCWCPAGE case, but it is also copied for all other cases. Therefore, the dpi should be set to 0...
AZL-96081 CVE-2026-72495 affecting package kernel 6.6.152.1-1
In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: 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...