Lucene search
+L

707 matches found

F5 Networks
F5 Networks
added 2024/07/31 7:04 p.m.48 views

K000140528: BIND vulnerability CVE-2024-0760

Security Advisory Description A malicious client can send many DNS messages over TCP, potentially causing the server to become unstable while the attack is in progress. The server may recover after the attack ceases. Use of ACLs will not mitigate the attack. This issue affects BIND 9 versions...

7.5CVSS8.1AI score0.0468EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/07/31 12:54 a.m.8 views

kernel: nfp: flower: handle acti_netdevs allocation failure

A vulnerability was found in the Linux kernel's ethernet lagconf.c driver in the nfpfllagdowork function, where a NULL pointer dereference can occur due to a lack of proper checks. The scenario is caused when the function attempts to call kmallocarray, which returns as NULL because the physical...

5.5CVSS7.2AI score0.00297EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/07/26 3:27 a.m.6 views

SUSE CVE-2024-0760

A malicious client can send many DNS messages over TCP, potentially causing the server to become unstable while the attack is in progress. The server may recover after the attack ceases. Use of ACLs will not mitigate the attack. This issue affects BIND 9 versions 9.18.1 through 9.18.27, 9.19.0...

7.5CVSS6.9AI score0.0468EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.11 views

kernel: drm/client: Fully protect modes[] with dev->mode_config.mutex

A flaw in the Linux kernel's Direct Rendering Manager DRM client could cause system instability. The problem occurs because the modes array, used to store display mode pointers, wasn’t adequately protected by a mutex lock. This allows the array to reference memory that has already been freed or...

7.8CVSS6.8AI score0.00256EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/23 3:15 p.m.31 views

CVE-2024-0760

A malicious client can send many DNS messages over TCP, potentially causing the server to become unstable while the attack is in progress. The server may recover after the attack ceases. Use of ACLs will not mitigate the attack. This issue affects BIND 9 versions 9.18.1 through 9.18.27, 9.19.0...

7.5AI score
SaveExploits0References4
OSV
OSV
added 2024/07/23 3:15 p.m.10 views

AZL-46972 CVE-2024-0760 affecting package bind for versions less than 9.20.0-1

A malicious client can send many DNS messages over TCP, potentially causing the server to become unstable while the attack is in progress. The server may recover after the attack ceases. Use of ACLs will not mitigate the attack. This issue affects BIND 9 versions 9.18.1 through 9.18.27, 9.19.0...

7.5CVSS7.4AI score0.0468EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/23 3:15 p.m.11 views

DEBIAN-CVE-2024-0760

A malicious client can send many DNS messages over TCP, potentially causing the server to become unstable while the attack is in progress. The server may recover after the attack ceases. Use of ACLs will not mitigate the attack. This issue affects BIND 9 versions 9.18.1 through 9.18.27, 9.19.0...

7.5CVSS7.9AI score0.0468EPSS
SaveExploits0References1
CVE
CVE
added 2024/07/23 2:26 p.m.366 views

CVE-2024-0760

CVE-2024-0760 affects ISC BIND 9, specifically versions 9.18.1–9.18.27, 9.19.0–9.19.24, and 9.18.11-S1–9.18.27-S1. Description: a malicious client can flood the server with DNS messages over TCP, potentially destabilizing the server; recovery is possible after the attack stops. Impact is availabi...

7.5CVSS7.5AI score0.0468EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/23 2:26 p.m.298 views

CVE-2024-0760 A flood of DNS messages over TCP may make the server unstable

A malicious client can send many DNS messages over TCP, potentially causing the server to become unstable while the attack is in progress. The server may recover after the attack ceases. Use of ACLs will not mitigate the attack. This issue affects BIND 9 versions 9.18.1 through 9.18.27, 9.19.0...

7.5CVSS0.0468EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/07/23 2:26 p.m.35 views

