Tux Machines

Do you waddle the waddle?

Other Sites

LinuxGizmos.com

Aquila IQ8 takes Dragonwing IQ-8275 designs from prototype to production

Following the recent launch of the Arduino Ventuno Q, Toradex has introduced the Aquila IQ8, its first Qualcomm Dragonwing-based System on Module. Built around the same IQ-8275 processor, the module targets industrial edge AI, robotics, computer vision, and other compute-intensive embedded applications.

Ventuno Q runs Ubuntu on Dragonwing IQ8 with 40-TOPS NPU along with real-time STM32H5

The Ventuno Q was first shown in March this year and is based on the Qualcomm Dragonwing IQ8 IQ-8275, which integrates an eight-core Qualcomm Kryo CPU, an Adreno 623 GPU, a Spectra 692 image signal processor, and a Hexagon NPU rated for up to 40 dense TOPS of AI acceleration.

Radxa C201 exposes dual 2.5GbE, NVMe and serial I/O for VMARC-Q9075

Radxa has recently published additional hardware details for the C201, a 120 × 120mm carrier board designed for its compute module based on Qualcomm’s Dragonwing IQ-9075 platform. The board provides access to the module’s high-speed interfaces through dual 2.5GbE, NVMe storage, camera support, as well as RS-232, RS-485, and CAN bus connectivity.

schestowitz.com

Pacing Up Journalism

We strive to cover what the media will not

United States on the Side of the Soviet Empire

ermany lost the Second World War 81 years ago. Then, the Soviet Empire grew a bit. NATO was created. The Cold War soon began.

The Price of Envy

still remember when this site was new more than 2 decades ago. In the summer of 2004 I think I was in London for a sort of “summer school” focused on computer vision. I’d log in to check AWStat after ‘classes’ (lectures rather) and be happy if this site got like 100 visitors in a day whilst I was away from home. To me, 100 people were already a good accomplishment and back then bots were easier to tell apart, hence estimating the number of daily visitors (real human visitors) was feasible.

The Media Gap

Things that media is not covering or no longer covering

Are Sachets the New ‘Capsules’?

More disposable bits

Audiences Are Not Clients

What if the product is misinformation?

Welcome, September!

Welcome to September

End of Summer

It’s not just Gregorian calender

Similar to What Garrett Did in 2021

N 2021 Garrett demanded that I remove, apologise etc.

The Net is a Mess, LLMs Are Partly to Blame

No “manners” anymore

9to5Linux

Firefox 156 Enters Beta Testing with Improved Memory and CPU Usage

Firefox 156 promises to improve memory and CPU usage when displaying large JPEG images that are scaled down to fit a page, improve dragging of inline images to a new position in a rich-text editor, replacing it with a long line of text instead of moving it, and improve high-sample-rate FLAC audio in MP4 playback.

Mozilla Firefox 155 Is Now Available for Download, Here’s What’s New

Highlights of Firefox 155 include support for Happy Eyeballs v3 for faster page loading, the ability to reorder containers in Settings, support for Nintendo Switch Pro and compatible aftermarket controllers on Windows, and support for showing how many trackers it has blocked in the address bar.

9to5Linux Weekly Roundup: August 30th, 2026

I want to thank everyone who sent us donations; your generosity is greatly appreciated. I also want to thank all of you for your continued support by commenting, liking, sharing, and boosting the articles, following us on social media, and, last but not least, sending us feedback.

Debian Project Formalizes Responsible Use of Generative AI

The resolution, adopted under the project’s constitutional authority to issue statements of its current position, neither endorses nor prohibits the use of generative AI tools in developing, maintaining, or documenting Debian’s software, packaging, and other media.

California’s Age Attestation Bill to Exclude Linux and All Open Source OSes

This follows months of uncertainty across the open source world, but the bill cleared the Senate this week with unanimous support and now heads to Governor Gavin Newsom, who signed the original act into law last October.

OpenShot 4.0 Open-Source Video Editor Officially Released, Here’s What’s New

Coming five months after the OpenShot 3.5 series, the OpenShot 4.0 release introduces a new Recording View with a dedicated audio recording dock for screen, webcam, and audio capture, screen/webcam recording support for Linux on Wayland via desktop portals, and live multi-source recording with timeline previews while recording.

Linus Torvalds Announces First Linux Kernel 7.3 Release Candidate

