๐Ÿ” CVE Alert

CVE-2023-54145

UNKNOWN 0.0

bpf: drop unnecessary user-triggerable WARN_ONCE in verifierl log

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: bpf: drop unnecessary user-triggerable WARN_ONCE in verifierl log It's trivial for user to trigger "verifier log line truncated" warning, as verifier has a fixed-sized buffer of 1024 bytes (as of now), and there are at least two pieces of user-provided information that can be output through this buffer, and both can be arbitrarily sized by user: - BTF names; - BTF.ext source code lines strings. Verifier log buffer should be properly sized for typical verifier state output. But it's sort-of expected that this buffer won't be long enough in some circumstances. So let's drop the check. In any case code will work correctly, at worst truncating a part of a single line output.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Dec 24, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
a2a7d5701052542cd2260e7659b12443e0a74733 < 40c88c429a598006f91ad7a2b89856cd50b3a008 a2a7d5701052542cd2260e7659b12443e0a74733 < 926a175026fed5d534f587ea4ec3ec49265cd3c5 a2a7d5701052542cd2260e7659b12443e0a74733 < cff36398bd4c7d322d424433db437f3c3391c491
Linux / Linux
4.15

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/40c88c429a598006f91ad7a2b89856cd50b3a008 git.kernel.org: https://git.kernel.org/stable/c/926a175026fed5d534f587ea4ec3ec49265cd3c5 git.kernel.org: https://git.kernel.org/stable/c/cff36398bd4c7d322d424433db437f3c3391c491