Lucene search
+L

3800 matches found

UbuntuCve
UbuntuCve
added 2024/02/27 7:15 a.m.28 views

CVE-2021-46915

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftlimit: avoid possible divide error in nftlimitinit divu64 divides u64 by u32. nftlimitinit wants to divide u64 by u64, use the appropriate math function div64u64 divide error: 0000 1 PREEMPT SMP KASAN CPU: 1 PID: 83...

5.5CVSS6.3AI score0.00241EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/02/27 6:53 a.m.27 views

CVE-2021-46915 netfilter: nft_limit: avoid possible divide error in nft_limit_init

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftlimit: avoid possible divide error in nftlimitinit divu64 divides u64 by u32. nftlimitinit wants to divide u64 by u64, use the appropriate math function div64u64 divide error: 0000 1 PREEMPT SMP KASAN CPU: 1 PID: 83...

6.4AI score0.00241EPSS
SaveExploits0References6
CVE
CVE
added 2024/02/27 6:53 a.m.682 views

CVE-2021-46915

The CVE-2021-46915 issue is in the Linux kernel’s netfilter nft_limit code. nft_limit_init attempted to divide a 64-bit value by a 64-bit expectation but used div_u64 (dividing 64-bit by 32-bit), risking a divide error. The fix changes nft_limit_init to use the correct 64-bit division function (d...

5.5CVSS6.1AI score0.00241EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/27 6:53 a.m.28 views

CVE-2021-46915 netfilter: nft_limit: avoid possible divide error in nft_limit_init

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftlimit: avoid possible divide error in nftlimitinit divu64 divides u64 by u32. nftlimitinit wants to divide u64 by u64, use the appropriate math function div64u64 divide error: 0000 1 PREEMPT SMP KASAN CPU: 1 PID: 83...

6.6AI score0.00241EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/02/27 6:53 a.m.21 views

CVE-2021-46915

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftlimit: avoid possible divide error in nftlimitinit divu64 divides u64 by u32. nftlimitinit wants to divide u64 by u64, use the appropriate math function div64u64 divide error: 0000 1 PREEMPT SMP KASAN CPU: 1 PID: 83...

5.5CVSS5.2AI score0.00241EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/02/27 12:00 a.m.20 views

MikroTik RouterOs Divide By Zero (CVE-2020-20264)

Mikrotik RouterOs before 6.47 stable tree in the /ram/pckg/advanced- tools/nova/bin/netwatch process. An authenticated remote attacker can cause a Denial of Service due to a divide by zero error. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for...

6.5CVSS6.7AI score0.02098EPSS
SaveExploits1References3
OSV
OSV
added 2024/02/10 7:02 p.m.16 views

MGASA-2024-0035 Updated xpdf packages fix security vulnerabilities

The updated packages fix security vulnerabilities: Logic bug in text extractor led to invalid memory access. CVE-2022-30524 Integer overflow in rasterizer. CVE-2022-30775 PDF object loop in Catalog::countPageTree. CVE-2022-33108 PDF object loop in AcroForm::scanField. CVE-2022-36561 Logic bug in...

9.1CVSS6.4AI score0.01586EPSS
SaveExploits17References3
Tenable Nessus
Tenable Nessus
added 2024/02/09 12:00 a.m.35 views

Slackware Linux 15.0 / current xpdf Multiple Vulnerabilities (SSA:2024-040-01)

The version of xpdf installed on the remote host is prior to 4.05. It is, therefore, affected by multiple vulnerabilities as referenced in the SSA:2024-040-01 advisory. - XRef::fetch in XRef.cc in Xpdf 4.00 allows remote attackers to cause a denial of service stack consumption via a crafted pdf...

9.1CVSS5.7AI score0.01618EPSS
SaveExploits9References10
Tenable Nessus
Tenable Nessus
added 2024/02/08 12:00 a.m.42 views

EulerOS 2.0 SP9 : kernel (EulerOS-SA-2024-1176)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A use-after-free vulnerability in the Linux Kernel traffic control index filter tcindex can be exploited to achieve local privilege escalation...

7.8CVSS7AI score0.01037EPSS
SaveExploits3References8
Tenable Nessus
Tenable Nessus
added 2024/01/26 12:00 a.m.35 views

EulerOS 2.0 SP11 : kernel (EulerOS-SA-2024-1122)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A use-after-free vulnerability in the Linux Kernel traffic control index filter tcindex can be exploited to achieve local privilege escalation...

7.8CVSS7.3AI score0.07302EPSS
SaveExploits2References7
Veracode
Veracode
added 2024/01/25 12:10 p.m.25 views

Denial Of Service (DoS)

mupdf is vulnerable to Divide By Zero. The vulnerability is caused due to missing float validation in the bmpdecompressrle4 function within load-pnm.c, resulting in a divide by zero exception. This can potentially lead to a Denial of Service DoS attacks...

7.5CVSS6.7AI score0.00914EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2024/01/25 10:38 a.m.19 views

Denial Of Service (DoS)

mupdf is vulnerable to Divide By Zero. The vulnerability is caused due to missing float validation in the pnmbinaryreadimage function within load-pnm.c, resulting in a divide by zero exception. This can potentially lead to a Denial of Service DoS attacks...

7.5CVSS6.7AI score0.00707EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2024/01/25 6:43 a.m.20 views

Denial Of Service (DoS)

mupdf is vulnerable to Divide By Zero. The vulnerability is caused due to missing float validation in the computecolor function within jquant2.c, resulting in a divide by zero exception. This can potentially lead to a Denial of Service DoS attacks...

7.5CVSS6.7AI score0.00707EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2024/01/25 5:57 a.m.17 views

Divide-By-Zero

libmupdf.so is vulnerable to Divide-By-Zero. The vulnerability is due fznewpixmapfromfloatdata function within pixmap.c trying to attempts to perform a division operation where the divisor is zero, an operation that is mathematically undefined and can potentially lead to Denial of Service...

7.5CVSS6.7AI score0.00914EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2024/01/25 5:55 a.m.15 views

Divide-By-Zero

libmupdf.so is vulnerable to Divide-By-Zero. The vulnerability is due to pnmbinaryreadimage function within load-pnm.c there is no proper validation of input PNM image data, leading to incorrect calculations of image parameters. This results in scenarios where the function attempts to divide a...

7.5CVSS6.7AI score0.00914EPSS
SaveExploits1References4Affected Software1
Debian
Debian
added 2024/01/23 6:14 a.m.29 views

[SECURITY] [DLA 3712-1] kodi security update

Debian LTS Advisory DLA-3712-1 [email protected] https://www.debian.org/lts/security/ Abhijith PA January 17, 2024 https://wiki.debian.org/LTS Package : kodi Version : 2:17.6+dfsg1-4+deb10u1 CVE ID : CVE-2017-5982 CVE-2021-42917 CVE-2023-23082 CVE-2023-30207 Multiple vulnerabilities hav...

7.5CVSS7.1AI score0.7763EPSS
SaveExploits8
Tenable Nessus
Tenable Nessus
added 2024/01/23 12:00 a.m.26 views

Debian dla-3712 : kodi - security update

The remote Debian 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-3712 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-3712-1 [email protected]...

7.5CVSS6.8AI score0.7763EPSS
SaveExploits8References10
OSV
OSV
added 2024/01/16 12:29 p.m.8 views

SUSE-SU-2024:0112-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 11 SP4 kernel was updated to receive various security and bugfixes. The following security bugs were fixed: - CVE-2020-26555: Fixed Bluetooth legacy BR/EDR PIN code pairing in Bluetooth Core Specification 1.0B that may permit an unauthenticated nearby device to spoof the...

7.8CVSS7.5AI score0.00976EPSS
SaveExploits2References28
Tenable Nessus
Tenable Nessus
added 2024/01/16 12:00 a.m.45 views

EulerOS 2.0 SP10 : kernel (EulerOS-SA-2024-1062)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Improper access control in the IntelR Ethernet Controller RDMA driver for linux before version 1.9.30 may allow an unauthenticated user to...

9.8CVSS6.8AI score0.01052EPSS
SaveExploits1References12
Tenable Nessus
Tenable Nessus
added 2024/01/16 12:00 a.m.58 views

EulerOS 2.0 SP10 : kernel (EulerOS-SA-2024-1086)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Improper access control in the IntelR Ethernet Controller RDMA driver for linux before version 1.9.30 may allow an unauthenticated user to...

9.8CVSS6.8AI score0.01052EPSS
SaveExploits1References12
Rows per page
Query Builder