Lucene search
K

51 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: The default value for “denominator” is initialized to 1. WHAT & HOW Variables that are used as denominators and may not be assigned to other values should be initialized to a non-zero value to avoid “DIVIDEBYZERO...

5.5CVSS6.2AI score0.00025EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.2 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-46773)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-46773 advisory. - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check denominator pbndi...

5.5CVSS6.3AI score0.0003EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-53853

Malicious code in bioql PyPI...

5.5CVSS6.7AI score0.00025EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2025/09/04 4:54 a.m.2 views

drm/amd/display: Check denominator crb_pipes before used

...

5.5CVSS7AI score0.00028EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:17 a.m.2 views

drm/amd/display: Initialize denominator defaults to 1

...

5.5CVSS7AI score0.00025EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2020-20902

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A CWE-125: Out-of-bounds read vulnerability exists in longtermfilter function in g729postfilter.c in FFmpeg 4.2.1 during computation of the denominator of...

6.5CVSS7AI score0.00462EPSS
Exploits0References2
Snyk
Snyk
added 2025/07/23 8:3 p.m.1 views

Infinite loop

Overview Affected versions of this package are vulnerable to Infinite loop in the GetXmpNumeratorAndDenominator function. An attacker can cause the application to hang indefinitely by providing specially crafted XMP profile data that triggers an unbounded loop during image processing. Details...

8.7CVSS7AI score0.00156EPSS
Exploits1References2
Snyk
Snyk
added 2025/07/23 8:3 p.m.3 views

Infinite loop

Overview Magick.NET-Q8-x86 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

8.7CVSS6.9AI score0.00156EPSS
Exploits1References2
Snyk
Snyk
added 2025/07/23 8:3 p.m.1 views

Infinite loop

Overview Magick.NET-Q8-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

8.7CVSS6.8AI score0.00156EPSS
Exploits1References2
SUSE CVE
SUSE CVE
added 2025/04/02 8:57 a.m.1 views

SUSE CVE-2025-21898

In the Linux kernel, the following vulnerability has been resolved: ftrace: Avoid potential division by zero in functionstatshow Check whether denominator expression x x - 1 1000 mod 2^32, 2^64 produce zero and skip stddev computation in that case. For now don't care about rec-counter rec-counter...

5.5CVSS8AI score0.00022EPSS
Exploits0References17
OSV
OSV
added 2025/04/01 4:15 p.m.1 views

DEBIAN-CVE-2025-21898

In the Linux kernel, the following vulnerability has been resolved: ftrace: Avoid potential division by zero in functionstatshow Check whether denominator expression x x - 1 1000 mod 2^32, 2^64 produce zero and skip stddev computation in that case. For now don't care about rec-counter rec-counter...

5.5CVSS5.6AI score0.00022EPSS
Exploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.2 views

UBUNTU-CVE-2025-21898

In the Linux kernel, the following vulnerability has been resolved: ftrace: Avoid potential division by zero in functionstatshow Check whether denominator expression x x - 1 1000 mod 2^32, 2^64 produce zero and skip stddev computation in that case. For now don't care about rec-counter rec-counter...

5.5CVSS6.2AI score0.00022EPSS
Exploits0References50
SUSE CVE
SUSE CVE
added 2025/02/11 3:48 a.m.1 views

SUSE CVE-2024-57950

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominator defaults to 1 WHAT & HOW Variables, used as denominators and maybe not assigned to other values, should be initialized to non-zero to avoid DIVIDEBYZERO, as reported by Coverity. cherry...

5.5CVSS7.7AI score0.00025EPSS
Exploits0References3
NVD
NVD
added 2025/02/10 4:15 p.m.5 views

CVE-2024-57950

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominator defaults to 1 WHAT & HOW Variables, used as denominators and maybe not assigned to other values, should be initialized to non-zero to avoid DIVIDEBYZERO, as reported by Coverity. cherry...

5.5CVSS0.00025EPSS
Exploits0References2
OSV
OSV
added 2025/02/10 4:15 p.m.1 views

DEBIAN-CVE-2024-57950

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominator defaults to 1 WHAT & HOW Variables, used as denominators and maybe not assigned to other values, should be initialized to non-zero to avoid DIVIDEBYZERO, as reported by Coverity. cherry...

5.5CVSS5.5AI score0.00025EPSS
Exploits0References1
CVE
CVE
added 2025/02/10 3:58 p.m.105 views

CVE-2024-57950

The CVE-2024-57950 entry concerns the Linux kernel drm/amd/display path, where a defect caused denominators used in calculations to potentially be uninitialized or set to zero, risking division by zero. The resolved description states the fix: initialize denominator defaults to 1 to avoid DIVIDE_...

5.5CVSS4.6AI score0.00025EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2025/02/10 3:58 p.m.9 views

CVE-2024-57950 drm/amd/display: Initialize denominator defaults to 1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominator defaults to 1 WHAT & HOW Variables, used as denominators and maybe not assigned to other values, should be initialized to non-zero to avoid DIVIDEBYZERO, as reported by Coverity. cherry...

0.00025EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/02/10 3:58 p.m.9 views

CVE-2024-57950

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominator defaults to 1 WHAT & HOW Variables, used as denominators and maybe not assigned to other values, should be initialized to non-zero to avoid DIVIDEBYZERO, as reported by Coverity. cherry...

5.5CVSS5.5AI score0.00025EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2025/02/10 3:58 p.m.1 views

CVE-2024-57950 drm/amd/display: Initialize denominator defaults to 1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominator defaults to 1 WHAT & HOW Variables, used as denominators and maybe not assigned to other values, should be initialized to non-zero to avoid DIVIDEBYZERO, as reported by Coverity. cherry...

6.2AI score0.00025EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/02/10 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which originates in the drm/amd/display component, where a variable used as the denominator may not be initialized to a...

5.5CVSS6AI score0.00025EPSS
Exploits0References4
Rows per page
Query Builder