CVE-2024-53226EPSS p50.4%
CVE-2024-53226CVE-2024-53226
linux / linux_kernel
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.
Scoring
| CVSS | 7.5 () |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
| EPSS | 0.72% probability of exploitation · percentile 50.4% · 2026-08-05T12:04:55Z |
| Last modified | 2026-08-04 |