Lucene search
+L

641152 matches found

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
Kitploit
Kitploit
added 2026/08/31 8:08 p.m.4 views

CVE-2025-50420

Poppler avant la version 25.07.0 contient une vulnérabilité dans la logique de traitement PDFDoc de son utilitaire pdfseparate : des dictionnaires "/Annots" modifiés qui se référencent eux-mêmes ou entre eux mènent à une récursion infinie dans "PDFDoc::markAnnotations -- PDFDoc::markPageObjects -...

6.5CVSS6.8AI score0.00304EPSS
SaveExploits1
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
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
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
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.5 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
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
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 Description Nous nous référons au concept de drago-96 et réécrivons ensuite un PoC basé sur les formats P12 et PEM. Vous pouvez l'utiliser pour vérifier les vulnérabilités CVE-2022-0778, c'est-à-dire un certificat SSL dangereux sans mot de passe privé, laissez-le vide. Si l'appareil...

7.5CVSS6.6AI score0.73188EPSS
SaveExploits2References2
NVD
NVD
added 2026/08/31 7:16 p.m.8 views

CVE-2026-14696

When Ethernet bridging is enabled CONFIGNETETHERNETBRIDGE, ethbridgeinputprocess in subsys/net/l2/ethernet/bridge/bridgeinput.c decides how each frame received on a bridge member interface is handled. For frames that must also be delivered to the local stack, the code called ethbridgehandlelocall...

6.5CVSS0.00199EPSS
SaveExploits0References2
Rows per page
Query Builder