๐Ÿ” CVE Alert

CVE-2026-72423

UNKNOWN 0.0

bpf: Guard conntrack opts error writes

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard conntrack opts error writes The conntrack lookup and allocation kfuncs take an opts pointer together with an opts__sz argument. The verifier checks only the memory range described by opts__sz, but the wrappers unconditionally write opts->error whenever the internal lookup or allocation helper returns an error. For an invalid size smaller than the end of opts->error, that write can land outside the verifier-checked range. Keep returning NULL for invalid arguments, but only report the error through opts->error when the supplied size includes the field. This preserves error reporting for the supported 12-byte and 16-byte layouts, and for other invalid sizes that still include opts->error.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 15, 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
b4c2b9593a1c4c3a718370e34af28e817fd5e5c6 < dd74c80203842a21b2ebb9f70d1260d9aa20fa05 b4c2b9593a1c4c3a718370e34af28e817fd5e5c6 < 6f6183a39533d727deaa5061cadae6dd9e6744d0
Linux / Linux
5.18

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/dd74c80203842a21b2ebb9f70d1260d9aa20fa05 git.kernel.org: https://git.kernel.org/stable/c/6f6183a39533d727deaa5061cadae6dd9e6744d0