Lucene search
+L

46 matches found

BDU FSTEC
BDU FSTEC
added 2023/11/18 12:00 a.m.16 views

The vulnerability of the __flush() function in the libc library of the FreeBSD operating system allows a hacker to execute arbitrary code.

The vulnerability of the flush function in the libc library of the FreeBSD operating system is related to writing data beyond the buffer in memory. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code...

10CVSS8.3AI score0.01073EPSS
SaveExploits0References2Affected Software1
OpenVAS
OpenVAS
added 2023/11/05 12:00 a.m.26 views

Fedora: Security Advisory for libcxx (FEDORA-2023-67f0f8d186)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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...

5.5CVSS5.5AI score0.00215EPSS
SaveExploits0References2
Fedora
Fedora
added 2023/11/03 6:54 p.m.28 views

[SECURITY] Fedora 39 Update: libcxx-17.0.2-1.fc39

libc++ is a new implementation of the C++ standard library, targeting C++11...

5.5CVSS7.2AI score0.00215EPSS
SaveExploits0
CNNVD
CNNVD
added 2023/06/25 12:00 a.m.10 views

GNU C Library 安全漏洞

Gnu glibc is a core component of the Linux system used to implement the C standard library, providing underlying API support for applications, following the POSIX and ISO C standards. A denial of service vulnerability exists in Gnu glibc, which stems from an endpattern in the GNU C library that...

5.5CVSS6.5AI score0.00317EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/09/22 12:00 a.m.11 views

uClibc 和 uClibc-ng 缓冲区错误漏洞

uClibc-ng is an application. Small C library for Linux. uClibc is a small C standard library for embedded Linux systems. A buffer error vulnerability exists in uClibc version 0.9.33.2 and uClibc-ng version 1.0.40, which stems from a thread misallocation that could lead to memory corruption...

9.8CVSS7.8AI score0.01239EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2022/01/27 9:15 p.m.10 views

CVE-2021-46543

Cesanta MJS v2.20.0 was discovered to contain a SEGV vulnerability via /lib/x8664-linux-gnu/libc.so.6+0x18e810. This vulnerability can lead to a Denial of Service DoS...

5.5CVSS5.9AI score0.00614EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2021/06/17 12:00 a.m.39 views

Fedora: Security Advisory for musl (FEDORA-2021-4892dbbf76)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH 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-or-later This program is free software; you can...

5.5CVSS6AI score0.00652EPSS
SaveExploits0References2
Fedora
Fedora
added 2021/06/08 1:07 a.m.42 views

[SECURITY] Fedora 33 Update: musl-1.2.2-1.fc33

musl is a C standard library to power a new generation of Linux-based devices. It is lightweight, fast, simple, free, and strives to be correct in the sense of standards conformance and safety...

5.5CVSS1.5AI score0.00652EPSS
SaveExploits0
ThreatPost
ThreatPost
added 2021/04/30 11:49 a.m.113 views

Microsoft Warns of 25 Critical Vulnerabilities in IoT, Industrial Devices

Security researchers at Microsoft are warning the industry about 25 as-yet undocumented critical memory-allocation vulnerabilities across a number of vendors’ IoT and industrial devices that threat actors could exploit to execute malicious code across a network or cause an entire system to crash...

0.5AI score0.01326EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2019/03/25 12:00 a.m.44 views

Debian DLA-1725-1 : rsync security update

Trail of Bits used the automated vulnerability discovery tools developed for the DARPA Cyber Grand Challenge to audit zlib. As rsync, a fast, versatile, remote and local file-copying tool, uses an embedded copy of zlib, those issues are also present in rsync. CVE-2016-9840 In order to avoid...

9.8CVSS7.5AI score0.0755EPSS
SaveExploits0References7
Fedora
Fedora
added 2018/04/29 9:23 p.m.14 views

[SECURITY] Fedora 26 Update: boost-1.63.0-12.fc26

