Lucene search
K

26 matches found

SUSE CVE
SUSE CVE
added 2026/05/24 12:56 a.m.18 views

SUSE CVE-2025-39703

In the Linux kernel, the following vulnerability has been resolved: net, hsr: reject HSR frame if skb can't hold tag Receiving HSR frame with insufficient space to hold HSR tag in the skb can result in a crash kernel BUG: 45.390915 skbuff: skbunderpanic: text:ffffffff86f32cac len:26 put:14...

5.5CVSS6.2AI score0.00025EPSS
Exploits0References26
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.1 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006730)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006730 advisory. In the Linux kernel, the following vulnerability has been resolved: net, hsr: reject HSR frame if skb can't hold tag Receiving HSR frame with insufficient space to...

5.5CVSS5.7AI score0.00025EPSS
Exploits0References4
EUVD
EUVD
added 2026/03/06 6:31 p.m.3 views

EUVD-2025-208343

Binutils objdump contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF debug information. A logic error in the handling of DWARF compilation units can result in an invalid offsetsize value being used inside bytegetlittleendian, leading to an abort SIGABR...

5.8AI score0.00007EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2026/02/24 12:0 a.m.1 views

Unity Linux 20.1060e / 20.1070e Security Update: wireshark (UTSA-2026-005360)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005360 advisory. In Wireshark 3.0.0 to 3.0.2, 2.6.0 to 2.6.9, and 2.4.0 to 2.4.15, the ASN.1 BER dissector and related dissectors could crash. This was addressed in epan/asn1.c by...

7.5CVSS5.8AI score0.07734EPSS
Exploits1References4
Cvelist
Cvelist
added 2026/02/18 9:54 p.m.18 views

CVE-2019-25326 ipPulse 1.92 - 'Enter Key' Denial of Service

ipPulse 1.92 contains a denial of service vulnerability that allows local attackers to crash the application by providing an oversized input in the Enter Key field. Attackers can generate a 256-byte buffer of repeated 'A' characters to trigger an application crash when pasting the malicious conte...

6.2CVSS0.00017EPSS
Exploits1References3
NVD
NVD
added 2026/02/12 11:16 p.m.2 views

CVE-2019-25328

XnConvert 1.82 contains a denial of service vulnerability in its registration code input field that allows attackers to crash the application. Attackers can generate a 9000-byte buffer of repeated characters and paste it into the registration code field to trigger an application crash...

7.5CVSS0.00041EPSS
Exploits0References4
EUVD
EUVD
added 2026/02/05 4:13 p.m.6 views

EUVD-2020-31030

Everest, later referred to as AIDA64, 5.50.2100 contains a denial of service vulnerability that allows local attackers to crash the application by manipulating file open functionality. Attackers can generate a 450-byte buffer of repeated characters and paste it into the file open dialog to trigge...

5.5CVSS5.5AI score0.00006EPSS
Exploits1References3
GithubExploit
GithubExploit
added 2025/11/20 3:53 p.m.180 views

Exploit for Improper Handling of Length Parameter Inconsistency in Nvidia Cuda_Toolkit

CVE-2025-23247 Epic Collab with @reubensammut : as alaways :...

7.8CVSS6.9AI score0.00072EPSS
Exploits1
Vulnrichment
Vulnrichment
added 2025/05/02 9:52 p.m.9 views

CVE-2022-21546 scsi: target: Fix WRITE_SAME No Data Buffer crash

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix WRITESAME No Data Buffer crash In newer version of the SBC specs, we have a NDOB bit that indicates there is no data buffer that gets written out. If this bit is set using commands like "sgwritesame --ndob" we...

7.4AI score0.00068EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.21 views

Linux Distros Unpatched Vulnerability : CVE-2024-7264

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libcurl's ASN1 parser code has the GTime2str function, used for parsing an ASN.1 Generalized Time field. If given an syntactically incorrect field, the parser...

