CVE-2024-43872

ADVISORY - nist

Summary

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.

EPSS Score: 0.00144 (0.041)

Common Weakness Enumeration (CWE)

ADVISORY - nist

Improper Locking

ADVISORY - redhat

Improper Control of Resource Identifiers ('Resource Injection')


Sign in to Docker Scout

See which of your images are affected by this CVE and how to fix them by signing into Docker Scout.

Sign in