Alpaquita LinuxStreamSecurity Advisory
Search Cve

CVE-2025-39742

Published: September 12, 2025Last modified: September 12, 2025

Description

In the Linux kernel, the following vulnerability has been resolved: RDMA: hfi1: fix possible divide-by-zero in find_hw_thread_mask() The function divides number of online CPUs by num_core_siblings, and later checks the divider by zero. This implies a possibility to get and divide-by-zero runtime error. Fix it by moving the check prior to division. This also helps to save one indentation level.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlinux-ltsFixed (6.1.151-r0)
25 LTSlinux-ltsFixed (6.12.44-r0)
Streamlinux-ltsFixed (6.12.43-r0)

References

ON THIS PAGE