Alerts This Week
Warning Icon 1 637
Alerts This Week
Warning Icon 1 637

Stay Ahead With Linux Security News

Filter Icon 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

What got you started with Linux?

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/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"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 -2 articles for you...
79

Linux Kernel: Preparing for RNDIS Removal and Safer Alternatives

In the ongoing quest to enhance security and streamline functionality, the Linux kernel community increasingly focuses on potentially deprecated protocols that pose more harm than benefit. One such protocol is RNDIS (Remote Network Driver Interface Specification) , which has become the center of discussion among developers and security experts. Initially intended for handling virtual Ethernet over USB, RNDIS has consistently been plagued by vulnerabilities and fundamental security issues, making it a concern for modern Linux-based systems. . In this article, I'll explore the implications of the potential removal of RNDIS from the Linux kernel and safer alternatives to RNDIS, providing valuable insights on how it would impact the security and performance of our systems. Understanding RNDIS and Its Security Flaws Microsoft originally developed RNDIS to facilitate networking over USB. While it served its purpose for a time, especially when connecting Windows and Linux systems in earlier years, its security framework was never robust. The protocol suffers from vulnerabilities that cannot easily be mitigated, mainly due to its design not aligning with contemporary security standards. These vulnerabilities become particularly problematic when RNDIS is used in environments where untrusted devices might connect. The potential for exploitation is a genuine concern, and removing such an insecure protocol from the Linux kernel helps mitigate unnecessary risks. Understanding these flaws underscores the need to move away from RNDIS. Recent Developments and the Push for Removal The conversation around disabling and eventually phasing out RNDIS from the Linux kernel isn't new. However, recent patch updates have brought this issue to the forefront. Greg Kroah-Hartman, a key figure in the Linux kernel development community, has updated the "rndis-removal" branch within the USB.git repository, signaling a renewed urgency in addressing this obsolete protocol. While this branch hasn't yet been mergedinto the mainline USB "next" branch — which would make it part of the upcoming Linux kernel cycle — the fact that it's being actively considered means that change could be on the horizon. Security admins should anticipate that by early 2025, RNDIS drivers might be fully disabled if current efforts proceed as planned. This means proactive steps to identify and transition away from any dependencies on this protocol are not just recommended but essential. Examining RNDIS's Impact on Windows and Android Systems Traditionally, RNDIS has been necessary for Microsoft Windows systems, particularly those as old as Windows XP. However, modern Windows versions rely less on RNDIS due to alternative protocols and updated features that provide similar functionality without the associated security headaches. For Linux systems interacting with Windows, this shift minimizes the impact its removal might have. On the other hand, Android has not utilized RNDIS for several years. The Android ecosystem moved away from using this protocol as part of its goal to enhance security and reliability across devices. This acceptance of newer, more secure alternatives indicates that most systems can cope without RNDIS, even across different operating systems' connectivity needs. Ethernet-over-USB: A Safer Alternative to RNDIS Ethernet-over-USB is a safer alternative to Remote Network Driver Interface Specification (RNDIS) that mitigates the security risks arising from RNDIS' complex and less scrutinized code base. By contrast, Ethernet-over-USB (primarily when implemented using the CDC-ECM class) typically features a more straightforward implementation, thus minimizing its attack surface and making security audits more straightforward. Ethernet-over-USB works by encapsulating Ethernet frames within USB packets, enabling USB devices to interact like they were on an Ethernet network. This method takes advantage of its well-understood protocols for added reliability and security. To make the switch, admins canenable the USB CDC Ethernet driver (CDC-ECM) in their kernel configuration (CONFIG_USB_NET_CDCETHER). This can be done by navigating to the kernel configuration menu (usually through make menuconfig or a similar command) and enabling the appropriate settings. Once configured and compiled, you can load the driver and enjoy a more secure networking setup over USB. Staying Informed As the Linux community advances toward potentially removing RNDIS, staying informed becomes crucial. Administrators should monitor official Linux kernel communication channels and resources like LinuxSecurity.com to remain updated on this initiative's progress. This involves tracking changes within the kernel's repositories and engaging with the broader Linux community to gain insights and share experiences with others facing similar challenges. Beyond RNDIS: Embracing Secure Protocols The shift away from RNDIS represents a broader trend in the technology sector: the ongoing effort to adopt protocols that offer enhanced security features and align with modern industry standards. Security-minded organizations are increasingly looking to implement solutions that address vulnerabilities and protect sensitive data against emerging threats. This emphasis on security should drive admins to consider performing regular audits of their networks and protocols, seeking out potential weaknesses associated with RNDIS and across the organization's IT infrastructure. By being proactive and forward-thinking, security admins can ensure their systems are well-equipped to handle future challenges. Our Final Thoughts on Preparing for the End of RNDIS in Linux The potential removal of RNDIS from the Linux kernel marks a significant shift towards a more secure computing environment. While the conversations around this topic continue to evolve, Linux security administrators must start preparing for a future where RNDIS is obsolete. By understanding the reasons behind this move, assessing current dependencies, and exploring viablealternatives like Ethernet-over-USB , admins can ensure that their networks remain intact and secure. As with any operational transition, diligence, planning, and staying well-informed will be key to navigating this change successfully. Through collective efforts to adopt and implement secure protocols, the Linux community can continue to uphold the values of openness and collaboration without compromising security. . In this article, I'll explore the implications of the potential removal of RNDIS from the Linux kern. ongoing, quest, enhance, security, streamline, functionality, linux, kernel, community. . Brittany Day

