CVE-2026-93132
Last modified
CVE-2026-93132 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ACPI: RISC-V: Fix riscv_acpi_add_prt_dep() loop handling The loop in riscv_acpi_add_prt_dep() includes error conditions that are handled in a dubious - if not outright wrong - way, by continuining the loop (which skips and misses the entry pointer update to point to the next entry). Rewrite the loop as a for loop (that handles the continuation correctly) and wrap the condition and update statements using helper functions to make it cleaner..
Description
In the Linux kernel, the following vulnerability has been resolved: ACPI: RISC-V: Fix riscv_acpi_add_prt_dep() loop handling The loop in riscv_acpi_add_prt_dep() includes error conditions that are handled in a dubious - if not outright wrong - way, by continuining the loop (which skips and misses the entry pointer update to point to the next entry). Rewrite the loop as a for loop (that handles the continuation correctly) and wrap the condition and update statements using helper functions to make it cleaner.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1b173cc4bfcdcf4a49927952ba3a445c5b293723, < 41652ca8c6ff2b77b9780cbbb2f20f1551b9ff80; >= 1b173cc4bfcdcf4a49927952ba3a445c5b293723, < c9729ced165d6c5b57d99141b6632bb8711efec9; >= 1b173cc4bfcdcf4a49927952ba3a445c5b293723, < 3fd86a5d6facb6618f63a76d499f28007cef878f; >= 1b173cc4bfcdcf4a49927952ba3a445c5b293723, < 3a56321d0aceee2a0bd80d23366401c131ff8350 |
| Linux | Linux | 6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93132?
How severe is CVE-2026-93132?
How do I fix CVE-2026-93132?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-93126In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93127In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93128In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93129In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93130In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93131In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93133In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93134In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93135In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93136In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93137In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93138In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-93132?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
