Vulnerability Database

309,540

Total vulnerabilities in the database

CVE-2023-53058

In the Linux kernel, the following vulnerability has been resolved:

net/mlx5: E-Switch, Fix an Oops in error handling code

The error handling dereferences "vport". There is nothing we can do if it is an error pointer except returning the error code.

  • Published: May 2, 2025
  • Updated: Nov 8, 2025
  • CVE: CVE-2023-53058
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 5.5
  • AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CWEs: