Dynamic kernel patch manager
Go to file
Radomir Vrbovsky 4134b11f7f kpatch: List CVEs for loaded livepatch modules
JIRA: https://issues.redhat.com/browse/RHEL-113127
Upstream: RHEL-ONLY

Enhances the list subcommand to display the CVE identifiers addressed
by each installed patch module.

The CVEs are extracted directly from the RPM changelogs of the corresponding
modules, giving users clearer insight into the security issues mitigated
by livepatch updates.

V2:
* Remove temporary files in favor of associative arrays
* Use printf and sed for indentation instead of a loop

V3:
* Syntactic changes using ShellCheck

Resolves: RHEL-113127

Signed-off-by: Radomir Vrbovsky <rvrbovsk@redhat.com>
2025-09-10 22:22:38 +02:00
.gitignore Kpatch rebase to v0.9.10 2025-09-10 21:42:35 +02:00
0001-contrib-disable-upstart-kpatch.conf-install.patch tree: import rhel-9.0.0-alpha files from latest rhel-8 branch 2020-12-02 13:13:54 -05:00
0002-kpatch-clarify-unload-unsupport.patch tree: import rhel-9.0.0-alpha files from latest rhel-8 branch 2020-12-02 13:13:54 -05:00
0003-do-not-rm-selinux-rpm-owned-directory.patch Do not rm selinux rpm owned directory 2022-06-13 16:42:15 -04:00
0004-kpatch-List-CVEs-for-loaded-livepatch-modules.patch kpatch: List CVEs for loaded livepatch modules 2025-09-10 22:22:38 +02:00
gating.yaml Update gating tests 2025-03-13 14:08:56 -04:00
kpatch.spec kpatch: List CVEs for loaded livepatch modules 2025-09-10 22:22:38 +02:00
sources Kpatch rebase to v0.9.10 2025-09-10 21:42:35 +02:00