PT-2026-32349 · Linux · Linux Kernel

Published

2026-04-13

·

Updated

2026-05-20

·

CVE-2026-31423

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A divide-by-zero error exists in the rtsc min() function within the concave-curve intersection path. The m2sm() function converts a u32 slope to a u64 scaled value; for large inputs, this result can reach 2^32. The rtsc min() function stores the difference of two such u64 values in a u32 variable dsm and uses it as a divisor. When the difference is exactly 2^32, truncation results in zero, leading to a system crash.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Divide By Zero

Weakness Enumeration

Related Identifiers

CVE-2026-31423
ECHO-E1A5-0BE2-BDF0
OESA-2026-2232
OESA-2026-2235
OESA-2026-2236

Affected Products

Linux Kernel