
























I've been using nvidia-470xx-utils for my GeForce 700 series card for ages.
Alerted by the recent reports of malware in AURs, I scanned. Here:
$ aur-scan scan ~/.cache/traur/git/nvidia-470xx-utils
[CRITICAL] PERSIST-006 Systemd masquerading
Binary named like systemd component is suspicious. CHAOS RAT used 'systemd-initd'.
Location: /home/jo/.cache/traur/git/nvidia-470xx-utils/PKGBUILD:21
Code: 'systemd-homed-override.conf'
Recommendation: Verify this is a legitimate systemd component
Reference: CWE-506
[CRITICAL] PERSIST-006 Systemd masquerading
Binary named like systemd component is suspicious. CHAOS RAT used 'systemd-initd'.
Location: /home/jo/.cache/traur/git/nvidia-470xx-utils/PKGBUILD:22
Code: 'systemd-suspend-override.conf'
Recommendation: Verify this is a legitimate systemd component
Reference: CWE-506
[CRITICAL] PERSIST-006 Systemd masquerading
Binary named like systemd component is suspicious. CHAOS RAT used 'systemd-initd'.
Location: /home/jo/.cache/traur/git/nvidia-470xx-utils/PKGBUILD:294
Code: install -Dm644 "${srcdir}"/systemd-homed-override.conf "${pkgdir}"/usr/lib/systemd/system/systemd-homed.service.d/10-nvidia-no-freeze-session.conf
Recommendation: Verify this is a legitimate systemd component
Reference: CWE-506
[CRITICAL] PERSIST-006 Systemd masquerading
Binary named like systemd component is suspicious. CHAOS RAT used 'systemd-initd'.
Location: /home/jo/.cache/traur/git/nvidia-470xx-utils/PKGBUILD:295
Code: install -Dm644 "${srcdir}"/systemd-suspend-override.conf "${pkgdir}"/usr/lib/systemd/system/systemd-suspend.service.d/10-nvidia-no-freeze-session.conf
Recommendation: Verify this is a legitimate systemd component
Reference: CWE-506
[CRITICAL] PERSIST-006 Systemd masquerading
Binary named like systemd component is suspicious. CHAOS RAT used 'systemd-initd'.
Location: /home/jo/.cache/traur/git/nvidia-470xx-utils/PKGBUILD:296
Code: install -Dm644 "${srcdir}"/systemd-suspend-override.conf "${pkgdir}"/usr/lib/systemd/system/systemd-suspend-then-hibernate.service.d/10-nvidia-no-freeze-session.conf
Recommendation: Verify this is a legitimate systemd component
Reference: CWE-506
[CRITICAL] PERSIST-006 Systemd masquerading
Binary named like systemd component is suspicious. CHAOS RAT used 'systemd-initd'.
Location: /home/jo/.cache/traur/git/nvidia-470xx-utils/PKGBUILD:297
Code: install -Dm644 "${srcdir}"/systemd-suspend-override.conf "${pkgdir}"/usr/lib/systemd/system/systemd-hibernate.service.d/10-nvidia-no-freeze-session.conf
Recommendation: Verify this is a legitimate systemd component
Reference: CWE-506
[CRITICAL] PERSIST-006 Systemd masquerading
Binary named like systemd component is suspicious. CHAOS RAT used 'systemd-initd'.
Location: /home/jo/.cache/traur/git/nvidia-470xx-utils/PKGBUILD:298
Code: install -Dm644 "${srcdir}"/systemd-suspend-override.conf "${pkgdir}"/usr/lib/systemd/system/systemd-hybrid-sleep.service.d/10-nvidia-no-freeze-session.conf
Recommendation: Verify this is a legitimate systemd component
Reference: CWE-506- should I be alarmed?
You can look at the files its referencing, they appear to be environment variable overrides, I assume for features that the Nvidia driver doesn't play well with.
"Verify this is a legitimate systemd component", well its not, its just a configuration file to toggle a setting off.
Environment="SYSTEMD_HOME_LOCK_FREEZE_SESSION=false"
Environment="SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=false"Ryzen 7 9850X3D | AMD 7800XT | KDE Plasma
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。