CVE-2026-93147

HIGHCVSS 7.8/10

Last modified

CVE-2026-93147 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: s390/bpf: Replace ly instruction with llgf cpu_nr is a 32 bit value and BPF_REG_0 is a 64 bit register, when ly loads the cpu_nr into BPF_REG_0 it does not zero the upper bits, but llgf does..

Description

In the Linux kernel, the following vulnerability has been resolved: s390/bpf: Replace ly instruction with llgf cpu_nr is a 32 bit value and BPF_REG_0 is a 64 bit register, when ly loads the cpu_nr into BPF_REG_0 it does not zero the upper bits, but llgf does.

Metrics

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 9012cf2491e3c5d28d098b0d6da804af82977032, < 88500a86ab79f01c568de6ed00f5b1c5c79f11d5; >= 9012cf2491e3c5d28d098b0d6da804af82977032, < 5f6cc299938b561cb01e343bab7042611fcee12a
LinuxLinux7.2

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-93147?
In the Linux kernel, the following vulnerability has been resolved: s390/bpf: Replace ly instruction with llgf cpu_nr is a 32 bit value and BPF_REG_0 is a 64 bit register, when ly loads the cpu_nr into BPF_REG_0 it does not zero the upper bits, but llgf does.
How severe is CVE-2026-93147?
CVE-2026-93147 has a CVSS score of 7.8/10 (HIGH severity).
How do I fix CVE-2026-93147?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-93147?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST