Security Advisory

CVE-2024-38590

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-06-19 13:45:41
Last updated 2026-05-11 20:19:39
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Modify the print level of CQE error Too much print may lead to a panic in kernel. Change ibdev_err() to ibdev_err_ratelimited(), and change the printing level of cqe dump to debug level.