GHSA-782q-hrc8-fp6wHighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix overrun check in...

Published
July 24, 2026
Last Modified
July 27, 2026

🔗 CVE IDs covered (1)

📋 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.

🔗 References (7)