PT-2025-18897 · Linux+3 · Linux Kernel+3
Published
2025-05-02
·
Updated
2026-03-14
·
CVE-2023-53133
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 the fixed version
Description
The issue is related to an infinite loop error in the
tcp bpf recvmsg parser() function when the buffer length of the recvmsg system call is 0. This can cause a soft lockup problem. The logic in tcp bpf recvmsg parser is flawed, leading to an infinite loop when the copied value is always 0. To fix this, the function should directly return when the length is 0.Recommendations
For Linux kernel versions prior to the fixed version, modify the
tcp bpf recvmsg parser() function to directly return when the length is 0. Additionally, modify other functions with the same problem to prevent infinite loops.Note: The exact fixed version is not specified, so it is recommended to update to the latest version available. At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Infinite Loop
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Debian
Linux Kernel
Suse