CVE-2023-54312

Publication date

2025-12-30 12:23:43

Family

Linux

State

PUBLISHED

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.