Lucene search
+L

3509 matches found

Tenable Nessus
Tenable Nessus
added 2025/02/10 12:0 a.m.9 views

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

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-39475 advisory. - In the Linux kernel, the following vulnerability has been resolved: fbdev: savage: Handle err return when...

5.5CVSS5.9AI score0.00228EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/02/05 12:0 a.m.7 views

PT-2025-5775

Name of the Vulnerable Software and Affected Versions: Bento4 version 1.6.0-641 Description: A floating point exception vulnerability, specifically a divide-by-zero error, was discovered in the AP4 TfraAtom function of Ap4TfraAtom.cpp. This issue allows a remote attacker to cause a denial of...

6.5CVSS6AI score0.00432EPSS
SaveExploits1References8
OSV
OSV
added 2025/02/05 12:0 a.m.7 views

CVE-2024-57598

A floating point exception divide-by-zero vulnerability was discovered in Bento4 1.6.0-641 in function AP4TfraAtom of Ap4TfraAtom.cpp which allows a remote attacker to cause a denial of service vulnerability...

6.5CVSS6.8AI score0.00432EPSS
SaveExploits1References3
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.3 views

USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command

...

5.5CVSS7.3AI score0.00242EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/01/22 3:48 a.m.10 views

SUSE CVE-2024-57932

In the Linux kernel, the following vulnerability has been resolved: gve: guard XDP xmit NDO on existence of xdp queues In GVE, dedicated XDP queues only exist when an XDP program is installed and the interface is up. As such, the NDO XDP XMIT callback should return early if either of these...

5.5CVSS7.7AI score0.00202EPSS
SaveExploits0References14
CNVD
CNVD
added 2025/01/22 12:0 a.m.10 views

Linux kernel divide by zero error vulnerability (CNVD-2025-02100)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a divide by zero error vulnerability that stems from a divide by zero error in isd200atacommand. No detailed vulnerability details are provided at this time...

5.5CVSS6.7AI score0.00242EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/01/21 2:21 p.m.11 views

CVE-2024-57932

A flaw was found in the Google Virtual Ethernet gve module in the Linux kernel. The eXpress Data Path XDP xmit Network Device Operation NDO callback does not properly check for an empty XDP queue, causing a divide-by-zero error or a NULL pointer dereference, resulting in a denial of service...

5.5CVSS6.2AI score0.00202EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/21 12:15 p.m.2 views

DEBIAN-CVE-2024-57932

In the Linux kernel, the following vulnerability has been resolved: gve: guard XDP xmit NDO on existence of xdp queues In GVE, dedicated XDP queues only exist when an XDP program is installed and the interface is up. As such, the NDO XDP XMIT callback should return early if either of these...

5.5CVSS5.8AI score0.00202EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/01/21 12:1 p.m.29 views

CVE-2024-57932 gve: guard XDP xmit NDO on existence of xdp queues

In the Linux kernel, the following vulnerability has been resolved: gve: guard XDP xmit NDO on existence of xdp queues In GVE, dedicated XDP queues only exist when an XDP program is installed and the interface is up. As such, the NDO XDP XMIT callback should return early if either of these...

0.00202EPSS
SaveExploits0References3
CVE
CVE
added 2025/01/21 12:1 p.m.144 views

CVE-2024-57932

CVE-2024-57932: In the Linux kernel exFAT filesystem, there is a fixed bug that could cause an infinite loop in exfat_readdir() when a cluster chain is corrupted. The related advisory describes the root cause as a loop condition in directory reading and notes that a patch was applied to prevent t...

5.5CVSS6.8AI score0.00202EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/01/21 12:1 p.m.17 views

CVE-2024-57932 gve: guard XDP xmit NDO on existence of xdp queues

In the Linux kernel, the following vulnerability has been resolved: gve: guard XDP xmit NDO on existence of xdp queues In GVE, dedicated XDP queues only exist when an XDP program is installed and the interface is up. As such, the NDO XDP XMIT callback should return early if either of these...

5.5CVSS6.1AI score0.00202EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/01/21 12:0 a.m.10 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 that stems from the gve module not properly handling XDP xmit callbacks when XDP queues do not exist. This could result in a...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/01/21 12:0 a.m.4 views

PT-2025-27980

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A divide by zero issue has been resolved in the Linux kernel. The problem occurs when dummy values in the populate dummy dml surface cfg function are not updated, leading to a divide b...

5.5CVSS5.9AI score0.00132EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/01/20 6:22 a.m.13 views

CVE-2024-57922

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add check for granularity in dml ceil/floor helpers Why Wrapper functions for dcnbwceil2 and dcnbwfloor2 should check for granularity is non zero to avoid assert and divide-by-zero error in dcnbw functions. How A...

5.5CVSS6.8AI score0.0025EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/01/20 3:48 a.m.4 views

SUSE CVE-2024-57922

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add check for granularity in dml ceil/floor helpers Why Wrapper functions for dcnbwceil2 and dcnbwfloor2 should check for granularity is non zero to avoid assert and divide-by-zero error in dcnbw functions. How A...

5.5CVSS7.7AI score0.0025EPSS
SaveExploits0References14
OSV
OSV
added 2025/01/19 12:15 p.m.8 views

AZL-57243 CVE-2024-57922 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add check for granularity in dml ceil/floor helpers Why Wrapper functions for dcnbwceil2 and dcnbwfloor2 should check for granularity is non zero to avoid assert and divide-by-zero error in dcnbw functions. How A...

5.5CVSS6.7AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/19 12:15 p.m.1 views

DEBIAN-CVE-2024-57922

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add check for granularity in dml ceil/floor helpers Why Wrapper functions for dcnbwceil2 and dcnbwfloor2 should check for granularity is non zero to avoid assert and divide-by-zero error in dcnbw functions. How A...

5.5CVSS5.7AI score0.0025EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/19 12:15 p.m.10 views

CVE-2024-57922

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add check for granularity in dml ceil/floor helpers Why Wrapper functions for dcnbwceil2 and dcnbwfloor2 should check for granularity is non zero to avoid assert and divide-by-zero error in dcnbw functions. How A...

5.5CVSS0.0025EPSS
SaveExploits0References9
OSV
OSV
added 2025/01/19 12:15 p.m.2 views

DEBIAN-CVE-2024-57919

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix divide error in DM plane scale calcs dmgetplanescale doesn't take into account plane scaled size equal to zero, leading to a kernel oops due to division by zero. Fix by setting out-scale size as zero when the...

5.5CVSS5.6AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/19 12:15 p.m.4 views

UBUNTU-CVE-2024-57919

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix divide error in DM plane scale calcs dmgetplanescale doesn't take into account plane scaled size equal to zero, leading to a kernel oops due to division by zero. Fix by setting out-scale size as zero when the...

5.5CVSS6.2AI score0.00172EPSS
SaveExploits0References10
Rows per page
Query Builder