2020 - Page 547 of 735

SLES 12 — libopenssl — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on SLES 12

SLES 12 — libopenssl — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 3 April 2020 Affected versions: SLES 12 📖 ~4 min read  •  Source: SUSE advisory SUSE-SU-2018:3863-1 (see also SUSE bugzilla) Related CVEs: CVE-2018-0735 CVE-2019-1543 Upstream summary: The OpenSSL ECDSA signature algorithm has been shown to be vulnerable to a timing side channel attack. An attacker could use […]

Read more
How to find all permutation of a String in Java — step-by-step Programming tutorial on Progressive Robot

How to find all permutation of a String in Java

URL: https://www.progressiverobot.com/permutation-of-string-in-java/ In this tutorial, we will learn how to find the permutation of a String in a Java Program. It's a tricky question and asked mostly in Java interviews. Algorithm for Permutation of a String in Java We will first take the first character from the String and permute with the remaining chars. If […]

Read more
Alpine Linux edge — libvorbis — multiple vulnerabilities (6 CVEs) — patch and remediation guide — diagnosis and fix on Alpine Linux edge

Alpine Linux edge — libvorbis — multiple vulnerabilities (6 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: Alpine Linux edge / fixed in 1.3.6-r2 📖 ~4 min read  •  Source: Alpine secdb entry — libvorbis 1.3.6-r2 Related CVEs: CVE-2018-10393 CVE-2018-10392 CVE-2018-5146 CVE-2017-14632 CVE-2017-14633 CVE-2017-14160 Upstream summary: Alpine main repository for vedge ships libvorbis 1.3.6-r2 which addresses CVE-2018-10393. Table of […]

Read more
How to Configure DNSSEC on RHEL 8 — step-by-step RHEL 8 tutorial on Progressive Robot

How to Configure DNSSEC on RHEL 8

DNS Security Extensions (DNSSEC) protect against cache poisoning and spoofing by cryptographically signing DNS records. On RHEL 8, you can enforce DNSSEC validation using either BIND 9 or Unbound, both available in the default repositories. This tutorial walks through configuring a validating resolver, testing zone signatures, and detecting failures. Securing your resolver is a foundational […]

Read more
FreeBSD 12 — percona56-client — multiple vulnerabilities (20 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — percona56-client — multiple vulnerabilities (20 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 3 April 2020 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: MySQL Client — Multiple vulerabilities Related CVEs: CVE-2015-4792 CVE-2015-4802 CVE-2015-4807 CVE-2015-4815 CVE-2015-4826 CVE-2015-4830 CVE-2015-4836 CVE-2015-4858  +12 more Upstream summary: Oracle reports: This Critical Patch Update contains 45 new security patches […]

Read more
Common Problems 115063

RHEL 8 multipath devices intermittently flap and fail paths

🟡 Medium   ⏱ 5–30 min  Last verified: 2 April 2020 📖 ~1 min read Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & Acceptance Criteria Rollback Plan Prevention & Hardening Related Errors & Cross-Refs References & Further […]

Read more
How to Configure Static IP on Debian 9 — step-by-step Debian 9 tutorial on Progressive Robot

How to Configure Static IP on Debian 9

Introduction This guide explains how to Configure Static IP on Debian 9 on Debian 9 Stretch. Debian Stretch uses systemd for service management, nftables as the underlying packet filter (with ufw or iptables front-ends still available), and AppArmor for mandatory access control. Every command is designed for a minimal Debian 9 install with the standard […]

Read more
CHAT