• Business
  • Entertainment
  • Health
  • News
  • Sport
  • Tech
  • World
Newsy Today
news of today
Home - linux
Tag:

linux

Tech

Build Your Own Steam Machine: SteamOS Now Available for Desktop

by Chief Editor June 22, 2026
written by Chief Editor

Valve is expanding the accessibility of SteamOS, allowing users to install the operating system on custom-built desktop hardware following the release of version 3.8. According to Valve’s Pierre-Loup Griffais, the company is actively refining the software to support a broader range of hardware, including upcoming support for Nvidia graphics cards, though the installation process remains best suited for dedicated, single-OS console-like setups.

How can you build your own Steam Machine today?

Gamers can now install SteamOS on their own desktop hardware rather than relying solely on pre-built systems or Valve’s Steam Deck recovery images. With the release of SteamOS 3.8, Valve has introduced improved compatibility with recent Intel and AMD platforms. According to a statement provided to The Verge by Pierre-Loup Griffais, the company is prioritizing the stability of these “console-like” PC setups where the machine is primarily used for gaming via a television connection.

View this post on Instagram about Build Your Own Steam Machine, Loup Griffais
From Instagram — related to Build Your Own Steam Machine, Loup Griffais
Pro Tip: Before installing SteamOS on an existing gaming PC, ensure you have a full backup of your data. The current installation process requires wiping the drive, and there is no native support for partitioning or dual-booting with Windows yet.

When will Nvidia graphics support arrive for SteamOS?

While current SteamOS compatibility leans heavily toward AMD hardware, Valve is working to incorporate Nvidia support. Griffais confirmed that Valve has a “growing team” collaborating closely with Nvidia to ensure their drivers function within the SteamOS environment. Although a specific timeline for this feature remains unconfirmed, and may not arrive within this calendar year, Griffais noted that development is ongoing in the background.

Why is the current installation process limited?

The current SteamOS installer is designed for a “clean slate” approach, which creates challenges for users who wish to keep their existing operating systems. Unlike standard Linux distributions that offer flexible partitioning, the current SteamOS experience lacks an install wizard for dual-booting. According to Griffais, Valve acknowledges this limitation and envisions a future where the OS can more easily coexist with other software on a single desktop drive.

Valve Steam Machine Review: GPU & CPU Benchmarks, SteamOS Test, Thermals, Noise, and Price
Did you know? While SteamOS is the official platform from Valve, alternative Linux distributions such as Bazzite and Nobara are already popular among PC enthusiasts. These community-driven projects offer a similar “console-like” experience and may provide better compatibility for users who do not want to wait for official SteamOS updates.

What are the trade-offs of a DIY Steam Machine?

Building a custom Steam Machine offers flexibility, but it lacks some of the integrated features found in dedicated hardware. For example, users lose HDMI-CEC support, which allows for seamless TV and remote control integration. However, users still retain access to core features like the SteamOS graphics driver and shader precompilation, which optimize game performance on PC hardware. As of now, the DIY route serves as a viable alternative for users seeking a living-room gaming experience without waiting for specific hardware reservations.

What are the trade-offs of a DIY Steam Machine?

Frequently Asked Questions

  • Can I dual-boot SteamOS with Windows? No, the current installer does not support easy partitioning, and it is intended for a fresh installation on a single drive.
  • Is Nvidia hardware currently supported? Official Nvidia support is in development through a partnership between Valve and Nvidia, but it is not yet fully implemented.
  • Do I need a Steam Deck to run SteamOS? No, with the latest updates, Valve is moving toward supporting generic desktop hardware, though the process is more manual than installing traditional Windows or Linux.

Are you planning to build a dedicated living-room PC with SteamOS, or are you waiting for more official hardware support? Share your thoughts or your current build specs in the comments below.

June 22, 2026 0 comments
0 FacebookTwitterPinterestEmail
Tech

Microsoft Announces Azure Linux 4.0: General-Purpose Server OS

by Chief Editor May 28, 2026
written by Chief Editor

The Great Hyperscaler Shift: Why Microsoft is Betting on Its Own Linux

For years, the cloud landscape was defined by a simple dynamic: hyperscalers provided the infrastructure, and customers brought their own OS. But as AI workloads push hardware to its limits, the “operating system as a commodity” model is dying. Microsoft’s recent unveiling of Azure Linux 4.0 and Azure Container Linux at the Open Source Summit isn’t just another product launch—it’s a strategic pivot to vertical integration.

By moving to a Fedora-based foundation, Microsoft is joining AWS and Google in a race to control the base layer of the stack. For engineers, this signals a massive shift in how we think about cloud-native deployments and dev/prod parity.

Why “General Purpose” Linux Matters for the Cloud

Until now, Microsoft’s Linux efforts were largely siloed within Azure Kubernetes Service (AKS). Azure Linux 4.0 changes the game by offering a general-purpose server distribution for virtual machines. This allows teams to move away from third-party distributions like RHEL or Ubuntu for their standard VM workloads, potentially unlocking performance optimizations tailored specifically to Azure’s silicon and networking architecture.

Why "General Purpose" Linux Matters for the Cloud
Microsoft Announces Azure Linux Fedora
Pro Tip: Don’t assume “Fedora-based” means “Fedora-compatible.” Because Azure Linux uses a slimmed-down package footprint, always test your dependency chains in a sandbox environment before migrating production workloads.

The Rise of Immutable Infrastructure

The second pillar of this announcement, Azure Container Linux, highlights the industry’s obsession with immutability. By removing the package manager and baking everything into the image, Microsoft is forcing a shift toward more secure, repeatable deployments.

This approach mirrors the success of Google’s Container-Optimized OS. In regulated environments—where configuration drift is a major security risk—immutable hosts provide a “known good” state that is significantly easier to audit and maintain.

Strategic Upstream Contributions

