Lucene search
+L

3056 matches found

Cvelist
Cvelist
added 2026/08/11 8:49 a.m.44 views

CVE-2026-15561 Undertow-core: oom via missing limits in chunked trailer in eap's undertow

A flaw was found in EAP's undertow http/1.1 chunked-transfer decoder. missing limits on size and count would allow an attacker to use an unauthenticated connection to drive the JVM to an OutOfMemory error, stopping all deployments on the listener, and achieving Denial of Service...

7.5CVSS0.00346EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.5 views

PT-2026-70096

Name of the Vulnerable Software and Affected Versions Wildfly affected versions not specified Description A remote unauthenticated attacker can trigger an OutOfMemoryError. This occurs because the GSS token decoder in CSIv2Util reads a length field controlled by the attacker without performing...

7.5CVSS5.2AI score0.00436EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.3 views

PT-2026-70093

Name of the Vulnerable Software and Affected Versions JBoss EAP affected versions not specified Description A flaw in jboss-remoting allows a remote unauthenticated attacker to cause Out of Memory OOM errors by completing an Upgrade: jboss-remoting handshake. This occurs when the attacker can rea...

7.5CVSS5.3AI score0.00435EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.5 views

PT-2026-70893

ffuf is a fast web fuzzer written in Go. Prior to 2.2.0, ffuf allows a malicious target server to cause an out-of-memory denial of service because the response size guard in pkg/runner/simple.go checks only the compressed Content-Length while io.ReadAll reads gzip, brotli, deflate, transparently...

7.5CVSS5.3AI score0.00441EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.3 views

PT-2026-70095

Name of the Vulnerable Software and Affected Versions Undertow affected versions not specified Description A flaw exists where a remote, unauthenticated attacker can trigger an Out of Memory condition on websockets endpoints. This occurs on any @ServerEndpoint class containing an @OnMessage metho...

7.5CVSS5.2AI score0.0047EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.6 views

PT-2026-70826

Name of the Vulnerable Software and Affected Versions Nmap versions prior to 8.0 Description A denial of service issue allows remote attackers to crash the application by sending a crafted packet containing a zero-length TCP option. This malformed packet triggers the Packet:parse options function...

6.9CVSS5.2AI score0.00418EPSS
SaveExploits0References13
NVD
NVD
added 2026/08/10 1:20 p.m.8 views

CVE-2026-68248

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Return NULL on error in activeinstance Avoid returning &node-base when node is NULL due to OOM during GFPATOMIC allocation. Discovered using AI-assisted static analysis confirmed by Intel Product Security. cherry picked...

0.00172EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/10 12:17 p.m.8 views

CVE-2026-68090

In the Linux kernel, the following vulnerability has been resolved: debugobjects: Plug race against a concurrent OOM disable syzbot reported a puzzling splat: WARNING: kernel/time/hrtimer.c:443 at stubtimer+0xa/0x20 stubtimer is installed as timer callback function in hrtimerfixupassertinit, whic...

0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:03 p.m.8 views

EUVD-2026-55429

In the Linux kernel, the following vulnerability has been resolved: nfp: Check resource mutex allocation nfpcppresourcefind allocates a CPP mutex handle for the matching resource-table entry and then reports success. nfpresourcetryacquire immediately passes that handle to nfpcppmutextrylock...

5.3AI score0.00176EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 12:01 p.m.34 views

CVE-2026-68248 drm/i915: Return NULL on error in active_instance

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Return NULL on error in activeinstance Avoid returning &node-base when node is NULL due to OOM during GFPATOMIC allocation. Discovered using AI-assisted static analysis confirmed by Intel Product Security. cherry picked...

0.00172EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/10 12:01 p.m.6 views

EUVD-2026-55349

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Return NULL on error in activeinstance Avoid returning &node-base when node is NULL due to OOM during GFPATOMIC allocation. Discovered using AI-assisted static analysis confirmed by Intel Product Security. cherry picked...

5.3AI score0.00172EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:01 p.m.50 views

CVE-2026-68248

CVE-2026-68248 affects the Linux kernel DRM/i915 driver. The vulnerability arises in the active_instance error path where a NULL node could be used, due to OOM during GFP_ATOMIC allocation, leading to unsafe return of a pointer. The fix modifies the path to return NULL on error instead of derefer...

5.3AI score0.00172EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/10 11:51 a.m.32 views

CVE-2026-68090 debugobjects: Plug race against a concurrent OOM disable

In the Linux kernel, the following vulnerability has been resolved: debugobjects: Plug race against a concurrent OOM disable syzbot reported a puzzling splat: WARNING: kernel/time/hrtimer.c:443 at stubtimer+0xa/0x20 stubtimer is installed as timer callback function in hrtimerfixupassertinit, whic...

0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 11:51 a.m.9 views

EUVD-2026-55271

In the Linux kernel, the following vulnerability has been resolved: debugobjects: Plug race against a concurrent OOM disable syzbot reported a puzzling splat: WARNING: kernel/time/hrtimer.c:443 at stubtimer+0xa/0x20 stubtimer is installed as timer callback function in hrtimerfixupassertinit, whic...

5.4AI score0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/10 11:51 a.m.43 views

CVE-2026-68090

The CVE-2026-68090 issue affects the Linux kernel debugobjects in the debug_object_assert_init() and debug_object_activate() paths, where a concurrent out-of-memory (OOM) scenario disables debug objects and frees shadow objects. As a result, a timer callback (stub_timer) may be invoked for an obj...

5.4AI score0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/10 9:25 a.m.78 views

CVE-2026-44630

CVE-2026-44630 concerns Apache IoTDB: improper validation of length fields in the RPC service can allow a remote unauthenticated attacker to cause a denial of service by sending a crafted malformed Thrift frame. This can cause IoTDB to allocate excessive memory and crash with an OutOfMemoryError....

7.5CVSS5.3AI score0.00415EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.11 views

Astra Linux – Vulnerability in Python 3.11

When loading a plist file, the plistlib module reads data in a size specified by the file itself. This means that a malicious file can cause out-of-memory OOM and denial-of-service DoS issues...

5.5CVSS6.6AI score0.00223EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.16 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: xfs: check the return value of xchkscrubcreatesubord. This function should be fixed to return NULL instead of the mangled ENOMEM value. Additionally, the calling functions should be corrected to actually check for a null pointer...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.8 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm: Property blob allocations to memcg The DRMIOCTLMODECREATEPROPBLOB function allows userspace to allocate property blobs of arbitrary size, which are backed by kernel memory. Currently, the blob data allocation is not accounte...

5.5CVSS5.5AI score0.00123EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: pagepool: Always add GFPNOWARN for ATOMIC allocations. Driver authors often forget to include GFPNOWARN when allocating pages from the datapath. This is annoying for users, as OOM Out-of-Memory conditions are common. We can expec...

7.5CVSS5.2AI score0.00435EPSS
SaveExploits0References3
Rows per page
Query Builder