Lucene search
K

24 matches found

SUSE CVE
SUSE CVE
added 2026/05/13 3:34 a.m.6 views

SUSE CVE-2026-43407

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in cephhandleauthreply This patch fixes an out-of-bounds access in cephhandleauthreply that can be triggered by a message of type CEPHMSGAUTHREPLY. In cephhandleauthreply, the value of...

9.1CVSS5.8AI score0.0007EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/05/11 2:13 p.m.4 views

SUSE CVE-2026-43405

In the Linux kernel, the following vulnerability has been resolved: libceph: Use u32 for non-negative values in cephmonmapdecode This patch fixes unnecessary implicit conversions that change signedness of bloblen and nummon in cephmonmapdecode. Currently bloblen and nummon are signed int variable...

7.5CVSS5.7AI score0.0007EPSS
Exploits0References3
NVD
NVD
added 2026/05/08 3:16 p.m.4 views

CVE-2026-43405

In the Linux kernel, the following vulnerability has been resolved: libceph: Use u32 for non-negative values in cephmonmapdecode This patch fixes unnecessary implicit conversions that change signedness of bloblen and nummon in cephmonmapdecode. Currently bloblen and nummon are signed int variable...

7.5CVSS0.0007EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2012-6538

Malware in sbrugna...

9.8CVSS9.3AI score0.0065EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2020-17546

Malware in sbrugna...

7.5CVSS7.5AI score0.00484EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:38 p.m.3 views

drm/amd/display: Avoid overflow from uint32_t to uint8_t

...

5.5CVSS7AI score0.0003EPSS
Exploits0
OSV
OSV
added 2025/05/09 7:16 a.m.5 views

AZL-70153 CVE-2025-37879 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: 9p/net: fix improper handling of bogus negative read/write replies In p9clientwrite and p9clientreadonce, if the server incorrectly replies with success but a negative write/read count then we would consider written negative 3...

7.1CVSS6.5AI score0.00055EPSS
Exploits0References1
OSV
OSV
added 2025/05/09 7:16 a.m.1 views

DEBIAN-CVE-2025-37879

In the Linux kernel, the following vulnerability has been resolved: 9p/net: fix improper handling of bogus negative read/write replies In p9clientwrite and p9clientreadonce, if the server incorrectly replies with success but a negative write/read count then we would consider written negative 3...

7.1CVSS5.7AI score0.00055EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.1 views

SUSE CVE-2024-26849

In the Linux kernel, the following vulnerability has been resolved: netlink: add nla be16/32 types to minlen array BUG: KMSAN: uninit-value in nlavalidaterangeunsigned lib/nlattr.c:222 inline BUG: KMSAN: uninit-value in nlavalidateintrange lib/nlattr.c:336 inline BUG: KMSAN: uninit-value in...

5.5CVSS6.5AI score0.00012EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2023/02/15 5:0 a.m.1 views

SUSE CVE-2016-5356

wiretap/cosine.c in the CoSine file parser in Wireshark 1.12.x before 1.12.12 and 2.x before 2.0.4 mishandles sscanf unsigned-integer processing, which allows remote attackers to cause a denial of service application crash via a crafted file...

7.5CVSS7.3AI score0.00865EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:0 a.m.2 views

SUSE CVE-2016-5357

wiretap/netscreen.c in the NetScreen file parser in Wireshark 1.12.x before 1.12.12 and 2.x before 2.0.4 mishandles sscanf unsigned-integer processing, which allows remote attackers to cause a denial of service application crash via a crafted file...

7.5CVSS7.3AI score0.00671EPSS
Exploits0References5
OSV
OSV
added 2021/08/25 8:50 p.m.12 views

GHSA-M9M5-CG5H-R582 Improper random number generation in nanorand

In versions of nanorand prior to 0.5.1, RandomGen implementations for standard unsigned integers could fail to properly generate numbers, due to using bit-shifting to truncate a 64-bit number, rather than just an as conversion. This often manifested as RNGs returning nothing but 0, including the...

5.1CVSS9.4AI score0.00433EPSS
Exploits0References5
NVD
NVD
added 2021/02/10 4:15 p.m.7 views

CVE-2020-24837

An integer underflow has been found in the latest version of ZCFees. The variables 'currPeriodIdx' and 'lastPeriodExecIdx' are both unsigned integers, and the result of the minus operation may be a negative integer which leads to an underflow. The attackers can modify the current timestamp of the...

7.5CVSS0.00484EPSS
Exploits0References1
Prion
Prion
added 2021/02/10 4:15 p.m.13 views

Integer overflow

An integer underflow has been found in the latest version of ZCFees. The variables 'currPeriodIdx' and 'lastPeriodExecIdx' are both unsigned integers, and the result of the minus operation may be a negative integer which leads to an underflow. The attackers can modify the current timestamp of the...

5CVSS7.6AI score0.00484EPSS
Exploits0References1
RustSec
RustSec
added 2020/12/09 12:0 p.m.16 views

nanorand 0.5.0 - RNGs failed to generate properly for non-64-bit numbers

In versions of nanorand prior to 0.5.1, RandomGen implementations for standard unsigned integers could fail to properly generate numbers, due to using bit-shifting to truncate a 64-bit number, rather than just an as conversion. This often manifested as RNGs returning nothing but 0, including the...

9.8CVSS2.8AI score0.00433EPSS
Exploits0Affected Software1
OSV
OSV
added 2020/12/09 12:0 p.m.14 views

RUSTSEC-2020-0089 nanorand 0.5.0 - RNGs failed to generate properly for non-64-bit numbers

In versions of nanorand prior to 0.5.1, RandomGen implementations for standard unsigned integers could fail to properly generate numbers, due to using bit-shifting to truncate a 64-bit number, rather than just an as conversion. This often manifested as RNGs returning nothing but 0, including the...

5.1CVSS9.4AI score0.00433EPSS
Exploits0References3
OSV
OSV
added 2017/09/25 9:29 p.m.0 views

UBUNTU-CVE-2012-6696

inspircd in Debian before 2.0.7 does not properly handle unsigned integers. NOTE: This vulnerability exists because of an incomplete fix to CVE-2012-1836...

9.8CVSS5.8AI score0.0065EPSS
Exploits0References3
OSV
OSV
added 2017/09/25 9:29 p.m.4 views

CVE-2012-6696

inspircd in Debian before 2.0.7 does not properly handle unsigned integers. NOTE: This vulnerability exists because of an incomplete fix to CVE-2012-1836...

9.8CVSS9.4AI score
Exploits0References5
Prion
Prion
added 2017/09/25 9:29 p.m.20 views

Design/Logic Flaw

inspircd in Debian before 2.0.7 does not properly handle unsigned integers. NOTE: This vulnerability exists because of an incomplete fix to CVE-2012-1836...

7.5CVSS6.8AI score0.06354EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2017/09/25 9:29 p.m.1 views

DEBIAN-CVE-2012-6696

inspircd in Debian before 2.0.7 does not properly handle unsigned integers. NOTE: This vulnerability exists because of an incomplete fix to CVE-2012-1836...

9.8CVSS6.9AI score0.0065EPSS
Exploits0References1
Rows per page
Query Builder