| Summary | In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_hfsc: fix divide-by-zero in rtsc_min() m2sm() converts a u32 slope to a u64 scaled value. For large inputs Oops: divide error: 0000 Widen `dsm` to u64 and replace do_div() with div64_u64() so the full |
|---|---|
| Publication Date | April 13, 2026, 11:16 p.m. |
| Registration Date | April 15, 2026, 11:38 a.m. |
| Last Update | April 18, 2026, 6:16 p.m. |