Lucene search
+L

2980 matches found

SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.8 views

SUSE CVE-2024-35925

In the Linux kernel, the following vulnerability has been resolved: block: prevent division by zero in blkrqstatsum The expression dst-nrsamples + src-nrsamples may have zero value on overflow. It is necessary to add a check to avoid division by zero. Found by Linux Verification Center...

5.5CVSS6.6AI score0.00226EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/05/20 2:21 p.m.31 views

CVE-2024-35925

In the Linux kernel, the following vulnerability has been resolved: block: prevent division by zero in blkrqstatsum The expression dst-nrsamples + src-nrsamples may have zero value on overflow. It is necessary to add a check to avoid division by zero. Found by Linux Verification Center...

5.5CVSS6.5AI score0.00226EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 2:21 p.m.31 views

CVE-2024-35922

In the Linux kernel, the following vulnerability has been resolved: fbmon: prevent division by zero in fbvideomodefromvideomode The expression htotal vtotal can have a zero value on overflow. It is necessary to prevent division by zero like in fbvartovideomode. Found by Linux Verification Center...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/19 11:15 a.m.24 views

CVE-2024-35925

In the Linux kernel, the following vulnerability has been resolved: block: prevent division by zero in blkrqstatsum The expression dst-nrsamples + src-nrsamples may have zero value on overflow. It is necessary to add a check to avoid division by zero. Found by Linux Verification Center...

5.5CVSS6.5AI score0.00226EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/19 11:15 a.m.3 views

DEBIAN-CVE-2024-35922

In the Linux kernel, the following vulnerability has been resolved: fbmon: prevent division by zero in fbvideomodefromvideomode The expression htotal vtotal can have a zero value on overflow. It is necessary to prevent division by zero like in fbvartovideomode. Found by Linux Verification Center...

5.5CVSS5.7AI score0.00223EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/19 11:15 a.m.19 views

CVE-2024-35922

In the Linux kernel, the following vulnerability has been resolved: fbmon: prevent division by zero in fbvideomodefromvideomode The expression htotal vtotal can have a zero value on overflow. It is necessary to prevent division by zero like in fbvartovideomode. Found by Linux Verification Center...

5.5CVSS6.4AI score0.00223EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/05/19 11:15 a.m.23 views

CVE-2024-35925

In the Linux kernel, the following vulnerability has been resolved: block: prevent division by zero in blkrqstatsum The expression dst-nrsamples + src-nrsamples may have zero value on overflow. It is necessary to add a check to avoid division by zero. Found by Linux Verification Center...

5.5CVSS6.5AI score0.00226EPSS
SaveExploits0References27
Prion
Prion
added 2024/05/19 11:15 a.m.26 views

CVE-2024-35922

In the Linux kernel, the following vulnerability has been resolved: fbmon: prevent division by zero in fbvideomodefromvideomode The expression htotal vtotal can have a zero value on overflow. It is necessary to prevent division by zero like in fbvartovideomode. Found by Linux Verification Center...

5.5CVSS0.00223EPSS
SaveExploits0References18
OSV
OSV
added 2024/05/19 11:15 a.m.8 views

UBUNTU-CVE-2024-35922

In the Linux kernel, the following vulnerability has been resolved: fbmon: prevent division by zero in fbvideomodefromvideomode The expression htotal vtotal can have a zero value on overflow. It is necessary to prevent division by zero like in fbvartovideomode. Found by Linux Verification Center...

5.5CVSS6.3AI score0.00223EPSS
SaveExploits0References28
OSV
OSV
added 2024/05/19 11:15 a.m.14 views

UBUNTU-CVE-2024-35925

In the Linux kernel, the following vulnerability has been resolved: block: prevent division by zero in blkrqstatsum The expression dst-nrsamples + src-nrsamples may have zero value on overflow. It is necessary to add a check to avoid division by zero. Found by Linux Verification Center...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2024/05/19 11:15 a.m.33 views

