Skip to main content
EPSS 0.1%top 96%

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject negative offsets for ALU ops When verifying BPF programs, the… (CVE-2025-40169)

0
High
Published: 11/12/2025 (11/12/2025, 12:30:28 UTC)
Source: GCVE Database

Description

A vulnerability in the Linux kernel's BPF verifier allowed negative offsets in ALU operation instructions due to improper validation of the signed 16-bit offset field. This flaw permitted malformed BPF programs with offsets other than the explicitly allowed 0 or 1, potentially leading to high impact on confidentiality, integrity, and availability. The issue has been resolved by tightening the validation logic to reject any offset values other than 0 and 1.

CVSS v3.1

Score 7.8high

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/30/2026, 17:22:15 UTC

Technical Analysis

The Linux kernel's BPF verifier function check_alu_op() previously used an incorrect check 'insn->off > 1' to validate the offset field of ALU operation instructions, which is a signed 16-bit integer. Because the offset is signed, negative values such as -1 were incorrectly accepted, allowing malformed BPF programs to pass verification. The fix changes the condition to '(insn->off != 0 && insn->off != 1)', ensuring only offsets 0 and 1 are accepted, thereby hardening the verifier against malformed inputs.

Potential Impact

This vulnerability could allow an attacker with limited privileges to load crafted BPF programs that bypass verification checks, potentially leading to arbitrary code execution or kernel memory corruption. The CVSS vector indicates local attack complexity and privileges required, but with high impact on confidentiality, integrity, and availability of the system.

Mitigation Recommendations

A fix has been implemented in the Linux kernel to correct the offset validation logic in the BPF verifier. Users should update their Linux kernel to a version that includes this fix. Since this is a kernel vulnerability, patching the kernel is the recommended remediation. No alternative mitigations are indicated.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-pfch-hqrr-v4q4
Osv Schema Version
1.4.0
Aliases
["CVE-2025-40169"]
Database Specific Severity
HIGH
Cvss Version
3.1

Threat ID: 6a6b72d59c2644c7f8479f92

Added to database: 07/30/2026, 15:50:45 UTC

Last enriched: 07/30/2026, 17:22:15 UTC

Last updated: 09/10/2026, 19:38:45 UTC

Views: 12

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses