Lucene search
+L

641448 matches found

RedHat Linux
RedHat Linux
added 2026/08/31 8:38 p.m.8 views

libreswan: badly formatted X.509 certificate can cause an assertion failure that crashes the daemon process

A flaw was found in Libreswan. An unauthenticated remote attacker can send a specially crafted X.509 certificate payload during an IKEv1 or IKEv2 exchange. This flaw occurs when Libreswan is operating in FIPS Federal Information Processing Standards mode and processing a certificate with an inval...

7.5CVSS5.9AI score0.00555EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/31 8:38 p.m.13 views

librenswan: IKEv2 Denial of Service via RSA-SHA1 (PKCS#1 RSASSA-PKCS1-v1_5) authentication payload

A flaw was found in Libreswan's implementation of IKEv2 authentication when processing signatures utilizing the RSASSA-PKCS1-v15 scheme. The RSAauthenticatehashsignaturepkcs115rsa function does not correctly validate the DER encoding of the ASN.1 digest. A remote, unauthenticated attacker could...

8.1CVSS5.8AI score0.00346EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/31 8:38 p.m.14 views

librenswan: IKEv2 Denial of Service via malformed fragmentation

A flaw was found in Libreswan's IKEv2 fragment reassembly mechanism. When a VPN gateway processes incoming split network packets fragments containing unexpected data, an off-by-one boundary validation error triggers an internal program safety check assertion failure. A remote, unauthenticated...

7.5CVSS5.8AI score0.00598EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/31 8:17 p.m.6 views

CVE-2026-14697

netipv6sendns in subsys/net/ip/ipv6nbr.c allocates a transmit netpkt for a Neighbor Solicitation. When it is called with a data packet pending on an unresolved neighbor and that neighbor's pendingqueue is already non-empty an NS is already outstanding, the function appends the data packet and...

6.5CVSS0.00175EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/31 8:07 p.m.6 views

CVE-2026-82623

A flaw was found in open62541. A remote attacker could exploit a use-after-free vulnerability in the UADataValuebackendcopyRange function within the History Backend component. This flaw could lead to a denial of service, making the affected system unavailable. Mitigation Update open62541 to versi...

7.5CVSS6.1AI score0.00405EPSS
SaveExploits0References9
Kitploit
Kitploit
added 2026/08/31 7:53 p.m.6 views

CVE-2026-59310

CVE-2026-59310 More root@kitploit: echo '1 2026-08-14T12:00:00.000Z ../../../../../../opt/vmware/share/htdocs/configurev2/cve59310chkee57b163c432 research - - - CVE-2026-59310-ee57b163c432'|nc syslogserver 514 root@kitploit: GET /configurev2/cve59310chkee57b163c432-syslog.log HTTP/1.1...

9.8CVSS7.4AI score0.45878EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/08/31 7:50 p.m.10 views

glib: buffer over-read in glib/gvariant-serialiser.c via gvs_tuple_is_normal()

A flaw was found in GLib. An off-by-one error can occur in the gvstupleisnormal function in the glib/gvariant-serialiser.c file when doing an alignment padding check because the bounds check uses instead of =, causing an out-of-bounds read of only 1 byte. This issue can cause a minor information...

8.2CVSS7.1AI score0.0046EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/31 7:50 p.m.17 views

glib: buffer over-read in glib/giochannel.c via "g_io_channel_read_line_backend"

A flaw was found in GLib. A buffer over-read can occur in giochannelreadlinebackend in the giochannel.c file when a custom line terminator with a length greater than one is set, causing memcmp to read past the GString buffer. This vulnerability can cause a minor information disclosure of 7 bytes ...

8.2CVSS5.9AI score0.0047EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/31 7:50 p.m.13 views

glib: out-of-bounds read in glib/gdatetime.c:g_date_time_get_ymd via invalid GDateTime

A flaw was found in GLib. An out-of-bounds read of only 2 bytes can occur in the gdatetimegetymd function in the glib/gdatetime.c file when an invalid GDateTime object produced by the gdatetimeaddfull function is processed. This flaw can corrupt the date output and potentially cause logic errors...

7.5CVSS5.8AI score0.00456EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/31 7:50 p.m.8 views

glib: buffer over-read in g_regex_replace() via glib/gregex.c:string_append() and g_utf8_next_char()

A flaw was found in GLib. A buffer over-read can occur in the gregexreplace function when used with the GREGEXRAW compile flag and case-change replacement escapes because the stringappend function processes matched substrings using UTF-8 functions that assume valid UTF-8 input, even when the stri...

8.2CVSS6AI score0.0046EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/31 7:50 p.m.11 views

glib: off-by-one error in glib/gkeyfile.c via "g_key_file_get_locale_string_list"

A flaw was found in GLib. An off-by-one error can occur in the gkeyfilegetlocalestringlist function in the gkeyfile.c file when loading a key file with an empty value. This flaw can cause an out-of-bounds access of 1 byte or a denial of service when the out-of-bounds access crosses a page boundar...

8.6CVSS5.8AI score0.00388EPSS
SaveExploits1References5
Mageia
Mageia
added 2026/08/31 7:40 p.m.7 views

Updated python-hpack packages fix a security vulnerability

An issue was found in the python-hyper/hpack library, most commonly used as a downstream dependency of the python-hyper/h2 library an HTTP/2 client and server implementation. Unbounded variable integer decoding can cause run-away computation on malformed input leading to On^2 runtime, effectively...

7AI score
SaveExploits0References2
OSV
OSV
added 2026/08/31 7:40 p.m.9 views

MGASA-2026-0349 Updated python-hpack packages fix a security vulnerability

An issue was found in the python-hyper/hpack library, most commonly used as a downstream dependency of the python-hyper/h2 library an HTTP/2 client and server implementation. Unbounded variable integer decoding can cause run-away computation on malformed input leading to On^2 runtime, effectively...

7.1AI score
SaveExploits0References3
Mageia
Mageia
added 2026/08/31 7:40 p.m.5 views

Updated clamav packages fix security vulnerabilities

An indexing error while converting GPT partition names that could read or write beyond a stack-allocated partition entry. CVE-2026-20345 An integer overflow in the PESpin unpacker that could allocate an undersized buffer and then write beyond it while rebuilding a PE file. CVE-2026-20339 An integ...

7.5CVSS6.1AI score0.00462EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/31 7:34 p.m.16 views

CVE-2026-14697

CVE-2026-14697 is a packet-leak denial-of-service in Zephyr RTOS . The function net_ipv6_send_ns() in subsys/net/ip/ipv6_nbr.c permanently leaks a transmit net_pkt when called with a data packet pending on an unresolved neighbor whose pending_queue is already non-empty: it appends the data packet...

6.5CVSS5.9AI score0.00175EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/31 7:34 p.m.6 views

EUVD-2026-68744

netipv6sendns in subsys/net/ip/ipv6nbr.c allocates a transmit netpkt for a Neighbor Solicitation. When it is called with a data packet pending on an unresolved neighbor and that neighbor's pendingqueue is already non-empty an NS is already outstanding, the function appends the data packet and...

6.5CVSS5.9AI score0.00175EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 7:34 p.m.7 views

CVE-2026-14697 IPv6 Neighbor Solicitation packet leak causes TX pool exhaustion denial of service

netipv6sendns in subsys/net/ip/ipv6nbr.c allocates a transmit netpkt for a Neighbor Solicitation. When it is called with a data packet pending on an unresolved neighbor and that neighbor's pendingqueue is already non-empty an NS is already outstanding, the function appends the data packet and...

6.5CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/31 7:34 p.m.32 views

CVE-2026-14697 IPv6 Neighbor Solicitation packet leak causes TX pool exhaustion denial of service

netipv6sendns in subsys/net/ip/ipv6nbr.c allocates a transmit netpkt for a Neighbor Solicitation. When it is called with a data packet pending on an unresolved neighbor and that neighbor's pendingqueue is already non-empty an NS is already outstanding, the function appends the data packet and...

6.5CVSS0.00175EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/31 7:26 p.m.6 views

CVE-2026-82797

A flaw was found in rlottie. This uncontrolled recursion vulnerability allows a local attacker to cause a denial of service DoS by providing specially crafted serialized data with nested payloads. Successful exploitation requires user interaction to process the malicious data. Mitigation Update...

5.5CVSS5.8AI score0.00103EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/31 7:18 p.m.6 views

CVE-2022-0778

CVE-2022-0778 描述 我们参考了 drago-96 的概念,然后基于 P12 和 PEM 格式重写了一个 PoC。您可以使用它来验证 CVE-2022-0778 漏洞,即一个危险的 SSL 证书(无需任何私钥密码,留空即可)。如果设备受到影响,可能导致进程 CPU 占用 100% 或重启。 致谢 https://github.com/drago-96/CVE-2022-0778 https://twitter.com/taviso https://github.com/wllm-rbnt/asn1template 发布日期 4/21/2022 作者 YU-HSIANG HUA...

7.5CVSS6.6AI score0.73188EPSS
SaveExploits2References2
Rows per page
Query Builder