December 2019 - Page 68 of 69

FreeBSD 12 — h2o — multiple vulnerabilities (11 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — h2o — multiple vulnerabilities (11 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: h2o — HTTP/2 Rapid Reset attack vulnerability Related CVEs: CVE-2015-5638 CVE-2016-1133 CVE-2016-4864 CVE-2017-10868 CVE-2017-10869 CVE-2018-0608 CVE-2019-9512 CVE-2019-9514  +3 more Upstream summary: Kazuo Okuhu reports: H2O is vulnerable to the HTTP/2 […]

Read more
How to Install Nomad on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Install Nomad on RHEL 10

Introduction How to Install Nomad on RHEL 10 on RHEL 10 provides administrators with a robust, enterprise-ready workflow that integrates cleanly with systemd, SELinux, firewalld, and the modern AppStream module system. In this tutorial we will walk through every step required, from package installation to verification, so that the resulting configuration is reproducible and production-safe. […]

Read more
Auflisten und Löschen von iptables-Firewall-Regeln — step-by-step Security tutorial on Progressive Robot

Auflisten und Löschen von iptables-Firewall-Regeln

Iptables ist eine Firewall-Technologie, die in vielen Linux-Systemen eine wesentliche Rolle bei der Netzwerksicherheit spielt. In diesem Tutorial erläutern wir die Verwendung der folgenden iptables-Aufgaben: Regeln auflisten, Paket- und Byte-Zähler löschen, Regeln löschen, Ketten leeren (alle Regeln in einer Kette löschen) und iptables-Firewall vollständig zurücksetzen.

Read more
How To Implement JavaScript Array Methods From Scratch — step-by-step Javascript tutorial on Progressive Robot

How To Implement JavaScript Array Methods From Scratch

JavaScript includes several functions for working with arrays that go beyond the `for` loop. You may have used these functions in your own projects and wondered how they work and why you’d use one over another. There’s no better way to ensure that you understand how something works than building your own version from scratch. In this article you are going to do just that by creating your own versions of `map`, `reduce`, `sort`, and `filter` from scratch.

Read more
FreeBSD 12 — mksh — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — mksh — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: mksh — TTY attachment privilege escalation Related CVEs: CVE-2008-1845 Upstream summary: Secunia reports: The vulnerability is caused due to an error when attaching to a TTY via the -T command […]

Read more
CHAT