6.5CVSS7.1AI score0.00796EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2022-49006

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tracing: Free buffers when a used dynamic event is removed After 65536 dynamic events have been added and removed, the type field of the event then uses the fir...

7.8CVSS6.7AI score0.0002EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/02/02 12:0 a.m.3 views

PT-2025-5595

Name of the Vulnerable Software and Affected Versions rust-openssl versions prior to 0.10.70 Description The issue arises when ssl::select next proto returns a slice pointing into the server argument's buffer but with a lifetime bound to the client argument. If the server buffer's lifetime is...

9.1CVSS5.8AI score0.00236EPSS
Exploits1References70
SUSE CVE
SUSE CVE
added 2024/10/09 2:48 a.m.1 views

SUSE CVE-2024-47814

Vim is an open source, command line text editor. A use-after-free was found in Vim 9.1.0764. When closing a buffer visible in a window a BufWinLeave auto command can cause an use-after-free if this auto command happens to re-open the same buffer in a new split window. Impact is low since the user...

3.9CVSS7.1AI score0.00069EPSS
Exploits0References7
OSV
OSV
added 2024/10/07 10:15 p.m.1 views

AZL-50176 CVE-2024-47814 affecting package vim for versions less than 9.1.0791-1

Vim is an open source, command line text editor. A use-after-free was found in Vim 9.1.0764. When closing a buffer visible in a window a BufWinLeave auto command can cause an use-after-free if this auto command happens to re-open the same buffer in a new split window. Impact is low since the user...

4.7CVSS6.7AI score0.00069EPSS
Exploits0References1
OSV
OSV
added 2024/10/07 10:15 p.m.3 views

AZL-50138 CVE-2024-47814 affecting package vim for versions less than 9.1.0791-1

Vim is an open source, command line text editor. A use-after-free was found in Vim 9.1.0764. When closing a buffer visible in a window a BufWinLeave auto command can cause an use-after-free if this auto command happens to re-open the same buffer in a new split window. Impact is low since the user...

4.7CVSS6.7AI score0.00069EPSS
Exploits0References1
OSV
OSV
added 2024/08/16 2:15 a.m.1 views

ALPINE-CVE-2024-43374

The UNIX editor Vim prior to version 9.1.0678 has a use-after-free error in argument list handling. When adding a new file to the argument list, this triggers Buf autocommands. If in such an autocommand the buffer that was just opened is closed including the window where it is shown, this causes...

4.7CVSS7.5AI score0.00095EPSS
Exploits0References1
OSV
OSV
added 2024/08/16 2:15 a.m.0 views

UBUNTU-CVE-2024-43374

The UNIX editor Vim prior to version 9.1.0678 has a use-after-free error in argument list handling. When adding a new file to the argument list, this triggers Buf autocommands. If in such an autocommand the buffer that was just opened is closed including the window where it is shown, this causes...

4.7CVSS6.5AI score0.00095EPSS
Exploits0References5
OSV
OSV
added 2024/08/01 10:15 p.m.1 views

AZL-47391 CVE-2024-41965 affecting package vim for versions less than 9.0.2190-4

Vim is an open source command line text editor. double-free in dialogchanged in Vim v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the buffer did not have a nam...

4.2CVSS6.8AI score0.00093EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/03/01 4:33 p.m.8 views

CVE-2023-52558 OpenBSD 7.4 and 7.3 m_split() network buffer kernel crash

In OpenBSD 7.4 before errata 002 and OpenBSD 7.3 before errata 019, a network buffer that had to be split at certain length that could crash the kernel after receiving specially crafted escape sequences...

6.9AI score0.00072EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:12 a.m.2 views

SUSE CVE-2019-11373

An out-of-bounds read in FileAnalyze::GetL8 in FileAnalyzeBuffer.cpp in MediaInfoLib in MediaArea MediaInfo 18.12 leads to a crash...

6.5CVSS6.3AI score0.02723EPSS
Exploits1References6
Rows per page
Query Builder