Two weeks have passed since the release of Linux kernel 7.2 and the opening of the merge window for Linux kernel 7.3, allowing contributors to submit their patches. This means it’s now time to test-drive the Release Candidate (RC) versions over the next couple of months, every Sunday afternoon.

news

Microsoft Windows 11 Caches Exploitable Malware

posted by Roy Schestowitz on May 15, 2024

Fishtank PC builds

Reprinted with permission from Cybershow. Author: Helen Plews.

Figure 1: Tom's Hardware: Fishtank PC builds.

Malware is often thought of as a human interaction with a digital device that causes an infection such as a virus or worm. We assume a human used bad authentication, or the human clicked the bad link, the human downloaded the malware…

So if we have anti-virus and anti-phish educational campaigns we should be well protected right? What about the technical side of cybersecurity, where the hardware, network equipment, end device or software vulnerability is the cause?

This article will examine a case where an operating system is able to automatically open and store a phishing email attachment, leading to potential compromise. In this case Windows 11 has been caching attachments locally to provide synchronisation across devices with the Outlook Application. In many cases, it has cached exploitable malware. This is a growing issue brought to light by Windows 11 users and anti-virus providers, instead of the makers at Microsoft.

Dropper Investigation

I am a life-long gamer and from experimentation over the years, I know I have the best rig, a customisable gaming PC. It’s very nice hardware it looks stunning with rainbow glowing fans and it sounds like a mini jet engine, rendering most graphics on Ultra with a graphics card which is at most 2 years old. The only issue I have had with it is in the operating system, which of course for a big gamer is Windows 11 due to its age. After just two weeks of operation I was alerted to a dropper located in my Windows Appdata folder, it was not dropping any further viruses yet as it had been caught by my expensive AV - which is why it sounds like a jet engine due to the large use of CPU!!

Was it a false positive? Well I ran the offline scan myself as my machine took 8x longer to boot. It behaved as if rebooting after a major update. There were no updates carried out, which made me suspect something amiss.

The virus location was not new to me, it is an appdata folder present in Windows 10 and Windows 11 for Windows mail in particular it processes mail syncing across devices; the full path is:

C:\Users\’Username’\AppData\Local\Packages\microsoft.windowscommunicationsapps_8wekyb3d8bbwe\LocalState\Files\SO\

Now I have had viruses popping up here before, in fact it has been an ongoing problem since I adopted the Windows 11 operating system (OS) in 2022 on the household laptops. Since then, both of my son’s laptops have alerted me to droppers and Trojans in the same Appdata folder. I initially assumed my children were not so good with their cybersecurity (being aged 5 and 9 that makes sense). Maybe they had clicked an email notification. Maybe they had downloaded some Trojan in the style of a game from a requested and shoddy gaming store all parents know about, stealthy and all whilst under supervision. That was until my brand new gaming rig got one.

Examining the attack timeline of my gaming rig in detail showed that a phish had been ‘clicked’ from my Hotmail account which was logged in on my Outlook App, running in the background processes (not running in my taskbar) whilst I played some epic title the night before. This ‘click’ put an infected PDF invoice on my PC, and on boot the next day activated the dropper, slowing the machine right down - which gave me a clue.

Now let's be clear about how Microsoft works, as I understand it, and why this is a gripe serious enough to warrant its own blog post.

You must sign in online to a Microsoft account to access the PC at all times, then it creates session keys for all applications that come installed as standard with the OS. So, unless you take some drastic measures I will discuss in a moment, you will undoubtedly be running sessions of Windows apps in the background; Outlook, OneDrive, Teams, Xbox, Photos, Office, Store, the list is quite extensive.

Moving on, I look for the phish email I had. According to my AV "clicked on" log, I located the suspicious subject of the email. It was something akin to;

AMAZON ACCOUNT ###U$IIHknDBWON38383y4y29~~~

Now, you do not need to be a cybersecurity expert to tell that is a phish from the subject which was located using the now foreground Outlook app. And as expected, it was unread. It showed me that within a few minutes of receiving the unread email, the attached PDF invoice was added to the Windows Communication Appdata folder, which led to the dropper found by the offline scan.

It seemed that Outlook App was saving unread attachments to the appdata folder where the virus was located. Some of the located viruses over the past two years were found on multiple devices that used the same MS credentials which unless stated otherwise, auto sync application data. That is exactly what the

microsoft.windowscommunicationsapps_8wekyb3d8bbwe

