CVE-2025-21846

Updated: 2025-05-05 17:15:05.042514

Description:

In the Linux kernel, the following vulnerability has been resolved: acct: perform last write from workqueue In [1] it was reported that the acct(2) system call can be used to trigger NULL deref in cases where it is set to write to a file that triggers an internal lookup. This can e.g., happen when pointing acc(2) to /sys/power/resume. At the point the where the write to this file happens the calling task has already exited and called exit_fs(). A lookup will thus trigger a NULL-deref when accessing current->fs. Reorganize the code so that the the final write happens from the workqueue but with the caller's credentials. This preserves the (strange) permission model and has almost no regression risk. This api should stop to exist though.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x 0
CVSS Version 3.x MEDIUM 5.5

Status

OS name Project name Version Score Severity Status Errata Last updated

Statement

AlmaLinux 9.2 ESU kernel 5.14.0 5.5 MEDIUM Ignored 2025-03-17 23:15:44
AlmaLinux 9.6 ESU kernel 5.14.0 5.5 MEDIUM Ignored 2025-07-05 02:18:06
CentOS 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2025-03-17 23:15:44
CentOS 7 ELS kernel 3.10.0 5.5 MEDIUM Ignored 2025-03-17 23:15:43
CentOS 8.4 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2025-03-17 23:15:43
CentOS 8.5 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2025-03-17 23:15:44
CentOS Stream 8 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2025-03-17 23:15:43
CloudLinux 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2025-03-17 23:15:44
CloudLinux 7 ELS kernel 3.10.0 5.5 MEDIUM Ignored 2025-03-17 23:15:43
Oracle Linux 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2025-03-17 23:15:43
Total: 17