Boost provides free peer-reviewed portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library, in the hopes of establishing "existing practice" for extensions and providing reference implementations so that the Boost libraries are suitable for eventua...

1.5AI score
SaveExploits0
OSV
OSV
added 2017/10/23 1:29 a.m.9 views

CVE-2017-7086

An issue was discovered in certain Apple products. iOS before 11 is affected. macOS before 10.13 is affected. tvOS before 11 is affected. watchOS before 4 is affected. The issue involves the "libc" component. It allows remote attackers to cause a denial of service resource consumption via a craft...

7.5CVSS5.8AI score0.02239EPSS
SaveExploits0References6
Broadcom
Broadcom
added 2017/06/23 12:00 a.m.24 views

BSA-2017-335

Security Advisory ID : BSA-2017-335 Component : zlib Revision : 2.0: Interim The C standard says that bit shifts of negative integers is undefined. This casts to unsigned values to assure a known result. Affected Products Product| Current Assessment ---|--- Brocade Virtual Web Application Firewal...

8.8CVSS8.9AI score0.05204EPSS
SaveExploits0
Broadcom
Broadcom
added 2017/06/23 12:00 a.m.24 views

BSA-2017-334

Security Advisory ID : BSA-2017-334 Component : zlib Revision : 2.0: Interim An oldinffast.coptimization turns out to not be optimal anymore with modern compilers, and furthermore was not compliant withtheCstandard, for which decrementing a pointer before its allocated memory is undefined. Affect...

9.8CVSS8.9AI score0.0755EPSS
SaveExploits0
Broadcom
Broadcom
added 2017/06/23 12:00 a.m.19 views

BSA-2017-336

Security Advisory ID : BSA-2017-336 Component : zlib Revision : 2.0: Interim There was a small optimization for PowerPCs to pre-increment a pointer when accessing a word, instead of post-incrementing. This required prefacing the loop with a decrement of the pointer, possibly pointing before the...

9.8CVSS8.9AI score0.05766EPSS
SaveExploits0
Cent OS
Cent OS
added 2015/03/17 1:28 p.m.91 views

glibc, nscd security update

CentOS Errata and Security Advisory CESA-2015:0327 Updated glibc packages that fix two security issues and several bugs are now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having Moderate security impact. Common Vulnerability Scoring System CVSS bas...

5CVSS6.9AI score0.06564EPSS
SaveExploits2References7
RedHat Linux
RedHat Linux
added 2015/03/05 7:10 a.m.50 views

Moderate: Red Hat Security Advisory: glibc security and bug fix update

Updated glibc packages that fix two security issues and several bugs are now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having Moderate security impact. Common Vulnerability Scoring System CVSS base scores, which give detailed severity ratings, are...

5CVSS6.9AI score0.06564EPSS
SaveExploits2References7
Fedora
Fedora
added 2013/02/23 12:58 a.m.38 views

[SECURITY] Fedora 18 Update: boost-1.50.0-5.fc18

Boost provides free peer-reviewed portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library, in the hopes of establishing "existing practice" for extensions and providing reference implementations so that the Boost libraries are suitable for eventua...

5CVSS6.6AI score0.0287EPSS
SaveExploits0
Fedora
Fedora
added 2013/02/23 12:53 a.m.41 views

[SECURITY] Fedora 17 Update: boost-1.48.0-14.fc17

Boost provides free peer-reviewed portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library, in the hopes of establishing "existing practice" for extensions and providing reference implementations so that the Boost libraries are suitable for eventua...

5CVSS6.5AI score0.0287EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2012/08/30 12:00 a.m.31 views

Fedora Update for boost FEDORA-2012-9818

Check for the Version of boost OpenVAS Vulnerability Test Fedora Update for boost FEDORA-2012-9818 Authors: System Generated Check Copyright: Copyright c 2012 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under the terms ...

5CVSS6.9AI score0.03889EPSS
SaveExploits1References2
Rows per page
Query Builder