RHEL Packaging Agent
6ad7ad34ac
Fix CVE-2026-72694: symlink-following chown of pid file in daemon mode
...
Backport upstream commit 30e19216bf to fix a symlink-following
vulnerability (CWE-59) in mrtg's pid file handling when running
in daemon mode as root. The patch hardens create_pid() to refuse
symlinks, use O_WRONLY|O_CREAT|O_EXCL for atomic file creation,
and chown the open filehandle instead of the path. The
demonize_me() function is also hardened to refuse symlinks when
writing the pid file.
CVE: CVE-2026-72694
Upstream patches:
- 30e19216bf .patch
Resolves: RHEL-236046
This commit was backported by Ymir, a Red Hat Enterprise Linux software maintenance AI agent.
Assisted-by: Ymir
2026-09-02 06:46:48 +00:00
Vitezslav Crhonek
62fcf9952b
Specify the expected permissions for ghost dirs
...
Related: RHEL-142950
2026-01-27 09:52:29 +01:00
Vitezslav Crhonek
2f5cecc04d
Add support for Image Mode
2026-01-26 16:27:28 +01:00
Vitezslav Crhonek
a92c2d0412
Remove obsolete syslog references from service file
...
Resolves: RHEL-19644
2024-02-05 09:35:44 +01:00
Vitezslav Crhonek
9378707ae5
Add gating.yaml
2024-02-05 09:26:21 +01:00
Mohan Boddu
ac20b47d51
Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
...
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 22:23:43 +00:00
Mohan Boddu
2d7d605c3a
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 02:17:17 +00:00
DistroBaker
630c365266
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/mrtg.git#27b61080c471ef2b25df655c9472a048a9694921
2021-02-02 23:52:10 +00:00
DistroBaker
0bee307719
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/mrtg.git#f97338f5c62f7fafa06dab31b9cf638b6271f831
2020-11-09 12:48:51 +00:00
Petr Šabata
6a29fef4d3
RHEL 9.0.0 Alpha bootstrap
...
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/mrtg#7a7d6e65f26dff8d55e1c9a3cb01c6f20f639d0e
2020-10-15 20:34:56 +02:00
Release Configuration Management
5edda1d297
New branch setup
2020-10-08 18:19:50 +00:00