Calendar 2 Jan 03, 2025 User Avatar Brittany Day Security Projects
209

The Essential Reasons for Keeping SELinux Active for Optimal Security

Too many admins disable SELinux or set it to Permissive on their data center systems, as opposed to spending the necessary time to make the projects they're working on work with SELinux. Jack Wallen warns that admins are playing with fire by shrugging off SELinux, leaving their OSes weakened and susceptible to attacks. . Given the kerfuffle that has been CentOS lately, and the number of inevitable forks that will rise out of the ashes, there will probably be a large percentage of admins migrating to, or finally deploying, a Linux distribution based on Red Hat Enterprise Linux in some form or fashion. It may be Rocky Linux or AlmaLinux . It may be that you stick with CentOS Stream , or even purchase a license for Red Hat Enterprise Linux . If you're a non-profit or another eligible organization, you might qualify for RHEL for Open Source Infrastructure . No matter which route you take, you'll be using a solid Linux distribution with serious security systems in place. However... It's such a powerful word, "however." It stops all natural flow of the narrative to make you wonder just what comes next. You wait, and you wait, and you wait. Until the inevitable: SELinux. . Numerous administrators opt to deactivate SELinux or configure it in Permissive mode, jeopardizing overall system security. Discover the reasons this approach needs to change.. SELinux Management,System Security,Linux Best Practices,Admin Recommendations,Data Center Security. . Brittany Day

Calendar 2 Mar 03, 2021 User Avatar Brittany Day Security Trends
74

Wireless Security: Defending Against DoS Attacks and Worms

Bloodsuckers swarm the Internet too, and three in particular bite networkers again and again: wireless vulnerabilities, Denial of Service (DoS) attacks, and worms. These threats persist for several reasons, including an abundance of automated attack tools, egregious technology failures, and sometimes . . . . Bloodsuckers swarm the Internet too, and three in particular bite networkers again and again: wireless vulnerabilities, Denial of Service (DoS) attacks, and worms. These threats persist for several reasons, including an abundance of automated attack tools, egregious technology failures, and sometimes sloppy security administration. This article explores the origins of these attacks, discusses the reasons they are so prevalent, and highlights steps that administrators can take to avoid getting stung. Wireless LANs based on the 802.11b standard (2.4GHz operation with speeds of 11Mbits/sec) have been making inroads to corporate networks for three reasons: they're cheaper to install than cabling, they're easy to set up, and they let workers stay connected to the network as they roam from office to conference room and even outdoors. According to a Gartner Group (https://linuxsecurity.com) survey, 50 percent of respondents will have a wireless access point touching their corporate networks by the end of 2001. The link for this article located at Network Magazine is no longer available. . Wireless attacks, DoS incidents, and network worms pose serious threats to network integrity and security. Implementing strategies can effectively mitigate these risks. Wireless Attack Methods, Network Security Risks, DoS Attack Prevention. . Anthony Pell

Calendar 2 Dec 06, 2001 User Avatar Anthony Pell Network Security
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

What got you started with Linux?

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/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"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
Your message here