CVE-2025-38719

Source
https://cve.org/CVERecord?id=CVE-2025-38719
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38719.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38719
Downstream
Published
2025-09-04T15:33:13.213Z
Modified
2026-03-11T05:39:15.116568Z
Summary
net: hibmcge: fix the division by zero issue
Details

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, hbggetqueueusednum() will be called, which may lead to a division by zero issue.

This patch adds a check, if ring->len is 0, hbggetqueueusednum() directly returns 0.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/38xxx/CVE-2025-38719.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
40735e7543f94fc88f58d94fd5f88daa4a2f2c6e
Fixed
c945e1ad4f3b77166a3215dabc0c6c980d4a9c73
Fixed
475e06113c615dafd44262d6d6bd37786f7f4206
Fixed
7004b26f0b64331143eb0b312e77a357a11427ce

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38719.json"