Impact
The vulnerability resides in systemd's OOM daemon (systemd-oomd). A missing path traversal validation in its IPC API allows any local unprivileged user to instruct the daemon to terminate an arbitrary process. This can be abused to stop critical services, leading to service disruption or denial of service. The flaw maps to CWE-22 (Path Traversal) and CWE-59 (Improper Handling of Target Process).
Affected Systems
Affected systems include installations of systemd that provide the systemd-oomd service. The advisory does not specify limited versions, so all current releases of systemd-oomd are potentially vulnerable until a patch is applied.
Risk and Exploitability
The CVSS score of 5.5 indicates moderate severity. No EPSS data is available, and the vulnerability is not listed in the CISA KEV catalog. The attack requires local access, leveraging the IPC socket exposed by systemd-oomd; an attacker with a user account can exploit the flaw to terminate processes owned by other users or by privileged services. Therefore the risk is tangible for environments where untrusted users have local access.
OpenCVE Enrichment
Ubuntu USN