Show vulnerable packages on Arch Linux with arch-audit

Vulnerabilities happen and are usually fairly quickly fixed. This is also true for Arch Linux. This rolling distribution can be considered to be always up-to-date, as it uses the latest versions of software packages from the upstream. When there is an update, it doesn’t take long that it becomes available and can be installed with package manager pacman.

One problem that remained was the inability to quickly test if you have any vulnerable packages. After all running pacman -Suy daily works, but that doesn’t say much if known issues were found. Till now, with the new arch-audit tool.

Performing a vulnerability check

The arch-audit tool can be build with the instructions on the website.

With the tool being under development, parsing has to be done on the raw text output. With some creative text filtering we can get an output like this:

Show vulnerable software packages on Arch Linux with pkg-audit

Using arch-audit and some filtering, we can obtain a complete list (with CVE numbers)

Our security scanner Lynis has support for arch-audit as well. So if you rather don’t parse the output and want to perform a security scan daily, then Lynis will do the work for you.

Resources

Related commands

The following commands were used in this article:

  • arch-audit

Feedback

Small picture of Michael Boelen

This article has been written by our Linux security expert Michael Boelen. With focus on creating high-quality articles and relevant examples, he wants to improve the field of Linux security. No more web full of copy-pasted blog posts.

Discovered outdated information or have a question? Share your thoughts. Thanks for your contribution.

Mastodon icon