Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

GStreamer 1.28.7 Open-Source Multimedia Framework Adds Support for OpenCV 5

Coming about a month after GStreamer 1.28.6, the GStreamer 1.28.7 release is here to add support for building against OpenCV 5, add a missing API version suffix in the HIP support library filename, restore gap event sending in the MPEG-PS demuxer, and limit the number of remote sources being tracked in the rtprecv element.

9to5Linux Weekly Roundup: September 6th, 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.

OpenVPN 2.7.7 Released with Various Improvements, Bug and Security Fixes

OpenVPN 2.7.7 is here to reduce the number of future keys from 16 to 4 when using EPOCH data channel format, leading to less log spam in userland and fewer resources used in in-kernel implementations. According to the devs, the previous calculation was wrong, and 4 spare keys are sufficient for 100+ Gbit/s links.

Shelly 3.1.3 GUI Package Manager for Arch Linux Improves AppImage Support

Shelly 3.1.3 is here to introduce a new button for removing all built AUR package archives and their matching signatures from Shelly’s cache, support for configuring environment variables for each installed AppImage package, and improved parallel downloads of packages and the repository database.

schestowitz.com

Clean Tank

Coping better

Shell Upgrade Completed

Snails/shells

A Complicated Scenario

Death came

Evri Does Not Read Tickets, Staff Won’t Fix Errors After Bots (Yes, Evri Uses Bots) Make Severe Mistakes

Facepalm

Being Happy and Hoarding Not the Same Thing

“The researchers were particularly interested in three psychological needs identified by self-determination theory: relatedness, or having meaningful relationships; competence, or feeling capable and effective; and autonomy, meaning that our actions feel voluntarily chosen rather than forced on us.” -“Not Money or Pleasure: Scientists Say They’ve Found The True Key to Happiness” (5 September 2026)

Disabilities and All That (It’s Getting Worse)

What evolution?

We Love Manchester

Manchester’s week ahead is moderately OK

Upgrades for the Fish and Shells

Because winter is coming and they need more heat (and T.L.C.)

Manchester City Still Top

Manchester City deserves it

Bianco Apache / White Apache (1987)

Hard to find

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

Microsoft Crisis in the US [original]
in US laptops and desktops, according to Cloudflare, GNU/Linux is now measured at about 20%
Best Free and Open Source Software
Only free and open source software is eligible for inclusion here
Ubisoft Does Not Like GNU/Linux, Blocks Users (Despite Full Compatibility)
DRM lovers wants rootkits
Distributions and Operating Systems: Trusting-Trust Attack, FreeBSD, Zenwalk, and Fedora
OS picks
Framework Laptop 12 gets Fedora KDE Linux on pre-builts, along with new Intel Core Series 3 processors
Nice to see an expansion of Linux on devices, with the Framework Laptop 12 getting support for pre-builts to ship with Fedora KDE 44 and Intel Core Series 3
Linux drowning in ocean of slop (sloppy) commits and false reports, "Linux's strict memory overcommit mode"
kernel picks
Debian Deciding Whether to Ban Slop Plagiarism in Debian Development
some takes from Debian Developers
Ubuntu 26.10 “Stonking Stingray” Snapshot 3 Is Now Available for Public Testing
Ubuntu 26.10 “Stonking Stingray” Snapshot 3 is now available for public testing for early adopters and application developers.
 
