Lucene search
+L

754 matches found

BDU FSTEC
BDU FSTEC
added 2024/08/09 12:0 a.m.9 views

The vulnerability of the BIND DNS server, related to the use of the assert() function or similar operators, allows attackers to cause a service failure.

The vulnerability of the BIND DNS server relates to the use of the assert function or similar operators. Exploiting this vulnerability allows a malicious actor to cause service failures by sending specially crafted requests...

7.8CVSS7.5AI score0.02111EPSS
SaveExploits0References14Affected Software9
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.6 views

SUSE CVE-2024-42118

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not return negative stream id for array WHY resourcestreamtostreamidx returns an array index and it return -1 when not found; however, -1 is not a valid array index number. HOW When this happens, call ASSERT,...

3.3CVSS7.8AI score0.00235EPSS
SaveExploits0References3
NVD
NVD
added 2024/07/30 8:15 a.m.17 views

CVE-2024-42117

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: ASSERT when failing to find index by plane/stream id WHY finddispcfgidxbyplaneid and finddispcfgidxbystreamid returns an array index and they return -1 when not found; however, -1 is not a valid index number. HOW...

7.8CVSS0.00233EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.14 views

CVE-2024-42117 drm/amd/display: ASSERT when failing to find index by plane/stream id

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: ASSERT when failing to find index by plane/stream id WHY finddispcfgidxbyplaneid and finddispcfgidxbystreamid returns an array index and they return -1 when not found; however, -1 is not a valid index number. HOW...

6.9AI score0.00233EPSS
SaveExploits0References2
CVE
CVE
added 2024/07/30 7:46 a.m.114 views

CVE-2024-42117

CVE-2024-42117 affects the Linux kernel DRM/AMD display path. The root cause was that find_disp_cfg_idx_by_plane_id and find_disp_cfg_idx_by_stream_id could return -1 and that value was used as an index, causing overrun/negative-return conditions. The fix is to return a valid positive index or ta...

7.8CVSS6.5AI score0.00233EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2024/07/29 3:15 p.m.35 views

CVE-2024-41067

In the Linux kernel, the following vulnerability has been resolved: btrfs: scrub: handle RST lookup error correctly BUG When running btrfs/060 with forced RST feature, it would crash the following ASSERT inside scrubreadendio: ASSERTsectornr nrsectors; Before that, we would have tree dump from...

5.5CVSS0.00197EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/10 6:33 a.m.4 views

GHSA-VJPV-X8P9-7P85 images vulnerable to Denial of Service

All versions of the package images are vulnerable to Denial of Service DoS due to providing unexpected input types to several different functions. This makes it possible to reach an assert macro, leading to a process crash. Note: By providing some specific integer values like 0 to the size...

8.7CVSS5.9AI score0.00597EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/10 6:33 a.m.25 views

GHSA-W5FC-GJ3H-26RX speaker vulnerable to Denial of Service

All versions of the package speaker are vulnerable to Denial of Service DoS when providing unexpected input types to the channels property of the Speaker object makes it possible to reach an assert macro. Exploiting this vulnerability can lead to a process crash...

8.7CVSS5.9AI score0.0057EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2024/07/10 5:15 a.m.6 views

CVE-2024-21523

All versions of the package images are vulnerable to Denial of Service DoS due to providing unexpected input types to several different functions. This makes it possible to reach an assert macro, leading to a process crash. Note: By providing some specific integer values like 0 to the size...

7.5CVSS5.8AI score0.00597EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/10 5:15 a.m.9 views

CVE-2024-21526

All versions of the package speaker are vulnerable to Denial of Service DoS when providing unexpected input types to the channels property of the Speaker object makes it possible to reach an assert macro. Exploiting this vulnerability can lead to a process crash...

7.5CVSS5.8AI score0.0057EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/10 5:15 a.m.6 views

CVE-2024-21523