folder is for. It contains both the application data for Windows apps like Outlook to run and sync as well as data obtained in the process. I synced between my children's laptops as my account was the administrator for the network, it kept them safer online. Or so I thought.

Vulnerability Research

So I start down the usual process of researching the vulnerability to find a permanent mitigation. I find nothing at first, no CVE, no reports. I do find some details on the MS community website like this one from "2020 Trojan Found and Deleted"… but it Returns (Trojan: HTML/Phish.AB!MSR) . It is here I see the same problem and I see a response from an expert.

“The trojan is an email attachment synced to your PC. Do you have some Hotmail or Microsoft email setup in an email client applications like Outlook?” - Independent Expert, MS Community, 2020

So I search all around this topic and I cannot find anything from Microsoft about this issue right away, but I do find many victims. Anti-Virus companies, affected users and experts alike are all drawing attention to this problem. Eventually, thanks to Reddit I find a similar experience from a commentor who managed to find the reported exploit listed by Microsoft. You can find many more threads on the issue on Reddit with a search.

“Looking into the report we have a "Exploit:O97M/CVE-2017-11882.AZA!MTB" match, which doesn't seem to be that ominous since it requires the file to be executed on a non-updated Office/WordPad, still it ain't something I'd like to find lying around because the app found it was a good thing to download it, without my consent.” - JVMTG, Reddit, 2023

It is a known software error marked as severe on their own security intelligence website, with 24 exploits under the O97M CVE. I’d like to say I have more details from Microsoft but I do not, instead they offer very little default cybersecurity steps, such as "remain up to date and don’t click a phish".

This does seem rather severe. It locally caches attachments from emails including those which have not been opened to the windowscommunicationsapps folder from the Outlook App. It will then auto sync the data in the folder to all devices using the same credentials in their Outlook App on their phones, laptops, desktops, anywhere the Outlook App runs.

The only step missing for a full compromise is that infected files are auto-run… a feature I feel sure Microsoft are working on at this exact moment!

Attacks are becoming more complex, in 2022 they were able to add the dropper, which very slowly downloaded a fairly rubbish Trojan, which was easily removed. Recently there were 74 password protected files and multiple Trojans appearing as game applications in the same appdata folder. These were located only weeks after a fresh OS install and could not be explained by known activities on the machine or entirely resolved by AV due to the encryption of the folders they were located in.

Impact

Take a moment to think about how many commercial users of the Outlook application have auto-sync enabled in daily use. All those using Office 365 who sync between devices on their smartphone, personal devices and company equipment, or amongst family member's tablets and laptops. You should be concerned. And then get mad as hell, because it seems Microsoft have created their own quite special service for propagating malware, one that's been ongoing since at least 2020.

I have wasted countless hours re-installing OS’s, searching files, reading reports and researching this issue to find my only salvation in Reddit. Reddit of all places! This looks like something Microsoft rather wanted to sweep under the rug.

If you sync with Outlook App between devices with the same MS account, you are vulnerable to this malware propagation. Microsoft insist users take advantage of auto-synced features across devices and use this as a clear marketing tool especially for commercial settings. It seems my trust in this feature was misplaced.

Mitigation And Loss of Trust

Some will say that this is "just a feature" of sync. I disagree because like so many Microsoft processes it feels out of control. It does not just synchonise expected user data. It inappropriately populates and copies undocumented files into system folders and, without any knowledge or intervention from the user, replicates them across devices.

The mitigation is you must live without synchronisation in Microsoft applications. So far it has worked 100%. Turning off sync across applications does work. This can be done during an OS install by refusing all sync options when prompted. You must also make sure it is off in the account settings for the user. This can be done from the settings panel when logged on to Windows. There are many guides available like this one from Process.st. Even with sync off, you can still access email and other services using the web applications, which will sync files and emails but will not store these to the local machine.

If like myself, you have lost trust in the applications themselves, removing windows apps entirely may be more fitting, this allows the folder

microsoft.windowscommunicationsapps_8wekyb3d8bbwe

to be deleted and does not appear, like a lurking background threat at a later date just in case you change your mind. My gaming rig has only one MS app remaining, Xbox and that is the way it will stay until the situation is openly discussed by MS and the vulnerability resolved. No more Appdata Phishes please.

