Lucene search
+L

3797 matches found

RedhatCVE
RedhatCVE
added 2024/03/03 10:01 a.m.26 views

CVE-2021-47080

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Prevent divide-by-zero error triggered by the user The userentrysize is supplied by the user and later used as a denominator to calculate number of entries. The zero supplied by the user will trigger the following...

4.4CVSS6.1AI score0.00232EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/01 10:15 p.m.7 views

DEBIAN-CVE-2021-47080

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Prevent divide-by-zero error triggered by the user The userentrysize is supplied by the user and later used as a denominator to calculate number of entries. The zero supplied by the user will trigger the following...

5.5CVSS5.5AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/01 10:15 p.m.12 views

CVE-2021-47080

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Prevent divide-by-zero error triggered by the user The userentrysize is supplied by the user and later used as a denominator to calculate number of entries. The zero supplied by the user will trigger the following...

5.5CVSS8.3AI score
SaveExploits0References3
NVD
NVD
added 2024/03/01 10:15 p.m.12 views

CVE-2021-47080

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Prevent divide-by-zero error triggered by the user The userentrysize is supplied by the user and later used as a denominator to calculate number of entries. The zero supplied by the user will trigger the following...

5.5CVSS6.2AI score0.00232EPSS
SaveExploits0References3
Prion
Prion
added 2024/03/01 10:15 p.m.23 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Prevent divide-by-zero error triggered by the user The userentrysize is supplied by the user and later used as a denominator to calculate number of entries. The zero supplied by the user will trigger the following...

6.9AI score0.00232EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/03/01 10:15 p.m.26 views

CVE-2021-47080

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Prevent divide-by-zero error triggered by the user The userentrysize is supplied by the user and later used as a denominator to calculate number of entries. The zero supplied by the user will trigger the following...

5.5CVSS6.4AI score0.00232EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/01 10:15 p.m.11 views

UBUNTU-CVE-2021-47080

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Prevent divide-by-zero error triggered by the user The userentrysize is supplied by the user and later used as a denominator to calculate number of entries. The zero supplied by the user will trigger the following...

5.5CVSS6.2AI score0.00232EPSS
SaveExploits0References3
CVE
CVE
added 2024/03/01 9:15 p.m.120 views

CVE-2021-47080

CVE-2021-47080 pertains to the Linux kernel RDMA core. Affected: Linux kernel builds where user_entry_size is supplied by the user and later used as a denominator to compute the number of entries. If the user supplies 0, a divide-by-zero triggers a kernel panic (observed in ib_uverbs_handler_UVER...

5.5CVSS6.2AI score0.00232EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/03/01 9:15 p.m.22 views

CVE-2021-47080

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Prevent divide-by-zero error triggered by the user The userentrysize is supplied by the user and later used as a denominator to calculate number of entries. The zero supplied by the user will trigger the following...

5.5CVSS6.2AI score0.00232EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/03/01 9:15 p.m.22 views

CVE-2021-47080 RDMA/core: Prevent divide-by-zero error triggered by the user

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Prevent divide-by-zero error triggered by the user The userentrysize is supplied by the user and later used as a denominator to calculate number of entries. The zero supplied by the user will trigger the following...

6.6AI score0.00232EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/03/01 12:00 a.m.9 views

Linux kernel security vulnerabilities

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 originates from a user triggering a divide-by-zero error...

5.5CVSS8.7AI score0.00232EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/02/29 12:00 a.m.29 views

CentOS 9 : libtiff-4.4.0-2.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the libtiff-4.4.0-2.el9 build changelog. - Null source pointer passed as an argument to memcpy function within TIFFFetchStripThing in tifdirread.c in libtiff versions from 3.9.0 to...

7.7CVSS6.7AI score0.01542EPSS
SaveExploits10References11
OSV
OSV
added 2024/02/27 7:15 a.m.10 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.5CVSS7.2AI score
SaveExploits0References6
NVD
NVD
added 2024/02/27 7:15 a.m.29 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.5CVSS6AI score0.00241EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:15 a.m.9 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.1AI score0.00241EPSS
SaveExploits0References7Affected Software1
Prion
Prion
added 2024/02/27 7:15 a.m.26 views

Spoofing

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...

7AI score0.00241EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/27 7:15 a.m.10 views

UBUNTU-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.1AI score0.00241EPSS
SaveExploits0References9
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
Rows per page
Query Builder