The days of Microsoft “forking and forgetting” are over. By contributing back to the Fedora ecosystem—such as the push for x86-64-v3 packages—Microsoft is positioning itself as a good citizen of the open-source world while ensuring that the upstream project moves in a direction that benefits Azure’s massive compute scale.

AKS Loves OpenSource Series: Brendan Burns on how Azure embraces open source
Did you know? Over two-thirds of the cores running on Azure today are Linux-based. This massive scale is exactly why Microsoft is investing so heavily in its own distributions—it’s about optimizing performance for millions of compute cores.

Looking Ahead: The Dev/Prod Parity Gap

The most exciting part of this roadmap is the planned support for WSL (Windows Subsystem for Linux). Imagine a developer working on a Windows laptop, running the exact same OS kernel and package ecosystem locally as they do in the cloud. This “write once, run anywhere” promise has been the holy grail of DevOps for a decade, and we are finally approaching a point where that parity is becoming a reality.

Looking Ahead: The Dev/Prod Parity Gap
Microsoft Azure Linux 4.0 branding

Frequently Asked Questions

  • Is Azure Linux 4.0 a replacement for my current OS? Not necessarily. It is a general-purpose option for Azure VMs. If your current workflow relies on specific enterprise features found in RHEL or SLES, Make sure to evaluate the compatibility of the Fedora-based package ecosystem first.
  • What is the difference between Azure Linux and Azure Container Linux? Azure Linux 4.0 is for general-purpose VM workloads (RPM-based). Azure Container Linux is an immutable, minimal host designed exclusively for running containerized workloads.
  • Can I run Azure Linux on-premises? Currently, these distributions are optimized for the Azure environment. While the source is public on GitHub, the primary value proposition is the deep integration with Azure’s cloud infrastructure.

What’s your take? Are you ready to move your VM workloads to a first-party distribution, or do you prefer the stability of traditional Linux vendors? Join the conversation in the comments below or subscribe to our newsletter for the latest deep dives into cloud-native infrastructure.

May 28, 2026 0 comments
0 FacebookTwitterPinterestEmail
Tech

Yet Another Delicious Slice: A NAG Review

by Chief Editor May 22, 2026
written by Chief Editor

The Evolution of the “Keyboard PC”: Why Raspberry Pi 500+ Marks a Shift

The “computer-in-a-keyboard” form factor, once a nostalgic nod to the 8-bit era of Commodore and Sinclair, is undergoing a sophisticated renaissance. With the release of the Raspberry Pi 500+, we are seeing a pivot from simple educational kits to legitimate, portable workstations capable of handling serious local computing tasks.

View this post on Instagram about Commodore and Sinclair, Memory Boost
From Instagram — related to Commodore and Sinclair, Memory Boost

By integrating a high-performance Raspberry Pi 5 core with significant hardware upgrades, this device bridges the gap between a hobbyist microcontroller and a daily-driver desktop. For developers, students, and home-automation enthusiasts, this evolution signals a future where “tinkering” doesn’t have to mean a mess of loose wires and breadboards on your desk.

Under the Hood: The Specs Driving the Change

The jump from the standard Pi 500 to the 500+ is not just incremental; it’s transformative for real-world utility. Key specifications include:

  • Memory Boost: Upgraded to 16GB of LPDDR4x RAM, allowing for smoother multitasking and heavier local LLM (Large Language Model) operations.
  • Integrated Storage: A built-in 256GB M.2 NVMe SSD, which drastically improves boot times and file I/O performance compared to traditional microSD cards.
  • Mechanical Precision: The inclusion of low-profile Gateron KS-33 mechanical switches with per-key RGB lighting, moving the device from “toy” status to “premium peripheral.”
Pro Tip: If you are using the Raspberry Pi 500+ for development, utilize the rear-facing GPIO access with a ribbon cable breakout board. This keeps your workspace clean while still allowing you to interface with sensors and HATs for your IoT projects.

The Future of Portable Computing

The trend toward “all-in-one” modular computing is gaining momentum. As hardware becomes more efficient, we are entering an era where users prefer a “grab-and-go” solution. Whether you are setting up a portable media center, a home lab server, or a dedicated environment for coding, the 500+ offers a streamlined experience that doesn’t sacrifice the open-source freedom the Raspberry Pi ecosystem is known for.

The Raspberry Pi 500+ Keyboard PC Disappoints – My Review

We are likely to see more peripherals adopting this integrated approach. With the advent of Raspberry Pi’s high-performance computing modules, the potential to turn a keyboard into a powerful local AI node or a secure, air-gapped terminal is becoming a reality for the average consumer.

Did You Know?

The Raspberry Pi 500+ keyboard uses an RP2040 microcontroller to manage its input and lighting features. In other words the keyboard itself is essentially a programmable device, allowing users to customize their firmware using QMK or VIA for a truly personalized typing experience.

Did You Know?
Raspberry Pi 500+ mechanical keyboard

Frequently Asked Questions

Is the Raspberry Pi 500+ better for beginners than the standard Pi 5?
Yes, for those who want a “plug-and-play” experience without needing to source a separate keyboard, mouse, and case, the 500+ is significantly more convenient.
Can I still access the GPIO pins for hardware projects?
Absolutely. While it is slightly more tucked away than on a standalone board, the pins remain accessible via the rear of the unit.
Is the 16GB RAM upgrade necessary?
If you plan on running local LLMs, compiling large software projects, or running multiple containers simultaneously, the 16GB of RAM is a massive advantage over the standard 8GB model.

Are you planning to integrate a keyboard-based PC into your home lab? Or perhaps you’re a long-time tinkerer who prefers the classic standalone board? Join the conversation in the comments below, or subscribe to our weekly tech briefing for more deep dives into the latest hardware trends.

