Gyorgy Sarvari b3c43cc096 quagga: ignore CVE-2021-44038
Details: https://nvd.nist.gov/vuln/detail/CVE-2021-44038

The main point of the vulnerability is that the application
comes with its own systemd unit files, which execute chmod and chown
commands upon start on some files. So when the services are
restarted (e.g. after an update), these unit files can be tricked
to change the permissions on a malicious file.

However OE does not use these unit files - the recipe comes
with its own custom unit files, and chown/chmod isn't used
at all.

Due to this, ignore this vulnerability.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
2026-02-27 14:28:50 +01:00
..
2026-02-27 14:28:50 +01:00
2023-03-05 07:44:28 -05:00
2026-01-08 22:03:03 +01:00
2025-10-29 16:59:58 +01:00
2026-02-27 14:28:50 +01:00
2025-11-30 15:13:57 +01:00