Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

DietPi 10.7 Adds Support for Containers with Network and ARMv8 VMs

Coming a little over a month after DietPi 10.6, the DietPi 10.7 release introduces support for containers with a network stack and SSH server pre-installed, support for ARMv8 virtual machines, and support for LubanCat 4 SBCs with Rockchip RK3588S SoCs.

KaOS Linux 2026.09 Released with Noctalia 5.1, Linux Kernel 7.1, and Mesa 26.2

As previously reported, the KaOS Linux devs have decided to move away from systemd and the KDE Plasma desktop environment after more than 12 years of using them by default. Earlier this year, in February, they dropped KDE Plasma for a Niri/Noctalia setup.

Debian 13.7 “Trixie” Released with 106 Bug Fixes and 107 Security Updates

Coming two months after Debian 13.6, the Debian 13.7 release provides updated ISOs for users who want to deploy the latest Debian 13 “Trixie” operating system series on new hardware without downloading lots of updates after the installation, or those who had issues with the previous ISO releases.

openSUSE Releases Agama 24 Installer with Networking and Storage Improvements

Coming almost three months after Agama 22, the Agama 24 release introduces a “Browse with details…” option in the web UI to open a sortable table listing for each network device along with its type, IP addresses, and connection state, allowing you to choose the right network connection, and improves binding of network connections.

Linux Mint Devs Introduce New EPUB Reader and Calendar Apps

Meet Xepub, Linux Mint’s new EPUB reader application providing users with an e-book reading experience similar to that of a Kindle or Kobo device. Xepub lets you navigate between chapters, search the contents of the book, add bookmarks, and quickly navigate between bookmarks.

schestowitz.com

Mid-September

Time flies

Derby Day 2026

United too attemped to sign Elliot Anderson.

How The Web Died

What we can tell future generations and why many of my generation can probably relate

Matthew J Garrett Put secure-boot and shim in Linux and It’s Breaking Systems Again

Crossposted from Techrights

Impeachment Time

What a sh–show.

The ‘Double Room’

All-in-one

Critical Weekend for ManCity

ManCity is still at the top of the league

Planting Trees

Bewildering Manchester, rewilding the place

Clap No More

They know the face!

Sharing When You Can (Others Might Share Back One Day)

But it’s not about expecting returns

LinuxGizmos.com

Neo6502 gains keyboard form factor with four USB hosts

The Neo6502 architecture pairs a WDC W65C02 processor with an RP2040. The W65C02 executes 6502 machine code directly, while the RP2040 handles the surrounding system functions, including memory emulation, video output, USB support, and firmware-controlled peripherals. Olimex’s documentation lists the W65C02 at approximately 6.25MHz.

LoRa terminal pairs ESP32-S3 with LR1110 and full keyboard

Elecrow’s ThinkNode M9 is a handheld LoRa communication terminal built around an ESP32-S3 processor and Semtech LR1110 transceiver. The device includes a 2.4-inch color display, full QWERTY keyboard, GNSS positioning, Wi-Fi and Bluetooth connectivity, USB Type-C, and a 2300mAh battery.

Handheld Linux computer offers i.MX95, Wi-Fi 6 and M.2 expansion

Mecha’s Comet is a modular Linux handheld built around a 3.92-inch AMOLED touchscreen and offered with either an NXP i.MX8M Plus or i.MX95 processor, along with expandable storage, Wi-Fi 6, Bluetooth 5.4, and a magnetic 40-pin interface for keyboard, gamepad, and GPIO extensions. The handheld also provides USB-C connectivity, an 8MP camera, M.2 expansion, and a 4100mAh battery.

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

