PT-2026-61146 · Linux · Linux Kernel
CVE-2026-63830
·
Published
2026-07-19
·
Updated
2026-07-20
CVSS v3.1
9.4
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A desynchronization issue exists in the
sk msg sg.copy bitmap, which tracks scatterlist entry ownership. The sg.copy bit prevents sk msg compute data pointers() from exposing certain entries as writable BPF ctx->data, protecting pages not private to the sk msg, such as splice-backed file page-cache pages. Certain transform paths move, copy, split, or compact msg->sg.data[] entries without updating the corresponding sg.copy bit. This can result in an externally backed entry being assigned to a slot with a clear copy bit, allowing BPF stores to modify the original page cache via writable ctx->data during an SK MSG verdict.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel