CVE-2026-64548

Source
https://cve.org/CVERecord?id=CVE-2026-64548
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64548.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64548
Downstream
Published
2026-07-27T20:10:38.355Z
Modified
2026-07-28T04:03:11.645947838Z
Summary
bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()
Details

In the Linux kernel, the following vulnerability has been resolved:

bpf, sockmap: reject overflowing copy + len in bpfmsgpush_data()

When the scatterlist ring is full or nearly full, bpfmsgpushdata() enters a copy fallback path and computes copy + len for the page allocation size. Since len comes from BPF with arg3type = ARG_ANYTHING and both are u32, a crafted len can wrap the sum to a small value, causing an undersized allocation followed by an out-of-bounds memcpy.

BUG: unable to handle page fault for address: ffffed104089a402 Oops: Oops: 0000 [#1] SMP KASAN NOPTI Call Trace: __asanmemcpy (mm/kasan/shadow.c:105) bpfmsg_pushdata (net/core/filter.c:2852 net/core/filter.c:2788) bpfprog9ed8b5711920a7d7+0x2e/0x36 skpsockmsgverdict (net/core/skmsg.c:934) tcpbpfsendmsg (net/ipv4/tcpbpf.c:421 net/ipv4/tcpbpf.c:584) _syssendto (net/socket.c:2206) dosyscall64 (arch/x86/entry/syscall64.c:94) entrySYSCALL64afterhwframe (arch/x86/entry/entry64.S:130)

Add an overflow check before the allocation.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64548.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
6fff607e2f14bd7c63c06c464a6f93b8efbabe28
Fixed
f1644c9508d24f50dd9e8ebe8d3ba86e0996d2f5
Fixed
a12b1575f9feabd91695a9e9d004862f7195fa25
Fixed
ff39d0e3b4feeb65ca43c453d7c75fdf872ded0d
Fixed
888706a76286c547bd035432602571e8024b5305
Fixed
db77b6bb6e6edb79b10b4efcce346eec5582d588
Fixed
4e40056bb5c829f0423f0a6694a0477726d2147e
Fixed
bd004716ba75fed6d185795c85cdc92540ebeaab
Fixed
0c0a8ed85349dae298712d79cb276acfeb794d82

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64548.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.20.0
Fixed
5.10.261
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.212
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64548.json"