Lucene search
+L

18353 matches found

AlmaLinux
AlmaLinux
added 2024/04/30 12:00 a.m.55 views

Moderate: libvirt security and bug fix update

The libvirt library contains a C API for managing and interacting with the virtualization capabilities of Linux and other operating systems. In addition, libvirt provides tools for remote management of virtualized systems. Security Fixes: libvirt: off-by-one error in udevListInterfacesByStatus...

6.2CVSS6.9AI score0.00398EPSS
SaveExploits0References6
Amazon
Amazon
added 2024/04/30 12:00 a.m.14 views

Important: glibc

Issue Overview: The iconv function in the GNU C Library versions 2.39 and older may overflow the output buffer passed to it by up to 4 bytes when converting strings to the ISO-2022-CN-EXT character set, which may be used to crash an application or overwrite a neighbouring variable. CVE-2024-2961...

7.3CVSS7.4AI score0.8833EPSS
SaveExploits18
Tenable Nessus
Tenable Nessus
added 2024/04/30 12:00 a.m.23 views

Nessus Network Monitor < 6.4.0 Multiple Vulnerabilities (TNS-2024-07)

According to its self-reported version, the Nessus Network Monitor running on the remote host is prior to 6.4.0. It is, therefore, affected by multiple vulnerabilities as referenced in the TNS-2024-07 advisory. - Nessus Network Monitor leverages third-party software to help provide underlying...

6.5CVSS6.6AI score0.01685EPSS
SaveExploits2References6
AlmaLinux
AlmaLinux
added 2024/04/30 12:00 a.m.44 views

Moderate: libsndfile security update

libsndfile is a C library for reading and writing files containing sampled sound, such as AIFF, AU, or WAV. Security Fixes: libsndfile: integer overflow in src/mat4.c and src/au.c leads to DoS CVE-2022-33065 For more details about the security issues, including the impact, a CVSS score,...

7.8CVSS7AI score0.00364EPSS
SaveExploits1References4
Tenable Product Security Advisories
Tenable Product Security Advisories
added 2024/04/29 3:40 p.m.34 views

[R1] Nessus Network Monitor 6.4.0 Fixes Multiple Vulnerabilities

R1 Nessus Network Monitor 6.4.0 Fixes Multiple Vulnerabilities Arnie Cabral Mon, 04/29/2024 - 11:40 Nessus Network Monitor leverages third-party software to help provide underlying functionality. Several of the third-party components hyperscan, curl and c-ares were found to contain vulnerabilitie...

7.6AI score
SaveExploits0
Ubuntu
Ubuntu
added 2024/04/29 11:27 a.m.93 views

USN-6737-2: GNU C Library vulnerability

USN-6737-1 fixed a vulnerability in the GNU C Library. This update provides the corresponding update for Ubuntu 24.04 LTS. Original advisory details: Charles Fol discovered that the GNU C Library iconv feature incorrectly handled certain input sequences. An attacker could use this issue to cause...

7.3CVSS7.8AI score0.8833EPSS
SaveExploits18
OSV
OSV
added 2024/04/29 11:27 a.m.9 views

USN-6737-2 glibc vulnerability

USN-6737-1 fixed a vulnerability in the GNU C Library. This update provides the corresponding update for Ubuntu 24.04 LTS. Original advisory details: Charles Fol discovered that the GNU C Library iconv feature incorrectly handled certain input sequences. An attacker could use this issue to cause...

7.3CVSS6.9AI score0.8833EPSS
SaveExploits18References2
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:00 a.m.25 views

Fedora 40 : c-ares (2024-9963d77dcb)

The remote Fedora 40 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-9963d77dcb advisory. 1.28.1 fixes a significant bug in 1.28.0. ---- Update to 1.28.0. Also fixes CVE-2024-25629. Tenable has extracted the preceding description block directly fr...

5.5CVSS6.9AI score0.00352EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:00 a.m.36 views

Amazon Linux 2023 : gnutls, gnutls-c++, gnutls-dane (ALAS2023-2024-591)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2024-591 advisory. A flaw was found in GnuTLS. The Minerva attack is a cryptographic vulnerability that exploits deterministic behavior in systems like GnuTLS, leading to side-channel leaks. In specific scenarios...

