Bug 2365255 (CVE-2025-37888) - CVE-2025-37888 kernel: net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()
Summary: CVE-2025-37888 kernel: net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}t...
Keywords:
Status: NEW
Alias: CVE-2025-37888
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-05-09 07:01 UTC by OSIDB Bzimport
Modified: 2025-05-09 09:04 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-05-09 07:01:56 UTC
In the Linux kernel, the following vulnerability has been resolved:

net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()

Add NULL check for mlx5_get_flow_namespace() returns in
mlx5_create_inner_ttc_table() and mlx5_create_ttc_table() to prevent
NULL pointer dereference.


Note You need to log in before you can comment on or make changes to this bug.