Debian 13.7 “Trixie” Released with 106 Bug Fixes and 107 Security Updates
Debian 13.7 is now available for download as a new point release to Debian 13 “Trixie” with 106 bug fixes and 107 security updates.
Switzerland's Federal Government is Replacing Microsoft on 3,000 Computers [original]
This is the pilot phase, with 3,000 workstations moving away from Microsoft 365. The federal administration has over 54,000 computers.
Almost a Decade of Tux Machines in Internet Relay Chat (IRC) [original]
Almost a decade ago we joined IRC
Good News! CERN is Migrating Over 2,200 Control Systems to Debian 13
The migration would move accelerator control computers out of the Red Hat ecosystem
Ubisoft Does Not Like GNU/Linux, Blocks Users (Despite Full Compatibility)
DRM lovers wants rootkits
Graphical Desktop Environments: GEM, Plasma/KDE, and GNOME Calendar
3 picks for today
Linux Mint reveals two brand-new desktop apps
Two new apps are coming to Linux Mint later this year: a new calendar and eBook reader
openSUSE Releases Agama 24 Installer with Networking and Storage Improvements
openSUSE releases the Agama 24 web-based installer for Tumbleweed, Slowroll, and MicroOS with improvements across networking, theming, storage, language, and other components.
KDE Plasma 6.8 Desktop Environment Is Now Available for Public Beta Testing
KDE Plasma 6.8 desktop environment is now available for public beta testing with various new features, improvements, and bug fixes. Here’s what’s new!
 
