2 matches found
net/sched: sch_hfsc: fix divide-by-zero in rtsc_min()
...
5.5CVSS6.2AI score0.0012EPSS
SaveExploits0
SUSE CVE-2026-31423
In the Linux kernel, the following vulnerability has been resolved: net/sched: schhfsc: fix divide-by-zero in rtscmin m2sm converts a u32 slope to a u64 scaled value. For large inputs e.g. m1=4000000000, the result can reach 2^32. rtscmin stores the difference of two such u64 values in a u32...
5.5CVSS5.8AI score0.0012EPSS
SaveExploits0References17
20