PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-93147 Linux Kernel CVE debrief

The Linux kernel has a vulnerability that has been resolved by replacing the ly instruction with llgf in s390/bpf. This change addresses an issue where the cpu_nr value, a 32-bit value, was loaded into BPF_REG_0, a 64-bit register, without zeroing the upper bits. This vulnerability has been assigned a CVSS score of 7.8 and a severity of HIGH. The vulnerability affects Linux kernel systems, particularly those in environments where the Linux kernel is used. Defenders should assess exposure and prioritize patching. The vulnerability has been resolved, and defenders should verify the Linux kernel version and apply patches to address this vulnerability.

Vendor
Linux Kernel
Product
Linux kernel
CVSS
HIGH 7.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-17
Original CVE updated
2026-09-18
Advisory published
2026-09-17
Advisory updated
2026-09-18

Who should care

Defenders responsible for Linux kernel systems, particularly those in environments where the Linux kernel is used, should assess exposure and prioritize patching. This includes operators, platform administrators, vulnerability management teams, and security teams who need to verify Linux kernel version and apply patches to address this vulnerability.

Why it matters

CVE-2026-93147 is a Linux kernel vulnerability that requires verification and patching to prevent potential issues. Defenders should prioritize patching and monitoring.

  • Potential for unintended behavior or crashes due to improper register loading
  • Need for verification of Linux kernel version and patch application
  • Importance of monitoring for potential exploitation attempts

Technical summary

The Linux kernel vulnerability, CVE-2026-93147, involves the loading of a 32-bit cpu_nr value into a 64-bit BPF_REG_0 register without proper zeroing of the upper bits. This has been addressed by replacing the ly instruction with llgf in s390/bpf. The vulnerability affects Linux kernel systems, particularly those in environments where the Linux kernel is used. Defenders should assess exposure and prioritize patching. The vulnerability has been resolved, and defenders should verify the Linux kernel version and apply patches to address this vulnerability.

Defensive priority

Defenders should prioritize verifying the Linux kernel version and applying patches to address this vulnerability, particularly in environments where the Linux kernel is used.

Recommended defensive actions

  • Verify Linux kernel version and apply patches
  • Review and update affected systems
  • Monitor for potential exploitation attempts
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review

Evidence notes

The CVE record and NVD vulnerability detail page provide information on this vulnerability, including its CVSS score and severity. Two source references are provided, detailing the specific code changes made to address the issue.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-93147 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-93147

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-93147 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-93147

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/5f6cc299938b561cb01e343bab7042611fcee12a

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/88500a86ab79f01c568de6ed00f5b1c5c79f11d5

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.