Lucene search
+L

13644 matches found

CNNVD
CNNVD
added 2026/01/10 12:00 a.m.8 views

HarfBuzz 安全漏洞

HarfBuzz is HarfBuzz open source a text engine for OpenType fonts. HarfBuzz version before 12.3.0 has a security vulnerability , the vulnerability stems from the SubtableUnicodesCache::create function does not check the hbmalloc return value , which may lead to null pointer dereferencing and...

5.3CVSS6.4AI score0.00392EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/01/09 7:53 p.m.6 views

EUVD-2026-1690

mnl has segmentation fault and invalid memory read in mnl::cbrun...

6.4AI score
SaveExploits0References3
OSV
OSV
added 2026/01/09 7:53 p.m.6 views

GHSA-585Q-CM62-757J mnl has segmentation fault and invalid memory read in `mnl::cb_run`

The function mnl::cbrun is marked as safe but exhibits unsound behavior when processing malformed Netlink message buffers. Passing a crafted byte slice to mnl::cbrun can trigger memory violations. The function does not sufficiently validate the input buffer structure before processing, leading to...

5.1CVSS6.8AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/01/09 7:53 p.m.14 views

mnl has segmentation fault and invalid memory read in `mnl::cb_run`

The function mnl::cbrun is marked as safe but exhibits unsound behavior when processing malformed Netlink message buffers. Passing a crafted byte slice to mnl::cbrun can trigger memory violations. The function does not sufficiently validate the input buffer structure before processing, leading to...

7AI score
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/09 12:41 p.m.15 views

CVE-2023-25185

An issue was discovered on NOKIA Airscale ASIKA Single RAN devices before 21B. A mobile network solution internal fault was found in Nokia Single RAN software releases. Certain software processes in the BTS internal software design have unnecessarily high privileges to BTS embedded operating syst...

7.8CVSS6.9AI score0.00143EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 12:38 p.m.14 views

CVE-2023-29996

In NanoMQ v0.15.0-0, segment fault with Null Pointer Dereference occurs in the process of decoding subinfodecode and unsubinfodecode...

7.5CVSS6.9AI score0.00845EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 12:26 p.m.11 views

CVE-2018-12916

In libpbc.a in PBC through 2017-03-02, there is a Segmentation fault in pbcPmessagedefault in proto.c...

9.8CVSS6.9AI score0.01466EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 12:16 p.m.16 views

CVE-2018-1000661

jsish version 2.4.67 contains a CWE-476: NULL Pointer Dereference vulnerability in JsiLogMsg jsiUtils.c:196 that can result in Crash due to segmentation fault. This attack appear to be exploitable via the victim executing specially crafted javascript code. This vulnerability appears to have been...

6.5CVSS6.9AI score0.00856EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 12:01 p.m.13 views

CVE-2018-19888

An invalid memory address dereference was discovered in the huffcode function libfaac/huff2.c in Freeware Advanced Audio Coder FAAC 1.29.9.2. The vulnerability causes a segmentation fault and application crash, which leads to denial of service in the HCBESC case...

5.5CVSS6.7AI score0.00867EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 11:59 a.m.13 views

CVE-2018-19889

An invalid memory address dereference was discovered in the huffcode function libfaac/huff2.c in Freeware Advanced Audio Coder FAAC 1.29.9.2. The vulnerability causes a segmentation fault and application crash, which leads to denial of service in the book 6 case...

5.5CVSS6.7AI score0.00872EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 11:58 a.m.10 views

CVE-2018-19887

An invalid memory address dereference was discovered in the huffcode function libfaac/huff2.c in Freeware Advanced Audio Coder FAAC 1.29.9.2. The vulnerability causes a segmentation fault and application crash, which leads to denial of service in the book 4 case...

5.5CVSS6.7AI score0.00872EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 11:53 a.m.16 views

CVE-2009-4329

Unspecified vulnerability in the Engine Utilities component in IBM DB2 9.5 before FP5 allows remote authenticated users to cause a denial of service segmentation fault by modifying the db2ra data stream sent in a request from the Load Utility...

4CVSS6.2AI score0.02074EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:57 a.m.11 views

CVE-2025-40930

JSON::SIMD before version 1.07 and earlier for Perl has an integer buffer overflow causing a segfault when parsing crafted JSON, enabling denial-of-service attacks or other unspecified impact...

7.5CVSS7.3AI score0.00675EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:57 a.m.8 views

CVE-2022-38497

LIEF commit 365a16a was discovered to contain a segmentation violation via the component CoreFile.tcc:69...

5.5CVSS7.2AI score0.00289EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:57 a.m.14 views

CVE-2022-38152

An issue was discovered in wolfSSL before 5.5.0. When a TLS 1.3 client connects to a wolfSSL server and SSLclear is called on its session, the server crashes with a segmentation fault. This occurs in the second session, which is created through TLS session resumption and reuses the initial struct...

7.5CVSS6.7AI score0.02227EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:52 a.m.12 views

CVE-2022-42324

Oxenstored 32-31 bit integer truncation issues Integers in Ocaml are 63 or 31 bits of signed precision. The Ocaml Xenbus library takes a C uint32t out of the ring and casts it directly to an Ocaml integer. In 64-bit Ocaml builds this is fine, but in 32-bit builds, it truncates off the most...

5.5CVSS6.7AI score0.00282EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:49 a.m.15 views

CVE-2022-37770

libjpeg commit 281daa9 was discovered to contain a segmentation fault via LineMerger::GetNextLowpassLine at linemerger.cpp. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted file...

6.5CVSS7AI score0.00709EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:49 a.m.10 views

CVE-2022-37769

libjpeg commit 281daa9 was discovered to contain a segmentation fault via HuffmanDecoder::Get at huffmandecoder.hpp. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted file...

6.5CVSS7AI score0.00709EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:40 a.m.12 views

CVE-2022-35000

JPEGDEC commit be4843c was discovered to contain a segmentation fault via fseek at /libio/fseek.c...

5.5CVSS7.3AI score0.003EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:32 a.m.14 views

CVE-2017-18243

The unpackparseunit function in libavcodec/diracparser.c in Libav 12.2 allows remote attackers to cause a denial of service segmentation fault via a crafted file...

6.5CVSS6.8AI score0.01014EPSS
SaveExploits0References1
Rows per page
Query Builder