4 matches found
Astra Linux - уязвимость в linux-5.10
In the Linux kernel, the following vulnerability has been resolved: tracing/synthetic: Fixed races when freeing lastcmd. Currently, the “lastcmd” variable can be accessed by multiple processes asynchronously when multiple users manipulate syntheticevents nodes at the same time. This could lead to...
EUVD-2025-31898
Malicious code in bioql PyPI...
CVE-2023-53478 tracing/synthetic: Fix races on freeing last_cmd
In the Linux kernel, the following vulnerability has been resolved: tracing/synthetic: Fix races on freeing lastcmd Currently, the "lastcmd" variable can be accessed by multiple processes asynchronously when multiple users manipulate syntheticevents node at the same time, it could lead to...
CVE-2023-53478
CVE-2023-53478 concerns the Linux kernel’s tracing/synthetic subsystem. The vulnerability arises from races on freeing the last_cmd variable, which can be accessed concurrently by multiple processes manipulating the synthetic_events node, enabling use-after-free or double-free conditions. The con...