Lucene search
K

44 matches found

Vulnrichment
Vulnrichment
added 2026/05/22 2:31 a.m.1 views

CVE-2026-46597 Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh

An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs...

5.8AI score0.00054EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2026/03/11 1:14 a.m.4 views

kernel: ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()

In the Linux kernel, the following vulnerability has been resolved: ipv6: BUG in pskbexpandhead as part of calipsoskbuffsetattr There exists a kernel oops caused by a BUGONnhead INTMAX i.e. intskbheadroomskb + lendelta skbheadroomskb is meant to ensure that delta = headroom - skbheadroomskb is...

5.5CVSS5.7AI score0.00033EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/01/14 12:26 a.m.3 views

kernel: nbd: fix incomplete validation of ioctl arg

A flaw has been found in the Linux kernel’s NBD drivers.The issue stems from incomplete validation of IOCTL arguments passed to the NBD driver. Specifically, oversized or unchecked arguments may lead to a signed integer overflow in blockwritefullpage and misuse of argument values cast to int in...

5.5CVSS7.2AI score0.00015EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.3 views

CVE-2025-71085

In the Linux kernel, the following vulnerability has been resolved: ipv6: BUG in pskbexpandhead as part of calipsoskbuffsetattr There exists a kernel oops caused by a BUGONnhead INTMAX i.e. intskbheadroomskb + lendelta skbheadroomskb is meant to ensure that delta = headroom - skbheadroomskb is...

5.5CVSS5.9AI score0.00033EPSS
Exploits0References36
CVE
CVE
added 2026/01/13 3:34 p.m.14 views

CVE-2025-71085

The CVE-2025-71085 issue is a Linux kernel vulnerability: an oops/BUG_ON occurs in skb handling within calipso_skbuff_setattr() when headroom grows beyond INT_MAX, due to an implicit cast in __skb_cow() and a delta calculation that can become negative. The root cause is an integer overflow path t...

5.5CVSS6.1AI score0.00033EPSS
Exploits0References7Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-2178

Malware in sbrugna...

5.5CVSS5.7AI score0.00479EPSS
Exploits1References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2007-3953

Malware in sbrugna...

9.3CVSS6.4AI score0.08135EPSS
Exploits0References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2014-9439

Malware in sbrugna...

7.8CVSS6.5AI score0.00338EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/10/01 11:29 p.m.2 views

SUSE CVE-2023-53513

In the Linux kernel, the following vulnerability has been resolved: nbd: fix incomplete validation of ioctl arg We tested and found an alarm caused by nbdioctl arg without verification. The UBSAN warning calltrace like below: UBSAN: Undefined behaviour in fs/buffer.c:1709:35 signed integer...

5.2CVSS6.5AI score0.00015EPSS
Exploits0References6
Veracode
Veracode
added 2024/05/23 6:13 a.m.6 views

SQL Injection

propel/propel1 is vulnerable to SQL Injection. The vulnerability is due to a lack of implicit integer cast of the limit input, which allows an attacker to execute malicious SQL...

7.8AI score
Exploits0
SUSE CVE
SUSE CVE
added 2023/02/15 3:37 a.m.2 views

SUSE CVE-2021-41202

TensorFlow is an open source platform for machine learning. In affected versions while calculating the size of the output within the tf.range kernel, there is a conditional statement of type int64 = condition ? int64 : double. Due to C++ implicit conversion rules, both branches of the condition...

5.5CVSS5.5AI score0.00037EPSS
Exploits0References3
OSV
OSV
added 2021/10/12 10:3 p.m.21 views

GHSA-89RJ-5GGJ-3P9P Reachable Assertion in OpenCV.

In OpenCV 3.3.1 corresponds with OpenCV-Python 3.3.1.11, an assertion failure happens in cv::RBaseStream::setPos in modules/imgcodecs/src/bitstrm.cpp because of an incorrect integer cast...

5.5CVSS5.6AI score0.00479EPSS
Exploits1References8
Github Security Blog
Github Security Blog
added 2021/10/12 10:3 p.m.24 views

Reachable Assertion in OpenCV.

In OpenCV 3.3.1 corresponds with OpenCV-Python 3.3.1.11, an assertion failure happens in cv::RBaseStream::setPos in modules/imgcodecs/src/bitstrm.cpp because of an incorrect integer cast...

5.5CVSS0.9AI score0.00479EPSS
Exploits1References8Affected Software2
OSV
OSV
added 2020/01/24 10:15 p.m.5 views

CVE-2014-9627

The MP4ReadBoxString function in modules/demux/mp4/libmp4.c in VideoLAN VLC media player before 2.1.6 performs an incorrect cast operation from a 64-bit integer to a 32-bit integer, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via a large bo...

7.8CVSS8.1AI score
Exploits0References6
CVE
CVE
added 2020/01/24 9:57 p.m.84 views

CVE-2014-9627

The CVE-2014-9627 issue affects VLC’s MP4 demuxer (modules/demux/mp4/libmp4.c): the MP4_ReadBox_String path casts a 64‑bit box length to 32‑bit, enabling a large box size that can lead to denial of service or potentially other impact. Affected product/version: VideoLAN VLC media player prior to 2...

7.8CVSS7.9AI score0.00338EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2020/01/24 9:57 p.m.25 views

CVE-2014-9627

The MP4ReadBoxString function in modules/demux/mp4/libmp4.c in VideoLAN VLC media player before 2.1.6 performs an incorrect cast operation from a 64-bit integer to a 32-bit integer, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via a large bo...

7.8CVSS7.5AI score0.00338EPSS
Exploits0
OPENSUSE Linux
OPENSUSE Linux
added 2018/05/28 12:7 p.m.215 views

Security update for opencv (important)

This update for opencv fixes the following issues: - CVE-2018-5268: Fixed a heap-based buffer overflow in incv::Jpeg2KDecoder::readComponent8u in modules/imgcodecs/src/grfmtjpeg2000.cppwhen parsing a crafted image file. boo1075017 - CVE-2017-17760: Fixed an buffer overflow in function...

6.8CVSS1AI score0.03513EPSS
Exploits3References5
Debian
Debian
added 2018/04/18 8:47 p.m.23 views

[SECURITY] [DLA 1354-1] opencv security update

Package : opencv Version : 2.3.1-11+deb7u4 CVE ID : CVE-2018-5268 CVE-2018-5269 Debian Bug : 886674 886675 Two vulnerabilities were found in OpenCV, the "Open Computer Vision Library". CVE-2018-5268 In OpenCV 3.3.1, a heap-based buffer overflow happens in cv::Jpeg2KDecoder::readComponent8u in...

5.5CVSS6.5AI score0.00479EPSS
Exploits2
RedhatCVE
RedhatCVE
added 2018/01/09 10:20 a.m.24 views

CVE-2018-5269

In OpenCV 3.3.1, an assertion failure happens in cv::RBaseStream::setPos in modules/imgcodecs/src/bitstrm.cpp because of an incorrect integer cast...

5.5CVSS0.8AI score0.00479EPSS
Exploits1References1
Veracode
Veracode
added 2018/01/09 6:15 a.m.20 views

Denial Of Service (DoS) Through Assertion Failure

OpenCV is vulnerable to denial of service DoS through assertion failures. The vulnerability exists due to an incorrect integer cast which causes an assertion failure in cv::RBaseStream::setPost...

5.5CVSS5.5AI score0.00479EPSS
Exploits1References5Affected Software1
Rows per page
Query Builder