2019 - Page 186 of 527

FreeBSD 12 — squid — multiple vulnerabilities (20 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — squid — multiple vulnerabilities (20 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 30 September 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: squid — Multiple vulnerabilities Related CVEs: CVE-1999-0710 CVE-2004-0189 CVE-2004-0541 CVE-2004-0832 CVE-2004-0918 CVE-2005-0094 CVE-2005-0095 CVE-2005-0096  +12 more Upstream summary: The squid-cache project reports: Denial of Service in FTP Request/Response smuggling in […]

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

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

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Arch Linux (rolling release) 📖 ~4 min read  •  Source: Arch ASA ASA-201803-24 Related CVEs: CVE-2017-15955 CVE-2017-15954 CVE-2017-15953 Upstream summary: Type: denial of service. Status: Fixed. Affected: 1.2.0-4. Fixed in: 1.2.2-4. Group: AVG-475. Table of contents Symptom & Impact Environment & Reproduction […]

Read more
AXIS2 Web Services Tutorial — step-by-step Programming tutorial on Progressive Robot

AXIS2 Web Services Tutorial

Recently I was trying to upgrade my Apache Axis2 skills from 1.3 to latest version 1.5.4 and I was not able to find out any tutorial that is self-explanatory and covering the latest release. So it forms the basis of my post for Axis2 Web Services Tutorial.

Read more
Common Problems 121031

Network Interface Name Changed Unexpectedly

🟠 High   ⏱ 5–30 min  Last verified: 29 September 2019 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
FreeBSD 12 — emil — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — emil — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 29 September 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: Buffer overflows and format string bugs in Emil Related CVEs: CVE-2004-0152 CVE-2004-0153 Upstream summary: Ulf Härnhammar reports multiple buffer overflows in Emil, some of which are triggered during the parsing […]

Read more
How to Install Lighttpd on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Install Lighttpd on SLES 12

Introduction This tutorial covers How to Install Lighttpd on SLES 12 on SLES 12. SLES 12 (SUSE Linux Enterprise Server 16) is SUSE’s enterprise-grade Linux distribution. It uses the zypper package manager, AppArmor for mandatory access control, and systemctl for service management. Prerequisites Ensure your SLES 12 system is up to date: zypper refresh && […]

Read more
NumPy Matrix Multiplication — step-by-step Python tutorial on Progressive Robot

NumPy Matrix Multiplication

URL: https://www.progressiverobot.com/numpy-matrix-multiplication/ NumPy matrix multiplication can be done by the following three methods. multiply(): element-wise matrix multiplication. matmul(): matrix product of two arrays. dot(): dot product of two arrays. 1. NumPy Matrix Multiplication Element Wise If you want element-wise matrix multiplication, you can use multiply() function. import numpy as np arr1 = np.array([[1, 2], [3, […]

Read more
FreeBSD 12 — qt4-xml — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — qt4-xml — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 29 September 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: qt4-xml — XML Entity Expansion Denial of Service Related CVEs: CVE-2013-4549 Upstream summary: Richard J. Moore reports: QXmlSimpleReader in Qt versions prior to 5.2 supports expansion of internal entities in […]

Read more
CHAT