PT-2025-40224 · Linux+1 · Linux Kernel+1
Published
2023-05-14
·
Updated
2025-11-24
·
CVE-2023-53517
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 versions prior to 6.3.0.neta
Description
The Linux kernel contains a flaw in the tipc (Trusted Inter-Process Communication) subsystem related to Maximum Transmission Unit (MTU) negotiation. A malicious peer could potentially send an Activate message with a very small MTU value, leading to an integer overflow when calculating the minimum MTU. This could result in excessive memory allocation and potentially a system crash, specifically a general protection fault. The issue arises from a lack of validation of the received MTU against a minimum acceptable value. The vulnerability is triggered during link MTU negotiation, where a small MTU value can cause an overflow in
tipc link mss(). This can lead to warnings about large messages being purged and, in severe cases, a kernel crash during message transmission. The affected function is tipc link xmit().Recommendations
Update the Linux kernel to version 6.3.0.neta or later.
Exploit
Fix
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Suse