CVE-2026-93133

Unknown

Last modified

CVE-2026-93133 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ACPI: RISC-V: Check acpi_get_handle() status in riscv_acpi_add_prt_dep() In riscv_acpi_add_prt_dep(), the acpi_get_handle() call can fail which would leave link_handle uninitialized. Fix it by checking the acpi_get_handle() return status and skip the entry if it fails..

Description

In the Linux kernel, the following vulnerability has been resolved: ACPI: RISC-V: Check acpi_get_handle() status in riscv_acpi_add_prt_dep() In riscv_acpi_add_prt_dep(), the acpi_get_handle() call can fail which would leave link_handle uninitialized. Fix it by checking the acpi_get_handle() return status and skip the entry if it fails.

Affected Software

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

VendorProductVersions
LinuxLinux>= 1b173cc4bfcdcf4a49927952ba3a445c5b293723, < f8625752bfdf108a0000116aa583b3efe767b540; >= 1b173cc4bfcdcf4a49927952ba3a445c5b293723, < 4cdcf4e19ed3127afd787f026d4ec56ae4d2a4ed; >= 1b173cc4bfcdcf4a49927952ba3a445c5b293723, < 088c1c85921344d7244ca2e8d5d336ae7461de6e; >= 1b173cc4bfcdcf4a49927952ba3a445c5b293723, < 20435bda13f1219891ed0ce41207e320a916ff9c
LinuxLinux6.12

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-93133?
In the Linux kernel, the following vulnerability has been resolved: ACPI: RISC-V: Check acpi_get_handle() status in riscv_acpi_add_prt_dep() In riscv_acpi_add_prt_dep(), the acpi_get_handle() call can fail which would leave link_handle uninitialized. Fix it by checking the acpi_get_handle() return status and skip the entry if it fails.
How severe is CVE-2026-93133?
Severity scoring for CVE-2026-93133 is pending analysis.
How do I fix CVE-2026-93133?
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-93133?

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

Scan your code now

Source: NVD / NIST