Vulnerability CVE-2024-26920


Published: 2024-04-17

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.

 References:
https://git.kernel.org/stable/c/bcf4a115a5068f3331fafb8c176c1af0da3d8b19
https://git.kernel.org/stable/c/8ffd5590f4d6ef5460acbeac7fbdff7025f9b419
https://git.kernel.org/stable/c/56cfbe60710772916a5ba092c99542332b48e870
https://git.kernel.org/stable/c/b5085b5ac1d96ea2a8a6240f869655176ce44197
https://git.kernel.org/stable/c/36be97e9eb535fe3008a5cb040b1e56f29f2e398
https://git.kernel.org/stable/c/6022c065c9ec465d84cebff8f480db083e4ee06b
https://git.kernel.org/stable/c/4b001ef14baab16b553a002cb9979e31b8fc0c6b
https://git.kernel.org/stable/c/0958b33ef5a04ed91f61cef4760ac412080c4e08

Copyright 2026, cxsecurity.com

 

Back to Top