NONE · 0

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 c...

Vulnerability 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.

References

FAQ

What is CVE-2026-93133?

CVE-2026-93133 is a documented vulnerability. 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 c...

How severe is CVE-2026-93133?

CVSS scoring is not yet available for CVE-2026-93133. Check NVD for updates.

Is there a patch for CVE-2026-93133?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.