Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×

Alerts This Week
Warning Icon 1 507
Alerts This Week
Warning Icon 1 507

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":1,"type":"x","order":4,"pct":100,"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 7 articles for you...
78

Fedora 40: Security Enhancements And Performance Improvements Overview

Fedora 40 , the newest version of the Fedora operating system, is an efficient and lightning-fast release with various new and useful features. Compared to its previous releases, Fedora 40 is lightning-fast and offers maximum efficiency to users. . The new features of Fedora 40 are also noteworthy, including Systemd hardening for enhanced security, the expandable notification feature, Linux kernel 6.8, built-in IP Address conflict mitigation, MAC address randomization for Wi-Fi connections, and the new Global Search feature. What Are the Implications of Fedora 40's New Features? The new GNOME Global Search feature is somewhat misleading because it doesn't always search the entire folder structure. This may have implications for users relying on this feature, such as users who struggle to conduct a thorough search. Sysadmins and security professionals need accurate results when searching for specific files or malware on a system, and the accuracy of this feature is critical to achieving that. Moreover, adding the expandable notification feature and the issue of adding online accounts to GNOME may have implications for security professionals. By redirecting authentication to the default browser (Firefox), Fedora is taking steps to secure user accounts. However, the absence of a default email client in the beta release restricts users who wish to sync email or calendar events. Additionally, problems exist with The Files’ Global Search function, which means users should exercise caution implementing this feature. Though beta releases are generally buggy, a reliable and efficient search function is vital for users navigating the operating system’s file system to carry out tasks. Users may struggle to complete some tasks without proper functionality, leading to frustration and negatively impacting productivity. Our Final Thoughts on the Fedora 40 Release Though the release of Fedora 40 may appear minimal in design, its new features and lightning-fast performance make it aworthwhile upgrade to consider. Its underlying security features offer an extra layer of protection for users, and the expandable notifications feature cleans up the clutter in the notification bar. Nevertheless, the name “Global Search” may be misleading, and users must exercise caution when relying on this feature. Although Fedora 40 has drawbacks, the new release offers a promising future for this open-source operating system. Want to give it a try? You can download Fedora 40 here. . Fedora 40 presents impressive features for developers and everyday users, highlighting enhanced Systemd hardening that boosts security and reduces vulnerabilities.. Fedora 40, Linux Kernel 6.8, Systemd Hardening, Security Features, Global Search. . Brittany Day

Calendar%202 Apr 24, 2024 User Avatar Brittany Day Vendors/Products
212

Cilium 1.14 Delivers Enhanced Networking And Security Features

Cilium , an open-source networking, security and observability project, has released version 1.14 with an array of connectivity, security and observability updates. The Cilium 1.14 update also introduces new mesh capabilities, high-speed networking and security enhancements. . “Cilium is quickly growing beyond Kubernetes and beyond container networking ,” Thomas Graf, founder of Cilium and CTO of Isovalent, told SDxCentral. “It is becoming an overall cloud-native connectivity platform meeting enterprise-grade standards.” To date, Cilium has been largely used alongside the Kubernetes container orchestration platform, but the 1.14 release unshackles it to enable much broader networking use cases. Cilium is an open-source project hosted by the Cloud Native Computing Foundation (CNCF) , with commercial support from startup Isovalent (formerly known as Covalent). At the core of Cilium is the use of the eBPF (extended Berkeley Packet Filter), which is a Linux kernel technology that can be used for networking security and observability. The Cilium project got started in 2015 and has grown significantly over the years, now counting IKEA, the New York Times and Bloomberg among its users. . Cilium 1.14 boosts networking, protection, and visibility, extending its reach beyond Kubernetes to cater to various cloud-native applications.. Cilium, Networking, Security Enhancements, Cloud-Native Connectivity, Open Source. . Brittany Day

Calendar%202 Jul 29, 2023 User Avatar Brittany Day Cloud Security
76

Linux Foundation Membership Summit: LFX Security Upgrade Against Attacks

To address the growing threat of software supply chain attacks , the Linux Foundation announced at the at the Linux Foundation Membership Summit that it is upgrading its LFX Security module to deal with these attacks. . "LFX supports projects and empowers open source teams by enabling them to write better, more secure code, drive engagement, and grow sustainable software ecosystems," the Linux Foundation says . Now, to address the growing threat of software supply chain attacks , the foundation is upgrading its LFX Security module to deal with these attacks. Jim Zemlin, the Linux Foundation's executive director, announced this new tooling today at the Linux Foundation Membership Summit . . The Linux Foundation upgrades LFX Security to address rising threats in the software supply chain and bolster code integrity.. Supply Chain Security, Open Source Initiative, LFX Tools. . Brittany Day

Calendar%202 Nov 04, 2021 User Avatar Brittany Day Organizations/Events
76

Linux Kernel 5.5: Major Security Enhancements and Hardware Improvements

