Lucene search
K

16 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.2 views

MiracleLinux 4 : bind-9.8.2-0.68.3.rc1.AXS4 (AXSA:2019-3921:01)

The remote MiracleLinux 4 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2019-3921:01 advisory. bind: Limiting simultaneous TCP clients is ineffective CVE-2018-5743 Tenable has extracted the preceding description block directly from the MiracleLinux...

7.5CVSS7.5AI score0.05693EPSS
Exploits0References2
NVD
NVD
added 2025/12/18 9:15 p.m.2 views

CVE-2025-59529

Avahi is a system which facilitates service discovery on a local network via the mDNS/DNS-SD protocol suite. In versions up to and including 0.9-rc2, the simple protocol server ignores the documented client limit and accepts unlimited connections, allowing for easy local DoS. Although CLIENTSMAX ...

5.5CVSS0.00063EPSS
Exploits1References4
OSV
OSV
added 2025/12/18 9:15 p.m.3 views

AZL-72851 CVE-2025-59529 affecting package avahi 0.8-5

Avahi is a system which facilitates service discovery on a local network via the mDNS/DNS-SD protocol suite. In versions up to and including 0.9-rc2, the simple protocol server ignores the documented client limit and accepts unlimited connections, allowing for easy local DoS. Although CLIENTSMAX ...

5.5CVSS5.7AI score0.00063EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2025/12/18 9:15 p.m.8 views

CVE-2025-59529

Avahi is a system which facilitates service discovery on a local network via the mDNS/DNS-SD protocol suite. In versions up to and including 0.9-rc2, the simple protocol server ignores the documented client limit and accepts unlimited connections, allowing for easy local DoS. Although CLIENTSMAX ...

5.5CVSS5.8AI score0.00063EPSS
Exploits1References3
CVE
CVE
added 2025/12/18 8:25 p.m.20 views

CVE-2025-59529

Avahi (up to version 0.9-rc2) is vulnerable because the simple protocol server ignores the documented CLIENTS_MAX limit: server_work() unconditionally accepts new connections and client_new() always appends a client, with no check against the limit. This allows unprivileged local users to exhaust...

5.5CVSS5.9AI score0.00063EPSS
Exploits1References4Affected Software1
AlpineLinux
AlpineLinux
added 2025/12/18 8:25 p.m.9 views

CVE-2025-59529

Avahi is a system which facilitates service discovery on a local network via the mDNS/DNS-SD protocol suite. In versions up to and including 0.9-rc2, the simple protocol server ignores the documented client limit and accepts unlimited connections, allowing for easy local DoS. Although CLIENTSMAX ...

5.5CVSS6.4AI score0.00063EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2025/12/18 8:25 p.m.2 views

CVE-2025-59529 simple protocol server ignores accepts unlimited connections and logs failures without limit

Avahi is a system which facilitates service discovery on a local network via the mDNS/DNS-SD protocol suite. In versions up to and including 0.9-rc2, the simple protocol server ignores the documented client limit and accepts unlimited connections, allowing for easy local DoS. Although CLIENTSMAX ...

5.5CVSS5.9AI score0.00063EPSS
Exploits1References3
OSV
OSV
added 2025/12/18 8:25 p.m.3 views

CVE-2025-59529 simple protocol server ignores accepts unlimited connections and logs failures without limit

Avahi is a system which facilitates service discovery on a local network via the mDNS/DNS-SD protocol suite. In versions up to and including 0.9-rc2, the simple protocol server ignores the documented client limit and accepts unlimited connections, allowing for easy local DoS. Although CLIENTSMAX ...

5.5CVSS6.3AI score0.00063EPSS
Exploits1References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2020-3478

Malware in sbrugna...

7.8CVSS7.6AI score0.00037EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-25072

Malicious code in bioql PyPI...

6.5AI score0.00153EPSS
Exploits1References8
RedhatCVE
RedhatCVE
added 2025/05/22 4:8 p.m.7 views

CVE-2020-11124

u'Possible use-after-free while accessing diag client map table since list can be reallocated due to exceeding max client limit.' in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music in MDM9607, Nicobar, QCS404,...

7.8CVSS7.2AI score0.00037EPSS
Exploits0References1
NVD
NVD
added 2020/09/09 7:15 a.m.16 views

CVE-2020-11124

u'Possible use-after-free while accessing diag client map table since list can be reallocated due to exceeding max client limit.' in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music in MDM9607, Nicobar, QCS404,...

7.8CVSS0.00037EPSS
Exploits0References1
Prion
Prion
added 2020/09/09 7:15 a.m.15 views

Double free

u'Possible use-after-free while accessing diag client map table since list can be reallocated due to exceeding max client limit.' in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music in MDM9607, Nicobar, QCS404,...

7.2CVSS7.7AI score0.00037EPSS
Exploits0References1
AlpineLinux
AlpineLinux
added 2019/10/09 2:17 p.m.30 views

CVE-2018-5743

By design, BIND is intended to limit the number of TCP clients that can be connected at any given time. The number of allowed connections is a tunable parameter which, if unset, defaults to a conservative value for most servers. Unfortunately, the code which was intended to limit the number of...

7.5CVSS7.9AI score0.05693EPSS
Exploits0
Cvelist
Cvelist
added 2019/10/09 2:17 p.m.21 views

CVE-2018-5743 Limiting simultaneous TCP clients was ineffective

By design, BIND is intended to limit the number of TCP clients that can be connected at any given time. The number of allowed connections is a tunable parameter which, if unset, defaults to a conservative value for most servers. Unfortunately, the code which was intended to limit the number of...

7.5CVSS7.7AI score0.05693EPSS
Exploits0References3
Cent OS
Cent OS
added 2019/06/10 10:35 p.m.275 views

bind security update

CentOS Errata and Security Advisory CESA-2019:1294 An update for bind is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

7.5CVSS7.1AI score0.05693EPSS
Exploits0References7
Rows per page
Query Builder