May 22, 2026 0 comments
0 FacebookTwitterPinterestEmail
Tech

Update Linux Now As 9-Year-Old Root Hack Confirmed, CISA Warns Users

by Chief Editor May 3, 2026
written by Chief Editor

The Era of Invisible Exploits: What Copy Fail Teaches Us About Linux Security

For years, the prevailing narrative has been that Linux is the “secure” alternative to Windows. Whereas its architecture offers distinct advantages, the emergence of CVE-2026-31431—colloquially known as Copy Fail—serves as a stark reminder that no kernel is impenetrable. When a vulnerability allows an attacker to gain root access using just 732 bytes of code, the conversation shifts from if a system can be breached to how quickly it can be patched.

The Copy Fail bug is particularly insidious due to the fact that it targets a logic flaw in the Linux kernel’s authencesn cryptographic template. This allows an unprivileged user to trigger a controlled 4-byte write into the page cache of any readable file. In simpler terms, it turns a low-level system function into a master key for the entire OS.

Did you know? The Copy Fail vulnerability is so potent that it is described as being perfectly reliable and remains completely invisible to traditional endpoint detection systems, according to Jason Soroko, a senior fellow at Sectigo.

The Decline of Traditional EDR and the Rise of Kernel Observability

One of the most alarming aspects of CVE-2026-31431 is its ability to bypass traditional Endpoint Detection and Response (EDR) tools. Because the exploit operates at such a low level of the kernel, the “footprints” it leaves are nearly nonexistent to software looking for typical malware patterns.

This signals a broader trend in cybersecurity: the move toward Kernel Observability. We are likely to see a surge in the adoption of eBPF (Extended Berkeley Packet Filter) technology, which allows developers to run sandboxed programs in the Linux kernel without changing kernel source code. This provides the granular visibility needed to catch “invisible” logic bugs before they lead to full system compromise.

For organizations relying on public-facing Linux servers, the strategy must evolve from perimeter defense to deep-system monitoring. As noted by Noelle Murata, COO at Xcape, Inc, public-facing servers and developer workstations are the primary targets because they provide the initial access required to trigger these types of exploits.

The Rust Revolution: Solving Logic Bugs at the Root

The Copy Fail vulnerability underscores a systemic issue: routine, low-level system functions can introduce critical weaknesses when handled at scale. This is precisely why the integration of the Rust programming language into the Linux kernel is no longer just an experiment—it is a necessity.

View this post on Instagram about Solving Logic Bugs, Root The Copy Fail
From Instagram — related to Solving Logic Bugs, Root The Copy Fail

Unlike C, which has been the bedrock of Linux development, Rust is designed for memory safety. By eliminating entire classes of memory-related bugs (such as buffer overflows and certain logic errors), the industry is attempting to “bake in” security rather than patching it after the fact. The trend moving forward will be the aggressive replacement of legacy C code in critical kernel paths with memory-safe alternatives.

“The issue underscores a broader and more urgent concern: even routine, low-level system functions can introduce critical security weaknesses when not handled correctly at scale.” David Brumley, chief AI and science officer at Bugcrowd

The Zero-Day Economy vs. Responsible Disclosure

The discovery of Copy Fail by researchers at Theori highlights the precarious balance of the “bug market.” Many critical vulnerabilities are never reported to vendors; instead, they are sold to private brokers or nation-states.

How to update and upgrade your kali linux machine #linux #kalilinux #hacking #cybersecurity

According to David Brumley of Bugcrowd, vulnerabilities of this magnitude tend to sell on the broker market for the price of a house. This financial incentive creates a dangerous environment where the most powerful exploits remain secret until they are used in a massive attack.

The future of OS security depends on the growth of transparent, high-reward bug bounty programs. When the incentive to disclose responsibly outweighs the incentive to sell to a broker, the entire digital ecosystem becomes more resilient. You can learn more about these dynamics by exploring the CISA Known Exploited Vulnerabilities (KEV) Catalog, where Copy Fail was added within 24 hours of disclosure.

Pro Tip: To mitigate the risk of kernel-level exploits, implement the principle of least privilege (PoLP). Ensure that no application running on a public-facing server has more permissions than absolutely necessary. This limits an attacker’s ability to execute the unprivileged code required to trigger a vulnerability like CVE-2026-31431.

Future-Proofing Your Linux Infrastructure

While updating your distribution is the immediate priority, long-term resilience requires a shift in architecture. We are seeing a trend toward Micro-segmentation and Immutable Infrastructure, where servers are not patched in place but are instead replaced entirely with updated images.

This approach reduces the “drift” in configuration and ensures that every instance of a server is running the latest, most secure kernel. For those managing legacy systems, kernels older than 2017 remain immune to Copy Fail because they predate the specific memory optimization commit that introduced the flaw—though running such outdated kernels introduces a host of other security risks.

For a deeper dive into securing your environment, check out our comprehensive Linux Security Hardening Guide.

Frequently Asked Questions

What is the Copy Fail vulnerability?
Copy Fail (CVE-2026-31431) is a logic bug in the Linux kernel’s cryptographic template that allows an unprivileged local user to gain root access by writing to the page cache of readable files.

Which Linux versions are affected?
Most major Linux distributions shipped since 2017 are impacted. Systems running kernels from before 2017 are generally immune to this specific flaw.

Can my antivirus detect a Copy Fail attack?
Traditional endpoint detection systems often fail to see this exploit because it occurs at a low kernel level and does not follow typical malware signatures.

How do I fix this vulnerability?
The only effective mitigation is to update your Linux kernel to the latest version provided by your distribution vendor.

Stay Ahead of the Next Zero-Day

Cyber threats evolve faster than software patches. Join our community of security professionals to get real-time alerts and deep-dive analyses on the vulnerabilities that matter.

Subscribe to the Security Brief