Stable kernels: Linux 7.2.4, Linux 6.18.50, and Linux 6.12.109
I'm announcing the release of the 7.2.4 kernel
Today in Techrights
Some of the latest articles
GStreamer 1.28.7 Open-Source Multimedia Framework Adds Support for OpenCV 5
GStreamer 1.28.7 open-source multimedia framework is now available for download with support for building against OpenCV 5, missing API version suffix in HIP support library filename, and other changes.
Prioritising Animals [original]
Sharing is caring
I put Linux on Microsoft’s own hardware, and it works so much better than Windows
It came with Windows 10, then spent some time as a headless Ubuntu server, and when I eventually built a proper homelab
Free, Libre, and Open Source Software Leftovers
FOSS and more
Web Browsers Leftovers
mozilla and more
3 Linux phones you can actually buy and use right now (and why you probably shouldn't)
Linux phones have come a long way from the days when that meant installing rough software and hoping for the best
GNU/Linux Leftovers
GNU/Linux picks
Alternative to Debian-based TrueNAS SCALE, Debian Code Search
Debian picks
Switching from Windows to Linux for retro-game emulation fixed problems I didn't know Windows was causing
I found that Linux actually has some serious advantages for emulation in a few different areas. Graphics processing
Linux Devices, Open Hardware, and Android
gadgets and such
Programming Leftovers
Development related news/views
4 Linux distros I'd trust with my gaming PC before SteamOS
SteamOS is an excellent OS for plug-and-play gaming on Valve hardware
Audiocasts/Shows: mintCast and Linux Saloon
2 new episodes
ShreadOS destroys your old PC's data more thoroughly than a hammer ever will
ShredOS is a small Linux distro designed for securely erasing storage devices without worrying about someone recovering your data
NetBSD 9.5, NetBSD 11, and More BSD picks
BSD leftovers
New Steam Games Playable on the Steam Deck, PS5 Emulation, and "I've Been Gaming On Linux For Five Years"
gaming picks
today's howtos
Instructionals/Technical posts
5 reasons Linux may be for people like you
Here are the reasons to tell if you've outgrown Windows and should consider checking out Linux
5 gaming distros that beat vanilla Windows on the same PC
The Windows tax is very real, and I was curious as to how big of a difference there would be, when compared to Linux
This 25-year old patent just expired—and Linux video playback is one step closer to being perfect
For most people, a 25-year-old video patent expiring sounds like a piece of legal housekeeping that has nothing to do with their computers
Feel peak Windows was 7? You might like Kumander Linux
Debian and Xfce – solid, sensible choices – with a pretty skin
These Linux distros were abandoned by their creators, but they came back stronger than ever
Linux projects have one advantage proprietary operating systems rarely get
Asahi Linux takes on Apple M3, minus a few creature comforts
The Asahi Linux gang has announced support for Apple's M3 silicon
Fedora CoreOS – minimal container-focused Linux distribution
Fedora CoreOS is a minimal Fedora-based Linux distribution designed to run containerised workloads
Ikey Doherty vs Omarchy: Why He’s Building Barney Instead of Another Distro
Ikey Doherty, the creator of Solus and AerynOS, is back with Barney
Linux 7.3-rc2
Another Sunday afternoon, another -rc
9to5Linux Weekly Roundup: September 6th, 2026
The 308th installment of the 9to5Linux Weekly Roundup is here for the week ending September 6th, 2026.
Android Leftovers
I spent months testing the top Android keyboards; one easily replaced Gboard for good
OpenVPN 2.7.7 Released with Various Improvements, Bug and Security Fixes
OpenVPN 2.7.7 is now available for download as the seventh maintenance update to the OpenVPN 2.7 series with various improvements, as well as bug and security fixes.
Boox Picco: Ultra-compact, Linux-based e-reader set for November launch
The Onyx Boox Picco is a pocket-sized 3.97-inch e-reader expected to launch in November 2026
5 hard lessons I learned in my first week on Linux, and I'm better off for them
If you plan to make the jump from Windows to Linux yourself
Linux isn't lightweight by default—here's what actually makes it work on old hardware
A popular project is to install Linux on an old PC
Is This The Year Of The Linux… Television?
The Year of the Linux Desktop hasn’t been on its way for quite as long as nuclear fusion plants
Best Free and Open Source Software
This is free and open source software
Review: Genuen 6.0.0
Someone asked me recently, since it has been a while since I had last reviewed a free software distribution
Shelly 3.1.3 GUI Package Manager for Arch Linux Improves AppImage Support
Shelly 3.1.3 graphical package manager for Arch Linux distributions is now available for download with improved AppImage and Flatpak support, improved package builder, and other changes.
Today in Techrights
Some of the latest articles
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.
Software Freedom Conservancy (SFC) Tried to Replace the FSF and SFLC. Now It Refers to the FSF as Illness or Corruption. [original]
While, as one might expect, it's also issuing press releasing defaming its key people (now in SFLC, which it is imitating through confusion)
You Don't Need GAFAM, Use OpenStreetMap [original]
OpenStreetMap helped us check maps for transport, various overlays with addresses, and there was 0% reliance on GAFAM or "Google" anything
United States: GNU/Linux Still Surging as the Surveillance State Grows [original]
This is a huge problem for Microsoft because this is its most profitable market
Sharing or Free, Libre, and Open Source Software Leftovers
FOSS and more
Programming Leftovers
Development, licensing, and more
GNU/Linux Hardware Leftovers
GNU/Linux centric
Kodi 22 "Piers" Beta 2
A lot of polish has come together for the features added in Beta 1
PostgreSQL: PGConf India 2027, 12-Year-Old PostgreSQL Vulnerability Enables Database, Server Takeover
a couple of picks
Open Hardware/Modding: Flipper One Devices, Raspberry Pi, and More
hardware news
today's howtos
Instructionals/Technical picks
Games: Security 51, New Steam Games with Native GNU/Linux Builds, Gamescom, WARDOGS, and More
gaming picks
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
Audacity 4.0 Open-Source Audio Editor Officially Released, Here’s What’s New
Audacity 4.0 open-source audio editor is now available for download as a major update with numerous new features and improvements. Here are the details!
Wine 11.17
The Wine development release 11.17 is now available
Programming Leftovers
Development picks
FSF on Social Control Media
some coverage
Freedom Fighters (Part IV): We're Doing Cybersecurity All Wrong
"We also allowed a lethal monoculture to fester"
Android Leftovers
I found the best Android performance tweaks hiding in the Accessibility menu
I tried KDE's Office suite and found out why even KDE users skip it
The most popular is, of course, LibreOffice, though I tend to prefer the likes of OnlyOffice
You don’t need to code or spend money to improve KDE—here are 7 ways to help
Open-source software is wonderful: it's free, diverse, and surprisingly accessible
I discovered KDE’s hidden superpowers after installing these 3 open-source utilities
If you've been in the Linux space for a while
7 Best Free and Open Source Climate, Weather and Earth-Science Data Analysis Tools
Only free and open source software is eligible for inclusion
GNOME Sushi gets a GTK4 revamp, new features
Sushi, the spacebar preview utility for Nautilus file manager, has been ported to GTK4 for GNOME 51
LyargoOS – opinionated Void Linux-based distribution
The distribution is intended for users who want Void Linux’s simplicity and runit-based system without building a desktop environment from scratch
openSUSE MicroOS – immutable rolling-release Linux distribution
openSUSE MicroOS is an immutable rolling-release Linux distribution developed by the openSUSE community
Planet KDE: State of the Map 2026
Last week I attended this year’s State of the Map (SotM) in Paris, France, OpenStreetMap’s
New Releases: Liya Linux, Abora OS, and ReactOS
GNU/Linux Distributions and Operating Systems
In the United Kingdom, GNU/Linux Measured Around 15% Overnight [original]
This shows many people use GNU/Linux at home, more so than "the office"
Today in Techrights
Some of the latest articles