Lucene search
+L

1107 matches found

OSV
OSV
added 2026/05/15 2:2 p.m.13 views

OESA-2026-2332 gnutls security update

GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them. It provides a simple C language application programming interface API to access the secure communications protocols as well as APIs to parse and write X.509, PKCS 12, and other...

7.5CVSS6AI score0.01263EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/11 6:26 a.m.3 views

CVE-2026-43500 rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present The DATA-packet handler in rxrpcinputcallevent and the RESPONSE handler in rxrpcverifyresponse copy the skb to a linear one before calling into the security o...

7.8CVSS6.8AI score0.92855EPSS
SaveExploits21References12
Packet Storm News
Packet Storm News
added 2026/05/10 12:0 a.m.24 views

The Authorization-Execution Gap Is a Major Safety and Security Problem in Open-World Agents

This position paper argues that the Authorization-Execution Gap AEG is a major safety and security problem in open-world agents. The AEG is the divergence between what a principal intends to authorize and what an open-world agent ultimately executes. Because such agents act autonomously across...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/05/08 7:50 p.m.11 views

CLSA-2026-1778261513 Update of alt-php

Miscellaneous Ubuntu changes - Packaging: add tuxcare suffix Miscellaneous upstream changes - xfrm: esp: avoid in-place decrypt on shared skb frags - rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present...

5.8AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/06 1:41 a.m.9 views

SUSE CVE-2026-43036

In the Linux kernel, the following vulnerability has been resolved: net: use skbheaderpointer for TCPv4 GSO fragoff check Syzbot reported a KMSAN uninit-value warning in gsofeaturescheck called from netifskbfeatures 1. gsofeaturescheck reads iph-fragoff to decide whether to clear mangleidfeatures...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2026/05/02 10:26 p.m.3 views

gnutls: GnuTLS: Denial of Service via heap buffer overflow in DTLS handshake fragment reassembly

A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in mergehandshakepacket where incoming handshake fragments are matched and merged based solely on handshake type, without validating that the messagelength field remains...

7.5CVSS7AI score0.01263EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/01 8:34 p.m.3 views

CVE-2026-42786 WebSocket fragmented message reassembly unbounded in bandit

Allocation of Resources Without Limits or Throttling vulnerability in mtrudel bandit allows unauthenticated remote denial of service via memory exhaustion. The fragment reassembly path in 'Elixir.Bandit.WebSocket.Connection':handleframe/3 in lib/bandit/websocket/connection.ex appends every incomi...

8.7CVSS6AI score0.00549EPSS
SaveExploits0References9
CVE
CVE
added 2026/05/01 8:34 p.m.19 views

CVE-2026-42786

CVE-2026-42786 describes an unbounded memory growth problem in Bandit’s WebSocket fragment reassembly: per-connection iolists accumulate payloads from Continuation frames (fin: false) without a cumulative size cap, while max_frame_size only bounds individual frames. Since accumulation happens bef...

8.7CVSS5.8AI score0.00549EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/01 2:15 p.m.42 views

CVE-2026-43036

Summary (CVE-2026-43036) : The issue resides in the Linux kernel networking path, where gso_features_check() read IPv4 header offsets (iph->frag_off) in a way that could dereference uninitialized data when packets are injected via PF_PACKET paths. The root cause is unsafe header dereferencing ...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/04/24 2:42 p.m.5 views

CVE-2026-31588

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Use scratch field in MMIO fragment to hold small write values When exiting to userspace to service an emulated MMIO write, copy the to-be-written value to a scratch field in the MMIO fragment if the size of the data...

8.8CVSS5.4AI score0.00128EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/22 8:15 p.m.9 views

CVE-2026-31517

A flaw was found in the Linux kernel's IP-TFS IP-Transparent Fragmentation Service subsystem. A remote attacker could send specially crafted network packets that, during the reassembly process, cause the kernel to attempt an invalid operation on a network buffer. This improper handling of network...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.7 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-013327)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013327 advisory. In the Linux kernel, the following vulnerability has been resolved: net: do not allow gsosize to be set to GSOBYFRAGS One missing check in virtionethdrtoskb allowed...

5.6AI score0.00184EPSS
SaveExploits0References4
The Hacker News
The Hacker News
added 2026/04/08 11:30 a.m.10 views

Shrinking the IAM Attack Surface through Identity Visibility and Intelligence Platforms (IVIP)

The Fragmented State of Modern Enterprise Identity Enterprise IAM is approaching a breaking point. As organizations scale, identity becomes increasingly fragmented across thousands of applications, decentralized teams, machine identities, and autonomous systems. The result is Identity Dark Matter...

6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/27 12:0 a.m.9 views

PT-2026-36453

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the gso features check function, which is called from netif skb features. The issue occurs when the system reads iph-frag off to determine if mangleid features should be...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/03/26 11:55 p.m.6 views

CVE-2026-23398

A flaw was found in the Linux kernel. A remote attacker could trigger a kernel panic, leading to a Denial of Service DoS, by sending a specially crafted Internet Control Message Protocol ICMP Fragmentation Needed error. This occurs when the system is configured for hardened Path Maximum...

6.2CVSS5.8AI score0.0012EPSS
SaveExploits2References4
SUSE CVE
SUSE CVE
added 2026/03/26 2:43 p.m.9 views

SUSE CVE-2026-23398

In the Linux kernel, the following vulnerability has been resolved: icmp: fix NULL pointer dereference in icmptagvalidation icmptagvalidation unconditionally dereferences the result of rcudereferenceinetprotosproto without checking for NULL. The inetprotos array is sparse -- only about 15 of 256...

5.9CVSS5.8AI score0.0012EPSS
SaveExploits2References19
UbuntuCve
UbuntuCve
added 2026/03/26 11:16 a.m.9 views

CVE-2026-23398

In the Linux kernel, the following vulnerability has been resolved: icmp: fix NULL pointer dereference in icmptagvalidation icmptagvalidation unconditionally dereferences the result of rcudereferenceinetprotosproto without checking for NULL. The inetprotos array is sparse -- only about 15 of 256...

5.5CVSS6.4AI score0.0012EPSS
SaveExploits2References19
Tenable Nessus
Tenable Nessus
added 2026/03/26 12:0 a.m.4 views

Traefik < 2.11.41 / 3.x < 3.6.11 Multiple Vulnerabilities

The version of Traefik installed on the remote macOS host is prior to 2.11.41 or 3.x prior to 3.6.11. It is, therefore, affected by multiple vulnerabilities: - mTLS bypass through the TLS SNI pre-sniffing logic related to fragmented ClientHello packets. When a TLS ClientHello is fragmented across...

8.3CVSS6.4AI score0.00405EPSS
SaveExploits0References4
Microsoft Secure
Microsoft Secure
added 2026/03/25 4:0 p.m.9 views

Identity security is the new pressure point for modern cyberattacks

Identity attacks no longer hinge on who a cyberattacker compromises, but on what that identity can access. As organizations manage growing numbers of human, non-human, and agentic identities, their access fabric multiplies across apps, resources, and environments, which increases both operational...

5.9AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2026/03/25 4:0 p.m.6 views

Identity security is the new pressure point for modern cyberattacks

Identity attacks no longer hinge on who a cyberattacker compromises, but on what that identity can access. As organizations manage growing numbers of human, non-human, and agentic identities, their access fabric multiplies across apps, resources, and environments, which increases both operational...

5.8AI score
SaveExploits0
Rows per page
Query Builder