← Back to CVE List

CVE-2024-53226

Published: 2024-12-27T14:15Z
Last Modified: 2025-01-08T16:40Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt