November 17, 2023 2:00PM
How to execute an object file: Part 4, AArch64 edition
Linux
Programming
Deep Dive
The initial posts are dedicated to the x86 architecture. Since then, the fleet of our working machines has expanded to include a large and growing number of ARM CPUs. This time we’ll repeat this exercise for the aarch64 architecture....
May 11, 2023 2:00PM
The Linux Crypto API for user applications
Linux
Kernel
If you run your software on Linux, the Linux Kernel itself can satisfy all your cryptographic needs! In this post we will explore Linux Crypto API for user applications and try to understand its pros and cons...
November 28, 2022 2:57PM
The Linux Kernel Key Retention Service and why you should use it in your next application
Linux
Kernel
Deep Dive
Many leaks happen because of software bugs and security vulnerabilities. In this post we will learn how the Linux kernel can help protect cryptographic keys from a whole class of potential security vulnerabilities: memory access violations....
November 28, 2022 2:57PM
El servicio de retención de claves de Kernel de Linux y por qué debería usarlo en su próxima aplicación
Linux (ES)
Kernel (ES)
Español
Analytics (ES)
Muchas filtraciones ocurren debido a errores de software y vulnerabilidades de seguridad. En esta publicación, aprenderemos cómo el kernel de Linux puede ayudar a proteger las claves criptográficas de toda una clase de posibles vulnerabilidades de seguridad: infracciones de acceso a la memoria...
November 28, 2022 2:57PM
O Linux Kernel Key Retention Service e por que você deve usá-lo em seu próximo aplicativo
Linux (PT)
Kernel (PT)
Português
muitos vazamentos acontecem devido a bugs de software e vulnerabilidades de segurança. Neste post, vamos aprender como o kernel do Linux pode ajudar a proteger as chaves criptográficas de toda uma classe de possíveis vulnerabilidades de segurança: as violações de acesso à memória...
November 28, 2022 2:57PM
Le service Linux Kernel Key Retention Service, et pourquoi vous devriez l'utiliser dans votre prochaine application
Linux (FR)
Kernel (FR)
Deep Dive (FR)
Français
De nombreuses fuites sont dues à des bugs logiciels et des vulnérabilités en matière de sécurité. Dans cet article, nous allons découvrir comment le kernel Linux peut aider à protéger les clés cryptographiques contre une classe entière de vulnérabilités potentielles en matière de sécurité...
November 28, 2022 2:57PM
Der Linux Kernel Key Retention Service und warum Sie ihn in Ihrer nächsten Anwendung verwenden sollten
Linux (DE)
Kernel (DE)
Deep Dive (DE)
Deutsch
Viele Leaks entstehen aufgrund von Softwarefehlern und Sicherheitslücken. In diesem Beitrag zeigen wir Ihnen, wie der Linux-Kernel kryptografische Schlüssel vor einer ganzen Klasse von Sicherheitslücken schützen kann: Speicherzugriffsverletzungen...
November 28, 2022 2:57PM
Linux 內核金鑰保留服務以及為何應將其用於下一個應用程式
Linux (TW)
Kernel (TW)
Deep Dive (TW)
繁體中文
許多洩漏是由於軟體錯誤和安全漏洞而發生的。在這篇文章中,我們將了解 Linux 內核如何幫助保護加密金鑰免受一整類潛在安全漏洞的影響:記憶體存取違規事件...
November 28, 2022 2:57PM
Linux 内核密钥保留服务以及为何应该在下一个应用程序中使用该服务
Linux (CN)
Kernel (CN)
Deep Dive (CN)
简体中文
许多泄漏事件的发生是源于软件缺陷和安全漏洞。本文我们将学习 Linux 内核如何帮助保护加密密钥抵御这类潜在安全漏洞:内存访问违规...
November 28, 2022 2:57PM
Linux Kernel Key Retention Serviceを次のアプリケーションにおすすめする理由
Linux (JP)
Kernel (JP)
Deep Dive (JP)
日本語
情報漏洩の多くは、ソフトウェアのバグやセキュリティの脆弱性によって起こります。この記事ではLinuxカーネルがどのようにして潜在的なセキュリティ脆弱性であるメモリアクセス違反から暗号キーを守っているのかをご説明します...
November 05, 2020 2:12PM
ClickHouse Capacity Estimation Framework
Analytics
Bot Management
Dashboard
ClickHouse
We use ClickHouse widely at Cloudflare. It helps us with our internal analytics workload, bot management, customer dashboards, and many other systems....