On this page: https://rol.redhat.com/rol/app/courses/rh415-9.2/pages/ch01s04
List the required RHSAs to resolve the CVE-2023-38408 CVE.
[root@servera ~]# dnf updateinfo list updates security --cve CVE-2023-38408
...output omitted...
RHSA-2023:4412 Important/Sec. openssh-8.7p1-30.el9_2.x86_64
RHSA-2023:4412 Important/Sec. openssh-clients-8.7p1-30.el9_2.x86_64 RHSA-2023:4412
Important/Sec. openssh-server-8.7p1-30.el9_2.x86_64
I was only able to reproduce the output by using the command mentioned below and dropping the security keyword
dnf updateinfo list updates --cve CVE-2023-38408
If I let the security keyword in, it will give back a complete list, with the same output at point number 2.
@JacquesW Thanks for letting us know, let me check that for you.
@JacquesW I checked from my end and you are right :
I have reported this to our course developers to have it corrected. Thanks for your feedback.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.