Or share your thoughts in the comments below: Are you moving toward Rust or eBPF for your kernel security?

May 3, 2026 0 comments
0 FacebookTwitterPinterestEmail
Sport

Max for Move: run RNBO patches on Ableton Move – like Granulator III

by Chief Editor March 18, 2026
written by Chief Editor

Ableton Move Reimagined: RNBO Takeover and the Future of DIY Music Hardware

The Ableton Move is undergoing a radical transformation, thanks to the integration of Cycling ’74’s RNBO. What was once a standalone sketchpad instrument is now poised to become a fully customizable hardware platform for Max/RNBO patches. This isn’t about plugins or running software on a computer; it’s about a complete “takeover,” turning Move into a dedicated hardware interface for your own creations.

Unlocking Move’s Potential with RNBO

RNBO allows Max-style patches to be exported as portable code, running on targets like web browsers, plugins, Raspberry Pi, and now, the Ableton Move. This opens up exciting possibilities for musicians and developers alike. The “takeover” mode provides full access to Move’s controls – buttons, pads, knobs, lights, and even the display – offering a level of interactivity previously unavailable.

Beyond Granulator III: A Platform for Innovation

While the initial demonstration features Robert Henke’s iconic Granulator III running seamlessly on Move, the potential extends far beyond. The ability to build custom instruments, effects, and sequencers directly onto the hardware is a game-changer for DIY music creation. The Move’s form factor – portable and equipped with pressure-sensitive pads – makes it an ideal platform for performance and experimentation.

How RNBO Move Takeover Works

Getting started is surprisingly straightforward. After updating Move to version 1.5.1 or later, users install the RNBO .swu file through Move Manager. Switching between RNBO takeover mode and standard Move functionality is quick and straightforward, facilitated by the power button and Move settings menu. On the Max side, Move appears as an export target within RNBO, allowing for seamless patch deployment.

Deep Dive: Control and Customization

RNBO Move Takeover offers granular control over the hardware. Developers can access input from pads and buttons (including velocity and aftertouch), encoder values, LED control, and even the display for custom visualizations. The system as well supports OSC navigation and I/O connections, including MIDI and audio. Crucially, a few controls are reserved for navigation within the RNBO environment, ensuring a smooth user experience.

Pro Tip: The RNBO web editor allows for interactive modification of graphs while connected to Move, providing immediate feedback and streamlining the development process.

The RNBO Ecosystem and Future Implications

RNBO isn’t a direct replacement for Max, but rather a complementary environment designed for portability and embedded applications. It shares similarities with Max but offers a streamlined workflow for targeting specific hardware platforms. This opens up possibilities for creating unified projects that can run across desktop, mobile, and embedded devices.

Patchworks and the DIY Community

Cycling ’74 is providing examples and templates to encourage experimentation. These include a no-input mixer emulation and a simplified Casio CZ-101 synth. The ability to draw to the display using User Views adds another layer of customization, allowing developers to create unique visual interfaces for their patches. The open-source nature of RNBO OSC Runner and RNBO Move Control further fosters community collaboration.

Did you recognize? The Move’s USB-C host port allows for connection to other controllers, expanding the possibilities for input and control within RNBO patches.

Frequently Asked Questions

  • What is RNBO? RNBO is a library and toolchain from Cycling ’74 that allows Max-style patches to be exported as portable code for various platforms.
  • Is RNBO Move Takeover stable? Currently in experimental alpha, it’s actively being developed and feedback is encouraged.
  • What are the system requirements? Ableton Move (version 1.5.1 or later), Max, and RNBO licenses are required for exporting patches.
  • Can I apply the Move sequencer with RNBO patches? Not currently, but it’s a potential area for future development.

The integration of RNBO with Ableton Move represents a significant step forward for DIY music hardware. By empowering users to create custom instruments and effects directly on the device, it unlocks a new level of creative potential. As the technology matures and the community grows, we can expect to observe even more innovative applications emerge, solidifying Move’s position as a versatile and powerful platform for musical expression.

Learn more about RNBO Move Takeover

March 18, 2026 0 comments
0 FacebookTwitterPinterestEmail
Tech

CrackArmour flaws in AppArmour risk Linux root access

by Chief Editor March 13, 2026
written by Chief Editor

CrackArmor: The Looming Threat to Linux Security and the Future of Kernel Hardening

A critical set of vulnerabilities, dubbed “CrackArmor,” has been discovered in AppArmor, a widely used Linux kernel security module. Affecting systems since 2017, these flaws allow unprivileged local users to potentially gain root access and compromise container isolation. The discovery, made by Qualys researchers, impacts over 12.6 million enterprise Linux instances and signals a need for heightened vigilance and proactive security measures.

Understanding the Confused Deputy Problem

At the heart of CrackArmor lies a “confused deputy” vulnerability. This occurs when a low-privilege user can manipulate a trusted process into performing actions it shouldn’t be authorized to do. In this case, attackers exploit pseudo-files within the /sys/kernel/security/apparmor/ directory – specifically, the .load, .replace, and .remove interfaces – to alter AppArmor profiles. This manipulation can bypass user-namespace restrictions and potentially execute arbitrary code within the kernel.

Why AppArmor Matters: A Widespread Security Layer

AppArmor is a crucial component of the Linux security landscape. It functions as a mandatory access control system, enforcing security policies on applications. Enabled by default on major distributions like Ubuntu, Debian, and SUSE, it’s likewise heavily utilized in cloud and container environments for host hardening and workload confinement. The widespread adoption of AppArmor means the potential impact of CrackArmor is substantial.

The Ripple Effect: Containers, Namespaces, and Denial of Service

The vulnerabilities aren’t limited to privilege escalation. CrackArmor also introduces risks to container and namespace boundaries. Attackers could potentially create more permissive namespaces, weakening isolation in environments where unprivileged user namespaces are restricted. Certain removal operations can exhaust the kernel stack, potentially leading to a denial-of-service and system crashes.

