[CentOS] [Openssl]incorrect CVE mentioned in openssl changelog

2022-04-08 Thread Akshar Kanak
Dear team in latest openssl openssl-1.0.2k-25.el7_9.x86_64 , looks like there is an issue with change logs . rpm -qi --changelog openssl-1.0.2k-25.el7_9.x86_64 shows me " * Wed Mar 23 2022 Dmitry Belyavskiy - 1:1.0.2k-25 - Fixes CVE-2022-2078 Infinite loop in BN_mod_sqrt() reachable

[CentOS] Auditd NETFILTER_PKT record missing src port, dst port

2020-09-14 Thread Akshar Kanak
Dear team The auditd log for NETFILTER_PKT event does not contain the src port , desination port , in and out interface . Has it been removed permanently ( https://patchwork.kernel.org/patch/9638183/) or can it be enabled by some configuration by auditctl ? centos version : CentOS

[CentOS] Disabling fips mode in Centos 7.6

2020-06-09 Thread Akshar Kanak
Dear team if i need to disable FIPS on Centos 7.6 , then setting fips=0 in kernel parameter should be more then sufficient . Why should we remove the dracut-fips package and regenerate the initramfs? Thanks and regards Akshar ___ CentOS mailing

[CentOS] [FIPS] FIPS_selftest failing in Centos 7

2020-03-06 Thread Akshar Kanak
Dear team The API FIPS_selftest() is failing . The content of the file /proc/sys/crypto/fips_enabled is 1 I have executed the below mentioned code The code is #include "stdio.h" int main() { int ret=0; ret=FIPS_mode(); printf("\nFIPS_mode = %u \n",ret); ret=FIPS_selftest();

[CentOS] Kernel downgrade on Centos 8

2020-02-04 Thread Akshar Kanak
Dear team Is it possible of downgrade the kernel in Centos 8 to any kernel from Centos 7 (or even latest kernel from Censto 7 Series) ? Has this been disabled intensionally or it will not work all together Thanks and regards Akshar ___ CentOS

[CentOS] Mod_evasive for HTTPD24 (Software collections)

2019-11-11 Thread Akshar Kanak
Hi Team I am planning to use mod_evasive to prevent dos attackS . I am using httpd24-httpd-2.4.34-7.el6.x86_64 (httpd software collections) on Centos 6.5 . Do we have mod_evasive rpm wrt to this httpd version ? Thanks and regards AKshar ___

Re: [CentOS-virt] [QEMU-KVM] Centos guest VM freezing

2019-01-09 Thread Akshar Kanak
Wed, Jan 9, 2019 at 1:58 PM Manuel Wolfshant wrote: > On 1/9/19 10:24 AM, Akshar Kanak wrote: > > Dear team > I am running a centos guest VM which freezes for every few days . The > qemu-kvm on shows 100% cpu utilization. > Ping to the guest might work or may not work .P

[CentOS-virt] [QEMU-KVM] Centos guest VM freezing

2019-01-09 Thread Akshar Kanak
Dear team I am running a centos guest VM which freezes for every few days . The qemu-kvm on shows 100% cpu utilization. Ping to the guest might work or may not work .Please can you tell me what approach can i take to debug it . using "virsh dump" I can dump the core of the guest vm

[CentOS] [Qemu-KVM] Centos 7.0 Guest vm freezing

2019-01-09 Thread Akshar Kanak
Dear team I am running a centos guest VM which freezes for every few days . The qemu-kvm on shows 100% cpu utilization. Ping to the guest might work or may not work .Please can you tell me what approach can i take to debug it . using "virsh dump" I can dump the core of the guest vm