Skip to main content
15 events
when toggle format what by license comment
Mar 2, 2019 at 15:29 answer added MAC timeline score: 0
May 1, 2018 at 13:15 vote accept sfgroups
May 1, 2018 at 2:02 answer added Nasir Riley timeline score: 2
May 1, 2018 at 1:57 comment added GracefulRestart You could always look at the source. Since you have the kernel installed, you could get a quick summary from rpm -q --changelog kernel-$(uname -r) | less. Looking at the CentOS kernel source, they did an import from kernel-3.10.0-862.el7 recently which may contain the patches you are looking for.
May 1, 2018 at 1:24 comment added sfgroups @GracefulRestart Is there a place check this patch is back ported to 7.4
May 1, 2018 at 1:23 comment added sfgroups @JaroslavKucera, I have added yum.repos.d dir content file for patch update. its pointing to centos mirror.
May 1, 2018 at 1:20 comment added sfgroups @NasirRiley, updated the post with yum and rpm command output
May 1, 2018 at 1:19 history edited sfgroups CC BY-SA 3.0
posted installed kernel
Apr 30, 2018 at 21:31 comment added GracefulRestart The 3.10.0-862 kernel will most likely be available in CentOS 7.5, which I have not seen released yet. Did you check if patches for your security issues were back ported to CentOS 7.4?
Apr 30, 2018 at 21:31 comment added Jaroslav Kucera Check content of your centos repo file in /var/yum.repos.d/. The most probably you have specified some mirror which wasn't updated yet.
Apr 30, 2018 at 19:40 comment added Nasir Riley @sfgroups Post the output of rpm -qa kernel\* and/or yum list installed | grep kernel.
Apr 30, 2018 at 19:35 comment added Nasir Riley @sfgroups Which kernel do you have installed? That link shows version 3.10.0-693.21.1.el7.
Apr 30, 2018 at 19:18 comment added sfgroups No, it not showing the new kernel. trying to find out the right process, how others are updating the kernel.
Apr 30, 2018 at 18:52 comment added Prvt_Yadav Well I am not sure but I think sudo yum update command updates it.
Apr 30, 2018 at 18:28 history asked sfgroups CC BY-SA 3.0