5.3CVSS6.2AI score0.00724EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:00 a.m.28 views

Fedora 40 : rust-asyncgit / rust-bat / rust-cargo-c / rust-eza / etc (2024-53685bdcb6)

The remote Fedora 40 host has packages installed that are affected by multiple vulnerabilities as referenced in the FEDORA-2024-53685bdcb6 advisory. - Update the git2 crate to version 0.18.2. - Update the libgit2-sys crate to version 0.16.2. Version 0.16.2 of the libgit2-sys crate includes an...

9.8CVSS7.8AI score0.01546EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:00 a.m.31 views

Ubuntu 24.04 LTS. : GNU C Library vulnerability (USN-6737-2)

The remote Ubuntu 24.04 LTS. host has packages installed that are affected by a vulnerability as referenced in the USN-6737-2 advisory. USN-6737-1 fixed a vulnerability in the GNU C Library. This update provides the corresponding update for Ubuntu 24.04 LTS. Tenable has extracted the preceding...

7.3CVSS7.4AI score0.8833EPSS
SaveExploits18References2
Vulnrichment
Vulnrichment
added 2024/04/26 8:31 p.m.25 views

CVE-2024-32878 Use of Uninitialized Variable Vulnerability in llama.cpp

Llama.cpp is LLM inference in C/C++. There is a use of uninitialized heap variable vulnerability in ggufinitfromfile, the code will free this uninitialized variable later. In a simple POC, it will directly cause a crash. If the file is carefully constructed, it may be possible to control this...

7.1CVSS8AI score0.00696EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/04/26 8:31 p.m.41 views

CVE-2024-32878 Use of Uninitialized Variable Vulnerability in llama.cpp

Llama.cpp is LLM inference in C/C++. There is a use of uninitialized heap variable vulnerability in ggufinitfromfile, the code will free this uninitialized variable later. In a simple POC, it will directly cause a crash. If the file is carefully constructed, it may be possible to control this...

7.1CVSS7.6AI score0.00696EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/04/26 12:00 a.m.13 views

Mageia: Security Advisory (MGASA-2024-0145)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References4
OSV
OSV
added 2024/04/25 4:00 p.m.22 views

MGASA-2024-0147 Updated glibc packages fix security vulnerability

The iconv function in the GNU C Library versions 2.39 and older may overflow the output buffer passed to it by up to 4 bytes when converting strings to the ISO-2022-CN-EXT character set, which may be used to crash an application or overwrite a neighbouring variable. CVE-2024-2961...

7.3CVSS7AI score0.8833EPSS
SaveExploits18References3
OSV
OSV
added 2024/04/25 4:00 p.m.8 views

MGASA-2024-0145 Updated editorconfig-core-c packages fix security vulnerability

pointer overflow in STRINGCAT and a few more stack buffer overflows...

7.6AI score
SaveExploits0References3
Mageia
Mageia
added 2024/04/25 4:00 p.m.97 views

Updated glibc packages fix security vulnerability

The iconv function in the GNU C Library versions 2.39 and older may overflow the output buffer passed to it by up to 4 bytes when converting strings to the ISO-2022-CN-EXT character set, which may be used to crash an application or overwrite a neighbouring variable. CVE-2024-2961...

7.3CVSS7AI score0.8833EPSS
SaveExploits18References2
Mageia
Mageia
added 2024/04/25 4:00 p.m.27 views

Updated editorconfig-core-c packages fix security vulnerability

pointer overflow in STRINGCAT and a few more stack buffer overflows...

7.8AI score
SaveExploits0References2
Fedora
Fedora
added 2024/04/25 1:37 a.m.26 views

[SECURITY] Fedora 38 Update: libfilezilla-0.47.0-1.fc38

libfilezilla is a small and modern C++ library, offering some basic functionality to build high-performing, platform-independent programs...

5.9CVSS6.6AI score0.05773EPSS
SaveExploits0
Redos
Redos
added 2024/04/25 12:00 a.m.29 views

ROS-20240425-07

A vulnerability in the Git distributed version control system is related to the ability to create the folder "C:.git." Exploitation of the vulnerability could allow an attacker to run arbitrary commands...

3.3CVSS7.5AI score0.02242EPSS
SaveExploits3
Rows per page
Query Builder