PT-2026-61243
In the Linux kernel, the following vulnerability has been resolved: bpf: sockmap: fix tail fragment offset in bpf msg push data When bpf msg push data inserts data in the middle of a scatterlist entry, it splits the original entry into a left fragment and a right fragment. The right fragment offs...