Improper initialization in Linux kernel - CVE-2026-92515
Published: September 18, 2026
Vulnerability details
The vulnerability allows a remote attacker to trigger a kernel warning.
The vulnerability exists due to improper initialization of uniqueness-tracking state in btf_find_struct_field() when processing crafted BTF containing duplicate unique special fields across nested structs. A remote attacker can submit crafted BTF to trigger a kernel warning.
The warning can be triggered before map-creation capability checks.