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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-06-19 14:15
Updated : 2024-11-21 09:26
NVD link : CVE-2024-38590
Mitre link : CVE-2024-38590
CVE.ORG link : CVE-2024-38590
JSON object : View
Products Affected
linux
- linux_kernel
CWE