Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

Linux Kernel 7.2 Officially Released, This Is What’s New

Highlights of Linux 7.2 include cache-aware load-balancing support, initial HDMI 2.1 FRL support to the AMDGPU driver, support for devres-based management of ACPI notify handlers, initial CRI platform support for the Intel Xe driver, and Rust support for the IBM System/390 (S/390) architecture.

GIMP 3.4 Promises New Project File Format, PSD Support Improvements, and More

The biggest change in GIMP 3.4 is a new project file format by default, which follows a more common “zipped XML” structure, supports multi-page and animation features, and enables faster saving by only updating parts of the file instead of the whole project every time. The binary XCF format will still be supported.

Debian Turns 33 Years Old, Happy Birthday!

That’s right, it’s been 33 years since the late Ian Murdock announced the Debian Project on August 16th, 1993, and the initial release of Debian GNU/Linux a month later on September 15th, in an attempt to develop the so-called “Universal Operating System.”

GNOME 51 Desktop Environment Is Now Available for Public Beta Testing

Coming a month and a half after GNOME 51 alpha, the GNOME 51 beta release improves GNOME Shell with better keyboard navigation of screenshot area selection, SVG-based cursor implementations, initial support for the ‘reduced-motion’ setting, support for web login and a unified auth mechanism, and support for copy, paste, and cut action keys in entries.

Canonical Certifies the Advantech AOM-2721 AIoT Board for Ubuntu 24.04 LTS

The Advantech AOM-2721 is designed to handle machine vision, robotics, drones, and medical Human-Machine Interfaces (HMIs) under strict physical and thermal constraints. It is powered by a Qualcomm QCS6490 (or QCS5430) octa-core ARM processor running at a low 6.9-watt Thermal Design Power (TDP).

LinuxGizmos.com

Raspberry Pi CM5-based mini PC targets local OpenClaw deployment

EDATEC’s ED-CLAWBOX is a compact edge AI system based on the Raspberry Pi Compute Module 5. The aluminum desktop system is designed for local OpenClaw deployment and provides Gigabit Ethernet, dual-band Wi-Fi, Bluetooth, dual HDMI outputs, USB 3.0 connectivity, mSATA expansion, integrated audio, and a preinstalled JishuShell management environment.

Luckfox Lyra PLC Runs Linux on RK3506B with Dual 100Mbps Ethernet

The Luckfox Lyra PLC is a compact Linux-based programmable logic controller built around the Rockchip RK3506B processor. The DIN-rail system provides dual 100Mbps Ethernet, Wi-Fi 6, Bluetooth 5.2, industrial serial interfaces, CAN, relay outputs, and a 1.9-inch touchscreen.

reComputer Classic J5011/J5012 Adds 10GbE and PCIe Gen4 to Jetson AGX Orin

Seeed Studio’s reComputer Classic J5011 and J5012 are a pair of AI development systems based on NVIDIA Jetson AGX Orin modules. The reComputer Classic J5011 uses the 32GB AGX Orin module, while the J5012 steps up to the 64GB version. Both systems are intended as direct replacements for NVIDIA’s Jetson AGX Orin Developer Kit while retaining compatibility with its peripheral ecosystem.

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

Luckfox Lyra PLC Runs Linux on RK3506B with Dual 100Mbps Ethernet
The Luckfox Lyra PLC is a compact Linux-based programmable logic controller built around the Rockchip RK3506B processor
GNOME 51 Desktop Environment Is Now Available for Public Beta Testing
The GNOME 51 desktop environment is now available for public beta testing with new features and improvements across various core apps and components.
GIMP 3.4 Promises New Project File Format, PSD Support Improvements, and More
GIMP 3.4 open-source image editor is under development promising many new features and enhancements. Here’s what to expect!
Debian GNU/Linux is 33 [original]
Ian left this planet a decade ago
Linux Kernel 7.2 Officially Released, This Is What’s New
Linux kernel 7.2 is now available for download with new features, enhanced hardware support through new and updated drivers, improvements to filesystems and networking, and much more.
Epic Games Store Will Support Linux "Soon"
many sources today
 
