A couple of days ago, Xavier posted about Atuin to gain more insight into the command history. Atuin does a great job of better organizing what is usually handled by "bash&#;x26;#;x5f;history"&#;x26;#;xc2;&#;x26;#;xa0;and collecting meaningful additional data. Our reader David commented that this can also be done quite well with Linux&#;x26;#;39;s kernel process accounting feature, and I think he

A recent report highlighted the utility of Linux kernel process accounting as an alternative or supplementary method for gaining insight into command history and system activity. This discussion emerged in response to an earlier mention of the Atuin tool, which aims to enhance the organization and data collection capabilities beyond the standard bash history. The reader's comment suggested that the native kernel feature offers comparable benefits for system monitoring and forensic analysis.
Linux kernel process accounting, often managed via the `acct` or `sa` utilities, provides a robust mechanism for logging information about executed processes. When enabled, the kernel writes a record to a specified accounting file each time a process terminates. This record typically includes details such as the command name, user ID, group ID, start time, end time, CPU time consumed, memory usage, and the exit status of the process. This granular data can be invaluable for understanding system utilization patterns, identifying unusual activity, and reconstructing event sequences.
Unlike user-space command history mechanisms like `bash_history`, kernel process accounting operates at a lower level, making it more resilient to manipulation by unprivileged users or compromised applications. While `bash_history` records commands as they are typed in a shell, kernel accounting captures the execution of any process, regardless of how it was initiated. This includes scripts, background processes, and commands executed directly by other programs, offering a more comprehensive view of system activity.
Enabling kernel process accounting typically involves mounting the `acct` filesystem or configuring the `sysctl` parameter `kernel.acct`. The accounting file itself is usually located at `/var/log/account/pacct` or a similar path. Tools like `sa` (summarize accounting) can then be used to parse and present the collected data in a human-readable format, allowing administrators to quickly review process statistics and identify potential anomalies.
For technical users, the data provided by kernel process accounting can be particularly useful in security contexts. It can aid in incident response by providing a timeline of executed programs, helping to pinpoint the actions of an attacker or malicious software. In compliance environments, it can serve as an audit trail, demonstrating adherence to policies regarding system usage. Developers might also leverage this data to profile application behavior and resource consumption.
Typical mitigation guidance for issues related to system logging and auditing often emphasizes the importance of regularly reviewing logs, ensuring log integrity, and integrating log data into centralized security information and event management (SIEM) systems. While kernel process accounting provides rich data, its effectiveness is maximized when combined with other logging sources and active monitoring strategies to detect and respond to suspicious activities promptly.
In a broader context, the discussion highlights the ongoing interest in robust system observability and forensic capabilities within the Linux ecosystem. As systems become more complex and threats more sophisticated, the ability to accurately track and understand process execution remains a critical component of system administration, security, and compliance efforts. Leveraging native kernel features like process accounting offers a powerful, low-level approach to achieving this objective.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

OpenAI has announced a $1 billion commitment to provide subsidized access to its Daybreak AI cybersecurity tools for under-resourced critical infrastructure defenders. The initiative, named Daybreak for Frontline Defenders, will offer AI models, training, and technical support over the next six months, prioritizing water and wastewater utilities, electric grid operators, and local government entities. This move aims to equip organizations with limited budgets and staff against increasingly sophisticated cyber threats.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed