Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix cpu stuck caused by printings during reset During reset, cmd to destroy resources such as qp, cq, and mr may fail, and error logs will be printed. When a large number of resources are destroyed, there will be lots of printings, and it may lead to a cpu stuck. Delete some unnecessary printings and replace other printing functions in these paths with the ratelimited version.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.9, < 6.1.120 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/31c6fe9b79ed42440094f2367897aea0c0ce96ecPatch
- https://git.kernel.org/stable/c/323275ac2ff15b2b7b3eac391ae5d8c5a3c3a999Patch
- https://git.kernel.org/stable/c/a0e4c78770faa0d56d47391476fe1d827e72ededPatch
- https://git.kernel.org/stable/c/b4ba31e5aaffbda9b22d9a35c40b16dc39e475a6Patch
- https://git.kernel.org/stable/c/e2e64f9c42c717beb459ab209ec1c4baa73d3760Patch
- https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html
FAQ
What is CVE-2024-56722?
CVE-2024-56722 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix cpu stuck caused by printings during reset During reset, cmd to destroy resources such as qp, cq, and mr may fail, a...
How severe is CVE-2024-56722?
CVE-2024-56722 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-56722?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.