In summary, no amount of phishing training will prevent a bad design in the operating system. Caching malware infected attachments to system folders and replicating them is bad design in my opinion. In this case, the operating system has been phished, not the human.

Other Recent Tux Machines' Posts

Cloudflare Sees GNU/Linux on About 7% of Desktops/Laptops in Switzerland [original]
The "neutral country" Switzerland cannot afford the risk of GAFAM colonialism anymore
OpenShot 4.0 Open-Source Video Editor Officially Released, Here’s What’s New
OpenShot 4.0 open-source video editor is now available for download with screen/webcam recording support for Linux on Wayland, new Recording View, new effects, and more AI features.
Linus Torvalds Announces First Linux Kernel 7.3 Release Candidate
Linus Torvalds announced today the general availability of the first Release Candidate (RC) of the upcoming Linux 7.3 kernel series for public testing and early adopters.
Debian Project Says LLM Slop (Plagiarism) Can be Tolerated and Unpaid Volunteers Will Need to Accept It
debian-project losing integrity?
 
Programming Leftovers
Development related news
Android Leftovers
I evaluated dozens of digital measuring tools on Android to see if phone sensors can replace physical hardware
Best Free and Open Source Software
This month alone, we’ve published 133 new and updated roundups
ReactOS Gets An Upgrade
A perennial in the esoteric operating system space is ReactOS
Why governments worldwide are abandoning Windows for homegrown Linux alternatives
Here are some of the governments building their digital infrastructure around Linux
GNU/Linux + ChromeOS Got Big in Belize [original]
It's not a large country, but this is still something
postmarketOS – Alpine-based Linux distribution for mobile devices
postmarketOS is an Alpine Linux-based distribution primarily developed for smartphones
RisingOS – Debian-based Linux distribution with Xfce
RisingOS is a desktop Linux distribution based on Debian and the Xfce desktop environment
PureOS Development Report: July 2026
Parity with Trixie
This Month in KDE Linux: August 2026
Welcome to this edition of This Month in KDE Linux, dedicated to KDE’s next-generation operating system
Kdenlive 26.08.0 released
We are happy to announce the summer release of Kdenlive 26.08
Aquila IQ8 takes Dragonwing IQ-8275 designs from prototype to production
Toradex lists support for Linux, Yocto, and its Torizon platform
Ventuno Q runs Ubuntu on Dragonwing IQ8 with 40-TOPS NPU along with real-time STM32H5
The Ubuntu installation is bundled with an Ubuntu Pro license
Modernizing Fingerprint Management in GNOME Settings
For a while now, the fingerprint management UI in GNOME Settings (gnome-control-center) has felt outdated
Debian 11 Long Term Support reaches end-of-life
The Debian Long Term Support (LTS) Team hereby announces that Debian 11 "bullseye" support has reached its end-of-life today
What do I want in a Linux distribution?
I’ve been a Debian user since 1999, and a Debian developer since 2000. Given recent events it’s worth thinking about why that that is
Cloudflare Reckons GNU/Linux Already Exceeds 10% in China [original]
In Russia, likewise, Windows is collapsing
Today in Techrights
Some of the latest articles
Firefox 156 Enters Beta Testing with Improved Memory and CPU Usage
Firefox 156 open-source web browser is now available for public beta testing with improved memory and CPU usage when displaying large JPEG images scaled down to fit a page.
Mozilla Firefox 155 Is Now Available for Download, Here’s What’s New
Mozilla Firefox 155 open-source web browser is now available for download with support for Happy Eyeballs v3 for faster page loading and many other changes.
today's leftovers
3 more links
GNU/Linux Distributions and Operating Systems: Slackware, Red Hat, Debian, and More
4 new picks
Free Software, Digital Sovereignty, and Standards
FOSS and more
Audiocasts/Shows: Linux Kernel @ 35 Years, LINUX Unplugged, and Linux Saloon
3 picks for now
Programming Leftovers
Development stories
Databases: ElephpantDB and YottaDB
Database stuff
Radxa Linkr and Radxa C201 With GNU/Linux
a pair of articles
Games, New Steam Games Playable on the Steam Deck, Avoidance of Slop, Fakes, Leaks and Theft
gaming picks
today's howtos
Instructionals/Technical picks
Open Hardware/Modding: GNU-like Mobile Linux, Pi-hole, and More
hardware picks
Brazilian Desktop/Laptop Users and GNU/Linux [original]
This past weekend Cloudflare saw GNU/Linux hovering near 6%
Android Leftovers
Android Auto isn’t just for cars — I use it beside my PC
7 commands you should never run on Linux
The best thing about Linux is that it respects its users
You need to try GNOME 50—it's the most polished and impressive Linux desktop today
Linux is having a moment, or rather
3 tasks that are still easier on Linux than Windows
Windows wins on convenience for most people, but a few everyday tasks remain genuinely simpler on Linux
Microsoft said I can’t install Windows 11 on my device, so I installed Linux instead
I downloaded Fedora Workstation 44
Linux is great for laptops, but it still struggles with these 5 hardware features
Installing Linux on a laptop no longer feels like signing up for a weekend of driver roulette
GNOME Sushi File Previewer 51 RC Released with More Functions
Sushi, the file previewer application for GNOME Desktop, released the 51 RC version today
Best Free and Open Source Software, and many more
This is free and open source software
9to5Linux Weekly Roundup: August 30th, 2026
The 307th installment of the 9to5Linux Weekly Roundup is here for the week ending August 30th, 2026
vArch-OS – Arch Linux-based distribution
vArch-OS is an Arch Linux-based desktop distribution for x86_64 computers
Review: The littlest web server
Hello, gentle readers, I'd like to introduce you to someone. This is Bobby the Boat
Debian Project Formalizes Responsible Use of Generative AI
The Debian Project has voted to adopt a formal position on the use of generative AI within the project, with “Responsible Use of Generative AI” winning out in the general resolution.
California’s Age Attestation Bill to Exclude Linux and All Open Source OSes
California’s Digital Age Assurance Act will exempt open source operating systems and applications from its age-verification requirements.
Today in Techrights
Some of the latest articles
The FOSS Force Interview With Richard Stallman
Richard Stallman needs no introduction, especially for an audience that reads FOSS Force
Site Improvements on the Way [original]
We still don't have full-site search
Butterbian 0.4.0 (Butterbian-XFCE Release Note)
Butterbian XFCE 0.4.0 — same snapshots, whole new look
GNU/Linux Measured at About 7% in Portugal (Desktops/Laptops) [original]
lower than the average in western Europe
GNU/Linux Has Gone Mainstream, Now It's Attacked by Slop [original]
It'll reduce availability, quality, and developers' morale
Linux Hardware Stories
3 picks
GNU/Linux Distributions and Operating Systems
today's leftovers
Canonical/Ubuntu: Ubuntu 24.04 to 26.04 LTS, Ubuntu 26.04.1, FunOS 26.04.1, Canonical's Latest Slopfest
Ubuntu related news and more
Debian-Based openKylin 3.0 Officially Released
release announcements
Free Software and Standards
FOSS and more
Programming Leftovers
Development related leftovers
Applications: Audacity 4.0 Beta4 and GNU/Linux Version of CrystalDiskInf
Applications on GNU/Linux
Linux 7.3 and Asahi Linux News
a pair of stories
today's howtos
Instructionals/Technical picks
Games: Steam Games with Native GNU/Linux Builds, GE-Proton 11-6, and More
gaming news
SteamOS 3.9.0 Preview
SteamOS 3.9.0 news
DXVK 3.1 Released with Initial Support for DXGI Present Parameters
DXVK 3.1 Vulkan-based implementation of D3D9, D3D10, and D3D11 for Linux / Wine is now available for download with new features and various improvements for several games.
LLM Slop Attacking Linux (Kernel)
crawlers without borders
Get up to $175 back for your pre-installed Windows 11 license - new portal provides legal forms, but warns buyers not to wipe storage first
Refund4Freedom
FreeBSD 14.5-RC1 Now Available
The first release candidate build of the 14.5-RELEASE release cycle is now available
CachyOS is closing the one gap that used to keep me on Windows
I've used both Windows and Linux for years now
I spent a week inside the strangest Linux distribution I could find
Meme Linux distributions have existed for quite some time
Free and Open Source Software
This is free and open source software
ReignOS – Arch-based distribution
KDE Plasma is available as a full desktop alongside several gaming and compatibility sessions
California lawmakers unanimously pass Linux exemption from age-verification law — software distributed under the GPL, MIT, BSD, and Apache licenses are exempt
removes the likes of Debian, Fedora, Ubuntu, Arch, and the BSD family from AB 1856's scope
Today in Techrights
Some of the latest articles