{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0b3c392b82cdf867808a8ea7c6760d3c7e6b6627"
            },
            {
              "fixed": "009831768faeca3fb5950ce63f1b49594ec82389"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "07322c8a12d6c796450faacb8be9e5e3c278ec84"
            },
            {
              "fixed": "adf0de36e52a48681eb58cbd7cbf6c8d200caa2b"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "c8f304d75f6c6cc679a73f89591f9a915da38f09"
            },
            {
              "fixed": "acb060bc2609c2eab49263968be59c7d59d497bc"
            },
            {
              "fixed": "a8a1c7621127a15a02494b96ee376406c064237b"
            },
            {
              "fixed": "cd8bcec2de5e24e05c34c9391940fda6f50e79b4"
            },
            {
              "fixed": "464bbb844ba5b68e038220c34019069a0a9f1581"
            },
            {
              "fixed": "6f52370970ac07d352a7af4089e55e0e6425f827"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "6ee53f82540769a6d6e77e40b901f9b9edfa5ff2"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "5.15.116"
            },
            {
              "fixed": "5.15.203"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "6.1.33"
            },
            {
              "fixed": "6.1.168"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "6.3.7"
            },
            {
              "fixed": "6.4"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.15.203"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.16.0"
            },
            {
              "fixed": "6.1.168"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.131"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.4.0"
            },
            {
              "fixed": "6.12.80"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.18.21"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.19.11"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/31xxx/CVE-2026-31565.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/irdma: Fix deadlock during netdev reset with active connections\n\nResolve deadlock that occurs when user executes netdev reset while RDMA\napplications (e.g., rping) are active. The netdev reset causes ice\ndriver to remove irdma auxiliary driver, triggering device_delete and\nsubsequent client removal. During client removal, uverbs_client waits\nfor QP reference count to reach zero while cma_client holds the final\nreference, creating circular dependency and indefinite wait in iWARP\nmode. Skip QP reference count wait during device reset to prevent\ndeadlock.",
  "id": "CVE-2026-31565",
  "modified": "2026-07-08T05:39:17.527713942Z",
  "published": "2026-04-24T14:35:46.006Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/009831768faeca3fb5950ce63f1b49594ec82389"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/464bbb844ba5b68e038220c34019069a0a9f1581"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/6f52370970ac07d352a7af4089e55e0e6425f827"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/a8a1c7621127a15a02494b96ee376406c064237b"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/acb060bc2609c2eab49263968be59c7d59d497bc"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/adf0de36e52a48681eb58cbd7cbf6c8d200caa2b"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/cd8bcec2de5e24e05c34c9391940fda6f50e79b4"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/31xxx/CVE-2026-31565.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31565"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.5",
  "summary": "RDMA/irdma: Fix deadlock during netdev reset with active connections"
}