PT-2026-43753 · Linux+2 · Linux Kernel+2
CVE-2026-45886
·
Published
2026-01-31
·
Updated
2026-08-19
CVSS v3.1
7.0
High
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the Linux kernel where the prototype for the
bpf xdp store bytes() function is incorrect. The verifier incorrectly expects the third argument to be of type ARG PTR TO UNINIT MEM, which includes a MEM WRITE flag. When the third argument points to a read-only map (such as those using BPF F RDONLY PROG), the verifier triggers a failure because it detects a forbidden write access. Additionally, the use of ARG PTR TO UNINIT MEM could potentially lead to the helper reading from uninitialized memory. The issue is handled within the check mem size reg() function.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use of Uninitialized Resource
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu