2020 - Page 434 of 735

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

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

🟢 Low   ⏱ 5–15 min  Last verified: 28 May 2020 Affected versions: SLES 12 📖 ~4 min read  •  Source: SUSE advisory SUSE-CU-2019:741-1 (see also SUSE bugzilla) Related CVEs: CVE-2019-9511 CVE-2019-9513 Upstream summary: Some HTTP/2 implementations are vulnerable to window size manipulation and stream prioritization manipulation, potentially leading to a denial of service. The […]

Read more
SLES 15 — fence-agents — vulnerability — patch and remediation guide — diagnosis and fix on SLES 15

SLES 15 — fence-agents — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 28 May 2020 Affected versions: SLES 15 📖 ~4 min read  •  Source: SUSE advisory SUSE-SU-2019:1809-1 (see also SUSE bugzilla) Related CVEs: CVE-2019-10153 Upstream summary: A flaw was discovered in fence-agents, prior to version 4.3.4, where using non-ASCII characters in a guest VM's comment or other fields […]

Read more
Arch Linux — qutebrowser — multiple vulnerabilities (3 CVEs) — patch and remediation guide — diagnosis and fix on Arch Linux

Arch Linux — qutebrowser — multiple vulnerabilities (3 CVEs) — patch and remediation guide

🔴 Critical   ⏱ 15–90 min  Last verified: 25 May 2026 Affected versions: Arch Linux (rolling release) 📖 ~4 min read  •  Source: Arch ASA ASA-201807-3 Related CVEs: CVE-2018-10895 CVE-2018-1000559 CVE-2020-11054 Upstream summary: Type: arbitrary code execution. Status: Fixed. Affected: 1.4.0-1. Fixed in: 1.4.1-1. Group: AVG-735. Table of contents Symptom & Impact Environment & Reproduction […]

Read more
Command Line Arguments in Java — step-by-step Programming tutorial on Progressive Robot

Command Line Arguments in Java

Command-line arguments in Java are used to pass arguments to the main program. If you look at the [Java main method](/community/tutorials/public-static-void-main-string-args-java-main-method) syntax, it accepts [String array](/community/tutorials/java-string-array) as an argument. When we pass command-line arguments, they are treated as strings and passed to the main function in the string array argument. The arguments have to be […]

Read more
Common Problems 121204

Debian 10: OOM killer terminates Java service under memory pressure

🔴 Critical   ⏱ 5–30 min  Last verified: 27 May 2020 Affected versions: Debian 10 📖 ~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 & […]

Read more
Common Problems 117435

Broken Packages After Interrupted apt Upgrade

🟠 High   ⏱ 5–30 min  Last verified: 27 May 2020 Affected versions: 20.04 📖 ~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 […]

Read more
openSUSE Tumbleweed — rzip — vulnerability — patch and remediation guide — diagnosis and fix on openSUSE Tumbleweed

openSUSE Tumbleweed — rzip — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: openSUSE Tumbleweed 📖 ~4 min read  •  Source: SUSE security advisory (see also SUSE bugzilla) Related CVEs: CVE-2017-8364 Upstream summary: The read_buf function in stream.c in rzip 2.1 allows remote attackers to cause a denial of service (heap-based buffer overflow and application […]

Read more
How to Install Deno on FreeBSD 12 — step-by-step FreeBSD 12 tutorial on Progressive Robot

How to Install Deno on FreeBSD 12

Introduction Deploying install deno on freebsd 12 on a FreeBSD 12 machine differs from Linux in several important ways: packages come from the FreeBSD Ports Collection or the binary pkg repository, services are registered in /etc/rc.conf via sysrc(8), and firewall rules are written in pf.conf(5) syntax. This tutorial stays entirely within the standard base + […]

Read more
CHAT