Hi,
According to this command:
[root@rocky ~]# rpm -q --changelog httpd | grep 40438
- Related: #2007236 - CVE-2021-40438 httpd:2.4/httpd: mod_proxy: SSRF via
- Resolves: #2007236 - CVE-2021-40438 httpd:2.4/httpd: mod_proxy: SSRF via
looks like it’s resolved. You can run this on your system to query - although httpd must be installed first. If it’s not installed, then you can check it with:
[root@rocky ~]# dnf changelog httpd | grep 40438
- Related: #2007236 - CVE-2021-40438 httpd:2.4/httpd: mod_proxy: SSRF via
- Resolves: #2007236 - CVE-2021-40438 httpd:2.4/httpd: mod_proxy: SSRF via