Beyond Immediate Patching: A Shift in Security Thinking

While kernel updates are the primary remediation, the CrackArmor discovery highlights a broader issue: the limitations of relying solely on default security assumptions. As Dilip Bachwani, CTO at Qualys, stated, “CrackArmor proves that even the most entrenched protections can be bypassed without admin credentials.” This necessitates a re-evaluation of security postures and a move towards more proactive and layered defenses.

Future Trends in Kernel Security

The CrackArmor vulnerabilities are likely to accelerate several key trends in kernel security:

  • Increased Focus on Runtime Security: Traditional security measures often focus on static analysis and perimeter defenses. CrackArmor demonstrates the need for robust runtime security solutions that can detect and prevent malicious activity even after a system has been compromised.
  • Enhanced Mandatory Access Control (MAC) Systems: The flaws in AppArmor will likely drive further development and refinement of MAC systems like SELinux and AppArmor, focusing on preventing confused deputy attacks and strengthening profile integrity.
  • Zero-Trust Architectures: The principle of “never trust, always verify” is becoming increasingly significant. Zero-trust architectures, which assume that no user or device is inherently trustworthy, can help mitigate the impact of vulnerabilities like CrackArmor.
  • Automated Vulnerability Management: The scale of the CrackArmor impact (over 12.6 million systems) underscores the need for automated vulnerability management tools that can quickly identify and prioritize systems requiring patching.
  • Supply Chain Security: The long-standing nature of these vulnerabilities (existing since 2017) raises concerns about the security of the software supply chain. Greater scrutiny of code contributions and more rigorous testing are essential.

Pro Tip:

Regularly monitor the /sys/kernel/security/apparmor/ directory for unexpected changes. This can serve as an early indicator of potential exploitation attempts.

FAQ

What is AppArmor?
AppArmor is a Linux kernel security module that enforces mandatory access control policies on applications.

What is CrackArmor?
CrackArmor is a set of nine vulnerabilities discovered in AppArmor that could allow an unprivileged local user to gain root access.

How can I protect my systems from CrackArmor?
Apply the latest kernel updates provided by your Linux distribution. Prioritize patching for internet-facing assets.

Does CrackArmor affect containers?
Yes, CrackArmor can compromise container isolation, potentially allowing attackers to escape from containers.

Are CVE identifiers available for these vulnerabilities?
Not yet. CVE assignment typically follows fixes landing in stable kernel releases.

What should I do if I suspect my system has been compromised?
Review system logs, investigate any unusual activity, and consider performing a full system scan with a reputable security tool.

Where can I find more information about CrackArmor?
Refer to the Qualys advisory: https://blog.qualys.com/vulnerabilities-threat-research/2026/03/12/crackarmor-critical-apparmor-flaws-enable-local-privilege-escalation-to-root

Did you know? The CrackArmor vulnerabilities have existed since 2017, highlighting the importance of continuous security monitoring and proactive patching.

Stay informed about the latest security threats and best practices. Explore our other articles on kernel security and vulnerability management to strengthen your defenses.

March 13, 2026 0 comments
0 FacebookTwitterPinterestEmail
Tech

SlimeVR Butterfly Trackers – nRF52833-based, ultra-slim, full-body VR trackers offer up to 48h battery life (Crowdfunding)

by Chief Editor February 12, 2026
written by Chief Editor

SlimeVR Butterfly Trackers: The Future of Affordable, Wireless Full-Body Tracking is Here

Rotterdam-based SlimeVR is poised to disrupt the virtual reality landscape with its new Butterfly Trackers. These ultra-slim, open-hardware trackers promise to deliver a comfortable and affordable full-body tracking (FBT) experience, eliminating the need for cumbersome base stations or complex setups. The trackers are designed for a wide range of applications, including VR gaming, VTubing, and motion capture.

Beyond Base Stations and Wires: How SlimeVR Butterfly Trackers Work

Unlike traditional FBT systems that rely on external base stations, SlimeVR Butterfly Trackers utilize Inertial Measurement Units (IMUs) to track absolute rotation. Each tracker transmits data wirelessly via a custom 2.4 GHz protocol to a dedicated USB dongle, supporting up to 10 trackers simultaneously. This innovative approach removes the limitations of space and setup complexity associated with older technologies. The system doesn’t require Wi-Fi or Bluetooth, addressing concerns about latency and interference.

Engineering Marvel: Comfort and Performance in a 7mm Package

SlimeVR has prioritized comfort with the Butterfly Tracker’s design. Weighing less than 10 grams and measuring under 7mm thick, these trackers are designed to be worn discreetly under clothing. The “butterfly” split design, with the PCB and 90 mAh battery positioned side-by-side and connected by a flexible bridge, contours to the body for a more natural and comfortable fit. Despite their little size, the trackers boast an impressive battery life of over 48 hours on a single charge, utilizing USB-C for convenient recharging.

Technical Specifications: A Deep Dive

The Butterfly Trackers are built around the Nordic nRF52833 wireless MCU, featuring an Arm Cortex-M4F microcontroller running at 64 MHz. They offer a 100-200 Hz refresh rate and latency of less than 15ms. Key specifications include:

  • Wireless MCU: Nordic nRF52833
  • Memory: 128 kB RAM, 512 kB flash
  • Connectivity: 2.4 GHz proprietary wireless (ESB protocol)
  • Sensor: 6-axis IMU (TDK ICM-45686)
  • Battery: 90 mAh (48+ hours active use)
  • Dimensions: 56 x 35 x 7 mm

Software Ecosystem: From Firmware to Full-Body Integration

