I would like to know whether the CVE-2024-6387 vulnerability in OpenSSH has been backported/fixed in the OpenSSH package for Rocky Linux 9.7. If it hasn’t, are there any alternative repositories that provide the source RPM or patch so we can build it ourselves?
Although the CVE-2024-6387 fix is listed in the changelog for the previous version (openssh-8.7p1-45.el9.rocky.0.1.x86_64), the vulnerability still appears to be present.
Most likely the vulnerability scanner you are using is reporting incorrect information by just looking at the version number without actually checking it correctly.
If the changelog is there for the fix, then the fix is there. It’s that simple.
@aplha02 I went through this with CentOS at my old $day_job years ago. You need to specifically note to the security team that it is a backported fix. Sometimes you even need to show the command used to verify, etc.