CVE-2024-0760 A flood of DNS messages over TCP may make the server unstable

A malicious client can send many DNS messages over TCP, potentially causing the server to become unstable while the attack is in progress. The server may recover after the attack ceases. Use of ACLs will not mitigate the attack. This issue affects BIND 9 versions 9.18.1 through 9.18.27, 9.19.0...

7.5CVSS6.9AI score0.0468EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/23 2:26 p.m.26 views

CVE-2024-0760

A malicious client can send many DNS messages over TCP, potentially causing the server to become unstable while the attack is in progress. The server may recover after the attack ceases. Use of ACLs will not mitigate the attack. This issue affects BIND 9 versions 9.18.1 through 9.18.27, 9.19.0...

7.5CVSS7.9AI score0.0468EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/07/23 12:00 a.m.26 views

CVE-2024-0760

A malicious client can send many DNS messages over TCP, potentially causing the server to become unstable while the attack is in progress. The server may recover after the attack ceases. Use of ACLs will not mitigate the attack. This issue affects BIND 9 versions 9.18.1 through 9.18.27, 9.19.0...

7.5CVSS7.3AI score0.0468EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/23 12:00 a.m.13 views

UBUNTU-CVE-2024-0760

A malicious client can send many DNS messages over TCP, potentially causing the server to become unstable while the attack is in progress. The server may recover after the attack ceases. Use of ACLs will not mitigate the attack. This issue affects BIND 9 versions 9.18.1 through 9.18.27, 9.19.0...

7.5CVSS7.2AI score0.0468EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/07/17 1:06 a.m.11 views

kernel: mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index

A vulnerability was found in the Linux kernel's memory management subsystem. The wakeupkswapd function was called with an incorrect zone index. This error could disrupt the proper functioning of memory management, potentially leading to system instability or performance issues...

5.5CVSS7.2AI score0.00242EPSS
SaveExploits0References5
Citrix
Citrix
added 2024/07/13 12:00 a.m.10 views

Exceeding XenAPI Session Limit Causes Pool Instability

XenAPI Session The session limit of XenAPI process XAPI is 400. When the limit is exceeded, the oldest session is terminated. The oldest session might be active and in use. When the session is terminated, the client using that session gets disconnected without notification. Note : Clients can be...

7AI score
SaveExploits0
Citrix
Citrix
added 2024/07/13 12:00 a.m.15 views

DHCP configurations for PVS

Citrix recommends DHCP configuration which ensures that a PVS target device receives the same IP address for all DHCP requests during its booted lifespan. The end result should be a target device using the same IP address it received at boot time, for the entirety of its booted lifespan. DHCP...

7AI score
SaveExploits0
Cvelist
Cvelist
added 2024/07/12 12:32 p.m.35 views

CVE-2024-40981 batman-adv: bypass empty buckets in batadv_purge_orig_ref()

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bypass empty buckets in batadvpurgeorigref Many syzbot reports are pointing to soft lockups in batadvpurgeorigref 1 Root cause is unknown, but we can avoid spending too much time there and perhaps get more interesting...

0.00231EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/07/12 12:00 a.m.25 views

RHEL 7 : golang (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - go: encoding/xml: XML element instability CVE-2020-29511 - The x/text package before 0.3.3 for Go has a...

9.8CVSS9.2AI score0.02073EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/07/12 12:00 a.m.34 views

RHEL 8 : golang (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - golang: crypto/elliptic implementations of P-521 and P-384 elliptic curves allow for denial of service...

9.8CVSS7.6AI score0.04448EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/07/08 9:39 a.m.10 views

Denial Of Service (DoS)

github.com/jackc/pgx is vulnerable to Denial Of Service DoS. The vulnerability is due to a lack of robust error handling Pipeline panicking when PgConn PostgreSQL connection is busy or closed, which can result in potential instability and crashes in applications using Pipeline for database...

7AI score
SaveExploits0
Rows per page
Query Builder