Security Advisory

CVE-2024-26920

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-04-17 15:59:28
Last updated 2026-05-23 15:40:11
Assigner Linux
State PUBLISHED

Description

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.