Debian developers are voting on how AI can be used to build the OS, and the ballots are already open
The world of Linux development is going through an interesting time right now
Android Leftovers
I changed one Google setting, and my Android finally held a charge
9to5Linux Weekly Roundup: August 16th, 2026
The 305th installment of the 9to5Linux Weekly Roundup is here for the week ending August 16th, 2026.
How I turned my Linux desktop setup into a portable package I can run on any machine
I had spent months refining my Linux desktop environment
Best Free and Open Source Software
This is free and open source software
Review: Helwan Linux 5.0
I couldn't picture a scenario, for example, where I'd prefer GOffice apps (Gnumeric and AbiWord) over LibreOffice or OnlyOffice
NVIDIA’s GeForce NOW Native Linux App Now Stable, Offers Flatpak Support
NVIDIA’s GeForce NOW native Linux app has graduated from beta and it’s now available as a stable release with Flatpak and Ubuntu support.
Raspberry Pi CM5-based mini PC targets local OpenClaw deployment
The system ships with 64-bit Raspberry Pi OS Desktop and comes preinstalled with JishuShell
Manjaro 26.1 Bian-May - released
The GNOME edition has received several updates to Gnome 50 series
Open Hardware: Weekly GNU-like Mobile Linux Update, RISC-V, and More
hardware picks
Programming Leftovers
Development picks
Today in Techrights
Some of the latest articles
Debian Turns 33 Years Old, Happy Birthday!
Today is Debian Day, and the Debian Project and Debian GNU/Linux operating system celebrate 33 years since it was founded by Ian Murdock in 1993.
Clownflare and statCounter Agree GNU/Linux at Over 10% "Market Share" in Israel, Clownflare Sees It Peaking at Almost 33.3% Sometimes [original]
it leaves Microsoft with nothing but layoffs this month in Israel
Free, Libre, and Open Source Software Leftovers
FOSS and more
Web Browsers/Web Servers/Feed Readers Leftovers
WWW and FOSS
Programming Leftovers
Development stories
GNU/Linux and BSD Leftovers
mostly GNU/Linux
Open Hardware/Modding: reComputer, ESP32, and More
hardware picks
today's howtos
Instructionals/Technical picks
Games: New Steam Games, Godot Engine, D7VK, and More
Games and more
GNU/Linux is Becoming More Mainstream, But That Can Lead to Further Restrictions Inside GNU/Linux [original]
The general consensus is that GNU/Linux is gaining, but will it usher in Software Freedom or just more DRM?
Android Leftovers
PS3 emulation on Android keeps getting better with new ARMSX3 updates
What a real LTS looks like: Kubuntu 26.04
As a consolation prize for canceling the Plasma LTS product, we decided at the time to add an additional bug-fix release to the normal Plasma schedule
This Week in Plasma: Bi-Directional RDP Clipboard Sync
Welcome to a new issue of This Week in Plasma
These 5 immutable Linux distros solve problems Windows users don’t even know they have
It can be tricky to get your head around the concept of an “immutable” operating system
The prediction that Linux had no future aged disastrously
A few months after Linus Torvalds released the first version of Linux
GEEKOM IT13 Max Review – Part 3: Ubuntu 26.04 on an Intel Core Ultra 9 185H mini computer
In this review, we will report our experience running Ubuntu 26.04 on the GEEKOM IT13 Max
Why AI-Heavy Projects Rarely Feature on LinuxLinks
I have reviewed free and open source software for more than two decades
Free and Open Source Software
This is free and open source software
GNU/Linux Reaches All-Time High of 6% (According to statCounter) or 7.3% (Clownflare) in Indonesia [original]
Indonesia's latest data suggests GNU/Linux is growing among Indonesian computer users
Geminispace Approaches 5,250 Known Capsules [original]
Adoption of Gemini Protocol has grown
Today in Techrights
Some of the latest articles
statCounter Says 9% of Web Traffic in the United Kingdom Comes From GNU/Linux [original]
Let's see if this can exceed 10% by year's end
150 Parts on Microsofters' SLAPP Censorship [original]
There will be hundreds if not thousands more
Keeping at It, Pushing for GNU/Linux Takeover [original]
Or "world domination"
Security Leftovers
Security picks
GNU/Linux Leftovers
GNU/Linux and more
Free, Libre, and Open Source Software, Standards, and Education
FOSS and more
Programming Leftovers
Development news
OpenSUSE Planet News Roundup and Tumbleweed Review of the Week
OpenSUSE news updates
Open Hardware/Modding: Raspberry Pi 5, ESP32, and More
Hardware stories
Fedora and Red Hat Leftovers
mostly the latter
today's howtos
only 5 for today
Games: Faugus, PAYDAY, and More
gaming news
NVIDIA GeForce NOW Hits GNU/Linux
many links
Linux 7.2-rc7
I can't say that I'm exactly thrilled about the size of this all
"Desktop Linux Doubles Share In Single Year" and Multiplexing on the Desktop/Laptop
Desktop/Laptop gains
KDE Announces “Bulletproof” KDE Suite with Three Years of Support
KDE announces “bullet-proof” KDE suite with three years of bug fixes and security updates for KDE Plasma 6.6 LTS and related KDE software.
Android Leftovers
Pixel 11 envy? Here’s how to unlock its best new feature on any Android device
Omarchy is Becoming Slopware, a Flopfest
Omarchy going downhill
Nvidia just made gaming on Linux a whole lot easier
You now have an easier time playing games on your Linux PC without turning to code translation or emulators
I put Linux on a tablet, and KDE Plasma handled everything I threw at it
Using a desktop operating system with a traditional tablet-like design has its challenges
Please stop using these 7 deprecated Linux commands
Over the years, several Linux commands have been deprecated
Free and Open Source Software
This is free and open source software
CachyOS ISO Release for August 2026 Improves the Installer, Desktop Profiles
The CachyOS ISO snapshot for August 2026 is now available for download with Linux 6.18 LTS and Linux 7.1 kernels, 1KDE Plasma 6.7.4, an improved installer, and more.
Canonical Certifies the Advantech AOM-2721 AIoT Board for Ubuntu 24.04 LTS
Canonical announces the availability of its Ubuntu 24.04 LTS operating system on the Advantech AOM-2721 AIoT development board.
Linux Mint 22.3 HWE ISOs Now Available for Download with Linux Kernel 7.0
Linux Mint 22.3 HWE ISO images are now available for download powered by the Linux 7.0 kernel series from Ubuntu 24.04.5 LTS.
Nitrux Shows Off a New Desktop Approach Other Distros Might Want to Take Note of
It is meant to be a middle ground between window managers and desktop environments
KDE Frameworks 6.29 Released with Various Improvements and Bug Fixes
KDE Frameworks 6.29 open-source software suite is out now with improvements to the Breeze icon theme, Kirigami-based apps, and QML-based apps.
Today in Techrights
Some of the latest articles