Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's handling of error conditions in the mlx5 networking component can lead to NULL pointer dereferences. This issue arises in the mlx5_chains_create_table() function, where the return values of mlx5_get_fdb_sub_ns() and mlx5_get_flow_namespace() are not properly checked. If either function fails, the error should be logged with mlx5_core_warn() and an error pointer should be returned.
Exploitation of this vulnerability can lead to NULL pointer dereferences, potentially causing a denial-of-service condition by crashing the kernel or disrupting normal operations.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.