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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-07-24 16:16
Updated : 2026-08-11 18:26
NVD link : CVE-2026-64217
Mitre link : CVE-2026-64217
CVE.ORG link : CVE-2026-64217
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-787
Out-of-bounds Write