With the regular milestone of Release Candidate (rc7), Linus Torvalds hasannouncedthe first stable release of the Linux kernel 5.5 for the general public.Apart from the last-minute network driver fixes, Linux 5.5 includes various improvements for security,the new and upcoming hardware platforms such as Raspberry Pi 4, Intel processors, and Chromebooks. . Linux 5.5, named as Kleptomaniac Octopus, brings many file system changes to the XFS, exFAT, and ext4. Ext4 now has direct I/O via iomap and fscrypt support for smaller block sizes. To further increase the security, VMs on Microsoft Hyper-V can finally hibernate, and kernel concurrency sanitizer sets for spotting data race conditions. Inspired by WireGuard’s zinc crypto API, cryptoimproves to support WireGuard in the upcoming Linux 5.6. The link for this article located at Fossbytes is no longer available. . Linux 5.5, named as Kleptomaniac Octopus, brings many file system changes to the XFS, exFAT, and ext. regular, milestone, release, candidate, (rc7), linus, torvalds, hasannouncedthe, first, stable. . Brittany Day

Calendar%202 Jan 27, 2020 User Avatar Brittany Day Organizations/Events
67

Google's CA Updates Schedule: A Key to Elevating Web Security Standards

Miffed certificate authorities are calling on Google to give websites more time to upgrade the security used in browser-to-server communications before displaying warnings in Chrome.. The CAs are upset over Google's roughly six-month timetable for ratcheting up the notices that begin this month for Chrome users visiting sites that do not upgrade from SHA-1 to SHA-2. The link for this article located at CSO Online is no longer available. . The schedule set by Mozilla for browser certificate renewals raises alarms among regulators impacting online safety.. Certificate Security, Browser Communication, SHA-1 Upgrade. . LinuxSecurity.com Team

Calendar%202 Sep 11, 2014 User Avatar LinuxSecurity.com Team Cryptography
74

Significant Upgrade to WPA2: Wireless Security Enhancement

The Wi-Fi Alliance says WPA2 is a big improvement on earlier wireless security standards, such as Wired Equivalent Privacy (WEP), which hackers have found easy to circumvent. It includes Advanced Encryption Standard, which supports 128-bit, 192-bit and 256-bit keys . . .. The Wi-Fi Alliance says WPA2 is a big improvement on earlier wireless security standards, such as Wired Equivalent Privacy (WEP), which hackers have found easy to circumvent. It includes Advanced Encryption Standard, which supports 128-bit, 192-bit and 256-bit keys. Because WPA2 is compatible with WPA, companies that have already implemented WPA can upgrade to the new standard in stages. "WPA2 is ideally suited for enterprises in both the public and private sectors," said Frank Hanzlik, Wi-Fi Alliance managing director. "Products that are certified for WPA2 give IT managers the assurance that the technology meets interoperability standards and in turn helps them manage support and deployment costs." . WPA3 represents a major leap in wireless security protocols, offering improved safeguards compared to prior technologies such as WPA2.. Wi-Fi Standards,WPA2 Security,Wireless Encryption. . Anthony Pell

Calendar%202 Sep 03, 2004 User Avatar Anthony Pell Network Security
82

FS/ISAC Secures $2 Million for Enhanced Threat Management Upgrade

The Treasury Department on Tuesday signed a $2 million one-time contract to upgrade the Financial Services Information Sharing and Analysis Center (FS/ISAC), which serves as the central point for the sector's critical infrastructure warnings. . .. The Treasury Department on Tuesday signed a $2 million one-time contract to upgrade the Financial Services Information Sharing and Analysis Center (FS/ISAC), which serves as the central point for the sector's critical infrastructure warnings . The center is one of many that industries and their government liaisons formed since 1998 to share vulnerability information and alerts when incidents occur that affect critical infrastructure, such as telecommunications and banking. The FS/ISAC was one of the first to be formed and experts have often held it up as an example for other sectors. Money from Treasury will allow the center to expand to serve the entire financial industry, department officials said. The link for this article located at FCW is no longer available. . The Treasury Department on Tuesday signed a $2 million one-time contract to upgrade the Financial Se. treasury, department, tuesday, signed, million, one-time, contract, upgrade, financial. . Anthony Pell

Calendar%202 Dec 12, 2003 User Avatar Anthony Pell Government
72

Ahorro Corporación Enhances Security with Linux and StoneGate Integration

As part of the 'shake up' in its security system, Ahorro Corporación decided to change the platform for its applications and choose to invest in Linux. This meant that the firewall would also have to run with Linux. The StoneGate firewall . . . . As part of the 'shake up' in its security system, Ahorro Corporación decided to change the platform for its applications and choose to invest in Linux. This meant that the firewall would also have to run with Linux. The StoneGate firewall and VPN came with its own hardened Linux operating system, which made it totally compatible with Ahorro's new platform while allowing the whole solution to run on any standard hardware. Having met this initial criteria, StoneGate was interesting to Ahorro for a number of other reasons including the high availability which was included as standard and that it offered flexible facilities to define policies The link for this article located at Dr. Dobbs is no longer available. . Ahorro Corporación upgraded its defenses using Linux, incorporating the StoneGate firewall for enhanced application protection.. Linux Firewall, StoneGate Security, Application Protection. . Anthony Pell

Calendar%202 Oct 28, 2003 User Avatar Anthony Pell Firewalls
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":1,"type":"x","order":4,"pct":100,"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