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 ibdeverr() to ibdeverr_ratelimited(), and change the printing level of cqe dump to debug level.