In the Linux kernel, the following vulnerability has been resolved: bpf: Check load-acquire src ptr type before the load check_atomic_load() calls… (CVE-2026-90312)
A high-severity vulnerability in the Linux kernel's BPF subsystem related to improper validation of load-acquire source pointer types has been resolved. The flaw allowed type confusion due to incorrect handling of atomic load instructions, potentially exposing kernel memory and enabling unauthorized access to kernel objects. This issue was addressed by adding additional validation checks on source registers before atomic loads. The vulnerability has a CVSS score of 7.8, indicating a significant impact on confidentiality, integrity, and availability.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's BPF (Berkeley Packet Filter) subsystem involved improper validation of the source pointer type during load-acquire atomic operations. Specifically, check_atomic_load() called check_load_mem() before atomic_ptr_type_ok(), which caused the source register's type to be overwritten and prevented atomic_ptr_type_ok() from rejecting disallowed pointer types such as ctx, pkt, flow_keys, and sock. This led to type confusion where raw kernel object memory could be accessed without proper conversion, exemplified by the sk field of struct __sk_buff being accessed as PTR_TO_SOCK_COMMON_OR_NULL but actually holding unconverted struct sk_buff bytes. The fix involved validating the source register with check_reg_arg() and rechecking the source pointer type with atomic_ptr_type_ok() before the load, mirroring the approach used in check_atomic_rmw(). Out-of-range register numbers are rejected earlier, preventing out-of-bounds reads. This vulnerability was resolved in a Linux kernel update.
Potential Impact
The vulnerability allows type confusion in the kernel's BPF subsystem, potentially exposing raw kernel memory and enabling unauthorized access to kernel objects. This can lead to a compromise of confidentiality, integrity, and availability of the affected system. The CVSS score of 7.8 reflects high impact, requiring local privileges with low complexity and no user interaction.
Mitigation Recommendations
A fix for this vulnerability is available in the Linux kernel. Users and administrators should apply the official kernel updates that include the patch resolving this issue. Since this is a kernel vulnerability, updating to the fixed kernel version is the recommended mitigation. No alternative mitigations are indicated.
In the Linux kernel, the following vulnerability has been resolved: bpf: Check load-acquire src ptr type before the load check_atomic_load() calls… (CVE-2026-90312)
Description
A high-severity vulnerability in the Linux kernel's BPF subsystem related to improper validation of load-acquire source pointer types has been resolved. The flaw allowed type confusion due to incorrect handling of atomic load instructions, potentially exposing kernel memory and enabling unauthorized access to kernel objects. This issue was addressed by adding additional validation checks on source registers before atomic loads. The vulnerability has a CVSS score of 7.8, indicating a significant impact on confidentiality, integrity, and availability.
CVSS v3.1
Score 7.8high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's BPF (Berkeley Packet Filter) subsystem involved improper validation of the source pointer type during load-acquire atomic operations. Specifically, check_atomic_load() called check_load_mem() before atomic_ptr_type_ok(), which caused the source register's type to be overwritten and prevented atomic_ptr_type_ok() from rejecting disallowed pointer types such as ctx, pkt, flow_keys, and sock. This led to type confusion where raw kernel object memory could be accessed without proper conversion, exemplified by the sk field of struct __sk_buff being accessed as PTR_TO_SOCK_COMMON_OR_NULL but actually holding unconverted struct sk_buff bytes. The fix involved validating the source register with check_reg_arg() and rechecking the source pointer type with atomic_ptr_type_ok() before the load, mirroring the approach used in check_atomic_rmw(). Out-of-range register numbers are rejected earlier, preventing out-of-bounds reads. This vulnerability was resolved in a Linux kernel update.
Potential Impact
The vulnerability allows type confusion in the kernel's BPF subsystem, potentially exposing raw kernel memory and enabling unauthorized access to kernel objects. This can lead to a compromise of confidentiality, integrity, and availability of the affected system. The CVSS score of 7.8 reflects high impact, requiring local privileges with low complexity and no user interaction.
Mitigation Recommendations
A fix for this vulnerability is available in the Linux kernel. Users and administrators should apply the official kernel updates that include the patch resolving this issue. Since this is a kernel vulnerability, updating to the fixed kernel version is the recommended mitigation. No alternative mitigations are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-4gcp-c78x-x35m
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-90312"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6aade52155bf5e2cf5edc179
Added to database: 09/19/2026, 01:28:01 UTC
Last enriched: 09/19/2026, 01:49:33 UTC
Last updated: 09/19/2026, 03:41:42 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
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
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.