Tracker / CVE-2025-38719
CVE-2025-38719
Medium 5.5
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.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 6.13 → 6.15.11 |
| linux | linux_kernel · 6.16 → 6.16.2 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.