HomeDefectsLIN1025-17235
Acknowledged

LIN1025-17235 : Security Advisory - linux - CVE-2026-64217

Created: Aug 1, 2026    Updated: Aug 11, 2026
Found In Version: 10.25.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:  netfs: Fix overrun check in netfs_extract_user_iter()  Fix netfs_extract_user_iter() so that if iov_iter_extract_pages() overfills pages[], then those pages don't get included in the iterator constructed at the end of the function.  If there was an overfill, memory corruption has already happened.