cve/2024/CVE-2024-26920.md
2024-05-25 21:48:12 +02:00

800 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