CVE-2023-54312
Unknown Unknown - Not Provided

Buffer Overflow in Linux Kernel BPF tcp_basertt Component

Vulnerability report for CVE-2023-54312, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-12-30

Last updated on: 2025-12-30

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: samples/bpf: Fix buffer overflow in tcp_basertt Using sizeof(nv) or strlen(nv)+1 is correct.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-30
Last Modified
2025-12-30
Generated
2026-07-06
AI Q&A
2025-12-30
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a buffer overflow issue in the Linux kernel's samples/bpf component, specifically in the tcp_basertt function. The problem was caused by incorrect use of sizeof(nv) or strlen(nv)+1, which could lead to writing beyond the allocated buffer.

Impact Analysis

A buffer overflow vulnerability can potentially allow an attacker to execute arbitrary code, cause a denial of service, or crash the system by corrupting memory. This could compromise system stability and security.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-54312. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart