CVE-2026-93133

medium

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

https://git.kernel.org/stable/c/f8625752bfdf108a0000116aa583b3efe767b540

https://git.kernel.org/stable/c/4cdcf4e19ed3127afd787f026d4ec56ae4d2a4ed

https://git.kernel.org/stable/c/20435bda13f1219891ed0ce41207e320a916ff9c

https://git.kernel.org/stable/c/088c1c85921344d7244ca2e8d5d336ae7461de6e

Details

Source: Mitre, NVD

Published: 2026-09-17

Updated: 2026-09-17

Risk Information

CVSS v2

Base Score: 6.6

Vector: CVSS2#AV:L/AC:L/Au:N/C:N/I:C/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium

EPSS

EPSS: 0.002