Security Advisory

CVE-2024-53226

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-12-27 13:50:15
Last updated 2026-05-23 15:55:28
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg() ib_map_mr_sg() allows ULPs to specify NULL as the sg_offset argument. The driver needs to check whether it is a NULL pointer before dereferencing it.