Rohan Timalsina, Author at Security Boulevard https://securityboulevard.com/author/rohan-timalsina/ The Home of the Security Bloggers Network Mon, 02 Sep 2024 09:00:05 +0000 en-US hourly 1 https://wordpress.org/?v=6.6.1 https://securityboulevard.com/wp-content/uploads/2021/10/android-chrome-256x256-1-32x32.png Rohan Timalsina, Author at Security Boulevard https://securityboulevard.com/author/rohan-timalsina/ 32 32 133346385 Ubuntu Fixes Several Linux Kernel AWS Vulnerabilities https://securityboulevard.com/2024/09/ubuntu-fixes-several-linux-kernel-aws-vulnerabilities/ https://securityboulevard.com/2024/09/ubuntu-fixes-several-linux-kernel-aws-vulnerabilities/#respond Mon, 02 Sep 2024 09:00:05 +0000 https://tuxcare.com/?p=20396 Several vulnerabilities in the Linux kernel have been identified, also affecting Amazon Web Services (AWS) systems. Canonical has released important security patches addressing these vulnerabilities. These flaws primarily involve race conditions and memory management errors, which can be exploited to cause system crashes or unauthorized actions. Here’s a detailed look at some of these vulnerabilities […]

The post Ubuntu Fixes Several Linux Kernel AWS Vulnerabilities appeared first on TuxCare.

The post Ubuntu Fixes Several Linux Kernel AWS Vulnerabilities appeared first on Security Boulevard.

]]>
https://securityboulevard.com/2024/09/ubuntu-fixes-several-linux-kernel-aws-vulnerabilities/feed/ 0 2029438
How Server Health Monitoring Supports Proactive Maintenance https://securityboulevard.com/2024/09/how-server-health-monitoring-supports-proactive-maintenance/ https://securityboulevard.com/2024/09/how-server-health-monitoring-supports-proactive-maintenance/#respond Mon, 02 Sep 2024 08:00:20 +0000 https://tuxcare.com/?p=19805   Server health monitoring allows you to identify potential problems before they become critical, preventing costly downtime and data loss. Monitoring resource usage (CPU, memory, disk, network) helps optimize server performance and ensures efficient utilization. Combining monitoring with proactive maintenance strategies like Live Patching ensures maximum uptime and security. The rise of online businesses has […]

The post How Server Health Monitoring Supports Proactive Maintenance appeared first on TuxCare.

The post How Server Health Monitoring Supports Proactive Maintenance appeared first on Security Boulevard.

]]>
https://securityboulevard.com/2024/09/how-server-health-monitoring-supports-proactive-maintenance/feed/ 0 2029440
Ubuntu Fixes Multiple BusyBox Vulnerabilities https://securityboulevard.com/2024/08/ubuntu-fixes-multiple-busybox-vulnerabilities/ https://securityboulevard.com/2024/08/ubuntu-fixes-multiple-busybox-vulnerabilities/#respond Thu, 29 Aug 2024 09:00:31 +0000 https://tuxcare.com/?p=19905 BusyBox, often referred to as the “Swiss Army knife of embedded Linux,” is a compact suite of Unix utilities combined into a single executable. It’s widely used in small and embedded systems due to its lightweight nature. However, like any software, it is not immune to vulnerabilities. Recently, Canonical has released security updates to address […]

The post Ubuntu Fixes Multiple BusyBox Vulnerabilities appeared first on TuxCare.

The post Ubuntu Fixes Multiple BusyBox Vulnerabilities appeared first on Security Boulevard.

]]>
https://securityboulevard.com/2024/08/ubuntu-fixes-multiple-busybox-vulnerabilities/feed/ 0 2029271
Ubuntu Patches Three QEMU Vulnerabilities https://securityboulevard.com/2024/08/ubuntu-patches-three-qemu-vulnerabilities/ https://securityboulevard.com/2024/08/ubuntu-patches-three-qemu-vulnerabilities/#respond Wed, 28 Aug 2024 09:00:33 +0000 https://tuxcare.com/?p=19928 Several security issues were discovered in QEMU, an open-source machine emulator and virtualizer. These issues also affected the Ubuntu 22.04 LTS release. In response, Canonical has released security updates to address QEMU vulnerabilities in Ubuntu 22.04 LTS. These vulnerabilities, if exploited, could allow an attacker to cause a denial of service (DoS) or leak sensitive […]

The post Ubuntu Patches Three QEMU Vulnerabilities appeared first on TuxCare.

The post Ubuntu Patches Three QEMU Vulnerabilities appeared first on Security Boulevard.

]]>
https://securityboulevard.com/2024/08/ubuntu-patches-three-qemu-vulnerabilities/feed/ 0 2029228
What is binary compatibility, and what does it mean for Linux distributions? https://securityboulevard.com/2024/08/what-is-binary-compatibility-and-what-does-it-mean-for-linux-distributions/ https://securityboulevard.com/2024/08/what-is-binary-compatibility-and-what-does-it-mean-for-linux-distributions/#respond Wed, 28 Aug 2024 08:00:37 +0000 https://tuxcare.com/?p=1177   Applications are typically tested and guaranteed to function on specific Linux distributions, but may work on others as well. Kernel versions, libraries, and system calls are key factors affecting binary compatibility between distributions. Differences in the operating system’s ABI (Application Binary Interface) are also a frequent source of compatibility problems. Binary compatibility is an […]

The post What is binary compatibility, and what does it mean for Linux distributions? appeared first on TuxCare.

