In the Linux kernel, the following vulnerability has been resolved: bpf: Require a BPF cpumask for bpf_cpumask_populate() bpf_cpumask_populate()… (CVE-2026-93112)
A vulnerability in the Linux kernel's BPF subsystem related to the bpf_cpumask_populate() function has been resolved. The issue involved improper handling of cpumask pointers, allowing the verifier to accept read-only cpumask pointers as writable destinations. This could lead to unauthorized modification of kernel data structures. The fix changes the destination type to enforce correct ownership and mutability rules.
AI Analysis
Technical Summary
The Linux kernel vulnerability CVE-2026-93112 concerns the bpf_cpumask_populate() function, which writes to its destination using bitmap_copy(). The destination was typed as struct cpumask *, allowing the verifier to accept borrowed cpumask pointers from read-only kernel functions as writable. This improper typing could lead to unintended writes to read-only data. The patch changes the destination type to struct bpf_cpumask *, aligning it with ownership rules of other mutating cpumask kernel functions, preventing misuse of read-only pointers as writable destinations.
Potential Impact
This vulnerability allows an attacker with limited privileges (local access with low privileges) to cause integrity and availability impacts by writing to kernel memory areas that should be read-only. This could lead to kernel instability or privilege escalation scenarios. The CVSS score of 7.1 reflects a high severity with local attack vector and no user interaction required.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel by changing the destination type in bpf_cpumask_populate() to enforce proper ownership and mutability. Users and administrators should apply the official Linux kernel updates that include this fix. Since this is not a cloud service, manual patching is required. Check the Linux kernel vendor advisories for the specific patched versions and apply them promptly.
In the Linux kernel, the following vulnerability has been resolved: bpf: Require a BPF cpumask for bpf_cpumask_populate() bpf_cpumask_populate()… (CVE-2026-93112)
Description
A vulnerability in the Linux kernel's BPF subsystem related to the bpf_cpumask_populate() function has been resolved. The issue involved improper handling of cpumask pointers, allowing the verifier to accept read-only cpumask pointers as writable destinations. This could lead to unauthorized modification of kernel data structures. The fix changes the destination type to enforce correct ownership and mutability rules.
CVSS v3.1
Score 7.1high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel vulnerability CVE-2026-93112 concerns the bpf_cpumask_populate() function, which writes to its destination using bitmap_copy(). The destination was typed as struct cpumask *, allowing the verifier to accept borrowed cpumask pointers from read-only kernel functions as writable. This improper typing could lead to unintended writes to read-only data. The patch changes the destination type to struct bpf_cpumask *, aligning it with ownership rules of other mutating cpumask kernel functions, preventing misuse of read-only pointers as writable destinations.
Potential Impact
This vulnerability allows an attacker with limited privileges (local access with low privileges) to cause integrity and availability impacts by writing to kernel memory areas that should be read-only. This could lead to kernel instability or privilege escalation scenarios. The CVSS score of 7.1 reflects a high severity with local attack vector and no user interaction required.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel by changing the destination type in bpf_cpumask_populate() to enforce proper ownership and mutability. Users and administrators should apply the official Linux kernel updates that include this fix. Since this is not a cloud service, manual patching is required. Check the Linux kernel vendor advisories for the specific patched versions and apply them promptly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-8wvc-jp6j-85p4
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-93112"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6aade51755bf5e2cf5edc025
Added to database: 09/19/2026, 01:27:51 UTC
Last enriched: 09/19/2026, 01:42:46 UTC
Last updated: 09/19/2026, 01:42:46 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.