PT-2025-54158 · Linux · Linux Kernel
Published
2023-05-05
·
Updated
2026-03-24
·
CVE-2023-54312
CVSS v2.0
4.6
Medium
| Vector | AV:L/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A buffer overflow issue was identified and resolved in the
tcp basertt function within the samples/bpf module of the Linux kernel. The issue stemmed from incorrect size calculations when handling network variables (nv). Specifically, using sizeof(nv) or strlen(nv)+1 is the correct approach to prevent the overflow.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Buffer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel