In the Linux kernel, the following vulnerability has been resolved:
bpf: Support for hardening against JIT spraying
The BPF JIT allocator packs many small programs into larger executable allocations and reuses space within those allocations as programs are loaded and freed. When fresh code is written into space that a previous program occupied, an indirect jump into the new program can reuse a branch prediction left behind by the old one.
Flush the indirect branch predictors before reusing JIT memory so that indirect jumps into a newly written program don't reuse predictions from an old program that occupied the same space.
Introduce bpf_arch_pred_flush_enabled static key and bpf_arch_pred_flush static call for flushing the branch predictors on JIT memory reuse. Architectures that need a flush, can update it to a predictor flush function. By default, its a NOP and does not emit any CALL.
Allocations larger than a pack are not covered by this flush. That is safe because cBPF programs (the unprivileged attack surface) are bounded well below a pack size. Issue a warning if this assumption is ever violated while the flush is active.
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Amazon_linux_2023 | — | Upgrade bpftool6.18-debuginfoUpgrade python3-perf6.18-debuginfoUpgrade kernel6.18-debuginfo-common-x86_64Upgrade kernel6.18-tools-debuginfoUpgrade kernel6.18-develUpgrade kernel6.18-debuginfo-common-aarch64Upgrade kernel6.18-debuginfoUpgrade kernel-livepatch-6.12.100-125.179Upgrade python3-perf6.18Upgrade perf6.12Upgrade bpftool6.18Upgrade kernel6.12-headersUpgrade bpftool6.12Upgrade kernel6.18-tools-develUpgrade kernel6.12Upgrade perf6.18Upgrade perf6.18-debuginfoUpgrade kernel6.12-tools-develUpgrade kernel6.18-toolsUpgrade kernel6.12-develUpgrade microvm-kernel6.18Upgrade kernel6.12-debuginfo-common-aarch64Upgrade kernel6.18-modules-extraUpgrade kernel6.12-debuginfo-common-x86_64Upgrade kernel6.12-modules-extraUpgrade kernel6.12-tools-debuginfoUpgrade python3-perf6.12-debuginfoUpgrade kernel-livepatch-6.18.39-79.141Upgrade kernel6.18Upgrade python3-perf6.12Upgrade kernel6.12-debuginfoUpgrade bpftool6.12-debuginfoUpgrade kernel6.12-modules-extra-commonUpgrade perf6.12-debuginfoUpgrade kernel6.18-headersUpgrade kernel6.18-modules-extra-commonUpgrade kernel6.12-tools | Aug 18, 2026 | Jul 25, 2026 |
| Debian | — | Upgrade linuxUpgrade linux-6.12 | Aug 2, 2026 | Aug 2, 2026 |
| Redhat_linux | — | No solution exists | Jul 31, 2026 | Jul 25, 2026 |
| Ubuntu | — | Upgrade linux-image-realtime-64k-hwe-26.04Upgrade linux-image-realtime-hwe-26.04Upgrade linux-image-virtual-hwe-24.04Upgrade linux-image-nvidiaUpgrade linux-image-generic-64kUpgrade linux-image-aws-64kUpgrade linux-image-gcp-64k-7.0Upgrade linux-image-oem-7.0Upgrade linux-image-raspiUpgrade linux-image-gkeUpgrade linux-image-nvidia-hwe-26.04Upgrade linux-image-7.0.0-1019-raspi-realtimeUpgrade linux-image-nvidia-bos-7.0Upgrade linux-image-oem-26.04Upgrade linux-image-7.0.0-31-genericUpgrade linux-image-7.0.0-31-generic-64kUpgrade linux-image-generic-64k-7.0Upgrade linux-image-7.0.0-1019-raspiUpgrade linux-image-7.0.0-31-realtime-64kUpgrade linux-image-virtualUpgrade linux-image-ibmUpgrade linux-image-7.0.0-1011-gcpUpgrade linux-image-gcp-64kUpgrade linux-image-gke-64k-7.0Upgrade linux-image-nvidia-bos-64kUpgrade linux-image-generic-hwe-26.04Upgrade linux-image-7.0.0-1006-gke-64kUpgrade linux-image-virtual-hwe-26.04Upgrade linux-image-genericUpgrade linux-image-generic-hwe-24.04Upgrade linux-image-gke-64k-hwe-26.04Upgrade linux-image-nvidia-64kUpgrade linux-image-gcpUpgrade linux-image-ibm-7.0Upgrade linux-image-nvidia-64k-hwe-26.04Upgrade linux-image-nvidia-64k-7.0Upgrade linux-image-7.0.0-1013-oemUpgrade linux-image-7.0.0-2018-nvidia-bosUpgrade linux-image-7.0.0-1012-awsUpgrade linux-image-raspi-realtimeUpgrade linux-image-oem-26.04aUpgrade linux-image-oem-26.04bUpgrade linux-image-7.0.0-1006-gkeUpgrade linux-image-aws-7.0Upgrade linux-image-7.0.0-1018-nvidiaUpgrade linux-image-realtime-7.0Upgrade linux-image-gke-hwe-26.04Upgrade linux-image-awsUpgrade linux-image-7.0.0-1011-gcp-64kUpgrade linux-image-raspi-7.0Upgrade linux-image-gke-7.0Upgrade linux-image-7.0.0-31-realtimeUpgrade linux-image-generic-64k-hwe-26.04Upgrade linux-image-generic-64k-hwe-24.04Upgrade linux-image-realtimeUpgrade linux-image-nvidia-bos-64k-7.0Upgrade linux-image-nvidia-bosUpgrade linux-image-7.0.0-1013-ibmUpgrade linux-image-7.0.0-2018-nvidia-bos-64kUpgrade linux-image-7.0.0-1018-nvidia-64kUpgrade linux-image-gke-64kUpgrade linux-image-realtime-64k-7.0Upgrade linux-image-realtime-64kUpgrade linux-image-nvidia-7.0Upgrade linux-image-7.0.0-1012-aws-64kUpgrade linux-image-gcp-7.0Upgrade linux-image-aws-64k-7.0Upgrade linux-image-raspi-realtime-7.0Upgrade linux-image-virtual-7.0Upgrade linux-image-generic-7.0 | Sep 14, 2026 | Sep 7, 2026 |
| Vmware Photon_os | — | Use 'tdnf update' to upgrade all packages to the latest version. | Aug 14, 2026 | Jul 25, 2026 |
Prioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub