7.8

CVE-2026-64354

bpf: Validate BTF repeated field counts before expansion

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

bpf: Validate BTF repeated field counts before expansion

btf_parse_struct_metas() walks user-supplied BTF during BPF_BTF_LOAD,
and btf_repeat_fields() expands repeatable fields from array elements
into the fixed BTF_FIELDS_MAX scratch array used by btf_parse_fields().

The remaining-capacity check performs the expanded field count calculation
in u32. A malformed BTF can wrap that calculation, causing the check to
pass even when the expanded field count exceeds the scratch array
capacity. The following memcpy() can then write past the end of the
array.

Use checked addition and multiplication before copying repeated fields
and reject impossible counts.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerLinux
Produkt Linux
Default Statusunaffected
Version 797d73ee232dd1833dec4824bc53a22032e97c1c
Version < c5ff816d5f13900c3f1f3298cfcc61339e056e56
Status affected
Version 797d73ee232dd1833dec4824bc53a22032e97c1c
Version < cd407de2ef5dc70f1970b343ffaa16186340fdfd
Status affected
Version 797d73ee232dd1833dec4824bc53a22032e97c1c
Version < ff77d013b737c0f77d925e2f2c59f0cf3d76bd35
Status affected
Version 797d73ee232dd1833dec4824bc53a22032e97c1c
Version < b9452b594fd3aecbfd4aa0a6a1f741330a37dab7
Status affected
Version 6f957d972feee9b385ea3ae6530310a84e55ba71
Status affected
Version 6.11.6
Version < 6.12
Status affected
HerstellerLinux
Produkt Linux
Default Statusaffected
Version 6.12
Status affected
Version 0
Version < 6.12
Status unaffected
Version <= 6.12.*
Version 6.12.96
Status unaffected
Version <= 6.18.*
Version 6.18.39
Status unaffected
Version <= 7.1.*
Version 7.1.4
Status unaffected
Version <= *
Version 7.2
Status unaffected
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.13% 0.029
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
416baaa9-dc9f-4396-8d5f-8c081fb06d67 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Es wurden noch keine Informationen zu CWE veröffentlicht.
https://git.kernel.org/stable/c/c5ff816d5f13900c3f1f3298cfcc61339e056e56
https://git.kernel.org/stable/c/cd407de2ef5dc70f1970b343ffaa16186340fdfd
https://git.kernel.org/stable/c/ff77d013b737c0f77d925e2f2c59f0cf3d76bd35
https://git.kernel.org/stable/c/b9452b594fd3aecbfd4aa0a6a1f741330a37dab7