25 lines
1.0 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-43872",
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"published": "2024-08-21T01:15:11.740",
"lastModified": "2024-08-21T01:15:11.740",
"vulnStatus": "Received",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/hns: Fix soft lockup under heavy CEQE load\n\nCEQEs are handled in interrupt handler currently. This may cause the\nCPU core staying in interrupt context too long and lead to soft lockup\nunder heavy load.\n\nHandle CEQEs in BH workqueue and set an upper limit for the number of\nCEQE handled by a single call of work handler."
}
],
"metrics": {},
"references": [
{
"url": "https://git.kernel.org/stable/c/06580b33c183c9f98e2a2ca96a86137179032c08",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
},
{
"url": "https://git.kernel.org/stable/c/2fdf34038369c0a27811e7b4680662a14ada1d6b",
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
]
}