-
CVE-2025-33228: About NVIDIA Nsight Systems (23rd Jan 2026)
Preface: Nsight Systems is a tool for developers who need to understand the big picture of application execution on heterogeneous systems, especially in scenarios involving data transfer bottlenecks between the CPU and GPU or scaling across multiple nodes. Background: In NVIDIA Nsight Systems, process_nsys_rep_cli[.]py is an internal Python script used primarily for post-processing and report…
-
My imagination – what will 3I/ATLAS do on January 22, 2026?
Preface: Many people develop a strong interest in science and space when they gaze at the stars at nightfall. The boundless potential of human thought and imagination holds limitless possibilities, and young people are eager to explore this realm. In fact, everyone possesses. Background: Interstellar comet 3I/ATLAS aligns with the Sun-Earth axis on January 22,…
-
CVE-2025-33233 – About NVIDIA Merlin Transformers4Rec for all platform 22nd Jan 2026
Official Updated 01/20/2026 Preface: Data engineers perform seamless preprocessing, a foundational stage where they gather messy, raw data from diverse sources, clean it (handling missing values, outliers, inconsistencies), integrate disparate datasets, and transform it into a unified, structured format, making it ready and reliable for data scientists to perform advanced feature engineering (creating new, meaningful…
-
3I/ATLAS vs Energy vs Philosophy (21-01-2026)
Preface: Elon Musk has warned that the rapid advancement of artificial intelligence and electric vehicles (EVs) is creating an “enormous demand” for electrical equipment and power generation, predicting a potential, severe electricity shortage as early as 2025. About 3I/ATLAS: The interstellar comet 3I/ATLAS’s core is confirmed to be rotating, with observations revealing wobbling jets and…
-
The media reports in January 2026 were triggered by a security warning issued by Apple on December 16, 2025! (20th Jan 2026)
Preface: This article is scheduled for release on January 21, 2026. It may contain some key topics that will be helpful to developers. Therefore it release today. The “spyware” mentioned in April 2025 was the Apple Company policy, but the attacks reported in January 2026 are live threats using newer exploits (CVE-2025-43529 and CVE-2025-14174). If…
-
CVE-2025-13328: About multiplexer control commands from the ETSI TS 07.10 20th Jan 2026
Mitre, NVD Official Published: 2026-01-16 Preface: ETSI TS 07.10 defines the multiplexer protocol for GSM networks, and DLCI 0 (Data Link Connection Identifier 0) specifically refers to the control channel used to manage multiple virtual serial sessions (like data, fax, voice) over a single physical serial link or its wireless emulation (like Bluetooth’s RFCOMM) to…
-
CVE-2025-29943: CPU-caused stack corruption issue caused by flipping an undocumented MSR bit (19th Jan 2026)
Initial publication: 2026-01-15 Preface: CVE-2025-29943 allows disabling AES-NI at runtime, forcing mbedTLS to fall back to a vulnerable software AES implementation. In SGX enclaves, this enables cache-timing attacks to recover AES keys. Attack Prerequisites: Background: An SGX enclave (Software Guard eXtensions) is a secure, isolated area within a computer’s processor and memory, creating a Trusted…
-
Coincidences don’t only happen on Earth; they can happen in space too. Especially since we encountered 3I/ATLAS! (17th Jan 2026)
Preface: If 3I/ATLAS is a detector, it would observe Field-Aligned Currents (FACs)—massive electrical currents flowing along magnetic field lines toward the North and South poles. Prediction and Imagination: The only “alignment” on January 22, 2026 is the rare, nearly perfect straight line configuration of the Sun, Earth, and 3I/ATLAS, with Earth in the middle. The…
-
CVE-2025-33206 – About NVIDIA NSIGHT Graphics for Linux (16th Jan 2026)
Preface: On Linux, this typically manifests as: Attackers could leverage writable directories or environment variables (like LD_LIBRARY_PATH) to inject malicious code when Nsight starts profiling. Background: Nsight Compute – As an interactive kernel profiler for CUDA applications, Nsight Compute provides detailed performance metrics and API debugging via a user interface and command line tool. Nsight…
-
AMD ID: AMD-SB-7038 – Memory Re-orderings as a Timerless Side-channel. AMD recommends that software developers employ existing best practices (14-01-2026)
Preface: The vulnerability described in AMD-SB-7038 is based on a general microarchitectural behavior: memory reordering and out-of-order execution. These techniques are used by all major CPU vendors (Intel, ARM, etc.) to improve performance. Background: The bulletin describes a research paper titled “MEMORY DISORDER: Memory Re-orderings as a Timerless Side-channel.” Key points from AMD’s disclosure: Nature…