Bug 2426190 (CVE-2023-54312) - CVE-2023-54312 kernel: samples/bpf: Fix buffer overflow in tcp_basertt
Summary: CVE-2023-54312 kernel: samples/bpf: Fix buffer overflow in tcp_basertt
Keywords:
Status: NEW
Alias: CVE-2023-54312
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-30 13:15 UTC by OSIDB Bzimport
Modified: 2025-12-31 02:42 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-30 13:15:17 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.