CVE-2026-93046 | In the Linux kernel, the following vulnerability has been resolved: software node: Fix software_node_get_reference_args() with index -1 The bounds check for the index passed to software_node_get_reference_args() was failing when passed UINT_MAX, this in turn would lead to an out of bound access in the property array. Fix the bound check to also cover the UINT_MAX case.
In the Linux kernel, the following vulnerability has been resolved:
software node: Fix software_node_get_reference_args() with index -1
The bounds check for the index passed to
software_node_get_reference_args() was failing when passed UINT_MAX,
this in turn would lead to an out of bound access in the property
array. Fix the bound check to also cover the UINT_MAX case.
- 🔗 git.kernel.org/stable/c/6cde06887487b4febd14658c9a246616…
- 🔗 git.kernel.org/stable/c/0631384eadebc66d92d2dd72d57a0263…
- 🔗 git.kernel.org/stable/c/b2fa4e8c7e4a33e02e6aaa8f6df72f84…
- 🔗 git.kernel.org/stable/c/4ebf96d5f834aba7f6d0397db4c421f6…
- 🔗 git.kernel.org/stable/c/849076df15129e47dd8db751fa184894…
- 🔗 git.kernel.org/stable/c/df5466412b362db7adfa78e3e092fe07…
- 🔗 git.kernel.org/stable/c/231bbc04c58f115a505bf3b668ec69ef…
- 🔗 git.kernel.org/stable/c/ba3dedcf3bd47017307595a7e5492419…
Zero-Day & Vulnerability Intelligence Hub
Echtzeit-Tracking mit EPSS Exploit-Wahrscheinlichkeiten, Angriffsvektor-Decodern und KI-Patch-Anleitungen.
📊 Historien-Charts — Criticals-Trend · Vendors · EPSS-Verteilung
| Tier | 2026-09-02 | 2026-09-20 |
|---|---|---|
| ≥90 % | 0 | 489 |
| ≥50 % | 0 | 1477 |
| ≥10 % | 0 | 0 |
| <10 % | 300 | 0 |
CVE-2026-93046 | In the Linux kernel, the following vulnerability has been resolved: software node: Fix software_node_get_reference_args() with index -1 The bounds check for the index passed to software_node_get_reference_args() was failing when passed UINT_MAX, this in turn would lead to an out of bound access in the property array. Fix the bound check to also cover the UINT_MAX case.
In the Linux kernel, the following vulnerability has been resolved: software node: Fix software_node_get_reference_args() with index -1 The bounds check for the index passed to software_node_get_reference_args() was failing when passed UI