2021 - Page 76 of 759

Ubuntu 16.04 — libgcrypt20 — multiple vulnerabilities (7 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 16.04

Ubuntu 16.04 — libgcrypt20 — multiple vulnerabilities (7 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 27 November 2021 Affected versions: Ubuntu 16.04 (xenial) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-5080-2 Related CVEs: CVE-2021-33560 CVE-2021-40528 CVE-2019-13627 CVE-2018-0495 CVE-2017-7526 CVE-2017-9526 CVE-2016-6313 Upstream summary: USN-5080-1 fixed several vulnerabilities in Libgcrypt. This update provides the corresponding update for Ubuntu 16.04 ESM. Original advisory […]

Read more
Установка комплекта Linux, Nginx, MySQL, PHP (LEMP) в Ubuntu 20.04 [Краткое руководство] — step-by-step Linux tutorial on Progressive Robot

Установка комплекта Linux, Nginx, MySQL, PHP (LEMP) в Ubuntu 20.04 [Краткое руководство]

В этом кратком руководстве мы расскажем об установке комплекта LEMP на сервере под управлением Ubuntu 20.04. Более подробную информацию с разъяснениями каждого шага можно найти в [обучающем модуле «Установка комплекта Linux, Nginx, MySQL, PHP (LEMP) на сервере Ubuntu…

Read more
AlmaLinux 8 — nss-pam-ldapd — vulnerability — patch and remediation guide — diagnosis and fix on AlmaLinux 8

AlmaLinux 8 — nss-pam-ldapd — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: AlmaLinux 8 📖 ~4 min read  •  Source: AlmaLinux ALSA ALBA-2022:1838 Upstream summary: For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section. Table of contents Symptom & Impact Environment & Reproduction Root Cause […]

Read more
FreeBSD 13 — linux-f10-flashplugin — multiple vulnerabilities (20 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 13

FreeBSD 13 — linux-f10-flashplugin — multiple vulnerabilities (20 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 27 November 2021 Affected versions: FreeBSD 13 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: flash — multiple vulnerabilities Related CVEs: CVE-2008-4546 CVE-2009-3793 CVE-2009-3794 CVE-2009-3796 CVE-2009-3797 CVE-2009-3798 CVE-2009-3799 CVE-2009-3800  +12 more Upstream summary: Adobe reports: These updates resolve type confusion vulnerabilities that could lead to […]

Read more
Установка комплекта Linux, Apache, MariaDB, PHP (LAMP) в Debian 9 — step-by-step Linux tutorial on Progressive Robot

Установка комплекта Linux, Apache, MariaDB, PHP (LAMP) в Debian 9

Комплект LAMP — это набор программного обеспечения с открытым исходным кодом, которое обычно устанавливается в комплексе для размещения на сервере динамических сайтов и веб-приложений. Этот термин представляет собой аббревиатуру. Операционная система Linux используется с…

Read more
Oracle Linux 8 — virt:ol and virt-devel:rhel security, bug fix, and — enhancement update — new behaviour and fixes — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — virt:ol and virt-devel:rhel security, bug fix, and — enhancement update — new behaviour and fixes (ELSA-2023-6980)

🟡 Medium   ⏱ 10–30 min  Last verified: 26 November 2021 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2023-6980 Related CVEs: CVE-2021-3750 CVE-2023-3301 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & […]

Read more
FreeBSD 13 — uk-gd — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 13

FreeBSD 13 — uk-gd — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 26 November 2021 Affected versions: FreeBSD 13 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: gd — integer overflow Related CVEs: CVE-2004-0990 Upstream summary: infamous41md reports about the GD Graphics Library: There is an integer overflow when allocating memory in the routine that handles loading […]

Read more
Java Stream distinct() Function to Remove Duplicates — step-by-step Programming tutorial on Progressive Robot

Java Stream distinct() Function to Remove Duplicates

URL: https://www.progressiverobot.com/java-stream-distinct-function/ Java Stream distinct() method returns a new stream of distinct elements. It's useful in removing duplicate elements from the collection before processing them. Java Stream distinct() Method The elements are compared using the [equals() method](/community/tutorials/java-equals-hashcode). So it's necessary that the [stream](/community/tutorials/java-8-stream) elements have proper implementation of equals() method. If the stream is ordered, […]

Read more
CHAT