Lucene search
+L

2234 matches found

EUVD
EUVD
added 2026/07/13 6:44 p.m.16 views

EUVD-2026-43522

CedarJava is an open source Java implementation of the Cedar policy language, used for fine-grained authorization decisions. In versions prior to 2.3.6, 3.4.1 and 4.9.0, under certain circumstances, improper input handling could allow Record-to-Entity type confusion across the Java-Rust FFI...

8.8CVSS6AI score0.00479EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/13 6:44 p.m.6 views

CVE-2026-55772 CedarJava has a type confusion vulnerability

CedarJava is an open source Java implementation of the Cedar policy language, used for fine-grained authorization decisions. In versions prior to 2.3.6, 3.4.1 and 4.9.0, under certain circumstances, improper input handling could allow Record-to-Entity type confusion across the Java-Rust FFI...

8.8CVSS5.4AI score0.00479EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/13 2:36 p.m.16 views

PYSEC-2026-3434 zae-limiter: DynamoDB hot partition throttling enables per-entity Denial of Service

Summary All rate limit buckets for a single entity share the same DynamoDB partition key namespace/ENTITYid. A high-traffic entity can exceed DynamoDB's per-partition throughput limits 1,000 WCU/sec, causing throttling that degrades service for that entity — and potentially co-located entities in...

4.3CVSS6.1AI score0.00228EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/06 4:16 p.m.28 views

CVE-2026-59196

pnpm is a package manager. Prior to 10.34.4 and 11.7.0, a crafted lockfile alias could be joined directly under a hoisted nodemodules directory. Traversal aliases could escape that directory, while reserved aliases such as .bin or .pnpm could overwrite pnpm-owned layout. This vulnerability is fix...

7.1CVSS0.00401EPSS
SaveExploits1References1
CVE
CVE
added 2026/07/06 3:18 p.m.63 views

CVE-2026-59196

pnpm is vulnerable prior to versions 10.34.4 and 11.7.0 due to a crafted lockfile alias that can be joined under a hoisted node_modules directory, enabling traversal aliases to escape the directory and reserved aliases like .bin or .pnpm to overwrite pnpm-owned layout. The fixed versions are 10.3...

7.1CVSS5.9AI score0.00401EPSS
SaveExploits1References1Affected Software1
AlpineLinux
AlpineLinux
added 2026/07/06 3:18 p.m.35 views

CVE-2026-59196

pnpm is a package manager. Prior to 10.34.4 and 11.7.0, a crafted lockfile alias could be joined directly under a hoisted nodemodules directory. Traversal aliases could escape that directory, while reserved aliases such as .bin or .pnpm could overwrite pnpm-owned layout. This vulnerability is fix...

7.1CVSS5.9AI score0.00401EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2026/07/03 3:04 a.m.16 views

SUSE CVE-2026-53338

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Add NULL check for ofreservedmemlookup in airohaqdmainithfwdqueues ofreservedmemlookup may return NULL if the reserved memory region referenced by the "memory-region" phandle is not found in the reserved memory table...

5.8AI score0.0016EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-53338

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: airoha: Add NULL check for ofreservedmemlookup in airohaqdmainithfwdqueues ofreservedmemlookup may return NULL if the reserved memory region referenced by...

5.5CVSS5.5AI score0.0016EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/02 12:00 a.m.44 views

PT-2026-55313

Name of the Vulnerable Software and Affected Versions fast-mcp-telegram versions prior to 0.19.1 Description fast-mcp-telegram validates HTTP Bearer tokens by joining the raw token string into a session-file path. While the verifier rejects the exact reserved token telegram, it fails to reject pa...

9.4CVSS6AI score0.00648EPSS
SaveExploits0References11
NVD
NVD
added 2026/07/01 2:16 p.m.19 views

CVE-2026-53338

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Add NULL check for ofreservedmemlookup in airohaqdmainithfwdqueues ofreservedmemlookup may return NULL if the reserved memory region referenced by the "memory-region" phandle is not found in the reserved memory table...

5.5CVSS0.0016EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/01 2:16 p.m.20 views

CVE-2026-53338

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Add NULL check for ofreservedmemlookup in airohaqdmainithfwdqueues ofreservedmemlookup may return NULL if the reserved memory region referenced by the "memory-region" phandle is not found in the reserved memory table...

5.5CVSS6AI score0.0016EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/01 2:16 p.m.22 views

UBUNTU-CVE-2026-53338

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Add NULL check for ofreservedmemlookup in airohaqdmainithfwdqueues ofreservedmemlookup may return NULL if the reserved memory region referenced by the "memory-region" phandle is not found in the reserved memory table...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References11
CVE
CVE
added 2026/07/01 1:32 p.m.61 views

CVE-2026-53338

Summary (CVE-2026-53338) : The vulnerability resides in the Linux kernel’s net: airoha driver path for QDMA. If of_reserved_mem_lookup() returns NULL (e.g., missing/misconfigured memory-region in DTS), the code dereferences rmem->base and rmem->size, causing a kernel NULL pointer dereferenc...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/01 1:32 p.m.15 views

CVE-2026-53338 net: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_hfwd_queues()

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Add NULL check for ofreservedmemlookup in airohaqdmainithfwdqueues ofreservedmemlookup may return NULL if the reserved memory region referenced by the "memory-region" phandle is not found in the reserved memory table...

5.8AI score
SaveExploits0References6
attackerkb
attackerkb
added 2026/07/01 1:32 p.m.15 views

CVE-2026-53338

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Add NULL check for ofreservedmemlookup in airohaqdmainithfwdqueues ofreservedmemlookup may return NULL if the reserved memory region referenced by the "memory-region" phandle is not found in the reserved memory table...

5.7AI score0.0016EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/01 1:32 p.m.78 views

CVE-2026-53338 net: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_hfwd_queues()

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Add NULL check for ofreservedmemlookup in airohaqdmainithfwdqueues ofreservedmemlookup may return NULL if the reserved memory region referenced by the "memory-region" phandle is not found in the reserved memory table...

0.0016EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/01 1:32 p.m.24 views

EUVD-2026-40972

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Add NULL check for ofreservedmemlookup in airohaqdmainithfwdqueues ofreservedmemlookup may return NULL if the reserved memory region referenced by the "memory-region" phandle is not found in the reserved memory table...

5.8AI score0.0016EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/01 1:32 p.m.25 views

CVE-2026-53338

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Add NULL check for ofreservedmemlookup in airohaqdmainithfwdqueues ofreservedmemlookup may return NULL if the reserved memory region referenced by the "memory-region" phandle is not found in the reserved memory table...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.28 views

PT-2026-54806

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference occurs in the airoha qdma init hfwd queues function. This happens because the of reserved mem lookup function may return NULL if the reserved memory region...

5.5CVSS5.5AI score0.0016EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/29 9:58 a.m.19 views

CVE-2026-53288

A flaw was found in the Linux kernel, affecting systems running on the arm64 architecture. This vulnerability occurs during the early kernel mapping process, where an insufficient number of pages are reserved for kernel segments. This can lead to an overflow of data into adjacent memory pages,...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0References4
Rows per page
Query Builder