CVE-2022-50736
Published: Dec 24, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix immediate work request flush to completion queue Correctly set send queue element opcode during immediate work request flushing in post sendqueue operation, if the QP is in ERROR state. An undefined ocode value results in out-of-bounds access to an array for mapping the opcode between siw internal and RDMA core representation in work completion generation. It resulted in a KASAN BUG report of type 'global-out-of-bounds' during NFSoRDMA testing. This patch further fixes a potential case of a malicious user which may write undefined values for completion queue elements status or opcode, if the CQ is memory mapped to user land. It avoids the same out-of-bounds access to arrays for status and opcode mapping as described above.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 303ae1cdfdf7280ff4cfbbe65563b5ff15bb025b - < 6af043089d3f1210776d19b6fdabea610d4c7699affected 303ae1cdfdf7280ff4cfbbe65563b5ff15bb025b - < 75af03fdf35acf15a3977f7115f6b8d10dff4bc7affected 303ae1cdfdf7280ff4cfbbe65563b5ff15bb025b - < f8d8fbd3b6d6cc3f25790cca5cffe8ded512fef6affected 303ae1cdfdf7280ff4cfbbe65563b5ff15bb025b - < 355d2eca68c10d713a42f68e62044b3d1c300471affected 303ae1cdfdf7280ff4cfbbe65563b5ff15bb025b - < f3d26a8589dfdeff328779b511f71fb90b10005e+1 more versions |
Linux | Linux | affected 5.3unaffected 0 - < 5.3unaffected 5.4.229 - <= 5.4.*unaffected 5.10.163 - <= 5.10.*unaffected 5.15.86 - <= 5.15.*+3 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now