SSH Nussess VA on Oracle Linux 8.8
Hi all,
we received "SSH Terrapin Prefix Truncation Weakness (CVE-2023-48795)" vulnerability on port 22 on Oracle Linux 8.8.
I was deployed the CVE-2023-48795 by deployed below commands on oracle Linux server and and restart the ssh service but the ssh point does not resolve yet in the recent VA scan.
yum update --cve CVE-2023-48795
rpm -qa | grep -i ssh
systemctl restart sshd
please help me to remediate the VA point and what should i do.