Shotwell 0.33 Open-Source Image Viewer for GNOME Is Here with GTK4 Port
Shotwell 0.33 open-source image viewer and organizer for the GNOME desktop environment is now available for download with GTK4 port and numerous other improvements.
Fedora IoT – container-based Linux distribution for edge devices
Fedora IoT is a Fedora-based Linux distribution designed as a foundation for Internet of Things and edge computing deployments
Handheld Linux computer offers i.MX95, Wi-Fi 6 and M.2 expansion
Mecha’s Comet is a modular Linux handheld built around a 3.92-inch AMOLED touchscreen and offered with either an NXP i.MX8M Plus or i.MX95 processor
DietPi 10.7 Adds Support for Containers with Network and ARMv8 VMs
DietPi 10.7 distribution for single-board computers is now available for download with support for containers with virtual network, ARMv8 VMs, and LubanCat 4 SBCs.
Over 3,550 Active Gemini Capsules Known to Lupa [original]
How big is Geminispace as a whole? Lupa does not see all of it.
Today in Techrights
Some of the latest articles
KaOS Linux 2026.09 Released with Noctalia 5.1, Linux Kernel 7.1, and Mesa 26.2
KaOS Linux 2026.09 distribution is now available for download as the second ISO snapshot using Dinit as the default init system instead of systemd. Here’s what’s new!
Free, Libre, and Open Source Software and Standards
FOSS and more
Events: CERN Pd LibreOffice Conference 2026
2 events
Web Browsers/Web Servers: How Google Sees Your Site, Firefox, and More
WWW picks
GNU/Linux and BSD Leftovers
3 more links
Audiocasts/Shows: Hackaday Podcast, EuroPython 2026 Videos, and More
new things to watch
GVfs for GNOME 51, Bug fixes, and This Week in GNOME
GNOME leftovers
Tumbleweed Review of the Week and Planet News Roundup
OpenSUSE news leftovers
Ubuntu: 'Secure' Boot Causing Catastrophe Again, Ubuntu 26.10, Ubuntu Telemetry (Surveillance), and More
Canonical/Ubuntu picks
Mostly Slop From Red Hat Again
Slop and a little more
Programming Leftovers
Development related leftovers
Collabora, Linux Kernel, and Graphics Work
kernel level stuff
today's howtos
Instructionals/Technical posts
Security Leftovers
bugs, news, and laws
Desktop/Laptop GNU/Linux and Moving From Windows
3 picks
Games: Shroom and Gloom, The Crust 1.0, Rootkits ('Anti-cheat') in Linux "Normalised"
gaming picks
Open Hardware/Modding: Arduino, PocketBeagle 2 TechLab, and More
hardware picks
Linux-Based ATSC 3.0 Converter Box
a pair of articles or press releases
Android Leftovers
4 surprisingly useful ways to use your Android phone's built-in NFC reader
I ran Arch Linux for 5 years — Fedora does the same job with less work
I've been an Arch user for five years, and it's been a love-hate relationship
Linux Mint Devs Introduce New EPUB Reader and Calendar Apps
Linux Mint devs introduce new apps for the upcoming Linux Mint 23 release, including Xepub EPUB reader and Clockenstein calendar.
Canonical has pulled Ubuntu 24.04.5's installer because it blew up when you tried an extended install
The vast majority of OS bugs happen while it's running
Option to set default terminal is coming to GNOME Settings
An option pick a default terminal is to GNOME Settings, as the image above, teased by developer Ignacy Kuchciński last week
GNU/Linux Growing Fast in Switzerland [original]
Well done to them
Best Free and Open Source Software
This is free and open source software
EnigmarsOS – privacy-focused Arch-based Linux distribution
EnigmarsOS is an Arch-based Linux distribution built around KDE Plasma
Revenant OS – local-first AI Linux distribution for rugged field laptops
Revenant OS is a Linux distribution designed for rugged field computing
Planet KDE: I just want us to feel something…
Koko is KDE's image viewer
Kdenlive 26.08.1 released
The first maintenance release of the 26.08 series is out with the usual batch of stability fixes and workflow improvements
This Week in Plasma: 6.8 Beta Release!
This week we released a beta of Plasma 6.8, and it’s ready for testing
Stable kernels: Linux 7.2.5, and Linux 6.18.51
I'm announcing the release of the 7.2.5 kernel
Today in Techrights
Some of the latest articles
KDE: Akademy-es 2026, AppStream, and Kdenlive Work
KDE updates/reports
today's howtos
Instructionals/Technical picks
Distributions and Operating Systems: HaikuOS, NCZ-OS, and More
OS picks
Free, Libre, and Open Source Software Leftovers
FOSS and more
Audiocasts/Shows: BSD Now and LINUX Unplugged
2 new episodes
Kernel Space: Linux Removes Features, Adds “Hideous” Slop, New Kernels Added or Compiled
Linux picks
Games: Godot, "Ubisoft Connect Services", RPCS3 on PS5 With GNU/Linux
gaming news
Red Hat: Openwashing, Fake Endorsements, Kubernetes, and Slop (Lots and Lots of Slop Promotion
mostly from Red Hat's own site
Security Leftovers
Security related news
PostgreSQL: pg_vault_tde v1.7.1 and PostgreSQL Migrator 1.0
new releases
Web, Mozilla, and Mozilla
WWW centric leftovers
Programming Leftovers
Development picks
Linux Devices, Open Hardware, and More
hardware centric bunch
Android Mobile Systems/Mobile Applications
Some Android picks
Lapis One Uses GNU/Linux
2 picks
Slop-Peddling Arch-Derived/Derivative Omarchy GNU/Linux Attracts Attention
Omarchy sucks though
Android Leftovers
I turned an old Android phone into a NAS instead of buying one
The 60-year-old Unix design choice that made the Linux desktop a mess
One reason that Linux has struggled to gain desktop users is the perception that the Linux desktop is a mess
I ditched Ubuntu for a Linux distro that fits in 200MB, and I'm not going back
Linux is famously smaller and lighter than Windows, but that understates just how small Linux distros can really be
Liquid Glass GNOME Shell extension uses real refraction shaders
This extension tries to replicate the aesthetic and the underlying physics on GNOME
GIMP 3.2.6 Released with UX Improvements, New Rotation Stylus Dynamics Input
GIMP 3.2.6 open-source image editor is now available for download with new rotation stylus dynamics input, UX improvements, OS and platform specific improvements, and security updates.
Best Free and Open Source Software, howtos and Installations
Only free and open source software is eligible for inclusion
Software Freedom Day 2026 [original]
Tux Machines (TM) will focus on Software Freedom
Spacefun – lightweight Debian-based Linux distribution
Spacefun is a lightweight Debian-based Linux distribution designed to provide a friendly desktop system that works well on modest hardware
Aiming for 2029 [original]
all-time record for me
Cloudflare: GNU/Linux Adoption High in Switzerland [original]
This week, at nighttime (no office computers in use), GNU/Linux sometimes peaks at about a quarter based on Cloudflare
Upcoming Maintenance Window [original]
We've spent a long time dealing with de facto DDoS attacks in recent months
Today in Techrights
Some of the latest articles