CVE-2025-38719
04.09.2025, 16:15
In the Linux kernel, the following vulnerability has been resolved: net: hibmcge: fix the division by zero issue When the network port is down, the queue is released, and ring->len is 0. In debugfs, hbg_get_queue_used_num() will be called, which may lead to a division by zero issue. This patch adds a check, if ring->len is 0, hbg_get_queue_used_num() directly returns 0.Enginsight
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 6.13 ≤ 𝑥 < 6.15.11 |
| linux | linux_kernel | 6.16 ≤ 𝑥 < 6.16.2 |
| linux | linux_kernel | 6.17:rc1 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration