Lucene search
+L

2040 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:30 a.m.7 views

SUSE CVE-2018-6485

An integer overflow in the implementation of the posixmemalign in memalign functions in the GNU C Library aka glibc or libc6 2.26 and earlier could cause these functions to return a pointer to a heap area that is too small, potentially leading to heap corruption...

5.6CVSS9.6AI score0.04689EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2023/02/15 4:27 a.m.8 views

SUSE CVE-2018-11236

stdlib/canonicalize.c in the GNU C Library aka glibc or libc6 2.27 and earlier, when processing very long pathname arguments to the realpath function, could encounter an integer overflow on 32-bit architectures, leading to a stack-based buffer overflow and, potentially, arbitrary code execution...

7.8CVSS10AI score0.07307EPSS
SaveExploits0References53
SUSE CVE
SUSE CVE
added 2023/02/15 4:27 a.m.5 views

SUSE CVE-2018-11237

An AVX-512-optimized implementation of the mempcpy function in the GNU C Library aka glibc or libc6 2.27 and earlier may write data beyond the target buffer, leading to a buffer overflow in mempcpyavx512novzeroupper...

5.6CVSS9.8AI score0.00858EPSS
SaveExploits3References50
SUSE CVE
SUSE CVE
added 2023/02/15 4:20 a.m.10 views

SUSE CVE-2018-20796

In the GNU C Library aka glibc or libc6 through 2.29, checkdstlimitscalcpos1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '\227|\1\1|t1|\\2537+' in grep...

7.5CVSS7.9AI score0.05757EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:16 a.m.7 views

SUSE CVE-2019-7309

In the GNU C Library aka glibc or libc6 through 2.29, the memcmp function for the x32 architecture can incorrectly return zero indicating that the inputs are equal because the RDX most significant bit is mishandled...

5.5CVSS9.6AI score0.00607EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:14 a.m.10 views

SUSE CVE-2019-9169

In the GNU C Library aka glibc or libc6 through 2.29, proceednextnode in posix/regexec.c has a heap-based buffer over-read via an attempted case-insensitive regular-expression match...

5.1CVSS8AI score0.04731EPSS
SaveExploits1References32
SUSE CVE
SUSE CVE
added 2023/02/15 4:14 a.m.9 views

SUSE CVE-2019-9192

In the GNU C Library aka glibc or libc6 through 2.29, checkdstlimitscalcpos1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '|\1\1' in grep, a different issue than CVE-2018-20796. NOTE: the software maintainer disputes that this is a vulnerability because the behavior occurs...

7.5CVSS7.8AI score0.02427EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:9 a.m.6 views

SUSE CVE-2019-14271

In Docker 19.03.x before 19.03.1 linked against the GNU C Library aka glibc, code injection can occur when the nsswitch facility dynamically loads a library inside a chroot that contains the contents of the container...

8.3CVSS7.5AI score0.18828EPSS
SaveExploits3References9
SUSE CVE
SUSE CVE
added 2023/02/15 4:5 a.m.8 views

SUSE CVE-2019-25013

The iconv feature in the GNU C Library aka glibc or libc6 through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read...

5.3CVSS9.8AI score0.03522EPSS
SaveExploits0References125
SUSE CVE
SUSE CVE
added 2023/02/15 4:4 a.m.8 views

SUSE CVE-2019-1010022

GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass stack guard protection. The component is: nptl. The attack vector is: Exploit stack buffer overflow vulnerability and use this bypass vulnerability to bypass stack guard. NOTE: Upstream comments indicate "this ...

9.8CVSS9.8AI score0.03223EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.8 views

SUSE CVE-2020-27618

The iconv function in the GNU C Library aka glibc or libc6 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infinite loop in applications, resulting in a deni...

3.3CVSS9.4AI score0.00887EPSS
SaveExploits1References125
SUSE CVE
SUSE CVE
added 2023/02/15 3:51 a.m.8 views

SUSE CVE-2020-29562

The iconv function in the GNU C Library aka glibc or libc6 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service...

6.5CVSS9.5AI score0.01512EPSS
SaveExploits1References125
SUSE CVE
SUSE CVE
added 2023/02/15 3:49 a.m.6 views

SUSE CVE-2021-3326

The iconv function in the GNU C Library aka glibc or libc6 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service...

6.2CVSS9.6AI score0.03093EPSS
SaveExploits0References126
SUSE CVE
SUSE CVE
added 2023/02/15 3:44 a.m.7 views

SUSE CVE-2021-27645

The nameserver caching daemon nscd in the GNU C Library aka glibc or libc6 2.29 through 2.33, when processing a request for netgroup lookup, may crash due to a double-free, potentially resulting in degraded service or Denial of Service on the local system. This is related to netgroupcache.c...

2.5CVSS7.7AI score0.00374EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:40 a.m.5 views

SUSE CVE-2021-33574

The mqnotify function in the GNU C Library aka glibc versions 2.32 and 2.33 has a use-after-free. It may use the notification thread attributes object passed through its struct sigevent parameter after it has been freed by the caller, leading to a denial of service application crash or possibly...

5.9CVSS7.4AI score0.02874EPSS
SaveExploits1References97
SUSE CVE
SUSE CVE
added 2023/02/15 3:39 a.m.8 views

SUSE CVE-2021-35942

The wordexp function in the GNU C Library aka glibc through 2.33 may crash or read arbitrary memory in parseparam in posix/wordexp.c when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but...

5.1CVSS7.7AI score0.02678EPSS
SaveExploits0References95
SUSE CVE
SUSE CVE
added 2023/02/15 3:28 a.m.6 views

SUSE CVE-2022-23219

The deprecated compatibility function clntcreate in the sunrpc module of the GNU C Library aka glibc through 2.34 copies its hostname argument on the stack without validating its length, which may result in a buffer overflow, potentially resulting in a denial of service or if an application is no...

5.3CVSS8.5AI score0.04211EPSS
SaveExploits1References75
SUSE CVE
SUSE CVE
added 2023/02/15 3:21 a.m.7 views

SUSE CVE-2023-0687

A vulnerability was found in GNU C Library 2.38. It has been declared as critical. This vulnerability affects the function monstartup of the file gmon.c of the component Call Graph Monitor. The manipulation leads to buffer overflow. It is recommended to apply a patch to fix this issue. VDB-220246...

5AI score0.01103EPSS
SaveExploits0References104
SUSE CVE
SUSE CVE
added 2023/02/15 3:21 a.m.7 views

SUSE CVE-2023-25139

sprintf in the GNU C Library glibc 2.37 has a buffer overflow out-of-bounds write in some situations with a correct buffer size. This is unrelated to CWE-676. It may write beyond the bounds of the destination buffer when attempting to write a padded, thousands-separated string representation of a...

7.5CVSS9.6AI score0.01423EPSS
SaveExploits1References3
BDU FSTEC
BDU FSTEC
added 2023/02/15 12:0 a.m.12 views

The vulnerability in the __monstartup function of the gmon.c file in the system calls and main functions of the GNU C library (glibc) allows a malicious actor to access confidential data.

The vulnerability of the monstartup function in the gmon.c file of the system calls and GNU C glibc libraries arises due to a buffer overflow issue. Exploiting this vulnerability can allow an attacker, operating remotely, to gain access to confidential data...

4.6CVSS6.1AI score0.01103EPSS
SaveExploits0References8Affected Software3
Rows per page
Query Builder