AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-49977

MEDIUM · CVSS 5.5 EPSS 0.25%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-10-21 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects Linux.

CVE
CVE-2024-49977
Severity
MEDIUM
CVSS
5.5
EPSS
0.25%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix zero-division error when disabling tc cbs The commit b8c43360f6e4 ("net: stmmac: No need to calculate speed divider when offload is disabled") allows the "port_transmit_rate_kbps" to be set to a value of 0, which is then passed to the "div_s64" function when tc-cbs is disabled. This leads to a zero-division error. When tc-cbs is disabled, the idleslope, sendslope, and credit values the credit values are not required to be configured. Therefore, adding a return statement after setting the txQ mode to DCB when tc-cbs is disabled would prevent a zero-division error.

Related CVEs

Other vulnerabilities affecting the same vendor(s)