Skip to Main Content

AI Services

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle Linux 8 : kvm_utils3 (ELSA-2023-12855)

Onur DbaAug 26 2024

Hello.

Oracle Linux 8 : kvm_utils3 (ELSA-2023-12855)

I want to update the packages affected by the vulnerability, but the packages I call yum update are not updated.

I have to update the packages one by one.

[root@test_server yum.repos.d]# ll
total 20
-rw-r--r-- 1 root root 4428 Aug 26 14:22 oracle-linux-ol8.repo
-rw-r--r-- 1 root root 941 May 23 11:17 uek-ol8.repo
-rw-r--r-- 1 root root 319 Aug 26 14:14 virt-ol8.repo
[root@test_server yum.repos.d]#

[root@test_server yum.repos.d]# cat virt-ol8.repo
[ol8_kvm_appstream]
name=Oracle Linux $releasever KVM Application Stream ($basearch)
baseurl=https://yum$ociregion.$ocidomain/repo/OracleLinux/OL8/kvm/appstream/$basearch/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
gpgcheck=1
enabled=1
[root@test_server yum.repos.d]#

[root@test_server yum.repos.d]# rpm -qa |grep qemu-guest-agent-6.2.0-50.module+el8.10.0+90365+4069216b
qemu-guest-agent-6.2.0-50.module+el8.10.0+90365+4069216b.x86_64
[root@test_server yum.repos.d]#

[root@test_server rpm]# yum update
Repository ol8_kvm_appstream is listed more than once in the configuration
Last metadata expiration check: 1:00:43 ago on Mon 26 Aug 2024 02:22:39 PM +03.
Dependencies resolved.
Nothing to do.
Complete!
[root@test_server rpm]#

Comments
Post Details
Added on Aug 26 2024
0 comments
72 views