Tagged articles
8 articles
Page 1 of 1
Sohu Tech Products
Sohu Tech Products
Mar 2, 2022 · Information Security

Understanding the Spectre Vulnerability and Browser Mitigations

This article explains the Spectre hardware side‑channel vulnerability, its exploitation via speculative execution and cache timing, demonstrates simple JavaScript attacks, and reviews various browser mitigation strategies such as cache‑control headers, disabling high‑resolution timers, COOP, COEP, and CORB to reduce attack surface.

Browser SecurityMitigationsSpectre
0 likes · 15 min read
Understanding the Spectre Vulnerability and Browser Mitigations
ITPUB
ITPUB
Mar 31, 2019 · Operations

Why Linux 4.20 Is End‑of‑Life and How to Upgrade to the 5.0 Kernel

The Linux 4.20 kernel series has reached its final release with version 4.20.17, and maintainer Greg Kroah‑Hartman urges users to migrate to the newer 5.0 series or a supported LTS kernel, outlining the series' features, hardware support, and upgrade paths.

LTSLinuxSpectre
0 likes · 4 min read
Why Linux 4.20 Is End‑of‑Life and How to Upgrade to the 5.0 Kernel
Efficient Ops
Efficient Ops
Jan 25, 2018 · Information Security

Why Intel’s Spectre Fixes Sparked Linus Torvalds’ Fury and System Chaos

The 2018 Intel CPU design flaws, including Spectre and Meltdown, triggered a cascade of performance‑degrading patches, heated criticism from Linus Torvalds, and widespread instability across Linux, Windows, and cloud platforms, prompting Intel to temporarily halt updates while seeking a viable solution.

CPU securityIBRSIntel
0 likes · 8 min read
Why Intel’s Spectre Fixes Sparked Linus Torvalds’ Fury and System Chaos
Architects' Tech Alliance
Architects' Tech Alliance
Jan 20, 2018 · Information Security

Understanding Meltdown, Spectre, Skyfall, and Solace CPU Vulnerabilities – FAQ and Mitigation

This article explains the Meltdown and Spectre speculative‑execution CPU flaws, introduces the alleged Skyfall and Solace vulnerabilities, lists affected hardware and operating systems, and provides a detailed FAQ on detection, patches, performance impact, and safe mitigation steps.

CPU vulnerabilitiesMeltdownPerformance impact
0 likes · 8 min read
Understanding Meltdown, Spectre, Skyfall, and Solace CPU Vulnerabilities – FAQ and Mitigation
dbaplus Community
dbaplus Community
Jan 15, 2018 · Information Security

Automating Meltdown & Spectre Patch Deployment with an Ops Platform

This guide explains the Meltdown and Spectre CPU vulnerabilities, lists vendor patch releases, and details a step‑by‑step automated workflow using a custom operations platform to safely distribute and apply kernel updates across dozens of Linux servers.

AutomationLinuxMeltdown
0 likes · 10 min read
Automating Meltdown & Spectre Patch Deployment with an Ops Platform