Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH workqueue and set an upper limit for the number of CEQE handled by a single call of work handler.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.16, < 6.10.3 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/06580b33c183c9f98e2a2ca96a86137179032c08Patch
- https://git.kernel.org/stable/c/2fdf34038369c0a27811e7b4680662a14ada1d6bPatch
FAQ
What is CVE-2024-43872?
CVE-2024-43872 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core stay...
How severe is CVE-2024-43872?
CVE-2024-43872 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-43872?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.