SlimeVR’s ecosystem extends beyond the hardware. The trackers run on Smol Slime firmware, originally a community-led project designed to optimize power efficiency. The SlimeVR Server, available for Windows, macOS, Linux, and Android, acts as the central processing unit, combining data from the trackers and using forward kinematics to calculate body position based on user height and proportions. Integration with popular VR platforms is achieved through the OpenVR Driver, allowing seamless compatibility with SteamVR. Support for OSC protocol enables direct connection to standalone headsets.

From Gaming to Motion Capture: Versatile Applications

The SlimeVR Butterfly Trackers unlock a wide range of possibilities. They are compatible with VR games like VRChat, enabling full-body tracking for enhanced immersion. VTubers can leverage the trackers for more expressive and engaging streams, and motion capture artists can utilize them for recording BVH files for use in programs like Blender. The system’s ability to track movement without occlusion – meaning clothes or body parts won’t block the signal – further expands its potential applications.

Availability and Pricing

The SlimeVR Butterfly Trackers are currently available for pre-order on Crowd Supply, with shipping scheduled for August 31, 2026. Pricing starts at $279 for the Core Set (6 trackers + dongle), with options for larger sets and accessories, including a charging dock.

Frequently Asked Questions

  • Do SlimeVR Trackers require base stations? No, they do not. They utilize IMUs for tracking and do not rely on external base stations.
  • Can the trackers be used under clothing? Yes, their slim design and flexible interconnect make them comfortable to wear under clothing.
  • What is the battery life of the trackers? The trackers offer over 48 hours of active use on a single charge.
  • How many trackers can be connected? The system supports up to 10 trackers connected to a single dongle.
  • What platforms are supported? The SlimeVR Server is available for Windows, macOS, Linux, and Android.

Explore more about SlimeVR and the Butterfly Trackers on the official website and GitHub repositories.

February 12, 2026 0 comments
0 FacebookTwitterPinterestEmail
Tech

Intel Arc B390 Panther Lake iGPU Impresses in Linux Performance Tests

by Chief Editor February 7, 2026
written by Chief Editor

Intel Arc B390 iGPU Challenges AMD on Linux: A Novel Era for Integrated Graphics?

Intel’s integrated graphics solutions are making significant strides, particularly on Linux. Recent benchmarks reveal the Arc B390 iGPU, found in the Intel Core Ultra X7 358H processor, consistently outperforms the AMD Radeon 890M in many key tests. This shift signals a potential turning point for integrated graphics performance on the Linux platform.

Performance Gains Across the Board

Testing conducted by Phoronix using Mesa 26.0 drivers on Ubuntu 26.04 demonstrates a clear advantage for the Intel Arc B390. In gaming, the B390 iGPU surpassed the Radeon 890M in all titles except Counter-Strike 2 and Quake II RTX. Hitman 3 showcased a particularly dramatic improvement, with the Arc B390 achieving over 50% more FPS at 1920×1200 resolution with low settings.

Beyond gaming, the Arc B390 excelled in 3DMark benchmarks. It scored 20% higher than the Radeon 890M in 3DMark Wild Life Extreme and demonstrated dominance in OpenGL, Vulkan and Vulkan Ray Tracing benchmarks within GravityMark. Unigine Superposition, Valley, and Heaven benchmarks also showed the Arc B390 consistently ahead by at least 30%.

Efficiency Considerations

While the Intel Arc B390 generally delivers superior performance, the AMD Radeon 890M remains competitive in terms of efficiency. The benchmarks suggest a trade-off between raw power and power consumption, offering users a choice based on their priorities.

The Rise of Xe3 Architecture

These performance gains are largely attributed to Intel’s new Xe3 architecture. The Core Ultra X7 358H features an Arc B390 iGPU, and early benchmarks on Windows hinted at this potential. The Linux results now confirm that Intel is delivering on its promise of improved integrated graphics capabilities.

Did you grasp? Intel’s Panther Lake processors, like the Core Ultra X7 358H, utilize a combination of P-cores, E-cores, and LP-cores to optimize performance and efficiency.

Implications for Linux Gaming and Development

The improved performance of Intel’s integrated graphics on Linux is a boon for both gamers and developers. It opens up possibilities for more accessible and enjoyable gaming experiences without the need for dedicated graphics cards. It provides developers with a more powerful platform for testing and optimizing their applications.

Pro Tip: Keeping your graphics drivers up-to-date is crucial for maximizing performance and stability. Regularly check for updates from your distribution’s package manager or Intel’s website.

Looking Ahead: Future Trends in Integrated Graphics

The competition between Intel and AMD in the integrated graphics space is likely to intensify. We can expect to observe further advancements in architecture, driver optimization, and power efficiency. The focus will likely shift towards delivering desktop-class gaming experiences on integrated graphics, blurring the lines between integrated and discrete solutions.

The success of Intel’s Arc B390 on Linux also highlights the importance of open-source drivers and community collaboration. The Mesa project plays a vital role in enabling optimal performance for Intel’s graphics solutions on Linux, and continued investment in this area will be essential for future progress.

FAQ

Q: What is the Intel Arc B390?
A: It’s an integrated GPU found in Intel Core Ultra processors, like the X7 358H, utilizing the Xe3 architecture.

Q: How does the Arc B390 compare to the AMD Radeon 890M?
A: The Arc B390 generally outperforms the Radeon 890M in gaming and 3DMark benchmarks on Linux, though the 890M is competitive in efficiency.

Q: What is Mesa?
A: Mesa is an open-source implementation of the OpenGL, Vulkan, and other graphics APIs, crucial for graphics performance on Linux.

Q: What operating system was used for these tests?
A: Ubuntu 26.04 was used for the testing, along with Linux Kernel version 6.19 and Mesa 26.0 drivers.

What are your thoughts on the future of integrated graphics? Share your opinions in the comments below!

February 7, 2026 0 comments
0 FacebookTwitterPinterestEmail
Tech

