cve/2024/CVE-2024-26920.md

18 lines
856 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-26920](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-26920)
![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue)
2025-09-29 16:08:36 +00:00
![](https://img.shields.io/static/v1?label=Version&message=0bbe7f719985efd9adb3454679ecef0984cb6800%3C%2036be97e9eb535fe3008a5cb040b1e56f29f2e398%20&color=brighgreen)
2024-05-25 21:48:12 +02:00
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
- https://github.com/fkie-cad/nvd-json-data-feeds