Lucene search
+L

4659 matches found

CVE
CVE
added 3 days ago8 views

CVE-2026-63892

CVE-2026-63892 affects the Linux kernel thunderbolt property parsing. The non-root path in __tb_property_parse_dir() may read beyond the end of a property block when entry->length length and the code copies 4 dwords from dir_offset regardless of dir_len. This creates two OOB conditions: (1) a ...

5.4AI score0.0022EPSS
Exploits0References8
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-45665

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Reject dirlen length u16 widened to sizet. Two distinct OOB conditions follow when entry-length uuid, ... which always reads 4 dwords from diroffset. tbpropertyentryvalid only enforces diroffset +...

5.4AI score0.0022EPSS
Exploits0References8
OSV
OSV
added 3 days ago4 views

CVE-2026-63892 thunderbolt: property: Reject dir_len < 4 to prevent size_t underflow

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Reject dirlen length u16 widened to sizet. Two distinct OOB conditions follow when entry-length uuid, ... which always reads 4 dwords from diroffset. tbpropertyentryvalid only enforces diroffset +...

5.3AI score0.0022EPSS
Exploits0References11
OSV
OSV
added 3 days ago4 views

CVE-2026-63891 thunderbolt: property: Cap recursion depth in __tb_property_parse_dir()

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Cap recursion depth in tbpropertyparsedir A DIRECTORY entry's value field is used as the diroffset for a recursive call into tbpropertyparsedir with no depth counter. A crafted peer that chains DIRECTORY...

5.3AI score0.00263EPSS
Exploits0References11
Cvelist
Cvelist
added 3 days ago26 views

CVE-2026-63891 thunderbolt: property: Cap recursion depth in __tb_property_parse_dir()

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Cap recursion depth in tbpropertyparsedir A DIRECTORY entry's value field is used as the diroffset for a recursive call into tbpropertyparsedir with no depth counter. A crafted peer that chains DIRECTORY...

0.00263EPSS
Exploits0References8
CVE
CVE
added 3 days ago6 views

CVE-2026-63891

The CVE affects the Linux kernel Thunderbolt property parser. A crafted peer can trigger a back‑reference loop in DIRECTORY entries, exhausting stack via __tb_property_parse_dir() because the value is used as dir_offset without a depth counter. The fix threads a depth counter through tb_property_...

5.3AI score0.00263EPSS
Exploits0References8
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-45664

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Cap recursion depth in tbpropertyparsedir A DIRECTORY entry's value field is used as the diroffset for a recursive call into tbpropertyparsedir with no depth counter. A crafted peer that chains DIRECTORY...

5.3AI score0.00263EPSS
Exploits0References8
Cvelist
Cvelist
added 3 days ago29 views

CVE-2026-53378 drm/colorop: Fix blob property reference tracking in state lifecycle

In the Linux kernel, the following vulnerability has been resolved: drm/colorop: Fix blob property reference tracking in state lifecycle The colorop state blob property handling had memory leaks during state duplication, destruction, and reset operations. The implementation failed to follow the...

0.00145EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 3 days ago6 views

PT-2026-61208

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Cap recursion depth in tb property parse dir A DIRECTORY entry's value field is used as the dir offset for a recursive call into tb property parse dir with no depth counter. A crafted peer that chains...

5.3AI score0.00263EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 3 days ago5 views

PT-2026-61478

In the Linux kernel, the following vulnerability has been resolved: net: ti: icssm-prueth: fix eth ports node leak in probe The error path on of property read u32 failure inside icssm prueth probe returns without putting eth ports node, which was acquired before the for each child of node loop...

5.3AI score0.00166EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 3 days ago7 views

PT-2026-61210

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Reject u32 wrap in tb property entry valid entry-value is u32 and entry-length is u16; the sum is performed in u32 and wraps. A malicious XDomain peer can pick value = 0xffffff00, length = 0x100 so the sum...

5.4AI score0.00365EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 3 days ago8 views

PT-2026-61209

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Reject dir len length u16 widened to size t. Two distinct OOB conditions follow when entry-length uuid, ... which always reads 4 dwords from dir offset. tb property entry valid only enforces dir offset +...

5.3AI score0.0022EPSS
Exploits0References9
NVD
NVD
added 5 days ago8 views

CVE-2026-16008

A security vulnerability has been detected in sagold json-schema-library 11.5.0/11.5.1. This impacts the function parsePropertyDependencies of the file src/keywords/propertyDependencies.ts. The manipulation leads to improperly controlled modification of object prototype attributes. The attack can...

6.5CVSS0.00262EPSS
Exploits0References8
CVE
CVE
added 5 days ago13 views

CVE-2026-16008

The CVE affects sagold json-schema-library versions 11.5.0/11.5.1 and targets the parsePropertyDependencies function in src/keywords/propertyDependencies.ts, enabling prototype pollution via remote input. This could impact object prototype attributes with low to moderate impact per CVSS metrics; ...

6.5CVSS6.1AI score0.00262EPSS
Exploits0References8
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-45161

A security vulnerability has been detected in sagold json-schema-library 11.5.0/11.5.1. This impacts the function parsePropertyDependencies of the file src/keywords/propertyDependencies.ts. The manipulation leads to improperly controlled modification of object prototype attributes. The attack can...

6.5CVSS6AI score0.00262EPSS
Exploits0References8
Cvelist
Cvelist
added 5 days ago35 views

CVE-2026-16008 sagold json-schema-library propertyDependencies.ts parsePropertyDependencies prototype pollution

A security vulnerability has been detected in sagold json-schema-library 11.5.0/11.5.1. This impacts the function parsePropertyDependencies of the file src/keywords/propertyDependencies.ts. The manipulation leads to improperly controlled modification of object prototype attributes. The attack can...

6.5CVSS0.00262EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 5 days ago8 views

PT-2026-60739

A security vulnerability has been detected in sagold json-schema-library 11.5.0/11.5.1. This impacts the function parsePropertyDependencies of the file src/keywords/propertyDependencies.ts. The manipulation leads to improperly controlled modification of object prototype attributes. The attack can...

6.5CVSS5AI score0.00262EPSS
Exploits0References9
Veracode
Veracode
added last week10 views

Prototype Pollution

@feathersjs/commons is vulnerable to Prototype Pollution. The vulnerability is due to unsafe recursive merging of attacker-controlled objects containing proto, constructor, or prototype properties, which allows an attacker to pollute the global object prototype when untrusted JSON input is passed...

3.7CVSS6.1AI score0.00389EPSS
Exploits0References5Affected Software1
SUSE CVE
SUSE CVE
added last week6 views

SUSE CVE-2026-59888

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.15.0 until 2.18.8, 2.21.4, and 3.1.4, Java Records using a PropertyNamingStrategy can bypass @JsonIgnore because POJOPropertiesCollector.removeUnwantedIgnorals records an...

6.5CVSS5.2AI score0.00247EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added last week5 views

SUSE CVE-2026-59889

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.18.0 until 2.18.9, 2.21.5, 2.22.1, 3.1.5, and 3.2.1, UnwrappedPropertyHandler.processUnwrapped replays buffered JSON for a @JsonUnwrapped property and calls...

6.5CVSS5.3AI score0.00416EPSS
Exploits0References3
Rows per page
Query Builder