Bug 2492384 (CVE-2026-53099) - CVE-2026-53099 kernel: bpf: Switch CONFIG_CFI_CLANG to CONFIG_CFI
Summary: CVE-2026-53099 kernel: bpf: Switch CONFIG_CFI_CLANG to CONFIG_CFI
Keywords:
Status: NEW
Alias: CVE-2026-53099
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-24 18:09 UTC by OSIDB Bzimport
Modified: 2026-06-24 19:30 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-24 18:09:07 UTC
In the Linux kernel, the following vulnerability has been resolved:

bpf: Switch CONFIG_CFI_CLANG to CONFIG_CFI

This was renamed in commit 23ef9d439769 ("kcfi: Rename CONFIG_CFI_CLANG
to CONFIG_CFI") as it is now a compiler-agnostic option. Using the wrong
name results in the code getting compiled out. Meaning the CFI failures
for btf_dtor_kfunc_t would still trigger.

Comment 1 Mauro Matteo Cascella 2026-06-24 19:27:28 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2026062411-CVE-2026-53099-5d79@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.