CVE-2025-21975

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-21975
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-21975.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-21975
Downstream
Related
Published
2025-04-01T16:15:28Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

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

net/mlx5: handle errors in mlx5chainscreate_table()

In mlx5chainscreatetable(), the return value of mlx5getfdbsubns() and mlx5getflownamespace() must be checked to prevent NULL pointer dereferences. If either function fails, the function should log error message with mlx5corewarn() and return error pointer.

References

Affected packages