← Back to CVE search

CVE-2026-72399

Linux kernel

Description

In the Linux kernel, the following vulnerability has been resolved: net: enetc: check the number of BDs needed for xdp_frame The size of xdp_redirect_arr array is ENETC_MAX_SKB_FRAGS. However, the number of fragments contained in xdp_frame may be greater than or equal to ENETC_MAX_SKB_FRAGS, which will cause the access to xdp_redirect_arr to be out of bounds.

CVSS 9.8EPSS 0.672%Risk 1.04
View source
Published
2026-08-15 06:22:13
Affected versions
unknown
Type
Kernel
Last modified
2026-08-17 06:19:06
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H