cve/2019/CVE-2019-3843.md
2024-05-26 14:27:05 +02:00

858 B

CVE-2019-3843

Description

It was discovered that a systemd service that uses DynamicUser property can create a SUID/SGID binary that would be allowed to run as the transient service UID/GID even after the service is terminated. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the UID/GID will be recycled.

POC

Reference

No PoCs from references.

Github