All versions of the package images are vulnerable to Denial of Service DoS due to providing unexpected input types to several different functions. This makes it possible to reach an assert macro, leading to a process crash. Note: By providing some specific integer values like 0 to the size...

7.5CVSS5.8AI score0.00597EPSS
SaveExploits0References3
NVD
NVD
added 2024/07/10 5:15 a.m.14 views

CVE-2024-21523

All versions of the package images are vulnerable to Denial of Service DoS due to providing unexpected input types to several different functions. This makes it possible to reach an assert macro, leading to a process crash. Note: By providing some specific integer values like 0 to the size...

7.5CVSS0.00597EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/07/10 5:0 a.m.11 views

CVE-2024-21526

All versions of the package speaker are vulnerable to Denial of Service DoS when providing unexpected input types to the channels property of the Speaker object makes it possible to reach an assert macro. Exploiting this vulnerability can lead to a process crash...

7.5CVSS6.8AI score0.0057EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/07/10 12:0 a.m.12 views

PT-2024-18940 · Speaker · Speaker

Name of the Vulnerable Software and Affected Versions: speaker affected versions not specified Description: The issue is related to a Denial of Service DoS condition that can occur when the channels property of the Speaker object receives unexpected input types, leading to an assert macro being...

8.7CVSS6.8AI score0.0057EPSS
SaveExploits0References10
RustSec
RustSec
added 2024/07/07 12:0 p.m.9 views

phonenumber: panic on parsing crafted phonenumber inputs

Impact The phonenumber parsing code may panic due to a reachable assert! guard on the phonenumber string. In a typical deployment of rust-phonenumber, this may get triggered by feeding a maliciously crafted phonenumber, e.g. over the network, specifically strings of the form...

8.6CVSS7.3AI score0.00711EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/07/07 12:0 p.m.59 views

RUSTSEC-2024-0369 phonenumber: panic on parsing crafted phonenumber inputs

Impact The phonenumber parsing code may panic due to a reachable assert! guard on the phonenumber string. In a typical deployment of rust-phonenumber, this may get triggered by feeding a maliciously crafted phonenumber, e.g. over the network, specifically strings of the form...

8.6CVSS8.7AI score0.00711EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/13 2:28 p.m.7 views

CLSA-2024-1718288901 libssh: Fix of CVE-2023-48795

CVE-2023-48795: implement "strict key exchange" mitigations, tests/pkd/pkddaemon.c: relax pthreadkill assert in pkdstop...

5.9CVSS7AI score0.93305EPSS
SaveExploits4References1
Redos
Redos
added 2024/06/11 12:0 a.m.42 views

ROS-20240611-09

A vulnerability in the BIND DNS server is related to a flaw in the use of assert. Exploitation vulnerability could allow an attacker acting remotely to cause a denial of service via the named parameter during DNS64 and serve-stale interaction A vulnerability in the named component of the DNS BIND...

7.5CVSS7.1AI score0.99995EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2024/05/31 12:0 a.m.7 views

The vulnerability of the BIND DNS server, related to the lack of use of the assert() function, allows a hacker to trigger a service failure.

The vulnerability of the BIND DNS server is related to the insufficient use of the assert function. Exploiting this vulnerability allows a malicious actor to cause a service failure through the named parameter during DNS64 and serve-stale interactions...

7.8CVSS7.2AI score0.01242EPSS
SaveExploits0References15Affected Software13
BDU FSTEC
BDU FSTEC
added 2024/05/13 12:0 a.m.8 views

The vulnerability of the NSCCD server caching daemon in the GNU C Library allows a attacker to cause a service failure.

The vulnerability of the NSCCD name server’s caching mechanism in the GNU C Library is related to the insufficient use of the assert function. Exploiting this vulnerability can allow an attacker to cause a service failure...

4CVSS6.4AI score0.01075EPSS
SaveExploits0References14Affected Software14
Rows per page
Query Builder