The post What is binary compatibility, and what does it mean for Linux distributions? appeared first on Security Boulevard.

]]>
https://securityboulevard.com/2024/08/what-is-binary-compatibility-and-what-does-it-mean-for-linux-distributions/feed/ 0 2029108
Critical wpa_supplicant Vulnerability Addressed https://securityboulevard.com/2024/08/critical-wpa_supplicant-vulnerability-addressed/ https://securityboulevard.com/2024/08/critical-wpa_supplicant-vulnerability-addressed/#respond Tue, 27 Aug 2024 09:00:23 +0000 https://tuxcare.com/?p=19931 A serious vulnerability has been discovered in the widely used wpa_supplicant package, potentially leaving millions of devices at risk. This flaw, tracked as CVE-2024-5290, poses a significant risk of privilege escalation, potentially allowing attackers to gain unauthorized root access to a system. wpa_supplicant is a critical component in the world of wireless security, providing client […]

The post Critical wpa_supplicant Vulnerability Addressed appeared first on TuxCare.

The post Critical wpa_supplicant Vulnerability Addressed appeared first on Security Boulevard.

]]>
https://securityboulevard.com/2024/08/critical-wpa_supplicant-vulnerability-addressed/feed/ 0 2028954
Debian 11 “Bullseye” Enters LTS: What You Need to Know https://securityboulevard.com/2024/08/debian-11-bullseye-enters-lts-what-you-need-to-know/ https://securityboulevard.com/2024/08/debian-11-bullseye-enters-lts-what-you-need-to-know/#respond Mon, 26 Aug 2024 09:00:25 +0000 https://tuxcare.com/?p=19853 Debian 11, code-named “Bullseye”, has entered the Long-Term Support phase after three years of regular support from the Debian Security and Release teams. As of August 15, 2024, Debian 11 will be handled by the Debian LTS team, a separate group of volunteers and companies interested in making it a success.   Understanding Debian Release […]

The post Debian 11 “Bullseye” Enters LTS: What You Need to Know appeared first on TuxCare.

The post Debian 11 “Bullseye” Enters LTS: What You Need to Know appeared first on Security Boulevard.

]]>
https://securityboulevard.com/2024/08/debian-11-bullseye-enters-lts-what-you-need-to-know/feed/ 0 2028922
The Risks of Running an End Of Life OS – And How To Manage It https://securityboulevard.com/2024/08/the-risks-of-running-an-end-of-life-os-and-how-to-manage-it/ https://securityboulevard.com/2024/08/the-risks-of-running-an-end-of-life-os-and-how-to-manage-it/#respond Fri, 23 Aug 2024 08:00:51 +0000 https://tuxcare.com/?p=1045 EOL operating systems no longer receive critical security updates, leaving them highly vulnerable to evolving cybersecurity threats. End-of-life OSs often struggle to run modern software and hardware, resulting in compatibility issues, reduced performance, and lower productivity. Organizations using EOL systems face increased legal and financial risks due to non-compliance with regulations and the high costs […]

The post The Risks of Running an End Of Life OS – And How To Manage It appeared first on TuxCare.

The post The Risks of Running an End Of Life OS – And How To Manage It appeared first on Security Boulevard.

]]>
https://securityboulevard.com/2024/08/the-risks-of-running-an-end-of-life-os-and-how-to-manage-it/feed/ 0 2028712
Critical SLUBStick Exploitation Technique Threatens Linux Security https://securityboulevard.com/2024/08/critical-slubstick-exploitation-technique-threatens-linux-security/ https://securityboulevard.com/2024/08/critical-slubstick-exploitation-technique-threatens-linux-security/#respond Thu, 22 Aug 2024 09:00:44 +0000 https://tuxcare.com/?p=19441 A new and highly-effective cross-cache attack named SLUBStick has emerged, targeting the Linux kernel with a remarkable 99% success rate in transforming a limited heap vulnerability into an arbitrary memory read-and-write capability. This allows attackers to elevate privileges or even escape containerized environments, posing significant risks to Linux systems. It works by tricking the kernel […]

The post Critical SLUBStick Exploitation Technique Threatens Linux Security appeared first on TuxCare.

The post Critical SLUBStick Exploitation Technique Threatens Linux Security appeared first on Security Boulevard.

]]>
https://securityboulevard.com/2024/08/critical-slubstick-exploitation-technique-threatens-linux-security/feed/ 0 2028567
Time to Upgrade: Linux Kernel 6.9 is End of Life https://securityboulevard.com/2024/08/time-to-upgrade-linux-kernel-6-9-is-end-of-life/ https://securityboulevard.com/2024/08/time-to-upgrade-linux-kernel-6-9-is-end-of-life/#respond Wed, 21 Aug 2024 09:00:55 +0000 https://tuxcare.com/?p=19339 After nearly three months, Linux kernel 6.9 has officially reached the end of life on August 2nd, 2024. If you are currently running this EOL kernel version, it’s time to consider upgrading to the latest Linux kernel 6.10 or a long-term support (LTS) version to maintain system security and stability. Greg Kroah-Hartman, a renowned Linux […]

The post Time to Upgrade: Linux Kernel 6.9 is End of Life appeared first on TuxCare.

The post Time to Upgrade: Linux Kernel 6.9 is End of Life appeared first on Security Boulevard.

]]>
https://securityboulevard.com/2024/08/time-to-upgrade-linux-kernel-6-9-is-end-of-life/feed/ 0 2028479