• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Question CVE-2017-1000253 and CentOS 7.4 kernel

OverWolf

Regular Pleskian
Hi,
for Kernel ELF security patch I've read that all CentOS 7.4 kernel 3.10.0-693 and higher have fixed this vulnerability. After I have update CentOS from plesk my kernel is 3.10.0-327.18.2.el7.x86_64.

Now, what can I do ?
 
Just update your kernel. For example, on my test Plesk server I see:

# uname -a
Linux a10-52-56-140.qa.plesk.ru 3.10.0-693.2.2.el7.x86_64 #1 SMP Tue Sep 12 22:26:13 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

# cat /etc/redhat-release
CentOS Linux release 7.4.1708 (Core)
 
If you have this exclusion in yum.conf, you can remove it and upgrade the kernel, but be sure that it will not affect your VM correct operation. I would suggest you confirm this action with the admin of hardware node.
 
Hi IgorG,

I have this exclusion for that article. After I have read this :
some packages may conflict with Plesk or another software

I have configure yum to complain that settings. So, should I follow that directive or not ?
 
I see no reason to be afraid of installing a new version of the kernel from the official OS repository.
 
Back
Top