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 5 articles for you...
209

Exploring Rust's Role in Strengthening Software Security

Rust makes it impossible to introduce some of the most common security vulnerabilities. And its adoption can’t come soon enough. . Whether you run it for a massive organization or simply own a smartphone, you're intimately familiar with the unending stream of software updates that constantly need to be installed because of bugs and security vulnerabilities. People make mistakes, so code is inevitably going to contain mistakes—you get it. But a growing movement to write software in a language called Rust is gaining momentum because the code is goof-proof in an important way. By design, developers can't accidentally create the most common types of exploitable security vulnerabilities when they're coding in Rust, a distinction that could make a huge difference in the daily patch parade and ultimately the world's baseline cybersecurity. . Uncover the ways Rust addresses prevalent security vulnerabilities in code, boosting cyber protection for every user.. Secure Programming,Rust Language,Cybersecurity Practices. . Brittany Day

Calendar 2 Jan 15, 2023 User Avatar Brittany Day Security Trends
79

Linus Torvalds Confirms Rust Integration In Linux Kernel Upcoming

Rust , the fast-growing systems programming language, may be merged into the Linux kernel next year, or “maybe the next release,” according to Linux creator Linus Torvalds . . The creator of Linux made the statement Tuesday during an on-stage interview at the Linux Foundation ‘s Open Source Summit North America . After his announcement drew enthusiastic applause from the summit audience at downtown Austin’s J.W. Marriott hotel, he cautioned, “Don’t get too excited. We know who you are.” . Linus Torvalds announces that Rust integration into the Linux kernel may happen soon, thrilling the open source community.. Rust Integration,Linux Kernel Update,System Programming Enhancement,Open Source Development. . LinuxSecurity.com Team

Calendar 2 Jun 23, 2022 User Avatar LinuxSecurity.com Team Security Projects
79

Rust Officially Integrates Into Linux Kernel For Improved Security

Rust is creeping into the Linux kernel - which could mean a major step forward for Linux security. . Rust has been threatening to creep into Linux in various ways for some time now. We're talking Rust, the programming language, not rust the iron oxide. And the creeping shows zero signs of slowing. In fact, Rust has finally (and officially) found its way into the Linux kernel. And that's a good thing. According to the Google Security Blog , the company declared (back in April) that Android now supported Rust programming language for developing the OS and they (Google) were participating in the effort to evaluate the use of Rust as a supported programming language for the Linux kernel. . The integration of Rust into the Linux kernel marks a significant step forward, promising improved safety and reliability for Linux environments.. Linux Kernel Rust Integration, Enhanced Security, Kernel Development. . LinuxSecurity.com Team

Calendar 2 Jul 22, 2021 User Avatar LinuxSecurity.com Team Security Projects
79

Google Expands Rust Integration for Improved Linux Kernel Security

Google's Android Team is backing an effort to introduce Rust as a second programming language in the Linux kernel in an effort to improve security. . After bringing support for the systems programming language Rust to Android, Google is now looking to bring it to the Linux kernel to reduce security flaws. As Google explained last month , Rust -- a language that emerged from Mozilla -- provides memory safety guarantees to the Android operating system, which has historically been written in C and C++. Google is targeting Rust at new Android code, rather than rewriting the millions of lines of existing code in Rust. . Following the integration of Rust into Android, Google is now aiming to bolster security in the Linux kernel using Rust.. Rust Language,Linux Kernel Development, Android Security Initiative. . LinuxSecurity.com Team

Calendar 2 Apr 16, 2021 User Avatar LinuxSecurity.com Team Security Projects
81

Rust Programming Privacy Issue: Sensitive Debug Info Leaks Detected

Rust developers have repeatedly raised concerned about an unaddressed privacy issue over the last few years. . Rust has rapidly gained momentum among developers, for its focus on performance, safety, safe concurrency, and for having a similar syntax to C++. StackOverflow's 2020 developer survey ranked Rust first among the "most loved programming languages." However, for the longest time developers have been bothered by their production builds leaking potentially sensitive debug information. . As Rust's adoption continues to rise, concerns among developers about potential exposure of sensitive debugging information in production environments are increasing.. Rust Programming, Debugging Issues, Data Privacy. . LinuxSecurity.com Team

Calendar 2 Apr 04, 2021 User Avatar LinuxSecurity.com Team Privacy
79

Linus Torvalds Explains Rust in Linux Kernel Development

Linus Torvalds and Greg Kroah-Hartman have shared their thoughts with ZDNet's Steven J. Vaughan-Nichols about the possibility of new Linux kernel code being written in Rust —a high performance but memory-safe language sponsored by the Mozilla project. . As of now, the Linux kernel is written in the C programming language—essentially, the same language used to write kernels for Unix and Unix-like operating systems since the 1970s . The great thing about C is that it's not assembly language —it's considerably easier to read and write, and it's generally much closer to directly portable between hardware architectures. However, C still opens you up to nearly the entire range of catastrophic errors possible in assembly. . Linus Torvalds discusses the integration of Rust in Linux kernel development, emphasizing its benefits and potential effects on system security and performance. Rust Programming, Linux Kernel, Memory Safety, Open Source Development, Torvalds Insights. . LinuxSecurity.com Team

Calendar 2 Mar 26, 2021 User Avatar LinuxSecurity.com Team Security Projects
79

Exploring Rust Language Integration Into Linux Kernel Processes

Have you heard that Linus Torvalds has given the Rust programming language a nod of approval, confirming that the language will be adapted for use in the Linux kernel? . The makers of systems programming language Rust are looking at how to adapt the language for use in the Linux kernel. Josh Triplett, an Intel engineer and lead of the Rust language project, says he'd "love to see a path to incorporating Rust into the kernel", as long as it's done cautiously and doesn't upset Linux kernel creator Linus Torvalds. . Developers of the programming language Rust are exploring ways to modify the language for compatibility with integration into the Linux kernel.. Rust Language, Linux Kernel Development, Systems Programming Techniques. . LinuxSecurity.com Team

Calendar 2 Jul 14, 2020 User Avatar LinuxSecurity.com Team Security Projects
79

Python 2.7 Support Ends: Developers Face Transition to Python 3

Are you a Python user? As of January 1st, 2020, Python 2.7 has officially reached the end of life and will no longer receive security updates, bug fixes, or other improvements going forward. Learn more: . Released in 2000, Python 2.7 has been used by developers, administrators, and security professionals for 20 years. While Python 3was released in 2006, due to the number of users continuing to use 2.7, the Python team decided to support both development branches. Originally slated to be retired in 2015, the development team pushed the sunset of Python 2.7 to 2020. The link for this article located at Bleeping Computer is no longer available. . Launched in 2005, Ruby 1.9 has gained popularity among programmers, system admins, and cybersecurity experts.. Python End of Life, Programming Language Updates, Python 2.7 Support. . LinuxSecurity.com Team

Calendar 2 Jan 03, 2020 User Avatar LinuxSecurity.com Team Security Projects
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