CVE-2024-26920 | In the Linux kernel, the following vulnerability has been resolved: tracing/trigger: Fix to return error if failed to alloc snapshot Fix register_snapshot_trigger() to return error code if it failed to allocate a snapshot instead of 0 (success). Unless that, it will register snapshot trigger without an error.
In the Linux kernel, the following vulnerability has been resolved:
tracing/trigger: Fix to return error if failed to alloc snapshot
Fix register_snapshot_trigger() to return error code if it failed to
allocate a snapshot instead of 0 (success). Unless that, it will register
snapshot trigger without an error.
- 🔗 git.kernel.org/stable/c/36be97e9eb535fe3008a5cb040b1e56f…
- 🔗 git.kernel.org/stable/c/6022c065c9ec465d84cebff8f480db08…
- 🔗 git.kernel.org/stable/c/4b001ef14baab16b553a002cb9979e31…
- 🔗 git.kernel.org/stable/c/0958b33ef5a04ed91f61cef4760ac412…
- 🔗 git.kernel.org/stable/c/2450a69d2ee75d1f0112d509ac82ef98…
- 🔗 git.kernel.org/stable/c/26ebeffff238488466fa578be3b35b8a…
- 🔗 git.kernel.org/stable/c/2a3073d58382157ab396734ed4e421ba…
- 🔗 git.kernel.org/stable/c/34925d01baf3ee62ab21c21efd9e2c44…
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-08-29 | 2026-09-06 |
|---|---|---|
| ≥90 % | 4 | 0 |
| ≥50 % | 4 | 0 |
| ≥10 % | 3 | 0 |
| <10 % | 304 | 300 |
CVE-2024-26920 | In the Linux kernel, the following vulnerability has been resolved: tracing/trigger: Fix to return error if failed to alloc snapshot Fix register_snapshot_trigger() to return error code if it failed to allocate a snapshot instead of 0 (success). Unless that, it will register snapshot trigger without an error.
In the Linux kernel, the following vulnerability has been resolved: tracing/trigger: Fix to return error if failed to alloc snapshot Fix register_snapshot_trigger() to return error code if it failed to allocate a snapshot instead of 0 (su