
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53393 is a vulnerability discovered in the Linux kernel's RDMA/mlx5 component, specifically affecting the mlx5ibgethwstats functionality when used for device operations. The vulnerability was disclosed on September 18, 2025, and affects the Linux kernel's handling of port numbers in certain RDMA operations (NVD).
The vulnerability occurs when mlx5ibgethwstats() is used for device (portnum = 0), where there is special handling for correct counters, but portnum is passed down the stack without modification. Some functions assume port_num >= 1, which can lead to a page fault error. This results in a kernel oops with a supervisor write access fault in kernel mode, specifically a page fault for address ffff89510294f1a8 with error code 0x0002 (NVD).
When exploited, this vulnerability can cause a kernel oops, leading to system instability and potential denial of service conditions. The issue specifically affects the kernel's ability to handle RDMA statistics collection, which could impact system monitoring and performance analysis capabilities (NVD).
The fix involves setting port_num to 1 when getting device status and removing unused variables. This modification ensures proper handling of the port number throughout the stack and prevents the occurrence of the page fault error (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."