Samsung Galaxy S26: Linux Terminal Support Finally Coming? | One UI 8.5 & Android 16 QPR2 Details

by Chief Editor February 1, 2026
written by Chief Editor

For years, Android users have looked on with a touch of envy as Pixel phone owners enjoyed the power of a built-in Linux terminal. That gap is finally closing. Samsung, the world’s leading smartphone manufacturer, is poised to bring a full Linux environment to its Galaxy devices, starting with the anticipated Galaxy S26 series. This isn’t just a feature for tech enthusiasts; it signals a broader trend towards more powerful, versatile mobile computing.

The Android Virtualization Framework: The Key to Unlocking Linux on Samsung

The roadblock to Linux on Samsung phones wasn’t a lack of desire, but a technical limitation. Previous versions of Android lacked the necessary system-level support. The game-changer is the Android Virtualization Framework (AVF), introduced with Android 16 QPR2. AVF allows for the creation of virtualized environments, enabling the seamless running of operating systems like Linux without compromising the core Android experience. Samsung’s One UI 8.5, based on Android 16 QPR2, finally provides the foundation for this functionality.

Evidence surfaced recently when Android Authority uncovered log files from the Galaxy S26 Ultra confirming the presence of AVF. This isn’t speculation; it’s a direct indication that Samsung is actively integrating Linux support into its upcoming flagship. The implications are significant, potentially transforming Galaxy phones into portable development workstations and offering users unprecedented control over their mobile devices.

Beyond the S26: Will Older Samsung Devices Get the Linux Treatment?

The burning question now is whether Samsung will extend Linux Terminal support to existing devices running One UI 8.5. While there’s no official word yet, the possibility is certainly there. Flagship models like the Galaxy S25 Ultra, Galaxy Z Fold 7, and even the ambitious Galaxy Z TriFold boast the hardware necessary to handle a Linux environment effectively. Offering the feature to these devices would be a significant win for Samsung, demonstrating a commitment to long-term software support and user empowerment.

Samsung is expected to officially unveil One UI 8.5 with the Galaxy S26 series on February 25, 2025, with a wider rollout to eligible devices following shortly after. This update isn’t just about Linux; it’s a comprehensive overhaul of the user experience, bringing a host of visual and functional improvements. Check out this video for a detailed look at what One UI 8.5 has to offer.

The Rise of Mobile Development and the Demand for Linux

The inclusion of Linux on Samsung devices isn’t happening in a vacuum. There’s a growing demand for mobile development capabilities. More and more developers are looking to code and test applications directly on their smartphones, and Linux provides a familiar and powerful environment for doing so. This trend is fueled by the increasing complexity of mobile apps and the need for cross-platform compatibility. According to a recent Stack Overflow survey, over 50% of developers use Linux as their primary development operating system.

Beyond development, Linux opens up a world of possibilities for power users. From running specialized server applications to accessing advanced command-line tools, the potential applications are vast. This move by Samsung aligns with a broader industry trend towards blurring the lines between mobile and desktop computing.

Did you know?

The Android Virtualization Framework isn’t limited to just Linux. It theoretically allows for the virtualization of other operating systems as well, opening the door to even more possibilities in the future.

Future Trends: What’s Next for Mobile Operating Systems?

Samsung’s embrace of Linux is a sign of things to come. We can expect to see other Android manufacturers follow suit, driven by the demand for more powerful and versatile mobile devices. Here are a few key trends to watch:

  • Increased Virtualization: AVF will become more sophisticated, allowing for the seamless running of multiple virtualized environments.
  • Desktop-Class Applications: We’ll see more desktop-class applications ported to Android, taking advantage of the increased processing power and virtualization capabilities.
  • Enhanced Security: Virtualization provides an additional layer of security, isolating applications and protecting the core operating system.
  • AI-Powered Development Tools: AI will play a growing role in mobile development, automating tasks and providing intelligent code suggestions.

FAQ

Q: Will my older Samsung phone get Linux Terminal?
A: There’s no official confirmation yet, but it’s possible, especially for recent flagship models with capable hardware.

Q: What is the Android Virtualization Framework (AVF)?
A: AVF is a technology that allows Android devices to run virtualized environments, enabling the execution of other operating systems like Linux.

Q: What are the benefits of running Linux on my phone?
A: Linux provides a powerful development environment, access to advanced tools, and increased control over your device.

Samsung’s move to embrace Linux is a pivotal moment for the Android ecosystem. It’s a clear indication that mobile devices are evolving beyond simple communication tools and becoming powerful, versatile computing platforms. Stay tuned to Sammobile for the latest updates and in-depth analysis.

February 1, 2026 0 comments
0 FacebookTwitterPinterestEmail
Tech

Shadow AI assistant Clawdbot raises workplace risks

by Chief Editor January 29, 2026
written by Chief Editor

The Rise of ‘Shadow AI’: How Unsanctioned Tools Like Clawdbot Are Reshaping Corporate Security

A recent report from Token Security Labs has revealed a startling trend: employees are increasingly adopting personal AI assistants – often without IT’s knowledge. Their analysis found Clawdbot (also known as Moltbot) is currently active within 22% of their customer organizations. This isn’t an isolated incident; it’s a symptom of a larger shift towards “shadow AI,” where powerful AI tools operate outside traditional security perimeters.

What is ‘Shadow AI’ and Why is it a Problem?

Shadow AI refers to the use of AI applications and services within an organization that haven’t been vetted or approved by the IT or security teams. Clawdbot, a locally-run AI assistant connecting to popular messaging apps like Slack, WhatsApp, and Microsoft Teams, exemplifies this. While offering convenience – calendar management, email responses, file access – it introduces significant risks. The core issue? Broad access to sensitive data coupled with lax security practices.

