VYPR
Unrated severityNVD Advisory· Published Sep 4, 2025· Updated Sep 29, 2025

net: hibmcge: fix the division by zero issue

CVE-2025-38719

Description

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

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.