CVE-2024-35922

In the Linux kernel, the following vulnerability has been resolved: fbmon: prevent division by zero in fbvideomodefromvideomode The expression htotal vtotal can have a zero value on overflow. It is necessary to prevent division by zero like in fbvartovideomode. Found by Linux Verification Center...

5.5CVSS6.3AI score0.00223EPSS
SaveExploits0References27
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.32 views

CVE-2024-35925 block: prevent division by zero in blk_rq_stat_sum()

In the Linux kernel, the following vulnerability has been resolved: block: prevent division by zero in blkrqstatsum The expression dst-nrsamples + src-nrsamples may have zero value on overflow. It is necessary to add a check to avoid division by zero. Found by Linux Verification Center...

6.8AI score0.00226EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.37 views

CVE-2024-35925 block: prevent division by zero in blk_rq_stat_sum()

In the Linux kernel, the following vulnerability has been resolved: block: prevent division by zero in blkrqstatsum The expression dst-nrsamples + src-nrsamples may have zero value on overflow. It is necessary to add a check to avoid division by zero. Found by Linux Verification Center...

6.4AI score0.00226EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/19 10:10 a.m.204 views

CVE-2024-35925

The CVE-2024-35925 issue concerns the Linux kernel blk_rq_stat_sum() path. The root cause is a potential division by zero when computing stats, caused by the expression dst->nr_samples + src->nr_samples reaching zero due to overflow. Multiple connected advisories (Unity Linux security updat...

5.5CVSS6.7AI score0.00226EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2024/05/19 10:10 a.m.17 views

CVE-2024-35925 block: prevent division by zero in blk_rq_stat_sum()

In the Linux kernel, the following vulnerability has been resolved: block: prevent division by zero in blkrqstatsum The expression dst-nrsamples + src-nrsamples may have zero value on overflow. It is necessary to add a check to avoid division by zero. Found by Linux Verification Center...

6AI score
SaveExploits0References15
CVE
CVE
added 2024/05/19 10:10 a.m.135 views

CVE-2024-35922

The CVE-2024-35922 issue is a Linux kernel vulnerability in fbmon/fb_videomode_from_videomode() where htotal * vtotal can overflow to zero, risking division by zero. The root cause is overflow during videomode computation; the fix mirrors fb_var_to_videomode() by preventing division by zero. Affe...

5.5CVSS6.6AI score0.00223EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.29 views

CVE-2024-35922 fbmon: prevent division by zero in fb_videomode_from_videomode()

In the Linux kernel, the following vulnerability has been resolved: fbmon: prevent division by zero in fbvideomodefromvideomode The expression htotal vtotal can have a zero value on overflow. It is necessary to prevent division by zero like in fbvartovideomode. Found by Linux Verification Center...

6.4AI score0.00223EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.25 views

CVE-2024-35922 fbmon: prevent division by zero in fb_videomode_from_videomode()

In the Linux kernel, the following vulnerability has been resolved: fbmon: prevent division by zero in fbvideomodefromvideomode The expression htotal vtotal can have a zero value on overflow. It is necessary to prevent division by zero like in fbvartovideomode. Found by Linux Verification Center...

6.7AI score0.00223EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/19 10:10 a.m.15 views

CVE-2024-35922 fbmon: prevent division by zero in fb_videomode_from_videomode()

In the Linux kernel, the following vulnerability has been resolved: fbmon: prevent division by zero in fbvideomodefromvideomode The expression htotal vtotal can have a zero value on overflow. It is necessary to prevent division by zero like in fbvartovideomode. Found by Linux Verification Center...

6.1AI score
SaveExploits0References14
CNNVD
CNNVD
added 2024/05/19 12:00 a.m.13 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 stems from a division by zero error...

5.5CVSS6.3AI score0.00223EPSS
SaveExploits0References10
Rows per page
Query Builder