Lucene search
+L

113 matches found

RedhatCVE
RedhatCVE
added 2026/08/21 7:09 p.m.8 views

CVE-2026-67217

A flaw was found in cJSON. The library applies RFC 6902 JSON Patch operations non-atomically. A remote attacker, by supplying a specially crafted patch document e.g., a 'replace' operation missing its value or a 'move' operation with an unresolved destination, can cause the existing target data t...

6.9CVSS5.5AI score0.0025EPSS
SaveExploits1References6
NVD
NVD
added 2026/08/21 4:17 p.m.8 views

CVE-2026-49114

In ONNX before 1.21.0, the 'saveexternaldata' function builds the external-data file path from the model's externaldata location field and opens it for writing without 'ONOFOLLOW/OEXCL', after a non-atomic 'os.path.isfile' check. A local attacker with write access to the directory where a victim...

7.1CVSS0.00109EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/21 12:00 a.m.13 views

PT-2026-79395

In ONNX before 1.21.0, the 'save external data' function builds the external-data file path from the model's external data location field and opens it for writing without 'O NOFOLLOW/O EXCL', after a non-atomic 'os.path.isfile' check. A local attacker with write access to the directory where a...

7.1CVSS5.3AI score0.00109EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/19 5:19 p.m.7 views

CVE-2026-73829 Non-atomic hash-credential dedup in mpp Tempo allows replay of a confirmed payment under a concurrent race

Time-of-check Time-of-use TOCTOU Race Condition in ZenHive mpp allows an unauthenticated remote client to redeem one confirmed on-chain payment for multiple paid-resource accesses. The type="hash" credential path in MPP.Methods.Tempo.verify/2 guards against replay with a non-atomic check-then-mar...

6.3CVSS5.4AI score0.0024EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 9:48 p.m.5 views

CVE-2026-72096

A flaw was found in the Linux kernel's dm-verity component. The 'corruptederrs' counter, which tracks errors in corrupted blocks, was not atomic. This vulnerability could allow a race condition to occur, potentially causing the system to skip auditing when the maximum number of corrupted errors i...

5.5CVSS5.4AI score0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 5:52 a.m.7 views

CVE-2026-72062 gpio: mt7621: avoid corruption of shared interrupt trigger state

In the Linux kernel, the following vulnerability has been resolved: gpio: mt7621: avoid corruption of shared interrupt trigger state The bank-shared fields like 'rising' and 'falling' are modified using non-atomic read-modify-write operations. Since every gpio chip instance represents an entire...

5.6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.22 views

CVE-2026-72062 gpio: mt7621: avoid corruption of shared interrupt trigger state

In the Linux kernel, the following vulnerability has been resolved: gpio: mt7621: avoid corruption of shared interrupt trigger state The bank-shared fields like 'rising' and 'falling' are modified using non-atomic read-modify-write operations. Since every gpio chip instance represents an entire...

0.00209EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-72062

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gpio: mt7621: avoid corruption of shared interrupt trigger state The bank-shared fields like 'rising' and 'falling' are modified using non-atomic...

5.6AI score0.00209EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.17 views

PT-2026-72251

In the Linux kernel, the following vulnerability has been resolved: gpio: mt7621: avoid corruption of shared interrupt trigger state The bank-shared fields like 'rising' and 'falling' are modified using non-atomic read-modify-write operations. Since every gpio chip instance represents an entire...

5.5AI score0.00209EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/10 11:17 a.m.10 views

CVE-2026-72584

A time-of-check/time-of-use TOCTOU race condition in fastschema through v0.15.1 allows an unauthenticated remote attacker to bypass the OTP attempt limit on the account recovery flow, enabling brute-force attacks on 6-digit OTP codes...

7.4CVSS0.00246EPSS
SaveExploits0References2
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 vulnerabilities have been resolved: sched/deadline: Only the freecpus field is set for online runqueues. Commit 16b269436b72 “sched/deadline: Modified cpudl::freecpus to reflect rd-online“” introduced the cpudlset/clearfreecpu functions, allowing the...

5.7AI score0.0018EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/29 2:16 p.m.11 views

CVE-2026-67217

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in applypatch in cJSONUtils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operatio...

6.9CVSS0.0025EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/29 2:16 p.m.7 views

UBUNTU-CVE-2026-67217

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in applypatch in cJSONUtils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operatio...

6.9CVSS5.9AI score0.0025EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2026/07/29 1:32 p.m.10 views

CVE-2026-67217

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in applypatch in cJSONUtils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operatio...

6.9CVSS5.9AI score0.0025EPSS
SaveExploits1
OSV
OSV
added 2026/07/29 1:32 p.m.18 views

CVE-2026-67217 cJSON JSON Patch Non-Atomic Application Destroys Data Before Validation

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in applypatch in cJSONUtils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operatio...

6.9CVSS5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/07/29 1:32 p.m.77 views

CVE-2026-67217

cJSON up to 1.7.19 has a non-atomic JSON Patch handler in cJSON_Utils.c (apply_patch) that detaches/deletes the target member for a replace without a value or an unresolved move before full validation. This allows an attacker-supplied patch to mutate the target document even when the patch report...

6.9CVSS5.9AI score0.0025EPSS
SaveExploits1References3Affected Software1
AlpineLinux
AlpineLinux
added 2026/07/29 1:32 p.m.11 views

CVE-2026-67217

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in applypatch in cJSONUtils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operatio...

6.9CVSS5.9AI score0.0025EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/29 1:32 p.m.36 views

CVE-2026-67217 cJSON JSON Patch Non-Atomic Application Destroys Data Before Validation

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in applypatch in cJSONUtils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operatio...

6.9CVSS0.0025EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/29 1:32 p.m.10 views

EUVD-2026-50329

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in applypatch in cJSONUtils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operatio...

6.9CVSS5.9AI score0.0025EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/07/29 11:42 a.m.8 views

CVE-2026-64472

A flaw was found in the Linux kernel's vfio/mlx5 subsystem. This vulnerability arises from non-atomic bitfield operations, where multiple updates to shared data structures can occur concurrently. This race condition may lead to unexpected behavior or data corruption due to inconsistent state,...

5.5CVSS5.8AI score0.00181EPSS
SaveExploits0References4
Rows per page
Query Builder