Consider this scenario: an employee uses Clawdbot on their personal laptop, connecting it to corporate Slack. Suddenly, confidential internal discussions, files, and even credentials are potentially accessible outside the company’s secure network. This bypasses crucial data loss prevention (DLP) controls and audit trails, making it difficult to detect and respond to breaches.

Did you know? A 2023 Gartner report estimated that 30% of organizations will experience “shadow IT” related security incidents by 2024, and AI tools are rapidly becoming a major component of this risk.

The Security Risks: Plaintext Credentials and Exposed APIs

Token Security’s investigation uncovered alarming security vulnerabilities. Clawdbot stores credentials in plaintext, meaning anyone with access to the user’s device can easily view them. Furthermore, researchers like Jamieson O’Reilly have discovered hundreds of publicly accessible Clawdbot instances with open admin dashboards, exposing API keys, OAuth tokens, and conversation histories. In some cases, remote code execution was even possible.

The lack of default sandboxing – explicitly acknowledged in Clawdbot’s documentation – further exacerbates the problem. This means the AI assistant operates with significant system access, increasing the potential damage from a successful attack. Prompt injection, where malicious instructions are embedded within seemingly harmless inputs, also poses a threat when the tool processes emails, documents, and web pages.

Beyond Clawdbot: The Expanding Landscape of Personal AI

Clawdbot is just the tip of the iceberg. The proliferation of open-source Large Language Models (LLMs) and user-friendly interfaces is making it easier than ever for employees to deploy personal AI assistants. Tools like LM Studio and Ollama allow users to run powerful models locally, further blurring the lines between personal and corporate data.

This trend is fueled by a genuine desire for increased productivity. Employees are seeking ways to automate tasks, streamline workflows, and gain a competitive edge. However, without proper guidance and security measures, these efforts can inadvertently create significant vulnerabilities.

What Can Organizations Do? A Proactive Approach

Addressing the challenge of shadow AI requires a multi-faceted approach:

  • Discovery and Visibility: Monitor network traffic for patterns associated with AI assistant activity. Scan endpoints for the presence of directories like “.clawdbot”.
  • Permission and Access Control: Regularly review OAuth grants and API tokens connected to critical systems. Revoke unauthorized integrations.
  • Clear Policies: Establish clear policies regarding the use of personal AI agents, outlining acceptable use cases and security requirements.
  • Approved Alternatives: Provide employees with secure, enterprise-grade AI tools that offer the functionality they need while maintaining IT oversight.

Pro Tip: Implement a robust security awareness training program to educate employees about the risks associated with shadow AI and the importance of following security protocols.

The Future of AI Security: Zero Trust and Continuous Monitoring

Looking ahead, the rise of shadow AI will likely accelerate the adoption of zero-trust security models. This approach assumes that no user or device is inherently trustworthy and requires continuous verification before granting access to resources.

Continuous monitoring and threat detection will also become increasingly critical. Organizations will need to leverage AI-powered security tools to identify and respond to anomalous activity associated with shadow AI applications. The focus will shift from simply blocking these tools to understanding how they are being used and mitigating the associated risks.

Furthermore, expect to see increased collaboration between security vendors and AI developers to build more secure and responsible AI solutions. This includes incorporating privacy-preserving techniques, robust access controls, and comprehensive audit logging.

FAQ: Shadow AI and Your Organization

  • What is the biggest risk of shadow AI? The biggest risk is the potential for data breaches and unauthorized access to sensitive information due to lack of security controls and visibility.
  • How can I detect shadow AI in my organization? Monitor network traffic, scan endpoints, and review OAuth grants and API tokens.
  • Should I completely ban the use of personal AI assistants? A complete ban may not be practical or effective. Instead, focus on providing secure alternatives and establishing clear policies.
  • What is OAuth? OAuth (Open Authorization) is a standard protocol that allows users to grant third-party applications access to their data without sharing their passwords.

The emergence of shadow AI is a wake-up call for organizations. Ignoring this trend is not an option. By proactively addressing the risks and embracing a security-first approach, businesses can harness the power of AI while protecting their valuable assets.

Want to learn more about securing your organization against emerging AI threats? Explore our comprehensive security solutions or subscribe to our newsletter for the latest insights.

January 29, 2026 0 comments
0 FacebookTwitterPinterestEmail
Newer Posts
Older Posts

Recent Posts

  • Massive Lenovo Laptop Deal: Unbeatable Monday Sale

    July 6, 2026
  • Jude Bellingham: Emulating Maradona 40 Years Later

    July 6, 2026
  • Poland Football Club Faces Controversy Over Alleged Misconduct

    July 6, 2026
  • James Norton’s Cold-Water Rule for Lasting Fitness

    July 6, 2026
  • Indus Waters Treaty at a Strategic Crossroads

    July 6, 2026

Popular Posts

  • 1

    Maya Jama flaunts her taut midriff in a white crop top and denim jeans during holiday as she shares New York pub crawl story

    April 5, 2025
  • 2

    Saar-Unternehmen hoffen auf tiefgreifende Reformen

    March 26, 2025
  • 3

    Marta Daddato: vita e racconti tra YouTube e podcast

    April 7, 2025
  • 4

    Unlocking Success: Why the FPÖ Could Outperform Projections and Transform Austria’s Political Landscape

    April 26, 2025
  • 5

    Mecimapro Apologizes for DAY6 Concert Chaos: Understanding the Controversy

    May 6, 2025

Follow Me

Follow Me
  • Cookie Policy
  • CORRECTIONS POLICY
  • PRIVACY POLICY
  • TERMS OF SERVICE

© 2026 Newsy Today. All rights reserved.
For contact, advertising, copyright, issues email: [email protected]


Back To Top

For contact, advertising, copyright, issues email: [email protected]

Newsy Today
  • Business
  • Entertainment
  • Health
  • News
  • Sport
  • Tech
  • World