Skip to main content

Secuity Advisor Kernel Warning

Comments

13 comments

  • 24x7server
    Hi, Can you share a screenshot of the security advisory here? We will need to see that page fully.
    0
  • Infopro
    No need.
    The system kernel is at version "",

    That shows the issue.
    0
  • EneTar
    Here is the screenshot. Everything else is green cdn.pbrd.co/images/H1oRa5i.jpg
    That shows the issue.

    So how to fix the issue?
    0
  • cPanelMichael
    Hello, Could you run the following commands and let us know the output? kcarectl --version kcarectl --check /usr/local/cpanel/3rdparty/bin/perl -e 'use Cpanel::Kernel::Status; use Data::Dumper; my $kernel = Cpanel::Kernel::Status::kernel_status(); print Dumper \$kernel;'
    Thank you.
    0
  • EneTar
    Yes here is the output # kcarectl --version 2.14-2 # kcarectl --check The latest patch is applied. # /usr/local/cpanel/3rdparty/bin/perl -e 'use Cpanel::Kernel::Status; use Data::Dumper; my $kernel = Cpanel::Kernel::Status::kernel_status(); print Dumper \$kernel;' $VAR1 = \{ 'has_kernelcare' => 1, 'running_latest' => '', 'boot_version' => '2.6.32-696.16.1.el6.x86_64', 'running_version' => '', 'reboot_required' => 1, 'unpatched_version' => '2.6.32-696.16.1.el6.x86_64' };
    0
  • cPanelMichael
    'running_version' => '',

    Hello, It looks like the running kernel isn't detected. Feel free to open a support ticket using the link in my signature so we can take a closer look to see what's happening. Thank you.
    0
  • EneTar
    I will. However this message appeared after a cPanel update in late November or early December. Both servers are in the Release channel.
    0
  • jndawson
    Same issue here. We installed the KernelCare free patch: [ root@cp1 ~># kcarectl --version 2.14-2 [ root@cp1 ~># kcarectl --check The latest patch is applied. [ root@cp1 ~># /usr/local/cpanel/3rdparty/bin/perl -e 'use Cpanel::Kernel::Status; use Data::Dumper; my $kernel = Cpanel::Kernel::Status::kernel_status(); print Dumper \$kernel;' $VAR1 = \{ 'reboot_required' => 1, 'unpatched_version' => '2.6.32-696.18.7.el6.x86_64', 'running_version' => '', 'has_kernelcare' => 1, 'boot_version' => '2.6.32-696.18.7.el6.x86_64', 'running_latest' => '' };
    0
  • cPanelMichael
    Hi @jndawson, Could you open a support ticket so we can take a closer look? Thank you.
    0
  • PeteS
    Can we get some feedback on this? It seems to be pretty common issue with KernelCare of late. Am I correct that this KernelCare info in security advisor replaces the normal notice that shows up in WHM when a new kernel version is available? My experience is that KC is correct that a new kernel is available but just can't detect the current version. If so then it's not a huge problem, you just check your current vs what's available and update it if you choose. But the bug is still annoying, so is there a fix, or will that come in an update to KC?
    0
  • EneTar
    I think this is fixed in 70 but they forgot to update this thread. It's a bug in 68.
    0
  • PeteS
    Thanks for that. I'm still on 68.
    0
  • cPanelMichael
    Thanks for that. I'm still on 68.

    Hello, cPanel verison 70 includes the following case: Implemented case CPANEL-17016: Add support for detecting and installing KernelCare's free patch set. This should address the issue you have described. Thank you.
    0

Please sign in to leave a comment.