cve/2024/CVE-2024-26920.md
2025-09-29 16:08:36 +00:00

856 B

CVE-2024-26920

Description

In the Linux kernel, the following vulnerability has been resolved:tracing/trigger: Fix to return error if failed to alloc snapshotFix register_snapshot_trigger() to return error code if it failed toallocate a snapshot instead of 0 (success). Unless that, it will registersnapshot trigger without an error.

POC

Reference

No PoCs from references.

Github