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 -3 articles for you...
79

Huawei's Sandbox Mode: Enhancing Linux Kernel Memory Security

Chinese tech giant Huawei has proposed introducing a "SandBox Mode" for the Linux kernel , aimed at bolstering memory security. This mode would create an environment where native kernel code can be executed but with access restricted only to predefined memory addresses. . By isolating memory areas used for input and output, the proposed SandBox Mode aims to prevent vulnerabilities from being exploited and safeguard the rest of the kernel. Huawei has submitted a patch series for review to implement the necessary infrastructure and APIs for this mode. What Are the Security Implications of This Proposal? The introduction of a SandBox Mode for the Linux kernel by Huawei holds several implications for the security landscape. It addresses a crucial aspect of memory safety and offers a potential solution to minimize the impact of memory safety bugs in kernel code. One intriguing aspect of this proposal is using guard pages and arch hooks to enforce strong isolation. Guard pages protect against out-of-bounds accesses, and arch hooks leverage hardware paging facilities and CPU privilege levels to restrict memory access to predefined regions. This implementation could significantly enhance memory security, making it more difficult for attackers to exploit vulnerabilities and compromise the overall system. The proposal opens up questions regarding the scalability and compatibility of SandBox Mode across different architectures. Since the efficacy of this mode relies on the presence of arch hooks, it becomes essential to determine how widely supported these hooks are and whether they can be implemented consistently across various hardware platforms. Another significant aspect of the proposal is the potential for recovery from protection violations. If a violation occurs, SandBox Mode forcibly terminates the sandboxed environment and returns an error code to the caller, allowing execution to continue. This feature demonstrates an effort to balance security and system resilience. Securitypractitioners, Linux admins, infosec professionals, and sysadmins should closely follow the progress of this SandBox Mode proposal. If implemented successfully, it could lead to a substantial improvement in memory safety and offer greater protection against memory-based attacks. However, it is crucial to consider the long-term consequences, ensuring that potential trade-offs in performance, compatibility, and vulnerability disclosure are carefully evaluated. Our Final Thoughts on Huawei's Proposed “Sandbox Mode” Huawei's proposal to introduce SandBox Mode for the Linux kernel presents an opportunity to enhance memory security. By isolating memory areas and leveraging architectural hooks, the proposal aims to restrict memory access and mitigate the impact of memory safety bugs. While this proposal is promising, critical evaluation of long-term consequences, scalability, and compatibility are essential. Security practitioners should closely monitor the developments of this SandBox Mode as it has the potential to impact Linux security significantly. What are your thoughts on this proposal? We'd love to hear! Reach out to us on X @lnxsec and let us know. . Employing memory isolation through SandBox Mode can significantly mitigate threats targeting the Linux kernel, thereby strengthening the security of the entire system.. Huawei, Linux Kernel, Sandbox Security, Memory Protection. . Dave Wreski

Calendar 2 Feb 15, 2024 User Avatar Dave Wreski Security Projects
83

SLAM Threat: Intel LAM, AMD UAI, ARM TBI - Data Leak Risks

Researchers have identified a new exploit impacting upcoming processors called “Spectre based on Linear Address Masking” (SLAM). This side-channel-based attack exploits the new security features in Intel (Linear Address Masking (LAM)), AMD (Upper Address Ignore (UAI)), and ARM (Top Byte Ignore (TBI) chips. Specifically, the SLAM attack is a transient execution technique exploiting the new memory improvement features to leak sensitive data like password hashes. . According to the researchers who discovered this bug, SLAM exploits a “previously unexplored class of Spectre disclosure gadgets” that involve pointer chasing. Unlike the Standard (masked) gadgets, the unmasked gadgets are common code patterns across different software and are even available with the Linux Kernel that doesn’t include masked gadgets. Unlike other side-channel attacks, SLAM threatens a wider range of systems, including Linux. In their study, the researchers emulated the Intel LAM feature on Ubuntu to demonstrate how the SLAM attack exploits the unmasked gadgets to leak arbitrary ASCII kernel data from a userland process. Check out the article linked below for more information on how this attack works and an awesome video showing the SLAM attack leaking password hashes on Ubuntu! . New SLAM attack using Intel, AMD, and ARM features risks data exposure and security integrity across systems.. SLAM Attack, CPU Security, Spectre Exploit, Data Security, Linux Kernel Exploit. . LinuxSecurity.com Team

Calendar 2 Dec 17, 2023 User Avatar LinuxSecurity.com Team Hacks/Cracks
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