Lucene search
+L

135 matches found

OSV
OSV
added 2024/10/21 6:15 p.m.13 views

AZL-51333 CVE-2024-49977 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix zero-division error when disabling tc cbs The commit b8c43360f6e4 "net: stmmac: No need to calculate speed divider when offload is disabled" allows the "porttransmitratekbps" to be set to a value of 0, which is...

5.5CVSS6.6AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.3 views

DEBIAN-CVE-2024-49977

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix zero-division error when disabling tc cbs The commit b8c43360f6e4 "net: stmmac: No need to calculate speed divider when offload is disabled" allows the "porttransmitratekbps" to be set to a value of 0, which is...

5.5CVSS5.5AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.9 views

UBUNTU-CVE-2024-49977

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix zero-division error when disabling tc cbs The commit b8c43360f6e4 "net: stmmac: No need to calculate speed divider when offload is disabled" allows the "porttransmitratekbps" to be set to a value of 0, which is...

5.5CVSS6.1AI score0.00248EPSS
SaveExploits0References32
OSV
OSV
added 2024/10/21 6:2 p.m.16 views

CVE-2024-49977 net: stmmac: Fix zero-division error when disabling tc cbs

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix zero-division error when disabling tc cbs The commit b8c43360f6e4 "net: stmmac: No need to calculate speed divider when offload is disabled" allows the "porttransmitratekbps" to be set to a value of 0, which is...

5.5CVSS5.8AI score0.00248EPSS
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/10/21 6:2 p.m.10 views

CVE-2024-49977 net: stmmac: Fix zero-division error when disabling tc cbs

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix zero-division error when disabling tc cbs The commit b8c43360f6e4 "net: stmmac: No need to calculate speed divider when offload is disabled" allows the "porttransmitratekbps" to be set to a value of 0, which is...

6.9AI score0.00248EPSS
SaveExploits0References7
CVE
CVE
added 2024/10/21 6:2 p.m.171 views

CVE-2024-49977

The CVE-2024-49977 entry concerns a Linux kernel vulnerability in the net: stmmac pathway where port_transmit_rate_kbps could be set to 0, passed to div_s64 when tc-cbs is disabled, causing a zero-division error. The connected Astra Linux and CIRCL sources reproduce the same description and fix d...

5.5CVSS5.2AI score0.00248EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2024/10/21 6:2 p.m.17 views

CVE-2024-49977 net: stmmac: Fix zero-division error when disabling tc cbs

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix zero-division error when disabling tc cbs The commit b8c43360f6e4 "net: stmmac: No need to calculate speed divider when offload is disabled" allows the "porttransmitratekbps" to be set to a value of 0, which is...

0.00248EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/19 11:15 a.m.1 views

DEBIAN-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.5CVSS5.7AI score0.00226EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/05/01 12:0 a.m.5 views

Linux kernel 安全漏洞

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.5CVSS8.2AI score0.00242EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2024/04/04 12:0 a.m.8 views

Vulnerability of OpenVPN software – fragments related to zero-division errors, allowing a violator to trigger a service failure

The vulnerability of OpenVPN software-related programs is related to the initiation of a zero-division. Exploiting this vulnerability can allow a remote attacker to cause a service failure...

7.8CVSS7.5AI score0.01151EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2024/04/03 3:15 p.m.4 views

UBUNTU-CVE-2024-26704

In the Linux kernel, the following vulnerability has been resolved: ext4: fix double-free of blocks due to wrong extents movedlen In ext4moveextents, movedlen is only updated when all moves are successfully executed, and only discards originode and donorinode preallocations when movedlen is not...

7.8CVSS6.2AI score0.00266EPSS
SaveExploits0References24
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.37 views

CVE-2024-26704

In the Linux kernel, the following vulnerability has been resolved: ext4: fix double-free of blocks due to wrong extents movedlen In ext4moveextents, movedlen is only updated when all moves are successfully executed, and only discards originode and donorinode preallocations when movedlen is not...

7.8CVSS7.4AI score0.00266EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/08/22 12:0 a.m.9 views

PT-2023-5261

Name of the Vulnerable Software and Affected Versions DjVuLibre version 3.5.28 Description The issue is related to a lack of check for division by zero in the IW44EncodeCodec.cpp component of the DjVuLibre library, which is used for viewing, creating, and editing DjVu files. This can be exploited...

8.4CVSS7.1AI score0.00913EPSS
SaveExploits2References48
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.5 views

kernel: tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd

In the Linux kernel, the following vulnerability has been resolved: tcp: fix tcpmtupprobesuccess vs wrong sndcwnd syzbot got a new report 1 finally pointing to a very old bug, added in initial support for MTU probing. tcpmtuprobe has checks about starting an MTU probe if tcpsndcwndtp = 11. But...

5.5CVSS6.2AI score0.00291EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.5 views

kernel: drm/amd/display: Check if modulo is 0 before dividing.

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check if modulo is 0 before dividing. How & Why If a value of 0 is read, then this will cause a divide-by-0 panic...

5.5CVSS6.3AI score0.00263EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:31 a.m.12 views

SUSE CVE-2022-3061

Found Linux Kernel flaw in the i740 driver. The Userspace program could pass any values to the driver through ioctl interface. The driver doesn't check the value of 'pixclock', so it may cause a divide by zero error...

5.5CVSS6.7AI score0.00271EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/01/01 12:0 a.m.9 views

PT-2025-54080

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.5.0-rc1-00330-g60cc1f7d0605 Description The Linux kernel contained a flaw in the net/sched/sch taprio module where the TCA TAPRIO ATTR SCHED CYCLE TIME attribute was not properly limited to INT MAX. This result...

6.5AI score0.00174EPSS
SaveExploits0
Veracode
Veracode
added 2022/09/19 9:27 a.m.20 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service DoS attacks. A malicious user is able to pass an empty input with valid filter and padding sizes which outputs all-zeros, causing a division-by-zero exception leading to an application crash...

7.5CVSS7.2AI score0.00411EPSS
SaveExploits0References8Affected Software3
CNNVD
CNNVD
added 2022/09/15 12:0 a.m.9 views

MPlayer 数字错误漏洞

MPlayer is an open source multimedia player from the MPlayer team. A security vulnerability exists in the MPlayer Project mencoder SVN-r38374-13.0.1 version, which stems from an easy-to-zero-divide function config via llibmpcodecs/vfscale.c. The vulnerability is caused by the use of the function...

5.5CVSS5.6AI score0.00317EPSS
SaveExploits1References5
Code423n4
Code423n4
added 2022/05/02 12:0 a.m.16 views

GUniLPOracle can provide stale prices

Lines of code Vulnerability details As stale price is determined by assetUpdatedAt, which is the time since last timestamp, the price that is most recent, but wasn't updated for more than threshold, will be rejected, which makes system unavailable in such a case. In the same time real stale price...

6.5AI score
SaveExploits0
Rows per page
Query Builder