PT-2026-39072 · Linux · Linux Kernel
Published
2026-05-08
·
Updated
2026-05-21
·
CVE-2026-43411
CVSS v3.1
5.5
Medium
| Vector | AV: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 exception occurs in the
tipc sk filter connect() function. A user can set the conn timeout variable to a value between 0 and 3 using setsockopt(TIPC CONN TIMEOUT). When a SYN is rejected with TIPC ERR OVERLOAD and the retry path executes, the modulo operation using conn timeout divided by 4 results in a division by zero, leading to a kernel oops or panic.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Divide By Zero
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel