Explore top 10 tips to secure your open-source projects now. Read More

×
Alerts This Week
Warning Icon 1 483
Alerts This Week
Warning Icon 1 483

Stay Ahead With Linux Security News

Filter%20icon Refine news
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

Should Linux servers automatically install security updates?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/157-should-linux-servers-automatically-install-security-updates?task=poll.vote&format=json
157
radio
0
[{"id":506,"title":"Yes \u2014 critical security patches should install automatically.","votes":0,"type":"x","order":1,"pct":0,"resources":[]},{"id":507,"title":"No \u2014 every update should be tested before deployment.","votes":0,"type":"x","order":2,"pct":0,"resources":[]},{"id":508,"title":"Only critical vulnerabilities should auto-install.","votes":0,"type":"x","order":3,"pct":0,"resources":[]},{"id":509,"title":"I patch when Reddit starts panicking.","votes":0,"type":"x","order":4,"pct":0,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security news

We found 38 articles for you...
78

Firefox 140 ESR: important: browser enhancements for Linux admins

Stability. Security. Practical, resource-conscious features. It's everything you’d want from a browser, especially when it’s being deployed across systems that need predictable performance in production environments. Firefox 140 ESR (Extended Support Release) makes no attempt to dazzle with half-baked experiments or flashy new gimmicks—it’s built to be stable, reliable, and secure for the long haul. This makes it an essential tool for Linux admins and infosec professionals who need more focus on functionality and operational efficiency than bleeding-edge features. . But make no mistake: this release isn’t just coasting on its ESR reputation. Some of the new additions feel tailored—almost surgically—to solve problems Linux sysadmins face daily, like managing finite resources, maintaining security across browser workflows, and improving usability without introducing unnecessary overhead. Let’s dig into it. What Features in Firefox 140 ESR Will You Actually Use? Let's take a look at some of the key features introduced in Firefox 140 ESR that will improve your security posture and day-to-day workflows as a Linux admin or infosec pro. Unload Tab: A Memory Lifeline for Low-Resource Systems Ever find yourself regretfully watching your system crawl because someone (maybe even you) decided to open 45 tabs at once? Firefox 140 ESR introduces the "Unload Tab" feature, tucked neatly into the right-click menu. This function lets you suspend inactive tabs without closing them, freeing up precious CPU cycles and memory. For admins working in Linux environments where system resources are not infinite—or where minimalism matters—it’s a practical step forward. Let’s be clear: unloading tabs doesn’t mean removing browsing session data. Those pages are still there when you come back, exactly as you left them, minus the under-the-hood drain on your hardware. If you’re running production systems, resource-constrained VMs, or just trying to keep user desktops as fast as possible,this tool fits right into your workflow. Service Workers in Private Browsing Mode Service Workers are like the backstage crew of modern web apps—they operate silently, handling background tasks like caching and push notifications. And now, Firefox 140 ESR makes them accessible even in Private Browsing Mode. The significance here is twofold. First, you can make fuller use of web apps that rely on Service Workers without sacrificing the privacy that Private Browsing offers. Second, data stored via these Service Workers is encrypted, which mitigates the risk of local exploitation or unintended exposure on multi-user systems. For example, if you're troubleshooting or briefly accessing an admin panel for a PWA (progressive web app) in a sensitive context, you won’t have to compromise privacy to get the functionality you need. It’s a subtle feature that bridges performance and security. Translation Optimizations for Heavy Workflows If you frequently access technical documentation or forums in languages other than your own, you already know how resource-hungry full-page translations can be. Firefox 140 ESR introduces smarter translation workflows by limiting the processing to visible portions of the page, rather than the entire document. Here’s the deal: heavy translation processes can become a bottleneck, especially when dealing with multilingual troubleshooting guides, stack traces, or international vendor sites. Rendering only what’s visible significantly reduces memory usage while still letting you navigate the content as needed. If your workflows regularly involve translating dense content, this will save both processing power and frustration—two things sysadmins never have enough of. Pointer Raw Update Support For those of you using web applications requiring precision input—think cloud-hosted remote desktop tools or even browser-based graphics apps—pointerrawupdate is a welcome addition. This event captures low-latency pointer data and offers higher precision thanthe previous pointermove event. While it might sound niche, it's a feature you’ll appreciate if you've ever needed fine control over cursor-performance-sensitive tasks while managing systems remotely. For instance, annotating diagrams via browser apps or administering graphical environments in VMs through virtual desktops can now be more responsive thanks to reduced latency. Security Features That Matter Firefox 140 ESR also brings several significant security-related features and fixes you should be aware of: Stronger Private Browsing Mechanics As mentioned earlier, encrypted Service Workers are now part of Private Browsing Mode. This layered improvement boosts privacy and lessens the risk of tracking or data leakage without impeding functionality. For security-conscious admins, this feature is particularly relevant on shared machines or environments where temporary sessions are common. It improves operational security without removing essential tools like caching or offline support for web apps. Extension Management Gets Discreet You know how most browsers practically advertise which extensions are installed by plopping icons onto the toolbar? That visibility isn’t just distracting—it’s dangerous if anyone inspecting a system sees identifiable extensions they can exploit (or use for fingerprinting). Thankfully, Firefox 140 ESR lets you entirely disable the extensions shortcut from appearing in the toolbar. While it may seem like a small tweak, it’s a way to quietly harden browser setups, especially in environments where you don’t want your extension stack to be readily discernible. Combine this with careful extension-approval policies, and you have a safer, less exposed setup that limits attack vectors without impacting usability. Consistent Security Patches and Longevity One of the hallmarks of the ESR channel is its commitment to ongoing security updates . With this version, admins benefit from a longer patch cycle, allowing critical vulnerabilities to beaddressed without the rush of major version upgrades. In environments where stability takes precedence—say, enterprise Linux deployments—this kind of predictability makes planning painless. Why Is Firefox 140 ESR Worth Your Time? What makes Firefox 140 ESR stand out? The focus is squarely on refinement. It’s performance-oriented while keeping security tight and offers solid management tools for environments where "good enough" just doesn’t cut it. If you’re deploying browsers across Linux systems, whether desktop environments or terminal servers, the ESR channel consistently delivers a reliable user experience that enterprise and infosec teams can trust. Firefox 140 ESR builds on that foundation with features like tab unloading, procedural translation tweaks, and improved security mechanisms—all lightweight, practical additions that don’t disrupt your workflows. Our Final Thoughts on the Firefox 140 ESR Release For Linux admins who are constantly balancing resource allocation, security hardening, and performance demands, Firefox 140 ESR is not just reliable—it’s smartly designed. From the lightweight "Unload Tab" function to encrypted Service Workers for private browsing, it feels like this version has rolled out with professionals in mind rather than the average end-user. And that’s refreshing. Dig through the features yourself, test them on your systems, and make Firefox 140 ESR part of your Linux toolkit—but don’t forget to keep up with security patches and extension policies. A browser is only as effective as its admin, after all. . Explore enhancements in dependability and safety within Firefox 140 ESR, designed specifically for Linux system administrators and cybersecurity experts.. Firefox Linux Release Notes, security features Firefox, resource management Firefox, performance enhancements Firefox. . Brittany Day

Calendar%202 Jun 25, 2025 User Avatar Brittany Day Vendors/Products
210

Linux: Firefox 138 Critical Security Update 2025:0034-1

With all the browser options available to Linux users, Mozilla Firefox continues to stand out in its dedication to security and privacy. Its latest release, Firefox 138 , focuses again on fortifying users' safety against mounting cyber threats. . This update offers crucial improvements and bug fixes worth taking advantage of, especially for us admins responsible for ensuring secure and dependable browsing experiences across our organizations' infrastructure. Let's examine the critical security flaws fixed in Firefox 138, the exciting new security and usability features introduced in this release, and the tools and resources added to support better web development. We'll also share tips for ensuring a seamless transition to Firefox 138 so you can get started without hesitation or disruption to your workflow. Understanding the Importance of Firefox Updates Updating software regularly is basic cyber hygiene . Yet, when it comes to web browsers constantly exposed to the internet's many threats, this practice is an absolute necessity. With Firefox 138, Mozilla demonstrates a proactive approach to patching vulnerabilities that, if left unaddressed, could be exploited by malicious actors to gain unauthorized access to systems, steal sensitive data, or perform other nefarious activities. Let's dive into this update's core components to help you understand what it means for us Linux users and how we can transition to this more secure version. Security Fixes: What’s Been Patched and Why It Matters In this release, Mozilla has resolved several high-severity vulnerabilities that had been a cause of concern for developers and users alike. These include memory safety bugs and critical vulnerabilities affecting components like WebGL, audio context, and browser UI elements like the address bar and popup windows. Leaving these vulnerabilities unpatched could have profound implications. Memory safety bugs, for example, can result in unexpected crashes or even allow attackers to executearbitrary code on the user’s machine. This could lead to unauthorized data extraction, installation of malware, or infrastructure-wide sabotage if the system is part of a network. Mozilla's diligent response in addressing these vulnerabilities helps to reduce the attack surface significantly, reminding us of the importance of immediately adopting this new version. Improving User Security: New Features and Improvements Beyond patching existing vulnerabilities , Firefox 138 introduces several new features to improve user security and privacy. One notable advancement is the enhanced support for the Clear-Site-Data header, which allows users to seamlessly clear the network cache upon logout. This functionality mitigates risks associated with session hijacking and other privacy breaches that could result from data remnants left behind after online activities. Additionally, autofill and address handling have substantially improved, especially in managing forms with dynamic fields. This is particularly beneficial for users handling sensitive information such as payment details or personal information, assuring them that their data is better protected against unauthorized access. Improving functionality for web developers also simplifies incorporating secure practices into their applications. A new addition is import attributes, which allow developers to pass metadata when importing modules, providing them with greater control and security over the modules their applications use. Usability Features Tailored for Diverse Workflows While security remains the primary focus, Firefox 138 also introduces enhancements that directly affect user efficiency and productivity. The new tab group management feature allows users to organize tabs into groups and reposition them along the tab bar. Such capabilities are especially useful in enterprise settings, where efficiently managing large numbers of tabs and tasks can directly correlate with productivity. Another subtle yet impactful update is the ability tocopy links from background tabs through the tab context menu. This change simplifies workflows and facilitates seamless navigation, particularly in research-heavy environments. Firefox 138 will progressively roll out features like weather-related suggestions and profile management enhancements for some users. These features represent Mozilla’s ongoing commitment to personalized and intuitive user experiences. While adopters might not see these changes immediately, it is crucial to stay informed and ready to take advantage of these functionalities as they become available . Developer Insights: Tools and Resources for Better Web Development Linux administrators who oversee the development and deployment of web-based applications will find some updates in Firefox 138 particularly beneficial. For instance, the Import Maps integrity field lets developers verify the integrity of JavaScript modules during imports, strengthening application security by ensuring that modules have not been tampered with. Extended support for Error.captureStackTrace also streamlines debugging across different browsers. The improvements in the network panel display, offering full request paths, provide developers with more clarity and control during troubleshooting, ultimately making the environment more robust against potential vulnerabilities or misconfigurations. Seamlessly Transitioning to Firefox 138 Deploying Firefox 138 is straightforward for Linux administrators ready to harness these enhancements. Depending on the environment, various methods are available to update or install this version, including using package managers, downloading directly from Mozilla, and using Snap or Flatpak packages. Updating through your distribution’s package manager usually ensures that you maintain integration with your system's broader package update routines. However, if you need immediate access to the latest version, consider downloading from Mozilla's FTP server . Alternatively, Snap and Flatpak offer universalpackage management solutions that ensure Firefox stays updated with less direct input from the user. Our Final Thoughts on the Significance of the Firefox 138 Release Maintaining secure systems and applications may seem elusive, but updating web browsers with security patches provides one effective preventative strategy to address potential security breaches. From managing individual Linux workstations to overseeing an expansive enterprise network, upgrading to Firefox 138 is essential to protecting digital assets and personal information. Staying abreast of software updates in today's cyberthreat-filled environment is more than an IT best practice; it's vital for your organization's defenses. Thanks to Mozilla Firefox 138 for Linux, admins can feel safe knowing they have a browser that prioritizes security and usability. This gives us peace of mind, preparing us for today's challenges while creating a safer web browsing experience. . Mozilla Firefox 138 brings significant updates addressing critical issues, enhancing both security and user experience for Linux users.. Firefox Update, Linux Browser Security, Software Patch, User Experience Improvements. . Brittany Day

Calendar%202 May 08, 2025 User Avatar Brittany Day Security Vulnerabilities
210

Ubuntu & Debian: Security Updates for Thunderbird and Firefox

Recent security updates for Ubuntu and Debian have been released to address vulnerabilities in Thunderbird, the popular open-source mail and newsgroup client, and Firefox, the widely used open-source web browser. The identified vulnerabilities could result in denial of service attacks, unauthorized access to sensitive information, and the execution of arbitrary code. . To help you protect your critical data and maintain system security and availability, let's examine these bugs, their impact, and the importance of applying the patches released by Thunderbird and Firefox to mitigate risk. What Bugs Have Been Found & Fixed in Thunderbird & Firefox? Vulnerabilities discovered and mitigated in Thunderbird and Firefox include the potential exploitation of users accessing maliciously crafted websites, which could lead to cross-site tracing, denial of service attacks, and unauthorized access to sensitive data ( CVE-2024-2609 , CVE-2024-3852 , CVE-2024-3864 ). Memory management flaws and the lack of limits in Thunderbird's handling of HTTP/2 CONTINUATION frames, which could cause out-of-bounds read exploits and denial of service attacks, have also been identified and fixed. ( CVE-2024-3854 , CVE-2024-3857 , CVE-2024-3859 , CVE-2024-3861 ). To address these issues, the Ubuntu security team has released patches for Ubuntu 23.10, Ubuntu 22.04 LTS, and Ubuntu 20.04 LTS, and the Debian security team has released patches for Debian 11 and Debian 12. What Are the Security Implications of These Flaws? The identified vulnerabilities in Thunderbird and Firefox have significant implications for the security of Ubuntu and Debian systems. Admins must update promptly to protect against potential threats posed by these bugs, including data theft and service disruption. However, the question arises: Were Ubuntu and Debian systems actively attacked before these vulnerabilities were patched? If so, what data could have been compromised? This situation raises concerns about proactive securitymeasures and the importance of continuously monitoring and updating systems. As opposed to applying patches manually as they are released, live kernel patching without system reboots can be beneficial in protecting against security bugs; however, it is important to consider its long-term consequences. By automating the patching process, there is a potential risk of blindly deploying security updates without proper testing, which could inadvertently introduce new vulnerabilities or system instabilities. System administrators must balance automation and thorough testing to ensure the integrity and stability of their systems. The impact of these vulnerabilities is significant for members of the Linux community. This discovery is another wake-up call to prioritize security updates and patch management. These vulnerabilities highlight the importance of user awareness and caution when accessing websites and handling email attachments. Admins can protect their systems and data by proactively addressing these issues and staying informed about emerging threats . Our Final Thoughts on These Recent Thunderbird & Firefox Bugs We hope to have shed light on recent Thunderbird and Firefox vulnerabilities and Ubuntu and Debian's actions to address them. This discovery underscores the need for Linux admins to remain proactive in their approach to system security. The implications of these vulnerabilities highlight the importance of continuous monitoring, regular patching, and user education. Security practitioners can effectively mitigate risks and protect their systems in the ever-evolving cybersecurity landscape by staying informed and taking the necessary precautions discussed in this article. . Recent Thunderbird and Firefox updates fix critical bugs to bolster security, patching issues like email handling flaws and memory safety, improving overall user protection. Thunderbird Security, Firefox Patching, Ubuntu Security, Debian Vulnerabilities, Information Disclosure. . Brittany Day

Calendar%202 Jun 27, 2024 User Avatar Brittany Day Security Vulnerabilities
78

Firefox 110.0.1 Linux Security Advisory: Critical WebGL Crash Issue

Mozilla plans to release Firefox 110.0.1 Stable later today. The new stable version of the Firefox web browser fixes security issues in the browser as well as crashes and other non-security issues. On Linux, Mozilla fixed a WebGL crash when the system was run inside a VMWare virtual machine. . Firefox users may select Menu > Help > About Firefox to display the version that is installed on their device. The browser checks for updates when the about page is opened, and it will download any update that it finds to the local system to install note. Please note that the update may not be available yet, if you are reading this on February 28, 2023. . Firefox 110.0.1 addresses vulnerabilities and resolves a crashing problem, improving stability for macOS users running on cloud platforms.. Mozilla Firefox Update, Linux Browser Security, WebGL Crash Fix, Firefox 110.0.1 Release. . LinuxSecurity.com Team

Calendar%202 Feb 28, 2023 User Avatar LinuxSecurity.com Team Vendors/Products
78

Firefox 90 Release for Linux: FTP Removal and New Security Features

Mozilla Firefox 90 is now available to Linux users for download, removing built-in FTP (File Transfer Protocol) support, and introducing support for Fetch Metadata Request Headers, a security feature that lets web apps protect themselves and you against various cross-origin threats, such as cross-site request forgery (CSRF), cross-site leaks (XS-Leaks), or speculative cross-site execution side channel (Spectre) attacks. . The biggest change in the Mozilla Firefox 90 release is the deprecation of FTP (File Transfer Protocol) support. Firefox follows on the footsteps of Google Chrome/Chromium, and other web browsers, to no longer allow access to ftp:// links. Mozilla started deprecating FTP support since Firefox 88 , but users where able to re-enable the feature by setting the network.ftp.enabled option from false to true in about:config. But starting with the Firefox 90 release, all FTP code is now gone forever and can’t be re-enabled, which means that you’ll have to use a special app to access your FTP sites. The link for this article located at 9 to 5 Linux is no longer available. . Mozilla Firefox 91 has been released for users on Linux platforms, discontinuing FTP functionality and improving web protection with several new capabilities.. Firefox Update, Linux Security, Web Application Protection. . LinuxSecurity.com Team

Calendar%202 Jul 14, 2021 User Avatar LinuxSecurity.com Team Vendors/Products
78

Firefox 73.0.1 Brings Critical Fixes for Crashes and DRM Issues

Firefox version 73 has only been out for a week but already Mozilla has had to update it toversion 73.0.1to fix a range of browser problems and crashes, including when running on Linux machines. . The list of issues is surprisingly long for a point release but, in most cases, the issues only happen in specific contexts. Despite this, some of the issues are still said to have affected “numerous” users, prompting the rapid update. Many reports noted Firefox would stop or hesitate when visiting websites or trying to open the internal about:config page, particularly when running in Windows 7 compatibility mode . The link for this article located at Naked Security is no longer available. . Mozilla's Firefox 73.0.1 has been released, featuring fixes for bugs and stability issues affecting Linux users, improving overall browser performance. Firefox Update, Browser Performance, Linux Fixes. . LinuxSecurity.com Team

Calendar%202 Feb 20, 2020 User Avatar LinuxSecurity.com Team Vendors/Products
210

Firefox: Critical Update for Zero-Day Vulnerability CVE-2019-17026

Attention! Are you using Firefox as your web browsing software on your Windows, Linux, or Mac systems? If yes, you should immediately update your free and open-source Firefox web browser to the latest version available on Mozilla's website. Why the urgency? Mozilla earlier today released Firefox 72.0.1 and Firefox ESR 68.4.1 versions to patch a critical zero-day vulnerability in its browsing software that an undisclosed group of hackers is actively exploiting in the wild. Learn more: . Tracked as ' CVE-2019-17026 ,' the bug is a critical 'type confusion vulnerability' that resides in the IonMonkey just-in-time (JIT) compiler of the Mozilla's JavaScript engine SpiderMonkey. In general, a type confusion vulnerability occurs when the code doesn't verify what objects it is passed to and blindly uses it without checking its type, allowing attackers to crash the application or achieve code execution. The link for this article located at The Hacker News is no longer available. . Urgent update needed for all Firefox users due to a serious zero-day flaw. Secure your system immediately.. Firefox Update, Zero-Day Exploit, Browser Security, Mozilla Vulnerability, Type Confusion Attack. . Brittany Day

Calendar%202 Jan 09, 2020 User Avatar Brittany Day Security Vulnerabilities
78

Firefox Introduces NextDNS as New DNS-Over-HTTPS Provider

Are you a Mozilla Firefox user looking to better protect your privacy online? Good news for Firefox users interested in turning on the browser’sDNS-over-HTTPS (DoH)privacy feature – they now have two providers to choose from. Learn more: . The first, of course, is Cloudflare, which Mozilla partnered with during the two-year development and testing of its DoH service, finally turned on for users in September. Not all Firefox users were at ease with this – entrusting DNS privacy to a single company felt like a risk no matter how many assurances were being offered. The link for this article located at Naked Security is no longer available. . Mozilla Firefox enhances user privacy by integrating two DNS-over-HTTPS providers, encrypting DNS queries to prevent interception of user data online. DNS Over HTTPS, Privacy Feature, Mozilla Firefox, Cloudflare, Online Security. . LinuxSecurity.com Team

Calendar%202 Dec 18, 2019 User Avatar LinuxSecurity.com Team Vendors/Products
News Add Esm H340

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

Should Linux servers automatically install security updates?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/157-should-linux-servers-automatically-install-security-updates?task=poll.vote&format=json
157
radio
0
[{"id":506,"title":"Yes \u2014 critical security patches should install automatically.","votes":0,"type":"x","order":1,"pct":0,"resources":[]},{"id":507,"title":"No \u2014 every update should be tested before deployment.","votes":0,"type":"x","order":2,"pct":0,"resources":[]},{"id":508,"title":"Only critical vulnerabilities should auto-install.","votes":0,"type":"x","order":3,"pct":0,"resources":[]},{"id":509,"title":"I patch when Reddit starts panicking.","votes":0,"type":"x","order":4,"pct":0,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200